Uses of Class
org.apache.pulsar.common.policies.data.BookiesRackConfiguration
Packages that use BookiesRackConfiguration
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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.