Uses of Interface
com.couchbase.client.core.service.ServiceConfig
-
Packages that use ServiceConfig Package Description com.couchbase.client.core.service -
-
Uses of ServiceConfig in com.couchbase.client.core.service
Classes in com.couchbase.client.core.service that implement ServiceConfig Modifier and Type Class Description classAbstractPooledEndpointServiceConfigclassAnalyticsServiceConfigclassKeyValueServiceConfigclassQueryServiceConfigclassSearchServiceConfigclassViewServiceConfigConstructors in com.couchbase.client.core.service with parameters of type ServiceConfig Constructor Description KeyValueService(ServiceConfig serviceConfig, CoreContext coreContext, String hostname, int port, Optional<String> bucketName, Authenticator authenticator)
-