Class ModularLoadManagerWrapper

java.lang.Object
org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerWrapper
All Implemented Interfaces:
LoadManager

public class ModularLoadManagerWrapper extends Object implements LoadManager
Wrapper class allowing classes of instance ModularLoadManager to be compatible with the interface LoadManager.