Package com.couchbase.client.core.config
Class CouchbasePartitionInfo
java.lang.Object
com.couchbase.client.core.config.CouchbasePartitionInfo
public class CouchbasePartitionInfo extends Object
Represents the partition information for a bucket.
- Since:
- 2.1.0
- Author:
- Michael Nitschinger
-
Method Summary
Modifier and Type Method Description List<Partition>
forwardPartitions()
boolean
hasFastForwardMap()
int
numberOfReplicas()
String[]
partitionHosts()
List<Partition>
partitions()
boolean
tainted()
String
toString()