Uses of Class
org.apache.cassandra.service.paxos.cleanup.PaxosStartPrepareCleanup.Request
Packages that use PaxosStartPrepareCleanup.Request
-
Uses of PaxosStartPrepareCleanup.Request in org.apache.cassandra.service.paxos.cleanup
Fields in org.apache.cassandra.service.paxos.cleanup with type parameters of type PaxosStartPrepareCleanup.RequestModifier and TypeFieldDescriptionstatic final IVerbHandler<PaxosStartPrepareCleanup.Request>PaxosStartPrepareCleanup.verbHandlerMethods in org.apache.cassandra.service.paxos.cleanup that return PaxosStartPrepareCleanup.RequestModifier and TypeMethodDescriptionPaxosStartPrepareCleanup.RequestSerializer.deserialize(DataInputPlus in, int version) Methods in org.apache.cassandra.service.paxos.cleanup that return types with arguments of type PaxosStartPrepareCleanup.RequestMethods in org.apache.cassandra.service.paxos.cleanup with parameters of type PaxosStartPrepareCleanup.RequestModifier and TypeMethodDescriptionvoidPaxosStartPrepareCleanup.RequestSerializer.serialize(PaxosStartPrepareCleanup.Request request, DataOutputPlus out, int version) longPaxosStartPrepareCleanup.RequestSerializer.serializedSize(PaxosStartPrepareCleanup.Request request, int version)