Uses of Interface
org.apache.pulsar.broker.loadbalance.BundleSplitStrategy
-
Packages that use BundleSplitStrategy Package Description org.apache.pulsar.broker.loadbalance.impl Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of BundleSplitStrategy in org.apache.pulsar.broker.loadbalance.impl
Classes in org.apache.pulsar.broker.loadbalance.impl that implement BundleSplitStrategy Modifier and Type Class Description classBundleSplitterTaskDetermines which bundles should be split based on various thresholds.
-