CouchbaseUtility Constructor |
| Name | Description | |
|---|---|---|
| CouchbaseUtility(CouchbaseClientConfiguration) |
Creates a utility object that can be used to perform operations against a Couchbase server.
| |
| CouchbaseUtility(String, String) |
Creates a utility object that can be used to perform operations against a Couchbase server.
Note:
Uses the authentication and bucket information from the supplied configuration item.
|