| Interface | Description |
|---|---|
| ConfigParserEnvironment |
A
ConfigParserEnvironment interface defines all methods which environment implementation should have to be injected into configuration parser. |
| CoreEnvironment |
A
CoreEnvironment provides all the core building blocks like environment settings and thread pools so that the application can work with it properly. |
| SecureEnvironment |
A
SecureEnvironment interface defines all methods which environment implementation should have to be accepted by SSLEngineFactory. |
| WaitStrategyFactory |
Factory to create a new
WaitStrategy when called. |
| Class | Description |
|---|---|
| AbstractServiceConfig |
Defines a general config for a
Service. |
| CoreScheduler |
The Core scheduler which is modeled after the Event Loops Scheduler (which is package private).
|
| DefaultCoreEnvironment | |
| DefaultCoreEnvironment.Builder | |
| Diagnostics |
Provides access to various metrics helpful for system diagnosis.
|
| KeyValueServiceConfig | |
| QueryServiceConfig | |
| SearchServiceConfig | |
| ViewServiceConfig |
| Exception | Description |
|---|---|
| EnvironmentException |
Copyright © 2017 Couchbase, Inc.. All rights reserved.