| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.cache |
| Modifier and Type | Method | Description |
|---|---|---|
static PathChildrenCache.StartMode |
PathChildrenCache.StartMode.valueOf(java.lang.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.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PathChildrenCache.start(PathChildrenCache.StartMode mode) |
Start the cache.
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.