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, removeMessageListener
addMessageListenerInternal, getLocalTopicStatsInternal, getName, getServiceName, initialize, publishInternal, removeMessageListenerInternal
destroy, equals, getDistributedObjectName, getNameAsPartitionAwareData, getNodeEngine, getOperationService, getPartitionId, getPartitionKey, getService, hashCode, invalidate, invokeOnPartition, postDestroy, preDestroy, throwNotActiveException, toData, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
destroy, getPartitionKey, getServiceName
public TotalOrderedTopicProxy(String name, NodeEngine nodeEngine, TopicService service)
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.