Uses of Interface
org.apache.cassandra.repair.asymmetric.PreferedNodeFilter
-
Packages that use PreferedNodeFilter Package Description org.apache.cassandra.repair.asymmetric -
-
Uses of PreferedNodeFilter in org.apache.cassandra.repair.asymmetric
Methods in org.apache.cassandra.repair.asymmetric with parameters of type PreferedNodeFilter Modifier and Type Method Description static com.google.common.collect.ImmutableMap<InetAddressAndPort,HostDifferences>
ReduceHelper. reduce(DifferenceHolder differences, PreferedNodeFilter filter)
Reduces the differences provided by the merkle trees to a minimum set of differences
-