Uses of Class
org.apache.cassandra.repair.messages.SyncResponse
Packages that use SyncResponse
-
Uses of SyncResponse in org.apache.cassandra.repair
Method parameters in org.apache.cassandra.repair with type arguments of type SyncResponseModifier and TypeMethodDescriptionvoidRepairSession.syncComplete(RepairJobDesc desc, Message<SyncResponse> message) Notify this session that sync completed/failed with givenSyncNodePair. -
Uses of SyncResponse in org.apache.cassandra.repair.messages
Fields in org.apache.cassandra.repair.messages with type parameters of type SyncResponseModifier and TypeFieldDescriptionstatic final IVersionedSerializer<SyncResponse>SyncResponse.serializer