Uses of Class
com.couchbase.client.core.service.ViewServiceConfig
-
Packages that use ViewServiceConfig Package Description com.couchbase.client.core.env com.couchbase.client.core.service -
-
Uses of ViewServiceConfig in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return ViewServiceConfig Modifier and Type Method Description ViewServiceConfig
ServiceConfig. viewServiceConfig()
-
Uses of ViewServiceConfig in com.couchbase.client.core.service
Methods in com.couchbase.client.core.service that return ViewServiceConfig Modifier and Type Method Description ViewServiceConfig
ViewServiceConfig.Builder. build()
Constructors in com.couchbase.client.core.service with parameters of type ViewServiceConfig Constructor Description ViewService(ViewServiceConfig config, CoreContext context, String hostname, int port)
-