#include <load_data_store.h>
Definition at line 303 of file load_data_store.h.
◆ FindPerBalancerStore()
PerBalancerStore * grpc::load_reporter::LoadDataStore::FindPerBalancerStore |
( |
const std::string & |
hostname, |
|
|
const std::string & |
lb_id |
|
) |
| const |
◆ GetAssignedStores()
◆ IsTrackedUnknownBalancerId()
bool grpc::load_reporter::LoadDataStore::IsTrackedUnknownBalancerId |
( |
const std::string & |
lb_id | ) |
const |
|
inline |
◆ MergeRow()
◆ ReportStreamClosed()
void grpc::load_reporter::LoadDataStore::ReportStreamClosed |
( |
const std::string & |
hostname, |
|
|
const std::string & |
lb_id |
|
) |
| |
◆ ReportStreamCreated()
void grpc::load_reporter::LoadDataStore::ReportStreamCreated |
( |
const std::string & |
hostname, |
|
|
const std::string & |
lb_id, |
|
|
const std::string & |
load_key |
|
) |
| |
◆ per_host_stores_
std::unordered_map<std::string, PerHostStore> grpc::load_reporter::LoadDataStore::per_host_stores_ |
|
private |
◆ unknown_balancer_id_trackers_
std::unordered_map<std::string, uint64_t> grpc::load_reporter::LoadDataStore::unknown_balancer_id_trackers_ |
|
private |
The documentation for this class was generated from the following files: