Uses of Interface
org.apache.pulsar.broker.loadbalance.PlacementStrategy
Packages that use PlacementStrategy
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of PlacementStrategy in org.apache.pulsar.broker.loadbalance.impl
Classes in org.apache.pulsar.broker.loadbalance.impl that implement PlacementStrategyModifier and TypeClassDescriptionclassThis class implements PlacementStrategy based on Weighted Round Robin Algorithm.