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 |
LocalSyncTask
LocalSyncTask performs streaming between local(coordinator) node and remote replica.
|
class |
SymmetricRemoteSyncTask
SymmetricRemoteSyncTask sends
SyncRequest to remote(non-coordinator) node
to repair(stream) data with other replica. |
Copyright © 2009-2022 The Apache Software Foundation