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

Public Member Functions

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

Private Member Functions

None _send_indefinitely (self)
 
def _send_request (self)
 

Private Attributes

 _running
 
 _stopped
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __init__()

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

Reimplemented from benchmark_client.BenchmarkClient.

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

Member Function Documentation

◆ _send_indefinitely()

None benchmark_client.UnaryAsyncBenchmarkClient._send_indefinitely (   self)
private

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

◆ _send_request()

def benchmark_client.UnaryAsyncBenchmarkClient._send_request (   self)
private

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

◆ run()

None benchmark_client.UnaryAsyncBenchmarkClient.run (   self)

Reimplemented from benchmark_client.BenchmarkClient.

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

◆ stop()

None benchmark_client.UnaryAsyncBenchmarkClient.stop (   self)

Reimplemented from benchmark_client.BenchmarkClient.

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

Member Data Documentation

◆ _running

benchmark_client.UnaryAsyncBenchmarkClient._running
private

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

◆ _stopped

benchmark_client.UnaryAsyncBenchmarkClient._stopped
private

Definition at line 106 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