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, writeInternal
afterRun, beforeRun
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, 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 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 interface RemotePropagatable<Operation>
returnsResponse
in class BaseMigrationOperation
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.