Uses of Package
org.apache.pulsar.broker.loadbalance
Packages that use org.apache.pulsar.broker.loadbalance
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Classes in org.apache.pulsar.broker.loadbalance used by org.apache.pulsar.brokerClassDescriptionA class that provides way to elect the leader among brokers.
-
Classes in org.apache.pulsar.broker.loadbalance used by org.apache.pulsar.broker.admin.impl
-
Classes in org.apache.pulsar.broker.loadbalance used by org.apache.pulsar.broker.admin.v1
-
Classes in org.apache.pulsar.broker.loadbalance used by org.apache.pulsar.broker.admin.v2
-
Classes in org.apache.pulsar.broker.loadbalance used by org.apache.pulsar.broker.loadbalanceClassDescriptionA class to hold the contents of the leader election node.This class represents all data that could be relevant when making a load management decision.LoadManager runs through set of load reports collected from different brokers and generates a recommendation of namespace/ServiceUnit placement on machines/ResourceUnit.Interface which serves as a component for ModularLoadManagerImpl, flexibly allowing the injection of potentially complex strategies.
-
Classes in org.apache.pulsar.broker.loadbalance used by org.apache.pulsar.broker.loadbalance.implClassDescriptionLoad management component which determines what brokers should not be considered for topic placement by the placement strategy.Class that will return the broker host usage.Load Manager component which determines what bundles should be split into two bundles.This interface class defines how we calculator the resource requirement per service unit based on the ServiceRequest.This class represents all data that could be relevant when making a load management decision.LoadManager runs through set of load reports collected from different brokers and generates a recommendation of namespace/ServiceUnit placement on machines/ResourceUnit.Load management component which determines the criteria for unloading bundles.New proposal for a load manager interface which attempts to use more intuitive method names and provide a starting place for new load manager proposals.Interface which serves as a component for ModularLoadManagerImpl, flexibly allowing the injection of potentially complex strategies.