Uses of Interface
org.apache.druid.java.util.http.client.pool.ResourceFactory
Packages that use ResourceFactory
-
Uses of ResourceFactory in org.apache.druid.java.util.http.client.pool
Classes in org.apache.druid.java.util.http.client.pool that implement ResourceFactoryConstructors in org.apache.druid.java.util.http.client.pool with parameters of type ResourceFactoryModifierConstructorDescriptionResourcePool(ResourceFactory<K, V> factory, ResourcePoolConfig config, boolean eagerInitialization)