Uses of Interface
org.apache.druid.java.util.http.client.pool.ResourceFactory
-
Packages that use ResourceFactory Package Description org.apache.druid.java.util.http.client.pool -
-
Uses of ResourceFactory in org.apache.druid.java.util.http.client.pool
Classes in org.apache.druid.java.util.http.client.pool that implement ResourceFactory Modifier and Type Class Description classChannelResourceFactoryConstructors in org.apache.druid.java.util.http.client.pool with parameters of type ResourceFactory Constructor Description ResourcePool(ResourceFactory<K,V> factory, ResourcePoolConfig config, boolean eagerInitialization)
-