ClusterGetReplicas Method |
Name | Description | |
---|---|---|
![]() | GetReplicas(Byte) |
Gets a collection of replicas for a given partitionKey. Backward-compatibility only, use GetReplicas(keyspace, partitionKey) instead.
|
![]() | GetReplicas(String, Byte) |
Gets a collection of replicas for a given partitionKey on a given keyspace
|