ClusterHelper Class |
Namespace: Couchbase
The ClusterHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClusterHelper |
Ctor for creating Cluster instance.
|
![]() | ClusterHelper(ClientConfiguration) |
Ctor for creating Cluster instance.
|
Name | Description | |
---|---|---|
![]() ![]() | Close |
Disposes the current CouchbaseCluster instance and cleans up resources.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | Get |
Returns a Singleton instance of the Cluster class.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | 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.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |