public class SetReplicationOperation extends CollectionReplicationOperation
migrationData
Constructor and Description |
---|
SetReplicationOperation() |
SetReplicationOperation(Map<String,CollectionContainer> migrationData,
int partitionId,
int replicaIndex) |
Modifier and Type | Method and Description |
---|---|
int |
getId() |
protected void |
readInternal(ObjectDataInput in) |
getFactoryId, run, writeInternal
afterRun, beforeRun, getResponse, returnsResponse
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, getStartTime, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, validatesTarget, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readData, writeData
public SetReplicationOperation()
public SetReplicationOperation(Map<String,CollectionContainer> migrationData, int partitionId, int replicaIndex)
protected void readInternal(ObjectDataInput in) throws IOException
readInternal
in class AbstractOperation
IOException
public int getId()
Copyright © 2014 Hazelcast, Inc.. All rights reserved.