Expand description
Structs§
- Accept
AllHost Filter - Unconditionally accepts all nodes.
- Allow
List Host Filter - Accepts nodes whose addresses are present in the allow list provided during filter’s construction.
- DcHost
Filter - Accepts nodes from given DC.
Traits§
- Host
Filter - The
HostFilter
trait.