GRPC C++  1.39.1
Data Structures | Namespaces
retry_throttle.h File Reference
#include <grpc/support/port_platform.h>
#include <string>
#include "src/core/lib/gprpp/memory.h"
#include "src/core/lib/gprpp/ref_counted.h"

Go to the source code of this file.

Data Structures

class  grpc_core::internal::ServerRetryThrottleData
 Tracks retry throttling data for an individual server name. More...
 
class  grpc_core::internal::ServerRetryThrottleMap
 Global map of server name to retry throttle data. More...
 

Namespaces

 grpc_core
 Round Robin Policy.
 
 grpc_core::internal