GRPC C++  1.39.1
Data Structures | Namespaces | Macros
config_selector.h File Reference
#include <grpc/support/port_platform.h>
#include <functional>
#include <map>
#include <vector>
#include "absl/strings/string_view.h"
#include <grpc/grpc.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/channel_stack.h"
#include "src/core/lib/gprpp/arena.h"
#include "src/core/lib/gprpp/ref_counted.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"
#include "src/core/lib/transport/metadata_batch.h"

Go to the source code of this file.

Data Structures

class  grpc_core::ConfigSelector
 
struct  grpc_core::ConfigSelector::GetCallConfigArgs
 
struct  grpc_core::ConfigSelector::CallConfig
 
class  grpc_core::DefaultConfigSelector
 

Namespaces

 grpc_core
 Round Robin Policy.
 

Macros

#define GRPC_ARG_CONFIG_SELECTOR   "grpc.internal.config_selector"
 

Macro Definition Documentation

◆ GRPC_ARG_CONFIG_SELECTOR

#define GRPC_ARG_CONFIG_SELECTOR   "grpc.internal.config_selector"