Uses of Class
com.tangosol.net.topic.Publisher.FailOnFull
Packages that use Publisher.FailOnFull
Package
Description
Contains classes that providing topic entities for publish/subscribe messaging.
-
Uses of Publisher.FailOnFull in com.tangosol.net.topic
Fields in com.tangosol.net.topic declared as Publisher.FailOnFullModifier and TypeFieldDescriptionprotected static final Publisher.FailOnFull
Publisher.FailOnFull.INSTANCE
Singleton instance.Methods in com.tangosol.net.topic that return Publisher.FailOnFullModifier and TypeMethodDescriptionstatic Publisher.FailOnFull
Publisher.FailOnFull.enabled()
Obtain the Option indicating futures should complete exceptionally if the topic is full.