Package org.apache.cassandra.repair.asymmetric
package org.apache.cassandra.repair.asymmetric
-
ClassDescriptionJust holds all differences between the hosts involved in a repairTracks the differences for a single hostTracks incoming streams for a single hostRangeMap<T>Basic idea is that we track incoming ranges instead of blindly just exchanging the ranges that mismatch between two nodes Say node X has tracked that it will stream range r1 from node Y.Keeps track of where a node needs to stream a given range from.