public class AvailableRequest extends SemaphoreRequest implements RetryableRequest
name, permitCount
callId, clientEngine, endpoint, service
Constructor and Description |
---|
AvailableRequest() |
AvailableRequest(String name) |
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 AvailableRequest()
public AvailableRequest(String name)
protected Operation prepareOperation()
prepareOperation
in class PartitionClientRequest
public int getClassId()
getClassId
in interface Portable
public Permission getRequiredPermission()
getRequiredPermission
in interface SecureRequest
Copyright © 2014 Hazelcast, Inc.. All rights reserved.