public final class HasOngoingMigration extends AbstractOperation
Constructor and Description |
---|
HasOngoingMigration() |
Modifier and Type | Method and Description |
---|---|
Object |
getResponse() |
String |
getServiceName() |
ExceptionAction |
onException(Throwable throwable) |
boolean |
returnsResponse() |
void |
run() |
afterRun, beforeRun, readInternal, writeInternal
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getWaitTimeout, isUrgent, logError, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeData
public ExceptionAction onException(Throwable throwable)
onException
in class Operation
public boolean returnsResponse()
returnsResponse
in interface RemotePropagatable<Operation>
returnsResponse
in class AbstractOperation
public Object getResponse()
getResponse
in class AbstractOperation
public String getServiceName()
getServiceName
in class Operation
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.