Uses of Class
org.apache.druid.client.cache.MemcachedCacheConfig
-
Packages that use MemcachedCacheConfig Package Description org.apache.druid.client.cache -
-
Uses of MemcachedCacheConfig in org.apache.druid.client.cache
Subclasses of MemcachedCacheConfig in org.apache.druid.client.cache Modifier and Type Class Description classMemcachedCacheProviderMethods in org.apache.druid.client.cache with parameters of type MemcachedCacheConfig Modifier and Type Method Description static MemcachedCacheMemcachedCache. create(MemcachedCacheConfig config)static net.spy.memcached.ConnectionFactoryMemcachedCache. createConnectionFactory(MemcachedCacheConfig config, LZ4Transcoder transcoder, net.spy.memcached.ops.OperationQueueFactory opQueueFactory, net.spy.memcached.metrics.MetricCollector metricCollector)
-