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

Public Member Functions

def __init__ (self, server, config, hist)
 
def send_request (self)
 
def stop (self)
 
- Public Member Functions inherited from tests.qps.benchmark_client.BenchmarkClient
def add_response_callback (self, callback)
 
def start (self)
 

Private Member Functions

def _dispatch_request (self)
 

Private Attributes

 _pool
 
 _stub
 

Detailed Description

Definition at line 101 of file qps/benchmark_client.py.

Constructor & Destructor Documentation

◆ __init__()

def tests.qps.benchmark_client.UnarySyncBenchmarkClient.__init__ (   self,
  server,
  config,
  hist 
)

Reimplemented from tests.qps.benchmark_client.BenchmarkClient.

Definition at line 103 of file qps/benchmark_client.py.

Member Function Documentation

◆ _dispatch_request()

def tests.qps.benchmark_client.UnarySyncBenchmarkClient._dispatch_request (   self)
private

Definition at line 117 of file qps/benchmark_client.py.

◆ send_request()

def tests.qps.benchmark_client.UnarySyncBenchmarkClient.send_request (   self)
Non-blocking wrapper for a client's request operation.

Reimplemented from tests.qps.benchmark_client.BenchmarkClient.

Definition at line 108 of file qps/benchmark_client.py.

◆ stop()

def tests.qps.benchmark_client.UnarySyncBenchmarkClient.stop (   self)

Reimplemented from tests.qps.benchmark_client.BenchmarkClient.

Definition at line 113 of file qps/benchmark_client.py.

Member Data Documentation

◆ _pool

tests.qps.benchmark_client.UnarySyncBenchmarkClient._pool
private

Definition at line 105 of file qps/benchmark_client.py.

◆ _stub

tests.qps.benchmark_client.UnarySyncBenchmarkClient._stub
private

Definition at line 115 of file qps/benchmark_client.py.


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


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