Class SuccessfulLongResponse
java.lang.Object
org.infinispan.remoting.responses.SuccessfulLongResponse
- All Implemented Interfaces:
Response
,SuccessfulResponse<Long>
,ValidResponse<Long>
@ProtoTypeId(38)
public class SuccessfulLongResponse
extends Object
implements SuccessfulResponse<Long>
-
Field Summary
Fields inherited from interface org.infinispan.remoting.responses.SuccessfulResponse
SUCCESSFUL_EMPTY_RESPONSE
-
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.infinispan.remoting.responses.ValidResponse
isSuccessful, isValid
-
Method Details
-
getResponseValue
- Specified by:
getResponseValue
in interfaceValidResponse<Long>
-
equals
-
hashCode
-
toString
-