Uses of Class
org.apache.cassandra.service.paxos.cleanup.PaxosCleanupResponse
Packages that use PaxosCleanupResponse
-
Uses of PaxosCleanupResponse in org.apache.cassandra.service.paxos.cleanup
Fields in org.apache.cassandra.service.paxos.cleanup with type parameters of type PaxosCleanupResponseModifier and TypeFieldDescriptionstatic final IVersionedSerializer<PaxosCleanupResponse>PaxosCleanupResponse.serializerstatic final IVerbHandler<PaxosCleanupResponse>PaxosCleanupResponse.verbHandlerMethods in org.apache.cassandra.service.paxos.cleanup that return PaxosCleanupResponseMethods in org.apache.cassandra.service.paxos.cleanup that return types with arguments of type PaxosCleanupResponseModifier and TypeMethodDescriptionstatic IVerbHandler<PaxosCleanupResponse>PaxosCleanupResponse.createVerbHandler(SharedContext ctx) Methods in org.apache.cassandra.service.paxos.cleanup with parameters of type PaxosCleanupResponseModifier and TypeMethodDescriptionvoidPaxosRepairState.finishSession(InetAddressAndPort from, PaxosCleanupResponse response)