| Interface | Description |
|---|---|
| Config |
A Config.
|
| ConfigFactory |
A ConfigFactory.
|
| ConfigurationParser |
A ConfigParser.
|
| Class | Description |
|---|---|
| Bucket |
Bucket configuration bean.
|
| ConfigDifference |
A ConfigDifference.
|
| ConfigurationParserJSON |
This
ConfigurationParser takes JSON-based configuration information
and transforms it into a Bucket. |
| CouchbaseConfig |
A
Config implementation that represents a "couchbase" bucket config. |
| DefaultConfigFactory |
A
ConfigFactory for creating a Config out of raw JSON. |
| MemcacheConfig |
The MemcacheConfig class represents a configuration object for memcached-type
buckets.
|
| Node |
A Node.
|
| Pool |
Pool represents a collection of buckets.
|
| VBucket |
A VBucket.
|
| Enum | Description |
|---|---|
| ConfigType |
Config may have types.
|
| Port |
A Port.
|
| Status |
A Status.
|
| Exception | Description |
|---|---|
| ConfigParsingException |
A ConfigParseException.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.