IBucketConfig InterfaceCouchbase .NET SDK 2.0

[Missing <summary> documentation for "T:Couchbase.Configuration.Server.Serialization.IBucketConfig"]

Namespace: Couchbase.Configuration.Server.Serialization
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public interface IBucketConfig : IEquatable<BucketConfig>

The IBucketConfig type exposes the following members.

Methods
  NameDescription
Public methodAreNodesEqual
Public methodEquals
Indicates whether the current object is equal to another object of the same type.
(Inherited from IEquatable<BucketConfig>.)
Public methodGetRandomNode
Public methodGetTerseStreamingUri
Public methodGetTerseUri
Public methodIsVBucketServerMapEqual
Top
Properties
See Also