Uses of Class
org.apache.druid.curator.cache.PathChildrenCacheFactory.Builder
-
Packages that use PathChildrenCacheFactory.Builder Package Description org.apache.druid.curator.cache -
-
Uses of PathChildrenCacheFactory.Builder in org.apache.druid.curator.cache
Methods in org.apache.druid.curator.cache that return PathChildrenCacheFactory.Builder Modifier and Type Method Description PathChildrenCacheFactory.BuilderPathChildrenCacheFactory.Builder. withCacheData(boolean cacheData)PathChildrenCacheFactory.BuilderPathChildrenCacheFactory.Builder. withCompressed(boolean compressed)PathChildrenCacheFactory.BuilderPathChildrenCacheFactory.Builder. withExecutorService(ExecutorService exec)PathChildrenCacheFactory.BuilderPathChildrenCacheFactory.Builder. withShutdownExecutorOnClose(boolean shutdownExecutorOnClose)
-