Class SuccessfulMortalCacheValueResponse
java.lang.Object
org.infinispan.remoting.responses.SuccessfulMortalCacheValueResponse
- All Implemented Interfaces:
Response
,SuccessfulResponse<InternalCacheValue<?>>
,ValidResponse<InternalCacheValue<?>>
- Since:
- 16.0
- Author:
- Ryan Emerson
-
Field Summary
FieldsFields 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
-
Field Details
-
icv
-
-
Method Details
-
getResponseValue
-
toString
-
equals
-
hashCode
-