Package org.apache.pulsar.broker.loadbalance.extensions.channel
package org.apache.pulsar.broker.loadbalance.extensions.channel
-
ClassDescriptionDefines the possible states for service units.Defines the ServiceUnitStateChannel interface.Defines data for the service unit state changes.Given that the ServiceUnitStateChannel event-sources service unit (bundle) ownership states via a persistent store and reacts to ownership changes, the ServiceUnitStateTableView provides an interface to the ServiceUnitStateChannel's persistent store and its locally replicated ownership view (tableview) with listener registration.Defines ServiceUnitTableViewSyncer.