public class MapUnlockRequest extends AbstractUnlockRequest implements SecureRequest
key
callId, clientEngine, endpoint, operationService, serializationService, service
Constructor and Description |
---|
MapUnlockRequest() |
MapUnlockRequest(String name,
Data key,
long threadId) |
MapUnlockRequest(String name,
Data key,
long threadId,
boolean force) |
Modifier and Type | Method and Description |
---|---|
int |
getClassId()
Returns class identifier for this portable class.
|
String |
getDistributedObjectName()
Used for
SecurityInterceptor |
String |
getDistributedObjectType()
Used for
SecurityInterceptor |
int |
getFactoryId()
Returns PortableFactory id for this portable class
|
protected ObjectNamespace |
getNamespace() |
Permission |
getRequiredPermission() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
getKey, getMethodName, getName, getParameters, getServiceName, prepareOperation
getPartition
afterResponse, beforeProcess, beforeResponse, filter, getReplicaIndex, onFailure, onResponse, process
getCallId, getClassVersion, getClientEngine, getEndpoint, getService, readPortable, setCallId, setClientEngine, setEndpoint, setOperationService, setSerializationService, setService, writePortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMethodName, getParameters
readPortable, writePortable
public int getFactoryId()
Portable
getFactoryId
in interface Portable
public int getClassId()
Portable
getClassId
in interface Portable
protected ObjectNamespace getNamespace()
getNamespace
in class AbstractUnlockRequest
public void write(PortableWriter writer) throws IOException
write
in class AbstractUnlockRequest
IOException
public void read(PortableReader reader) throws IOException
read
in class AbstractUnlockRequest
IOException
public Permission getRequiredPermission()
getRequiredPermission
in interface SecureRequest
public String getDistributedObjectType()
SecureRequest
SecurityInterceptor
getDistributedObjectType
in interface SecureRequest
getDistributedObjectType
in class ClientRequest
public String getDistributedObjectName()
SecureRequest
SecurityInterceptor
getDistributedObjectName
in interface SecureRequest
getDistributedObjectName
in class AbstractUnlockRequest
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.