public final class MigrationRequestOperation extends BaseMigrationOperation
migrationInfo, successCALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID| Constructor and Description | 
|---|
| MigrationRequestOperation() | 
| MigrationRequestOperation(MigrationInfo migrationInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | getResponse() | 
| ExceptionAction | onInvocationException(Throwable throwable)Called when an Exception/Error is thrown
 during an invocation. | 
| boolean | returnsResponse() | 
| void | run() | 
beforeRun, getMigrationInfo, readInternal, toString, validatesTarget, writeInternalafterRungetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, getWaitTimeout, isUrgent, logError, onException, onExecutionFailure, onSetCallId, readData, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPartitionIdpublic MigrationRequestOperation()
public MigrationRequestOperation(MigrationInfo migrationInfo)
public ExceptionAction onInvocationException(Throwable throwable)
OperationonInvocationException in class BaseMigrationOperationthrowable - Exception/Error thrown during invocationpublic Object getResponse()
getResponse in class BaseMigrationOperationpublic boolean returnsResponse()
returnsResponse in class AbstractOperationCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.