public class PathChildrenCacheFactory extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
PathChildrenCacheFactory.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.curator.framework.recipes.cache.PathChildrenCache | 
make(org.apache.curator.framework.CuratorFramework curator,
    String path)  | 
public org.apache.curator.framework.recipes.cache.PathChildrenCache make(org.apache.curator.framework.CuratorFramework curator,
                                                                         String path)
Copyright © 2011–2018. All rights reserved.