public class SimplePathChildrenCacheFactory extends Object implements PathChildrenCacheFactory
Modifier and Type | Class and Description |
---|---|
static class |
SimplePathChildrenCacheFactory.Builder |
Constructor and Description |
---|
SimplePathChildrenCacheFactory(boolean cacheData,
boolean compressed,
ExecutorService exec) |
public SimplePathChildrenCacheFactory(boolean cacheData, boolean compressed, ExecutorService exec)
public org.apache.curator.framework.recipes.cache.PathChildrenCache make(org.apache.curator.framework.CuratorFramework curator, String path)
make
in interface PathChildrenCacheFactory
Copyright © 2011–2015. All rights reserved.