| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.cache |
| Modifier and Type | Method and Description |
|---|---|
PathChildrenCacheEvent.Type |
PathChildrenCacheEvent.getType() |
static PathChildrenCacheEvent.Type |
PathChildrenCacheEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathChildrenCacheEvent.Type[] |
PathChildrenCacheEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PathChildrenCacheEvent(PathChildrenCacheEvent.Type type,
ChildData data) |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.