Interface | Description |
---|---|
LocalSessions.Listener |
Class | Description |
---|---|
ConsistentSession |
Base class for consistent Local and Coordinator sessions
There are 4 stages to a consistent incremental repair.
|
CoordinatorSession |
Coordinator side logic and state of a consistent repair session.
|
CoordinatorSession.Builder | |
CoordinatorSessions |
Container for all consistent repair sessions a node is coordinating
|
LocalSession |
Basically just a record of a local session.
|
LocalSession.Builder | |
LocalSessionInfo |
helper for JMX management functions
|
LocalSessions |
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 | Description |
---|---|
ConsistentSession.State |
The possible states of a
ConsistentSession . |
Copyright © 2009- The Apache Software Foundation