Uses of Interface
org.apache.druid.curator.inventory.InventoryManagerConfig
Packages that use InventoryManagerConfig
-
Uses of InventoryManagerConfig in org.apache.druid.curator.inventory
Methods in org.apache.druid.curator.inventory that return InventoryManagerConfigConstructors in org.apache.druid.curator.inventory with parameters of type InventoryManagerConfigModifierConstructorDescriptionCuratorInventoryManager(org.apache.curator.framework.CuratorFramework curatorFramework, InventoryManagerConfig config, ExecutorService exec, CuratorInventoryManagerStrategy<ContainerClass, InventoryClass> strategy) Deprecated.