Uses of Interface
org.apache.druid.curator.inventory.InventoryManagerConfig
-
Packages that use InventoryManagerConfig Package Description org.apache.druid.curator.inventory -
-
Uses of InventoryManagerConfig in org.apache.druid.curator.inventory
Methods in org.apache.druid.curator.inventory that return InventoryManagerConfig Modifier and Type Method Description InventoryManagerConfigCuratorInventoryManager. getConfig()Deprecated.Constructors in org.apache.druid.curator.inventory with parameters of type InventoryManagerConfig Constructor Description CuratorInventoryManager(org.apache.curator.framework.CuratorFramework curatorFramework, InventoryManagerConfig config, ExecutorService exec, CuratorInventoryManagerStrategy<ContainerClass,InventoryClass> strategy)Deprecated.
-