Uses of Class
com.couchbase.client.core.endpoint.BootstrapAdapter
Package | Description |
---|---|
com.couchbase.client.core.endpoint |
-
Uses of BootstrapAdapter in com.couchbase.client.core.endpoint
Methods in com.couchbase.client.core.endpoint that return BootstrapAdapter Modifier and Type Method Description BootstrapAdapter
BootstrapAdapter. remoteAddress(String hostname, int port)
Constructors in com.couchbase.client.core.endpoint with parameters of type BootstrapAdapter Constructor Description AbstractEndpoint(String bucket, String username, String password, BootstrapAdapter adapter, boolean isTransient, CoreContext ctx, boolean pipeline)
Constructor to which allows to pass in an artificial bootstrap adapter.