Package | Description |
---|---|
org.apache.cassandra.repair.consistent | |
org.apache.cassandra.repair.messages |
Modifier and Type | Method and Description |
---|---|
void |
LocalSessions.handlePrepareMessage(InetAddressAndPort from,
PrepareConsistentRequest request)
The PrepareConsistentRequest promotes the parent repair session to a consistent incremental
session, and isolates the data to be repaired from the rest of the table's data
No response is sent to the repair coordinator until the data preparation / isolation has completed
successfully.
|
Modifier and Type | Field and Description |
---|---|
static IVersionedSerializer<PrepareConsistentRequest> |
PrepareConsistentRequest.serializer |
Copyright © 2009-2020 The Apache Software Foundation