public class SetBackupOperation extends AtomicReferenceBaseOperation implements BackupOperation
name| Constructor and Description | 
|---|
SetBackupOperation()  | 
SetBackupOperation(String name,
                  Data newValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getId()
Returns type identifier for this class. 
 | 
protected void | 
readInternal(ObjectDataInput in)  | 
void | 
run()  | 
protected void | 
writeInternal(ObjectDataOutput out)  | 
afterRun, beforeRun, getFactoryId, getReference, getResponse, returnsResponsegetCallerAddress, 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, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPartitionIdreadData, writeDatapublic int getId()
IdentifiedDataSerializablegetId in interface IdentifiedDataSerializableprotected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal in class AtomicReferenceBaseOperationIOExceptionprotected void readInternal(ObjectDataInput in) throws IOException
readInternal in class AtomicReferenceBaseOperationIOExceptionCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.