WatcherHub

Undocumented in source.

Constructors

this
this(int capacity)
Undocumented in source.

Members

Functions

add
void add(Event e)
Undocumented in source. Be warned that the author may not have intended to support it.
notify
void notify(Event ne)
Undocumented in source. Be warned that the author may not have intended to support it.
notifyWatchers
void notifyWatchers(Event e, string nodePath, bool deleted)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(string key, string uuid)
Undocumented in source. Be warned that the author may not have intended to support it.
watch
Watcher watch(string key, bool recursive, bool stream, ulong index, ulong storeIndex)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta