|
| RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) |
|
◆ SubchannelWrapper()
grpc_core::ClientChannel::SubchannelWrapper::SubchannelWrapper |
( |
ClientChannel * |
chand, |
|
|
RefCountedPtr< Subchannel > |
subchannel, |
|
|
absl::optional< std::string > |
health_check_service_name |
|
) |
| |
|
inline |
◆ ~SubchannelWrapper()
grpc_core::ClientChannel::SubchannelWrapper::~SubchannelWrapper |
( |
| ) |
|
|
inlineoverride |
◆ AttemptToConnect()
void grpc_core::ClientChannel::SubchannelWrapper::AttemptToConnect |
( |
| ) |
|
|
inlineoverridevirtual |
◆ CancelConnectivityStateWatch()
◆ channel_args()
const grpc_channel_args* grpc_core::ClientChannel::SubchannelWrapper::channel_args |
( |
| ) |
|
|
inlineoverridevirtual |
◆ CheckConnectivityState()
grpc_connectivity_state grpc_core::ClientChannel::SubchannelWrapper::CheckConnectivityState |
( |
| ) |
-> work_serializer_) |
|
inlineoverridevirtual |
◆ connected_subchannel()
ConnectedSubchannel* grpc_core::ClientChannel::SubchannelWrapper::connected_subchannel |
( |
| ) |
const & |
|
inline |
◆ connected_subchannel_in_data_plane()
ConnectedSubchannel* grpc_core::ClientChannel::SubchannelWrapper::connected_subchannel_in_data_plane |
( |
| ) |
const & |
|
inline |
◆ ResetBackoff()
void grpc_core::ClientChannel::SubchannelWrapper::ResetBackoff |
( |
| ) |
|
|
inlineoverridevirtual |
◆ set_connected_subchannel_in_data_plane()
◆ ThrottleKeepaliveTime()
void grpc_core::ClientChannel::SubchannelWrapper::ThrottleKeepaliveTime |
( |
int |
new_keepalive_time | ) |
|
|
inline |
◆ UpdateHealthCheckServiceName()
void grpc_core::ClientChannel::SubchannelWrapper::UpdateHealthCheckServiceName |
( |
absl::optional< std::string > |
health_check_service_name | ) |
|
|
inline |
◆ WatchConnectivityState()
The documentation for this class was generated from the following file: