Class ViewServiceConfig
java.lang.Object
com.couchbase.client.core.service.AbstractPooledEndpointServiceConfig
com.couchbase.client.core.service.ViewServiceConfig
- All Implemented Interfaces:
ServiceConfig
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.couchbase.client.core.service.AbstractPooledEndpointServiceConfig
DEFAULT_IDLE_TIME, DEFAULT_MAX_ENDPOINTS, DEFAULT_MIN_ENDPOINTS -
Method Summary
Modifier and TypeMethodDescriptionstatic ViewServiceConfig.Builderbuilder()static ViewServiceConfig.Builderstatic ViewServiceConfig.BuildermaxEndpoints(int maxEndpoints) static ViewServiceConfig.BuilderminEndpoints(int minEndpoints) Methods inherited from class com.couchbase.client.core.service.AbstractPooledEndpointServiceConfig
idleTime, maxEndpoints, minEndpoints, pipelined, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.couchbase.client.core.service.ServiceConfig
exportAsMap
-
Method Details
-
builder
-
minEndpoints
-
maxEndpoints
-
idleTime
-