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