Package | Description |
---|---|
org.apache.cassandra.repair.consistent | |
org.apache.cassandra.repair.messages | |
org.apache.cassandra.service |
Class and Description |
---|
ConsistentSession
Base class for consistent Local and Coordinator sessions
There are 4 stages to a consistent incremental repair.
|
ConsistentSession.State
The possible states of a
ConsistentSession . |
CoordinatorSession
Coordinator side logic and state of a consistent repair session.
|
CoordinatorSession.Builder |
LocalSession
Basically just a record of a local session.
|
LocalSession.Builder |
Class and Description |
---|
ConsistentSession.State
The possible states of a
ConsistentSession . |
Class and Description |
---|
CoordinatorSessions
Container for all consistent repair sessions a node is coordinating
|
LocalSessions
Manages all consistent repair sessions a node is participating in.
|
Copyright © 2009-2019 The Apache Software Foundation