Package com.couchbase.client.core.config
Class Partition
java.lang.Object
com.couchbase.client.core.config.Partition
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Partition
public Partition(short active, short[] replicas) Deprecated.Creates a newPartition.- Parameters:
active- the array index of the activereplicas- the array indexes of the replicas.
-
-
Method Details
PartitionTopology