Package org.jgroups.protocols
Interface COUNTER.Request
- All Superinterfaces:
Streamable
- All Known Implementing Classes:
COUNTER.AddAndGetRequest,COUNTER.CompareAndSetRequest,COUNTER.DeleteRequest,COUNTER.GetOrCreateRequest,COUNTER.ReconcileRequest,COUNTER.ResendPendingRequests,COUNTER.SetRequest,COUNTER.SimpleRequest,COUNTER.UpdateFunctionRequest,COUNTER.UpdateRequest
- Enclosing class:
COUNTER
-
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from interface org.jgroups.util.Streamable
readFrom, writeTo
-
Method Details
-
getCounterName
String getCounterName() -
getRequestType
COUNTER.RequestType getRequestType() -
execute
-