Structs§
- CLUSTER_
NODE_ 🔒INFO_ PREFIX_ PATTERN - Datanode
Status - The status of a datanode.
- Flownode
Status - The status of a flownode.
- Frontend
Status - The status of a frontend.
- Metasrv
Status - The status of a metasrv.
- Node
Info - The information of a node in the cluster.
- Node
Info Key - The key of NodeInfo in the storage. The format is
__meta_cluster_node_info-0-{role}-{node_id}
.
Enums§
Constants§
Traits§
- Cluster
Info - ClusterInfo provides information about the cluster.
Functions§
- calculate_
node_ 🔒id - Calculate (by using the DefaultHasher) the node’s id from its address.