
Name | Description | |
---|---|---|
![]() ![]() | Initialize() |
Creates a Cluster instance using the default configuration. This is overload is suitable
for development only as it will use localhost (127.0.0.1) and the default Couchbase REST
and Memcached ports.
[!:http://docs.couchbase.com/couchbase-manual-2.5/cb-install/#network-ports] |
![]() ![]() | Initialize(String) |
Ctor for creating Cluster instance.
|
![]() ![]() | Initialize(ClientConfiguration) |
Creates a Cluster instance.
|
