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 . |
AnalyticsServiceConfig | |
CoreScheduler |
The Core scheduler which is modeled after the Event Loops Scheduler (which is package private).
|
DefaultCoreEnvironment | |
DefaultCoreEnvironment.Builder<SELF extends DefaultCoreEnvironment.Builder<SELF>> | |
Diagnostics |
Provides access to various metrics helpful for system diagnosis.
|
KeyValueServiceConfig | |
NetworkResolution |
Configuration options for
CoreEnvironment.networkResolution() . |
QueryServiceConfig | |
SearchServiceConfig | |
ViewServiceConfig |
Exception | Description |
---|---|
EnvironmentException |
Copyright © 2018 Couchbase, Inc.. All rights reserved.