public class MapReplaceRequest extends MapPutRequest
key, name, startTime, threadId, ttl, valuecallId, clientEngine, endpoint, service| Constructor and Description |
|---|
MapReplaceRequest() |
MapReplaceRequest(String name,
Data key,
Data value,
long threadId) |
MapReplaceRequest(String name,
Data key,
Data value,
long threadId,
long ttl) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassId() |
protected Operation |
prepareOperation() |
afterResponse, beforeProcess, getFactoryId, getKey, getRequiredPermission, getServiceName, read, writegetPartitionfilter, 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 MapPutRequestCopyright © 2021 Hazelcast, Inc.. All rights reserved.