com.hazelcast.partition.impl
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 |
onException(Throwable throwable) |
boolean |
returnsResponse() |
void |
run() |
getMigrationInfo, readInternal, toString, validatesTarget, writeInternal
afterRun, beforeRun
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, getWaitTimeout, isUrgent, logError, readData, setCallerUuid, 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 class AbstractOperation
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.