#include <grpc/support/port_platform.h>
#include <stdint.h>
#include <map>
#include <string>
#include "absl/base/thread_annotations.h"
#include <grpc/support/atm.h>
#include "src/core/lib/gprpp/ref_counted.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"
#include "src/core/lib/gprpp/sync.h"
Go to the source code of this file.
Classes | |
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 | |
grpc_core::internal | |