Package org.apache.pulsar.client.api.v5
Interface Messages<T>
- Type Parameters:
T- the type of the deserialized message value
A batch of messages received from a consumer.
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator