public class AvailableOperation extends SemaphoreOperation implements IdentifiedDataSerializable
permitCount, response
name
Constructor and Description |
---|
AvailableOperation() |
AvailableOperation(String name) |
Modifier and Type | Method and Description |
---|---|
int |
getFactoryId() |
int |
getId() |
void |
run() |
getPermit, getResponse, readInternal, writeInternal
getName
afterRun, beforeRun, returnsResponse
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, getStartTime, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, validatesTarget, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readData, writeData
getPartitionId
public AvailableOperation()
public AvailableOperation(String name)
public int getFactoryId()
getFactoryId
in interface IdentifiedDataSerializable
public int getId()
getId
in interface IdentifiedDataSerializable
Copyright © 2014 Hazelcast, Inc.. All rights reserved.