| Package | Description |
|---|---|
| com.couchbase.client.core.env |
| Modifier and Type | Method and Description |
|---|---|
static ViewServiceConfig |
ViewServiceConfig.create(int minEndpoints,
int maxEndpoints) |
static ViewServiceConfig |
ViewServiceConfig.create(int minEndpoints,
int maxEndpoints,
int idleTime) |
ViewServiceConfig |
DefaultCoreEnvironment.viewServiceConfig() |
ViewServiceConfig |
CoreEnvironment.viewServiceConfig()
Returns the current
ViewService configuration. |
| Modifier and Type | Method and Description |
|---|---|
DefaultCoreEnvironment.Builder |
DefaultCoreEnvironment.Builder.viewServiceConfig(ViewServiceConfig viewServiceConfig)
Allows to set a custom configuration for the View service.
|
Copyright © 2017 Couchbase, Inc.. All rights reserved.