public abstract class SemaphoreBackupOperation extends SemaphoreOperation implements BackupOperation
| Modifier and Type | Field and Description | 
|---|---|
| protected String | firstCaller | 
permitCount, responsenameCALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID| Modifier | Constructor and Description | 
|---|---|
| protected  | SemaphoreBackupOperation() | 
| protected  | SemaphoreBackupOperation(String name,
                        int permitCount,
                        String firstCaller) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | readInternal(ObjectDataInput in) | 
| void | writeInternal(ObjectDataOutput out) | 
getFactoryId, getResponse, getSemaphoreContainer, getServiceNamegetName, toStringafterRun, beforeRun, returnsResponsegetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getWaitTimeout, isUrgent, logError, onException, onExecutionFailure, onInvocationException, onSetCallId, readData, run, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPartitionIdgetIdreadData, writeDataprotected String firstCaller
public void writeInternal(ObjectDataOutput out) throws IOException
writeInternal in class SemaphoreOperationIOExceptionpublic void readInternal(ObjectDataInput in) throws IOException
readInternal in class SemaphoreOperationIOExceptionCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.