Class PaxosCleanupResponse
java.lang.Object
org.apache.cassandra.service.paxos.cleanup.PaxosCleanupResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Stringstatic final IVersionedSerializer<PaxosCleanupResponse>final UUIDstatic final IVerbHandler<PaxosCleanupResponse>final boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IVerbHandler<PaxosCleanupResponse>static PaxosCleanupResponsestatic PaxosCleanupResponse
-
Field Details
-
session
-
wasSuccessful
public final boolean wasSuccessful -
message
-
verbHandler
-
serializer
-
-
Constructor Details
-
PaxosCleanupResponse
-
-
Method Details
-
success
-
failed
-