Uses of Class
com.couchbase.client.core.protostellar.ProtostellarContext
-
Packages that use ProtostellarContext Package Description com.couchbase.client.core com.couchbase.client.core.endpoint -
-
Uses of ProtostellarContext in com.couchbase.client.core
Methods in com.couchbase.client.core that return ProtostellarContext Modifier and Type Method Description ProtostellarContextCoreProtostellar. context() -
Uses of ProtostellarContext in com.couchbase.client.core.endpoint
Constructors in com.couchbase.client.core.endpoint with parameters of type ProtostellarContext Constructor Description ProtostellarEndpoint(ProtostellarContext ctx, HostAndPort remote)ProtostellarPool(ProtostellarContext ctx, HostAndPort remote)
-