Classes | |
class | _ChannelCallState |
class | _ChannelConnectivityState |
class | _InactiveRpcError |
class | _InitialMetadataFlags |
class | _MultiThreadedRendezvous |
class | _Rendezvous |
class | _RPCState |
class | _SingleThreadedRendezvous |
class | _SingleThreadedUnaryStreamMultiCallable |
class | _StreamStreamMultiCallable |
class | _StreamUnaryMultiCallable |
class | _UnaryStreamMultiCallable |
class | _UnaryUnaryMultiCallable |
class | Channel |
Variables | |
tuple | _CHANNEL_SUBSCRIPTION_CALLBACK_ERROR_LOG_MESSAGE |
_DEFAULT_SINGLE_THREADED_UNARY_STREAM | |
int | _EMPTY_FLAGS = 0 |
_LOGGER = logging.getLogger(__name__) | |
tuple | _NON_OK_RENDEZVOUS_REPR_FORMAT |
tuple | _OK_RENDEZVOUS_REPR_FORMAT |
tuple | _STREAM_STREAM_INITIAL_DUE |
tuple | _STREAM_UNARY_INITIAL_DUE |
tuple | _UNARY_STREAM_INITIAL_DUE |
tuple | _UNARY_UNARY_INITIAL_DUE |
string | _USER_AGENT = 'grpc-python/{}'.format(_grpcio_metadata.__version__) |
|
private |
Definition at line 126 of file grpc/_channel.py.
|
private |
Definition at line 1442 of file grpc/_channel.py.
|
private |
Definition at line 1273 of file grpc/_channel.py.
|
private |
Consume a request iterator supplied by the user.
Definition at line 191 of file grpc/_channel.py.
|
private |
Definition at line 84 of file grpc/_channel.py.
|
private |
Definition at line 1343 of file grpc/_channel.py.
|
private |
Definition at line 1333 of file grpc/_channel.py.
|
private |
Definition at line 873 of file grpc/_channel.py.
|
private |
Definition at line 841 of file grpc/_channel.py.
|
private |
Definition at line 170 of file grpc/_channel.py.
|
private |
Definition at line 135 of file grpc/_channel.py.
|
private |
Definition at line 1376 of file grpc/_channel.py.
|
private |
Calculates error string for RPC.
Definition at line 269 of file grpc/_channel.py.
|
private |
Definition at line 1253 of file grpc/_channel.py.
|
private |
Separates core channel options from Python channel options.
Definition at line 1450 of file grpc/_channel.py.
|
private |
Definition at line 1363 of file grpc/_channel.py.
|
private |
Definition at line 829 of file grpc/_channel.py.
|
private |
Definition at line 852 of file grpc/_channel.py.
|
private |
Definition at line 864 of file grpc/_channel.py.
|
private |
Definition at line 1413 of file grpc/_channel.py.
|
private |
Definition at line 88 of file grpc/_channel.py.
|
private |
Definition at line 1433 of file grpc/_channel.py.
|
private |
Definition at line 69 of file grpc/_channel.py.
|
private |
Definition at line 39 of file grpc/_channel.py.
|
private |
Definition at line 35 of file grpc/_channel.py.
|
private |
Definition at line 31 of file grpc/_channel.py.
|
private |
Definition at line 77 of file grpc/_channel.py.
|
private |
Definition at line 72 of file grpc/_channel.py.
|
private |
Definition at line 63 of file grpc/_channel.py.
|
private |
Definition at line 57 of file grpc/_channel.py.
|
private |
Definition at line 50 of file grpc/_channel.py.
|
private |
Definition at line 42 of file grpc/_channel.py.
|
private |
Definition at line 33 of file grpc/_channel.py.