Package org.apache.pulsar.client.api
Interface Messages<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intsize()Get number of messages.
-
| Modifier and Type | Method | Description |
|---|---|---|
int |
size() |
Get number of messages.
|