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

Public Member Functions

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

Public Attributes

 channel
 
 lock
 
 managed_calls
 
 threading
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __init__()

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

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

◆ __del__()

def grpc._channel._ChannelCallState.__del__ (   self)

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

Member Function Documentation

◆ reset_postfork_child()

def grpc._channel._ChannelCallState.reset_postfork_child (   self)

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

Member Data Documentation

◆ channel

grpc._channel._ChannelCallState.channel

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

◆ lock

grpc._channel._ChannelCallState.lock

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

◆ managed_calls

grpc._channel._ChannelCallState.managed_calls

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

◆ threading

grpc._channel._ChannelCallState.threading

Definition at line 1240 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