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