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