public class MapTryPutRequest extends MapPutRequest
key, name, startTime, threadId, ttl, valuecallId, clientEngine, endpoint, service| Constructor and Description |
|---|
MapTryPutRequest() |
MapTryPutRequest(String name,
Data key,
Data value,
long threadId,
long timeout) |
| 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.