public class CacheEventJournalSubscribeOperation extends AbstractNamedOperation implements PartitionAwareOperation, IdentifiedDataSerializable, ReadonlyOperation
nameGENERIC_PARTITION_ID| Constructor and Description |
|---|
CacheEventJournalSubscribeOperation() |
CacheEventJournalSubscribeOperation(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeRun() |
int |
getFactoryId()
Returns DataSerializableFactory factory ID for this class.
|
int |
getId()
Returns type identifier for this class.
|
EventJournalInitialSubscriberState |
getResponse() |
String |
getServiceName() |
void |
run() |
getName, readInternal, toString, writeInternalafterRun, executedLocally, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getWaitTimeout, isUrgent, logError, onExecutionFailure, onInvocationException, onSetCallId, readData, returnsResponse, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPartitionIdreadData, writeDatapublic CacheEventJournalSubscribeOperation()
public CacheEventJournalSubscribeOperation(String name)
public void beforeRun()
throws Exception
public int getFactoryId()
IdentifiedDataSerializablegetFactoryId in interface IdentifiedDataSerializablepublic int getId()
IdentifiedDataSerializablegetId in interface IdentifiedDataSerializablepublic String getServiceName()
getServiceName in class Operationpublic EventJournalInitialSubscriberState getResponse()
getResponse in class OperationCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.