Package | Description |
---|---|
com.couchbase.client.vbucket | |
com.couchbase.client.vbucket.config |
Modifier and Type | Method and Description |
---|---|
void |
BucketMonitor.setConfigParser(ConfigurationParser newConfigParser) |
Constructor and Description |
---|
BucketMonitor(java.net.URI cometStreamURI,
java.lang.String username,
java.lang.String password,
ConfigurationParser configParser,
ConfigurationProviderHTTP provider) |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationParserJSON
This
ConfigurationParser takes JSON-based configuration information
and transforms it into a Bucket . |
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.