public class TotalOrderedTopicProxy extends TopicProxy
PARTITIONING_STRATEGY
Constructor and Description |
---|
TotalOrderedTopicProxy(String name,
NodeEngine nodeEngine,
TopicService service) |
Modifier and Type | Method and Description |
---|---|
void |
publish(Object message)
Publishes the message to all subscribers of this topic
|
addMessageListener, getLocalTopicStats, removeMessageListener
addMessageListenerInternal, getLocalTopicStatsInternal, getName, getServiceName, initialize, publishInternal, removeMessageListenerInternal
destroy, equals, getNameAsPartitionAwareData, getNodeEngine, getOperationService, getPartitionId, getPartitionKey, getService, hashCode, invalidate, postDestroy, throwNotActiveException, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
destroy, getPartitionKey, getServiceName
public TotalOrderedTopicProxy(String name, NodeEngine nodeEngine, TopicService service)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.