public final class MigrationRequestOperation extends BaseMigrationOperation
migrationInfo, success
CALL_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, writeInternal
afterRun
getCallerAddress, 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, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPartitionId
public MigrationRequestOperation()
public MigrationRequestOperation(MigrationInfo migrationInfo)
public ExceptionAction onInvocationException(Throwable throwable)
Operation
onInvocationException
in class BaseMigrationOperation
throwable
- Exception/Error thrown during invocationpublic Object getResponse()
getResponse
in class BaseMigrationOperation
public boolean returnsResponse()
returnsResponse
in class AbstractOperation
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.