public class ReleaseRequest extends SemaphoreRequest
name, permitCount
callId, clientEngine, endpoint, service
Constructor and Description |
---|
ReleaseRequest() |
ReleaseRequest(String name,
int permitCount) |
Modifier and Type | Method and Description |
---|---|
int |
getClassId() |
Permission |
getRequiredPermission() |
protected Operation |
prepareOperation() |
getFactoryId, getPartition, getServiceName, read, write
afterResponse, beforeProcess, 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 ReleaseRequest()
public ReleaseRequest(String name, int permitCount)
protected Operation prepareOperation()
prepareOperation
in class PartitionClientRequest
public int getClassId()
public Permission getRequiredPermission()
Copyright © 2014 Hazelcast, Inc.. All rights reserved.