class

CryBase::CouchBase::Services::Query::TopologyClient

Inherits Reference < Object

Constants

PATH = "/pools/default/nodeServices"

Constructors

new(endpoint : Endpoint, username : String, password : String, connect_timeout : Time::Span = Client::DEFAULT_CONNECT_TIMEOUT, read_timeout : Time::Span = Client::DEFAULT_READ_TIMEOUT, write_timeout : Time::Span = Client::DEFAULT_WRITE_TIMEOUT, *, tls_verify : Bool = true, tls_hostname : String | Nil = nil, tls_context : OpenSSL::SSL::Context::Client | Nil = nil, network : String | Nil = nil)
Source

Instance methods

endpoint
Source
fetch
Source