Class CoordinatorSession

java.lang.Object
org.apache.cassandra.repair.consistent.ConsistentSession
org.apache.cassandra.repair.consistent.CoordinatorSession

public class CoordinatorSession extends ConsistentSession
Coordinator side logic and state of a consistent repair session. Like ActiveRepairService.ParentRepairSession, there is only one CoordinatorSession per user repair command, regardless of the number of tables and token ranges involved.