Package | Description |
---|---|
com.couchbase.client.core.env |
Modifier and Type | Class and Description |
---|---|
static class |
CoreEnvironment.Builder<SELF extends CoreEnvironment.Builder<SELF>> |
interface |
PropertyLoader<B extends CoreEnvironment.Builder> |
Modifier and Type | Method and Description |
---|---|
static CoreEnvironment.Builder |
CoreEnvironment.builder() |
Modifier and Type | Method and Description |
---|---|
void |
SystemPropertyPropertyLoader.load(CoreEnvironment.Builder builder) |
void |
ConnectionStringPropertyLoader.load(CoreEnvironment.Builder builder) |
Modifier and Type | Method and Description |
---|---|
SELF |
CoreEnvironment.Builder.load(PropertyLoader<CoreEnvironment.Builder> loader)
Immediately loads the properties from the given loader into the environment.
|
Constructor and Description |
---|
CoreEnvironment(CoreEnvironment.Builder builder) |
Copyright © 2020 Couchbase, Inc.. All rights reserved.