Package | Description |
---|---|
org.apache.cassandra.locator |
Modifier and Type | Method and Description |
---|---|
static Replicas.ReplicaCount |
Replicas.countInOurDc(ReplicaCollection<?> replicas) |
Modifier and Type | Method and Description |
---|---|
static com.carrotsearch.hppc.ObjectObjectHashMap<java.lang.String,Replicas.ReplicaCount> |
Replicas.countPerDc(java.util.Collection<java.lang.String> dataCenters,
java.lang.Iterable<Replica> replicas)
count the number of full and transient replicas, separately, for each DC
|
Copyright © 2009-2022 The Apache Software Foundation