class documentation
class ZookeperNode: (source)
Class to represent a Zookeeper node.
| Method | print |
Print the Zookeeper node with rich. |
| Class Variable | is |
Flag to indicate if the node is a Zookeeper node. |
| Class Variable | key |
The key of the Zookeeper node. |
| Class Variable | path |
The path of the Zookeeper node. |
| Class Variable | value |
The value of the Zookeeper node. |