Static Public Attributes | |
string | SingleThreadedUnaryStream = "SingleThreadedUnaryStream" |
Indicates a channel option unique to gRPC Python. This enumeration is part of an EXPERIMENTAL API. Attributes: SingleThreadedUnaryStream: Perform unary-stream RPCs on a single thread.
Definition at line 30 of file src/python/grpcio/grpc/experimental/__init__.py.
|
static |
Definition at line 38 of file src/python/grpcio/grpc/experimental/__init__.py.