Uses of Class
org.apache.pulsar.client.admin.GetStatsOptions
-
Packages that use GetStatsOptions Package Description org.apache.pulsar.client.admin Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of GetStatsOptions in org.apache.pulsar.client.admin
Methods in org.apache.pulsar.client.admin with parameters of type GetStatsOptions Modifier and Type Method Description TopicStatsTopics. getStats(java.lang.String topic, GetStatsOptions getStatsOptions)Get the stats for the topic.
-