|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hazelcast.spi.Operation
com.hazelcast.spi.AbstractOperation
com.hazelcast.cluster.impl.operations.MasterClaimOperation
public class MasterClaimOperation
Field Summary |
---|
Fields inherited from class com.hazelcast.spi.Operation |
---|
CALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID |
Constructor Summary | |
---|---|
MasterClaimOperation()
|
Method Summary | |
---|---|
Object |
getResponse()
|
void |
run()
|
Methods inherited from class com.hazelcast.spi.AbstractOperation |
---|
afterRun, beforeRun, readInternal, returnsResponse, writeInternal |
Methods inherited from class com.hazelcast.spi.Operation |
---|
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MasterClaimOperation()
Method Detail |
---|
public void run()
run
in class Operation
public Object getResponse()
getResponse
in class AbstractOperation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |