Uses of Interface
com.tangosol.net.topic.Publisher.Status
-
Packages that use Publisher.Status Package Description com.tangosol.net.topic Contains classes that providing topic entities for publish/subscribe messaging. -
-
Uses of Publisher.Status in com.tangosol.net.topic
Methods in com.tangosol.net.topic that return types with arguments of type Publisher.Status Modifier and Type Method Description CompletableFuture<Publisher.Status>
Publisher. publish(V value)
Asynchronously publish the specified value to the topic.
-