Searched defs:LoadReportingService (Results 1 – 6 of 6) sorted by relevance
20 service LoadReportingService { service49 rpc StreamLoadStats(stream LoadStatsRequest) returns (stream LoadStatsResponse) {
28 service LoadReportingService { service57 rpc StreamLoadStats(stream LoadStatsRequest) returns (stream LoadStatsResponse) {
29 service LoadReportingService { service58 rpc StreamLoadStats(stream LoadStatsRequest) returns (stream LoadStatsResponse) {
80 class LoadReportingService(object): class
96 class LoadReportingService(object): class