Package | Description |
---|---|
com.hazelcast.topic.impl |
This package contains ITopic functionality for Hazelcast.
With the ITopic it is possible to create publish subscribe solutions similar to JMS Topics. |
Constructor and Description |
---|
TopicProxy(String name,
NodeEngine nodeEngine,
TopicService service) |
TopicProxySupport(String name,
NodeEngine nodeEngine,
TopicService service) |
TotalOrderedTopicProxy(String name,
NodeEngine nodeEngine,
TopicService service) |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.