GRPC Core
9.0.0
|
#include <subchannel.h>
Additional Inherited Members | |
![]() | |
RefCounted (TraceFlagT *trace_flag=nullptr, intptr_t initial_refcount=1) | |
grpc_core::ConnectedSubchannel::ConnectedSubchannel | ( | grpc_channel_stack * | channel_stack, |
const grpc_channel_args * | args, | ||
RefCountedPtr< channelz::SubchannelNode > | channelz_subchannel | ||
) |
grpc_core::ConnectedSubchannel::~ConnectedSubchannel | ( | ) |
|
inline |
|
inline |
|
inline |
size_t grpc_core::ConnectedSubchannel::GetInitialCallSizeEstimate | ( | size_t | parent_data_size | ) | const |
void grpc_core::ConnectedSubchannel::Ping | ( | grpc_closure * | on_initiate, |
grpc_closure * | on_ack | ||
) |
void grpc_core::ConnectedSubchannel::StartWatch | ( | grpc_pollset_set * | interested_parties, |
OrphanablePtr< ConnectivityStateWatcherInterface > | watcher | ||
) |