Package org.apache.pulsar.client.api
Interface TopicMetadata
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intnumPartitions()Return the number of partitions per topic.
-
| Modifier and Type | Method | Description |
|---|---|---|
int |
numPartitions() |
Return the number of partitions per topic.
|