public class PutFromLoadAllBackupOperation extends AbstractMapOperation implements BackupOperation, DataSerializable
PutFromLoadAllOperation
mapContainer, mapService
name
Constructor and Description |
---|
PutFromLoadAllBackupOperation() |
PutFromLoadAllBackupOperation(String name,
List<Data> keyValueSequence) |
Modifier and Type | Method and Description |
---|---|
protected void |
readInternal(ObjectDataInput in) |
void |
run() |
String |
toString() |
protected void |
writeInternal(ObjectDataOutput out) |
afterRun, beforeRun, innerBeforeRun, returnsResponse
getName
getResponse
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, validatesTarget, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPartitionId
readData, writeData
protected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal
in class AbstractNamedOperation
IOException
protected void readInternal(ObjectDataInput in) throws IOException
readInternal
in class AbstractNamedOperation
IOException
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.