|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HierarchicalZNodeWatcherFlags
Flags for the HierarchicalZNodeWatcher.
| Field Summary | |
|---|---|
static int |
ALL
Shorthand for [ EXISTS, DATA, CHILDREN]. |
static int |
CHILDREN
Watch znode children. |
static int |
DATA
Watch znode data. |
static int |
EXISTS
Watch znode create/destroy. |
static int |
NONE
No watches. |
| Field Detail |
|---|
static final int NONE
static final int EXISTS
static final int DATA
static final int CHILDREN
static final int ALL
EXISTS, DATA, CHILDREN].
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||