Uses of Class
org.apache.cassandra.repair.messages.ValidationResponse
Packages that use ValidationResponse
-
Uses of ValidationResponse in org.apache.cassandra.repair
Method parameters in org.apache.cassandra.repair with type arguments of type ValidationResponseModifier and TypeMethodDescriptionvoidRepairSession.validationComplete(RepairJobDesc desc, Message<ValidationResponse> message) Receive merkle tree response or failed response fromendpointfor current repair job. -
Uses of ValidationResponse in org.apache.cassandra.repair.messages
Fields in org.apache.cassandra.repair.messages with type parameters of type ValidationResponseModifier and TypeFieldDescriptionstatic final IVersionedSerializer<ValidationResponse>ValidationResponse.serializerMethods in org.apache.cassandra.repair.messages that return ValidationResponse