void setMissThreshold(uint32_t threshold) { miss_threshold_ = std::max<uint32_t>(1, threshold); }
* If the key is found in the cluster_to_node_info_map_, assume it is the cluster ID and return a
// Map from file descriptor to node ID. An entry is added when a reverse tunnel is accepted from a
absl::flat_hash_map<int, std::list<Network::ConnectionSocketPtr>::iterator> fd_to_socket_it_map_;