Package org.apache.cassandra.repair.consistent
-
Interface Summary Interface Description LocalSessions.Listener -
Class Summary Class Description ConsistentSession Base class for consistent Local and Coordinator sessionsCoordinatorSession Coordinator side logic and state of a consistent repair session.CoordinatorSession.Builder CoordinatorSessions Container for all consistent repair sessions a node is coordinatingLocalSession Basically just a record of a local session.LocalSession.Builder LocalSessionInfo helper for JMX management functionsLocalSessions Manages all consistent repair sessions a node is participating in.RepairedState Tracks the repaired state of token ranges per table, and is effectively an in memory representation of the on-disk local incremental repair state.RepairedState.Section RepairedState.Stats SyncStatSummary -
Enum Summary Enum Description ConsistentSession.State The possible states of aConsistentSession
.