Package | Description |
---|---|
org.apache.cassandra.repair |
Modifier and Type | Class and Description |
---|---|
class |
LocalSyncTask
LocalSyncTask performs streaming between local(coordinator) node and remote replica.
|
class |
RemoteSyncTask
RemoteSyncTask sends
SyncRequest to remote(non-coordinator) node
to repair(stream) data with other replica. |
Copyright © 2020 The Apache Software Foundation