Uses of Interface
com.couchbase.client.core.service.ServiceConfig
Packages that use ServiceConfig
-
Uses of ServiceConfig in com.couchbase.client.core.service
Classes in com.couchbase.client.core.service that implement ServiceConfigModifier and TypeClassDescriptionclass
class
class
class
class
class
Constructors in com.couchbase.client.core.service with parameters of type ServiceConfigModifierConstructorDescriptionKeyValueService
(ServiceConfig serviceConfig, CoreContext coreContext, String hostname, int port, Optional<String> bucketName, Authenticator authenticator)