public final class MigrationRequestOperation extends BaseMigrationOperation
Modifier and Type | Field and Description |
---|---|
static int |
TRY_PAUSE_MILLIS |
migrationInfo, success
Constructor and Description |
---|
MigrationRequestOperation() |
MigrationRequestOperation(MigrationInfo migrationInfo) |
Modifier and Type | Method and Description |
---|---|
Object |
getResponse() |
ExceptionAction |
onException(Throwable throwable) |
boolean |
returnsResponse() |
void |
run() |
readInternal, toString, validatesTarget, writeInternal
afterRun, beforeRun
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, getStartTime, getWaitTimeout, isUrgent, logError, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPartitionId
public static final int TRY_PAUSE_MILLIS
public MigrationRequestOperation()
public MigrationRequestOperation(MigrationInfo migrationInfo)
public ExceptionAction onException(Throwable throwable)
onException
in class BaseMigrationOperation
public Object getResponse()
getResponse
in class BaseMigrationOperation
public boolean returnsResponse()
returnsResponse
in class BaseMigrationOperation
Copyright © 2014 Hazelcast, Inc.. All rights reserved.