|
GRPC C++
1.39.1
|
#include <grpc/support/port_platform.h>#include <map>#include "absl/strings/string_view.h"#include "src/core/ext/filters/client_channel/service_config.h"#include "src/core/ext/filters/client_channel/service_config_parser.h"#include "src/core/lib/channel/context.h"#include "src/core/lib/gprpp/ref_counted_ptr.h"Go to the source code of this file.
Data Structures | |
| class | grpc_core::ServiceConfigCallData |
| When a service config is applied to a call in the client_channel_filter, we create an instance of this object on the arena. More... | |
Namespaces | |
| grpc_core | |
| Round Robin Policy. | |