Definition at line 93 of file grpc/_channel.py.
◆ __init__()
def grpc._channel._RPCState.__init__ |
( |
|
self, |
|
|
|
due, |
|
|
|
initial_metadata, |
|
|
|
trailing_metadata, |
|
|
|
code, |
|
|
|
details |
|
) |
| |
◆ reset_postfork_child()
def grpc._channel._RPCState.reset_postfork_child |
( |
|
self | ) |
|
◆ callbacks
grpc._channel._RPCState.callbacks |
◆ cancelled
grpc._channel._RPCState.cancelled |
◆ code
grpc._channel._RPCState.code |
◆ condition
grpc._channel._RPCState.condition |
◆ debug_error_string
grpc._channel._RPCState.debug_error_string |
◆ details
grpc._channel._RPCState.details |
◆ due
grpc._channel._RPCState.due |
◆ fork_epoch
grpc._channel._RPCState.fork_epoch |
◆ initial_metadata
grpc._channel._RPCState.initial_metadata |
◆ response
grpc._channel._RPCState.response |
◆ trailing_metadata
grpc._channel._RPCState.trailing_metadata |
The documentation for this class was generated from the following file: