public interface Partition
| Modifier and Type | Method and Description |
|---|---|
int |
primary()
Returns the master node index for this partition.
|
int |
replica(int num)
Returns the replica index for this partition.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.