E - the type of message in this topicpublic class TotalOrderedTopicProxy<E> extends TopicProxy<E>
PARTITIONING_STRATEGY| Constructor and Description | 
|---|
TotalOrderedTopicProxy(String name,
                      NodeEngine nodeEngine,
                      TopicService service)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
publish(E message)
Publishes the message to all subscribers of this topic. 
 | 
addMessageListener, getLocalTopicStats, removeMessageListeneraddMessageListenerInternal, getLocalTopicStatsInternal, getName, getServiceName, initialize, publishInternal, removeMessageListenerInternaldestroy, equals, getDistributedObjectName, getNameAsPartitionAwareData, getNodeEngine, getOperationService, getPartitionId, getPartitionKey, getService, hashCode, invalidate, invokeOnPartition, isClusterVersionEqualTo, isClusterVersionGreaterOrEqual, isClusterVersionGreaterThan, isClusterVersionLessOrEqual, isClusterVersionLessThan, isClusterVersionUnknown, isClusterVersionUnknownOrGreaterOrEqual, isClusterVersionUnknownOrGreaterThan, isClusterVersionUnknownOrLessOrEqual, isClusterVersionUnknownOrLessThan, postDestroy, preDestroy, throwNotActiveException, toData, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitdestroy, getPartitionKey, getServiceNamepublic TotalOrderedTopicProxy(String name, NodeEngine nodeEngine, TopicService service)
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.