public class MapPutTransientRequest extends MapPutRequest
key, name, startTime, threadId, ttl, value
callId, clientEngine, endpoint, service
Constructor and Description |
---|
MapPutTransientRequest() |
MapPutTransientRequest(String name,
Data key,
Data value,
long threadId) |
MapPutTransientRequest(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, write
getPartition
filter, getReplicaIndex
getCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readPortable, writePortable
public MapPutTransientRequest()
public MapPutTransientRequest(String name, Data key, Data value, long threadId)
public int getClassId()
getClassId
in interface Portable
getClassId
in class MapPutRequest
protected Operation prepareOperation()
prepareOperation
in class MapPutRequest
Copyright © 2014 Hazelcast, Inc.. All rights reserved.