public final class MigrationRequestOperation extends BaseMigrationOperation
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, writeInternalafterRun, beforeRungetCallerAddress, 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, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPartitionIdpublic MigrationRequestOperation()
public MigrationRequestOperation(MigrationInfo migrationInfo)
public ExceptionAction onException(Throwable throwable)
onException in class BaseMigrationOperationpublic Object getResponse()
getResponse in class BaseMigrationOperationpublic boolean returnsResponse()
returnsResponse in interface RemotePropagatable<Operation>returnsResponse in class BaseMigrationOperationCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.