Structs§
Functions§
- alive_
datanodes - Find all alive datanodes
- alive_
flownodes - Find all alive flownodes
- build_
lease_ 🔒filter - filter
- find_
datanode_ lease_ value - Returns the lease value of the given datanode id, if the datanode is not found, returns None.
- is_
datanode_ accept_ ingest_ workload - Returns true if the datanode can accept ingest workload based on its workload types.
- lookup_
datanode_ peer - look up [
Peer
] given [ClusterId
] andDatanodeId
, will only return if it’s alive under givenlease_secs
- lookup_
flownode_ peer - look up [
Peer
] given [ClusterId
] andDatanodeId
, only return if it’s alive under givenlease_secs