ZOOKEEPER_WRITE

@name Interest Consts These constants are used to express interest in an event and to indicate to zookeeper which events have occurred. They can be ORed together to express multiple interests. These flags are used in the interest and event parameters of \ref zookeeper_interest and \ref zookeeper_process.

extern (C) const
int ZOOKEEPER_WRITE;

Meta