Searched defs:WatcherNode (Results 1 – 1 of 1) sorted by relevance
36 class WatcherNode; variable132 explicit WatcherNode(uint32_t nodeId) : nodeId_(nodeId) in WatcherNode() function