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

Public Member Functions

def __init__ (self, due, initial_metadata, trailing_metadata, code, details)
 
def reset_postfork_child (self)
 

Public Attributes

 callbacks
 
 cancelled
 
 code
 
 condition
 
 debug_error_string
 
 details
 
 due
 
 fork_epoch
 
 initial_metadata
 
 response
 
 trailing_metadata
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __init__()

def grpc._channel._RPCState.__init__ (   self,
  due,
  initial_metadata,
  trailing_metadata,
  code,
  details 
)

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

Member Function Documentation

◆ reset_postfork_child()

def grpc._channel._RPCState.reset_postfork_child (   self)

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

Member Data Documentation

◆ callbacks

grpc._channel._RPCState.callbacks

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

◆ cancelled

grpc._channel._RPCState.cancelled

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

◆ code

grpc._channel._RPCState.code

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

◆ condition

grpc._channel._RPCState.condition

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

◆ debug_error_string

grpc._channel._RPCState.debug_error_string

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

◆ details

grpc._channel._RPCState.details

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

◆ due

grpc._channel._RPCState.due

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

◆ fork_epoch

grpc._channel._RPCState.fork_epoch

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

◆ initial_metadata

grpc._channel._RPCState.initial_metadata

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

◆ response

grpc._channel._RPCState.response

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

◆ trailing_metadata

grpc._channel._RPCState.trailing_metadata

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