Package com.tangosol.net.topic
Interface Publisher.Status
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getChannel()
Returns the channel that the element was published to.Position
getPosition()
Returns thePosition
in the channel that the element was published to.
-