|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hazelcast.spi.Operation com.hazelcast.spi.AbstractOperation com.hazelcast.cluster.impl.operations.MasterClaimOperation
public class MasterClaimOperation
Constructor Summary | |
---|---|
MasterClaimOperation()
|
Method Summary | |
---|---|
Object |
getResponse()
|
boolean |
returnsResponse()
|
void |
run()
|
Methods inherited from class com.hazelcast.spi.AbstractOperation |
---|
afterRun, beforeRun, readInternal, writeInternal |
Methods inherited from class com.hazelcast.spi.Operation |
---|
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setExecutorName, 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 boolean returnsResponse()
returnsResponse
in interface RemotePropagatable<Operation>
returnsResponse
in class AbstractOperation
public Object getResponse()
getResponse
in class AbstractOperation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |