|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathChildrenCache.StartMode | |
|---|---|
| org.apache.curator.framework.recipes.cache | |
| Uses of PathChildrenCache.StartMode in org.apache.curator.framework.recipes.cache |
|---|
| Methods in org.apache.curator.framework.recipes.cache that return PathChildrenCache.StartMode | |
|---|---|
static PathChildrenCache.StartMode |
PathChildrenCache.StartMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PathChildrenCache.StartMode[] |
PathChildrenCache.StartMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.curator.framework.recipes.cache with parameters of type PathChildrenCache.StartMode | |
|---|---|
void |
PathChildrenCache.start(PathChildrenCache.StartMode mode)
Start the cache. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||