|
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) |
|