Package | Description |
---|---|
org.apache.cassandra.repair |
Modifier and Type | Class and Description |
---|---|
class |
AsymmetricRemoteSyncTask
AsymmetricRemoteSyncTask sends
SyncRequest to target node to repair(stream)
data with other target replica. |
class |
SymmetricRemoteSyncTask
SymmetricRemoteSyncTask sends
SyncRequest to remote(non-coordinator) node
to repair(stream) data with other replica. |
Modifier and Type | Method and Description |
---|---|
void |
RepairSession.trackSyncCompletion(Pair<RepairJobDesc,SyncNodePair> key,
CompletableRemoteSyncTask task) |
Copyright © 2009-2022 The Apache Software Foundation