Uses of Class
org.apache.cassandra.repair.messages.StatusRequest
Packages that use StatusRequest
-
Uses of StatusRequest in org.apache.cassandra.repair.consistent
Methods in org.apache.cassandra.repair.consistent with parameters of type StatusRequestModifier and TypeMethodDescriptionvoidLocalSessions.handleStatusRequest(InetAddressAndPort from, StatusRequest request) -
Uses of StatusRequest in org.apache.cassandra.repair.messages
Fields in org.apache.cassandra.repair.messages with type parameters of type StatusRequestModifier and TypeFieldDescriptionstatic final IVersionedSerializer<StatusRequest>StatusRequest.serializer