#include <xds_api.h>
|
| RefCounted (TraceFlagT *trace_flag=nullptr, intptr_t initial_refcount=1) |
|
◆ DropCategoryList
◆ AddCategory()
void grpc_core::XdsDropConfig::AddCategory |
( |
grpc_core::UniquePtr< char > |
name, |
|
|
uint32_t |
parts_per_million |
|
) |
| |
|
inline |
◆ drop_category_list()
◆ operator!=()
bool grpc_core::XdsDropConfig::operator!= |
( |
const XdsDropConfig & |
other | ) |
const |
|
inline |
◆ operator==()
bool grpc_core::XdsDropConfig::operator== |
( |
const XdsDropConfig & |
other | ) |
const |
|
inline |
◆ ShouldDrop()
bool grpc_core::XdsDropConfig::ShouldDrop |
( |
const grpc_core::UniquePtr< char > ** |
category_name | ) |
const |
The documentation for this class was generated from the following files:
- src/core/ext/filters/client_channel/xds/xds_api.h
- src/core/ext/filters/client_channel/xds/xds_api.cc