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.
|
SyncStatSummary |
Enum | Description |
---|---|
ConsistentSession.State |
The possible states of a
ConsistentSession . |
Copyright © 2009-2019 The Apache Software Foundation