public class HotRestartBackupInterruptOperation
extends com.hazelcast.spi.Operation
implements com.hazelcast.spi.impl.AllowedDuringPassiveState, com.hazelcast.nio.serialization.IdentifiedDataSerializable
| Constructor and Description |
|---|
HotRestartBackupInterruptOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeRun() |
int |
getFactoryId() |
int |
getId() |
String |
getServiceName() |
boolean |
returnsResponse() |
void |
run() |
afterRun, call, executedLocally, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getResponse, getService, getWaitTimeout, isUrgent, logError, onExecutionFailure, onInvocationException, onSetCallId, readData, readInternal, requiresExplicitServiceName, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, toString, validatesTarget, writeData, writeInternalpublic void beforeRun()
throws Exception
beforeRun in class com.hazelcast.spi.OperationExceptionpublic void run()
throws Exception
run in class com.hazelcast.spi.OperationExceptionpublic String getServiceName()
getServiceName in class com.hazelcast.spi.Operationpublic int getFactoryId()
getFactoryId in interface com.hazelcast.nio.serialization.IdentifiedDataSerializablepublic boolean returnsResponse()
returnsResponse in class com.hazelcast.spi.Operationpublic int getId()
getId in interface com.hazelcast.nio.serialization.IdentifiedDataSerializableCopyright © 2020 Hazelcast, Inc.. All Rights Reserved.