- java.lang.Object
-
- com.hazelcast.client.impl.protocol.codec.CacheReplaceCodec.ResponseParameters
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
Data |
response
The replaced value.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
response
public Data response
The replaced value.
Copyright © 2019 Hazelcast, Inc.. All rights reserved.