Uses of Class
com.couchbase.client.core.service.ViewServiceConfig
Package | Description |
---|---|
com.couchbase.client.core.service |
-
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)