| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.cache |
| Modifier and Type | Method | Description |
|---|---|---|
PathChildrenCacheEvent.Type |
PathChildrenCacheEvent.getType() |
|
static PathChildrenCacheEvent.Type |
PathChildrenCacheEvent.Type.valueOf(java.lang.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 | Description |
|---|---|
PathChildrenCacheEvent(PathChildrenCacheEvent.Type type,
ChildData data) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.