Uses of Package
com.couchbase.client.core.env
-
Packages that use com.couchbase.client.core.env Package Description com.couchbase.client.core Couchbase Core IO - Domain Model and Architecture ================================================= This documentation describes the domain model of the core package, covers important architecture and design decisions and provides a solid introduction on the inner workings.com.couchbase.client.core.config com.couchbase.client.core.config.loader com.couchbase.client.core.config.parser com.couchbase.client.core.config.refresher com.couchbase.client.core.endpoint com.couchbase.client.core.endpoint.analytics.parser com.couchbase.client.core.endpoint.query.parser com.couchbase.client.core.env com.couchbase.client.core.message com.couchbase.client.core.node.locate com.couchbase.client.core.retry com.couchbase.client.core.utils -
Classes in com.couchbase.client.core.env used by com.couchbase.client.core Class Description CoreEnvironment ACoreEnvironment
provides all the core building blocks like environment settings and thread pools so that the application can work with it properly. -
Classes in com.couchbase.client.core.env used by com.couchbase.client.core.config Class Description ConfigParserEnvironment AConfigParserEnvironment
interface defines all methods which environment implementation should have to be injected into configuration parser.CoreEnvironment ACoreEnvironment
provides all the core building blocks like environment settings and thread pools so that the application can work with it properly.NetworkResolution Configuration options forCoreEnvironment.networkResolution()
. -
Classes in com.couchbase.client.core.env used by com.couchbase.client.core.config.loader Class Description CoreEnvironment ACoreEnvironment
provides all the core building blocks like environment settings and thread pools so that the application can work with it properly. -
Classes in com.couchbase.client.core.env used by com.couchbase.client.core.config.parser Class Description ConfigParserEnvironment AConfigParserEnvironment
interface defines all methods which environment implementation should have to be injected into configuration parser. -
Classes in com.couchbase.client.core.env used by com.couchbase.client.core.config.refresher Class Description CoreEnvironment ACoreEnvironment
provides all the core building blocks like environment settings and thread pools so that the application can work with it properly. -
Classes in com.couchbase.client.core.env used by com.couchbase.client.core.endpoint Class Description CoreEnvironment ACoreEnvironment
provides all the core building blocks like environment settings and thread pools so that the application can work with it properly.SecureEnvironment ASecureEnvironment
interface defines all methods which environment implementation should have to be accepted bySSLEngineFactory
. -
Classes in com.couchbase.client.core.env used by com.couchbase.client.core.endpoint.analytics.parser Class Description CoreEnvironment ACoreEnvironment
provides all the core building blocks like environment settings and thread pools so that the application can work with it properly. -
Classes in com.couchbase.client.core.env used by com.couchbase.client.core.endpoint.query.parser Class Description CoreEnvironment ACoreEnvironment
provides all the core building blocks like environment settings and thread pools so that the application can work with it properly. -
Classes in com.couchbase.client.core.env used by com.couchbase.client.core.env Class Description AbstractServiceConfig Defines a general config for aService
.AnalyticsServiceConfig Allows to configure a Analytics Service on a per-node basis.ConfigParserEnvironment AConfigParserEnvironment
interface defines all methods which environment implementation should have to be injected into configuration parser.CoreEnvironment ACoreEnvironment
provides all the core building blocks like environment settings and thread pools so that the application can work with it properly.DefaultCoreEnvironment DefaultCoreEnvironment.Builder KeyValueServiceConfig Allows to configure a KV Service on a per-node basis.NetworkResolution Configuration options forCoreEnvironment.networkResolution()
.QueryServiceConfig Allows to configure a Query Service on a per-node basis.SearchServiceConfig Allows to configure a Search Service on a per-node basis.SecureEnvironment ASecureEnvironment
interface defines all methods which environment implementation should have to be accepted bySSLEngineFactory
.ViewServiceConfig Allows to configure a View Service on a per-node basis.WaitStrategyFactory Factory to create a newWaitStrategy
when called. -
Classes in com.couchbase.client.core.env used by com.couchbase.client.core.message Class Description CoreEnvironment ACoreEnvironment
provides all the core building blocks like environment settings and thread pools so that the application can work with it properly. -
Classes in com.couchbase.client.core.env used by com.couchbase.client.core.node.locate Class Description CoreEnvironment ACoreEnvironment
provides all the core building blocks like environment settings and thread pools so that the application can work with it properly. -
Classes in com.couchbase.client.core.env used by com.couchbase.client.core.retry Class Description CoreEnvironment ACoreEnvironment
provides all the core building blocks like environment settings and thread pools so that the application can work with it properly. -
Classes in com.couchbase.client.core.env used by com.couchbase.client.core.utils Class Description CoreEnvironment ACoreEnvironment
provides all the core building blocks like environment settings and thread pools so that the application can work with it properly.