public class MapReplaceIfSameRequest extends MapPutRequest
key, name, startTime, threadId, ttl, valuecallId, clientEngine, endpoint, service| Constructor and Description |
|---|
MapReplaceIfSameRequest() |
MapReplaceIfSameRequest(String name,
Data key,
Data testValue,
Data value,
long threadId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassId() |
protected Operation |
prepareOperation() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
afterResponse, beforeProcess, getFactoryId, getKey, getRequiredPermission, getServiceNamegetPartitionfilter, getReplicaIndexgetCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadPortable, writePortablepublic int getClassId()
getClassId in interface PortablegetClassId in class MapPutRequestprotected Operation prepareOperation()
prepareOperation in class MapPutRequestpublic void write(PortableWriter writer) throws IOException
write in class MapPutRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class MapPutRequestIOExceptionCopyright © 2021 Hazelcast, Inc.. All rights reserved.