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