Package org.apache.druid.curator.cache
Class PathChildrenCacheFactory.Builder
java.lang.Object
org.apache.druid.curator.cache.PathChildrenCacheFactory.Builder
- Enclosing class:
- PathChildrenCacheFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()static ExecutorServicewithCacheData(boolean cacheData) withCompressed(boolean compressed) withShutdownExecutorOnClose(boolean shutdownExecutorOnClose)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withCacheData
-
withCompressed
-
withExecutorService
-
withShutdownExecutorOnClose
public PathChildrenCacheFactory.Builder withShutdownExecutorOnClose(boolean shutdownExecutorOnClose) -
build
-
createDefaultExecutor
-