GRPC Core
18.0.0
|
#include <grpc/support/port_platform.h>
#include <cstring>
#include "src/core/ext/filters/client_channel/lb_policy/child_policy_handler.h"
#include "absl/strings/str_cat.h"
#include "src/core/ext/filters/client_channel/lb_policy_registry.h"
Data Structures | |
class | grpc_core::ChildPolicyHandler::Helper |
Namespaces | |
grpc_core | |
Round Robin Policy. | |