Package org.apache.pulsar.client.api
Interface Messages<T>
- Type Parameters:
T
-
A container that holds the list
Message
for a topic.-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
size
int size()Get number of messages.
-