Public Member Functions | Public Attributes | List of all members
grpc._channel._ChannelConnectivityState Class Reference
Inheritance diagram for grpc._channel._ChannelConnectivityState:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, channel)
 
def reset_postfork_child (self)
 

Public Attributes

 callbacks_and_connectivities
 
 channel
 
 connectivity
 
 delivering
 
 lock
 
 polling
 
 try_to_connect
 

Detailed Description

Definition at line 1314 of file grpc/_channel.py.

Constructor & Destructor Documentation

◆ __init__()

def grpc._channel._ChannelConnectivityState.__init__ (   self,
  channel 
)

Definition at line 1316 of file grpc/_channel.py.

Member Function Documentation

◆ reset_postfork_child()

def grpc._channel._ChannelConnectivityState.reset_postfork_child (   self)

Definition at line 1325 of file grpc/_channel.py.

Member Data Documentation

◆ callbacks_and_connectivities

grpc._channel._ChannelConnectivityState.callbacks_and_connectivities

Definition at line 1322 of file grpc/_channel.py.

◆ channel

grpc._channel._ChannelConnectivityState.channel

Definition at line 1318 of file grpc/_channel.py.

◆ connectivity

grpc._channel._ChannelConnectivityState.connectivity

Definition at line 1320 of file grpc/_channel.py.

◆ delivering

grpc._channel._ChannelConnectivityState.delivering

Definition at line 1323 of file grpc/_channel.py.

◆ lock

grpc._channel._ChannelConnectivityState.lock

Definition at line 1317 of file grpc/_channel.py.

◆ polling

grpc._channel._ChannelConnectivityState.polling

Definition at line 1319 of file grpc/_channel.py.

◆ try_to_connect

grpc._channel._ChannelConnectivityState.try_to_connect

Definition at line 1321 of file grpc/_channel.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:31