Uses of Class
org.apache.pulsar.common.policies.data.BookiesRackConfiguration
Packages that use BookiesRackConfiguration
-
Uses of BookiesRackConfiguration in org.apache.pulsar.client.admin
Methods in org.apache.pulsar.client.admin that return BookiesRackConfigurationModifier and TypeMethodDescriptionBookies.getBookiesRackInfo()
Gets the rack placement information for all the bookies in the cluster.Methods in org.apache.pulsar.client.admin that return types with arguments of type BookiesRackConfigurationModifier and TypeMethodDescriptionBookies.getBookiesRackInfoAsync()
Gets the rack placement information for all the bookies in the cluster asynchronously.