Public Member Functions | Private Member Functions | Private Attributes | List of all members
benchmark_client.StreamingAsyncBenchmarkClient Class Reference
Inheritance diagram for benchmark_client.StreamingAsyncBenchmarkClient:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, str address, control_pb2.ClientConfig config, histogram.Histogram hist)
 
def run (self)
 
def stop (self)
 

Private Member Functions

def _one_streaming_call (self)
 

Private Attributes

 _running
 
 _stopped
 

Detailed Description

Definition at line 131 of file aio/benchmark/benchmark_client.py.

Constructor & Destructor Documentation

◆ __init__()

def benchmark_client.StreamingAsyncBenchmarkClient.__init__ (   self,
str  address,
control_pb2.ClientConfig  config,
histogram.Histogram  hist 
)

Reimplemented from benchmark_client.BenchmarkClient.

Definition at line 133 of file aio/benchmark/benchmark_client.py.

Member Function Documentation

◆ _one_streaming_call()

def benchmark_client.StreamingAsyncBenchmarkClient._one_streaming_call (   self)
private

Definition at line 139 of file aio/benchmark/benchmark_client.py.

◆ run()

def benchmark_client.StreamingAsyncBenchmarkClient.run (   self)

Reimplemented from benchmark_client.BenchmarkClient.

Definition at line 148 of file aio/benchmark/benchmark_client.py.

◆ stop()

def benchmark_client.StreamingAsyncBenchmarkClient.stop (   self)

Reimplemented from benchmark_client.BenchmarkClient.

Definition at line 155 of file aio/benchmark/benchmark_client.py.

Member Data Documentation

◆ _running

benchmark_client.StreamingAsyncBenchmarkClient._running
private

Definition at line 135 of file aio/benchmark/benchmark_client.py.

◆ _stopped

benchmark_client.StreamingAsyncBenchmarkClient._stopped
private

Definition at line 136 of file aio/benchmark/benchmark_client.py.


The documentation for this class was generated from the following file:


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