Uses of Interface
org.apache.bookkeeper.client.WeightedRandomSelection
-
Packages that use WeightedRandomSelection Package Description org.apache.bookkeeper.client BookKeeper Client. -
-
Uses of WeightedRandomSelection in org.apache.bookkeeper.client
Classes in org.apache.bookkeeper.client that implement WeightedRandomSelection Modifier and Type Class Description (package private) class
DynamicWeightedRandomSelectionImpl<T>
DynamicWeightedRandomSelectionImpl class implements both getNextRandom overloaded methods.(package private) class
WeightedRandomSelectionImpl<T>
Fields in org.apache.bookkeeper.client declared as WeightedRandomSelection Modifier and Type Field Description protected WeightedRandomSelection<BookieNode>
TopologyAwareEnsemblePlacementPolicy. weightedSelection
-