T - @InterfaceAudience.Public @InterfaceStability.Stable public interface Messages<T> extends Iterable<Message<T>>
Message for a topic.| Modifier and Type | Method and Description |
|---|---|
int |
size()
Get number of messages.
|
forEach, iterator, spliteratorCopyright © 2017–2022 Apache Software Foundation. All rights reserved.