Package com.hazelcast.topic

Contains the API for the ITopic.

See:
          Description

Interface Summary
ReliableMessageListener<E> A MessageListener to better integrate with the reliable topic.
 

Enum Summary
TopicOverloadPolicy A policy to deal with an overloaded topic; so topic where there is no place to store new messages.
 

Exception Summary
TopicOverloadException A HazelcastException thrown when a publisher wants to write to a topic, but there is not sufficient storage to deal with the event.
 

Package com.hazelcast.topic Description

Contains the API for the ITopic.



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.