public interface PathChildrenCacheFactory
| Modifier and Type | Method and Description |
|---|---|
org.apache.curator.framework.recipes.cache.PathChildrenCache |
make(org.apache.curator.framework.CuratorFramework curator,
String path) |
org.apache.curator.framework.recipes.cache.PathChildrenCache make(org.apache.curator.framework.CuratorFramework curator,
String path)
Copyright © 2011–2016. All rights reserved.