public class MultiMapUnlockRequest extends AbstractUnlockRequest
key
callId, clientEngine, endpoint, operationService, serializationService, service
Constructor and Description |
---|
MultiMapUnlockRequest() |
MultiMapUnlockRequest(Data key,
long threadId,
boolean force,
String name) |
MultiMapUnlockRequest(Data key,
long threadId,
String name) |
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
readPortable, writePortable
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 int getFactoryId()
Portable
public int getClassId()
Portable
public Permission getRequiredPermission()
public String getDistributedObjectName()
SecureRequest
SecurityInterceptor
getDistributedObjectName
in interface SecureRequest
getDistributedObjectName
in class AbstractUnlockRequest
public String getDistributedObjectType()
SecureRequest
SecurityInterceptor
getDistributedObjectType
in interface SecureRequest
getDistributedObjectType
in class ClientRequest
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.