public abstract class SemaphoreBackupOperation extends SemaphoreOperation implements BackupOperation
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
firstCaller  | 
permitCount, responsenameGENERIC_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, call, executedLocally, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getWaitTimeout, isUrgent, logError, onExecutionFailure, onInvocationException, onSetCallId, readData, returnsResponse, 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 © 2020 Hazelcast, Inc.. All Rights Reserved.