Uses of Interface
org.apache.cassandra.repair.CompletableRemoteSyncTask
Packages that use CompletableRemoteSyncTask
-
Uses of CompletableRemoteSyncTask in org.apache.cassandra.repair
Classes in org.apache.cassandra.repair that implement CompletableRemoteSyncTaskModifier and TypeClassDescriptionclassAsymmetricRemoteSyncTask sendsSyncRequestto target node to repair(stream) data with other target replica.classSymmetricRemoteSyncTask sendsSyncRequestto remote(non-coordinator) node to repair(stream) data with other replica.Methods in org.apache.cassandra.repair with parameters of type CompletableRemoteSyncTaskModifier and TypeMethodDescriptionvoidRepairSession.trackSyncCompletion(Pair<RepairJobDesc, SyncNodePair> key, CompletableRemoteSyncTask task)