|
GRPC C++
1.39.1
|
#include <grpc/support/port_platform.h>#include <map>#include <string>#include <vector>#include "src/core/ext/filters/client_channel/server_address.h"Go to the source code of this file.
Namespaces | |
| grpc_core | |
| Round Robin Policy. | |
Typedefs | |
| using | grpc_core::HierarchicalAddressMap = std::map< std::string, ServerAddressList > |
Functions | |
| std::unique_ptr< ServerAddress::AttributeInterface > | grpc_core::MakeHierarchicalPathAttribute (std::vector< std::string > path) |
| HierarchicalAddressMap | grpc_core::MakeHierarchicalAddressMap (const ServerAddressList &addresses) |