#include <grpc/support/port_platform.h>
#include <grpc/load_reporting.h>
#include <grpcpp/impl/codegen/config.h>
#include <grpcpp/impl/codegen/server_context.h>
#include <grpcpp/impl/server_builder_option.h>
Go to the source code of this file.
Classes | |
class | grpc::load_reporter::experimental::LoadReportingServiceServerBuilderOption |
Namespaces | |
grpc | |
grpc::load_reporter | |
grpc::load_reporter::experimental | |
Functions | |
void | grpc::load_reporter::experimental::AddLoadReportingCost (grpc::ServerContext *ctx, const std::string &cost_name, double cost_value) |