public class CacheEventJournalSubscribeOperation extends AbstractNamedOperation implements PartitionAwareOperation, IdentifiedDataSerializable, ReadonlyOperation
name
GENERIC_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, writeInternal
afterRun, 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, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPartitionId
readData, writeData
public CacheEventJournalSubscribeOperation()
public CacheEventJournalSubscribeOperation(String name)
public void beforeRun() throws Exception
public int getFactoryId()
IdentifiedDataSerializable
getFactoryId
in interface IdentifiedDataSerializable
public int getId()
IdentifiedDataSerializable
getId
in interface IdentifiedDataSerializable
public String getServiceName()
getServiceName
in class Operation
public EventJournalInitialSubscriberState getResponse()
getResponse
in class Operation
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.