Classes | Namespaces | Functions | Variables
grpc/_channel.py File Reference

Go to the source code of this file.

Classes

class  grpc._channel._ChannelCallState
 
class  grpc._channel._ChannelConnectivityState
 
class  grpc._channel._InactiveRpcError
 
class  grpc._channel._InitialMetadataFlags
 
class  grpc._channel._MultiThreadedRendezvous
 
class  grpc._channel._Rendezvous
 
class  grpc._channel._RPCState
 
class  grpc._channel._SingleThreadedRendezvous
 
class  grpc._channel._SingleThreadedUnaryStreamMultiCallable
 
class  grpc._channel._StreamStreamMultiCallable
 
class  grpc._channel._StreamUnaryMultiCallable
 
class  grpc._channel._UnaryStreamMultiCallable
 
class  grpc._channel._UnaryUnaryMultiCallable
 
class  grpc._channel.Channel
 

Namespaces

 grpc._channel
 

Functions

def grpc._channel._abort (state, code, details)
 
def grpc._channel._augment_options (base_options, compression)
 
def grpc._channel._channel_managed_call_management (state)
 
def grpc._channel._consume_request_iterator (request_iterator, state, call, request_serializer, event_handler)
 
def grpc._channel._deadline (timeout)
 
def grpc._channel._deliver (state, initial_connectivity, initial_callbacks)
 
def grpc._channel._deliveries (state)
 
def grpc._channel._determine_deadline (user_deadline)
 
def grpc._channel._end_unary_response_blocking (state, call, with_call, deadline)
 
def grpc._channel._event_handler (state, response_deserializer)
 
def grpc._channel._handle_event (event, state, response_deserializer)
 
def grpc._channel._poll_connectivity (state, channel, initial_try_to_connect)
 
def grpc._channel._rpc_state_string (class_name, rpc_state)
 
def grpc._channel._run_channel_spin_thread (state)
 
def grpc._channel._separate_channel_options (options)
 
def grpc._channel._spawn_delivery (state, callbacks)
 
def grpc._channel._start_unary_request (request, timeout, request_serializer)
 
def grpc._channel._stream_unary_invocation_operationses (metadata, initial_metadata_flags)
 
def grpc._channel._stream_unary_invocation_operationses_and_tags (metadata, initial_metadata_flags)
 
def grpc._channel._subscribe (state, callback, try_to_connect)
 
def grpc._channel._unknown_code_details (unknown_cygrpc_code, details)
 
def grpc._channel._unsubscribe (state, callback)
 

Variables

tuple grpc._channel._CHANNEL_SUBSCRIPTION_CALLBACK_ERROR_LOG_MESSAGE
 
 grpc._channel._DEFAULT_SINGLE_THREADED_UNARY_STREAM
 
int grpc._channel._EMPTY_FLAGS = 0
 
 grpc._channel._LOGGER = logging.getLogger(__name__)
 
tuple grpc._channel._NON_OK_RENDEZVOUS_REPR_FORMAT
 
tuple grpc._channel._OK_RENDEZVOUS_REPR_FORMAT
 
tuple grpc._channel._STREAM_STREAM_INITIAL_DUE
 
tuple grpc._channel._STREAM_UNARY_INITIAL_DUE
 
tuple grpc._channel._UNARY_STREAM_INITIAL_DUE
 
tuple grpc._channel._UNARY_UNARY_INITIAL_DUE
 
string grpc._channel._USER_AGENT = 'grpc-python/{}'.format(_grpcio_metadata.__version__)
 


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