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