Uses of Class
com.tangosol.net.topic.Publisher.OrderByValue
-
Packages that use Publisher.OrderByValue Package Description com.tangosol.net.topic Contains classes that providing topic entities for publish/subscribe messaging. -
-
Uses of Publisher.OrderByValue in com.tangosol.net.topic
Subclasses of Publisher.OrderByValue in com.tangosol.net.topic Modifier and Type Class Description static class
Publisher.OrderByRoundRobin<V>
Publisher.OrderBy
option which computes the unit-of-order such that each message is sent to the next channel in a round-robin order.
-