#include <channelz_registry.h>
Definition at line 37 of file channelz_registry.h.
◆ Default()
◆ Get()
◆ GetServers()
static std::string grpc_core::channelz::ChannelzRegistry::GetServers |
( |
intptr_t |
start_server_id | ) |
|
|
inlinestatic |
◆ GetTopChannels()
static std::string grpc_core::channelz::ChannelzRegistry::GetTopChannels |
( |
intptr_t |
start_channel_id | ) |
|
|
inlinestatic |
◆ InternalGet()
◆ InternalGetServers()
std::string grpc_core::channelz::ChannelzRegistry::InternalGetServers |
( |
intptr_t |
start_server_id | ) |
|
|
private |
◆ InternalGetTopChannels()
std::string grpc_core::channelz::ChannelzRegistry::InternalGetTopChannels |
( |
intptr_t |
start_channel_id | ) |
|
|
private |
◆ InternalLogAllEntities()
void grpc_core::channelz::ChannelzRegistry::InternalLogAllEntities |
( |
| ) |
|
|
private |
◆ InternalRegister()
void grpc_core::channelz::ChannelzRegistry::InternalRegister |
( |
BaseNode * |
node | ) |
|
|
private |
◆ InternalUnregister()
void grpc_core::channelz::ChannelzRegistry::InternalUnregister |
( |
intptr_t |
uuid | ) |
|
|
private |
◆ LogAllEntities()
static void grpc_core::channelz::ChannelzRegistry::LogAllEntities |
( |
| ) |
|
|
inlinestatic |
◆ Register()
static void grpc_core::channelz::ChannelzRegistry::Register |
( |
BaseNode * |
node | ) |
|
|
inlinestatic |
◆ TestOnlyReset()
static void grpc_core::channelz::ChannelzRegistry::TestOnlyReset |
( |
| ) |
|
|
inlinestatic |
◆ Unregister()
static void grpc_core::channelz::ChannelzRegistry::Unregister |
( |
intptr_t |
uuid | ) |
|
|
inlinestatic |
◆ mu_
Mutex grpc_core::channelz::ChannelzRegistry::mu_ |
|
private |
◆ node_map_
◆ uuid_generator_
intptr_t grpc_core::channelz::ChannelzRegistry::uuid_generator_ = 0 |
|
private |
The documentation for this class was generated from the following files: