Public Member Functions | |
def | __init__ (self, aio.Channel channel) |
Public Attributes | |
StreamingCall | |
StreamingFromServer | |
UnaryCall | |
Definition at line 32 of file aio/benchmark/benchmark_client.py.
def benchmark_client.GenericStub.__init__ | ( | self, | |
aio.Channel | channel | ||
) |
Definition at line 34 of file aio/benchmark/benchmark_client.py.
benchmark_client.GenericStub.StreamingCall |
Definition at line 39 of file aio/benchmark/benchmark_client.py.
benchmark_client.GenericStub.StreamingFromServer |
Definition at line 37 of file aio/benchmark/benchmark_client.py.
benchmark_client.GenericStub.UnaryCall |
Definition at line 35 of file aio/benchmark/benchmark_client.py.