Public Member Functions | Private Member Functions | Private Attributes | List of all members
tests.qps.benchmark_client.ServerStreamingSyncBenchmarkClient Class Reference
Inheritance diagram for tests.qps.benchmark_client.ServerStreamingSyncBenchmarkClient:
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 _one_stream_streaming_rpc (self)
 

Private Attributes

 _pool
 
 _rpcs
 
 _sender
 
 _stub
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __init__()

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

Reimplemented from tests.qps.benchmark_client.BenchmarkClient.

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

Member Function Documentation

◆ _one_stream_streaming_rpc()

def tests.qps.benchmark_client.ServerStreamingSyncBenchmarkClient._one_stream_streaming_rpc (   self)
private

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

◆ send_request()

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

Reimplemented from tests.qps.benchmark_client.BenchmarkClient.

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

◆ stop()

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

Reimplemented from tests.qps.benchmark_client.BenchmarkClient.

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

Member Data Documentation

◆ _pool

tests.qps.benchmark_client.ServerStreamingSyncBenchmarkClient._pool
private

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

◆ _rpcs

tests.qps.benchmark_client.ServerStreamingSyncBenchmarkClient._rpcs
private

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

◆ _sender

tests.qps.benchmark_client.ServerStreamingSyncBenchmarkClient._sender
private

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

◆ _stub

tests.qps.benchmark_client.ServerStreamingSyncBenchmarkClient._stub
private

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