Class SuccessfulMapResponse<K,V>
java.lang.Object
org.infinispan.remoting.responses.SuccessfulMapResponse<K,V>
- All Implemented Interfaces:
Response, SuccessfulResponse<Map<K,V>>, ValidResponse<Map<K, V>>
@ProtoTypeId(36)
public class SuccessfulMapResponse<K,V>
extends Object
implements SuccessfulResponse<Map<K,V>>
- Since:
- 16.0
- Author:
- Ryan Emerson
-
Field Summary
Fields inherited from interface SuccessfulResponse
SUCCESSFUL_EMPTY_RESPONSE -
Method Summary
Methods inherited from interface ValidResponse
isSuccessful, isValid
-
Method Details
-
getResponseValue
- Specified by:
getResponseValuein interfaceValidResponse<K>
-
equals
-
hashCode
-
toString
-