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

Public Member Functions

def __init__ (self, stub, generic, request, handle_response)
 
def send_request (self)
 
def start (self)
 
def stop (self)
 

Private Member Functions

def _request_generator (self)
 

Private Attributes

 _generic
 
 _handle_response
 
 _is_streaming
 
 _request
 
 _request_queue
 
 _send_time_queue
 
 _stub
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __init__()

def tests.qps.benchmark_client._SyncStream.__init__ (   self,
  stub,
  generic,
  request,
  handle_response 
)

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

Member Function Documentation

◆ _request_generator()

def tests.qps.benchmark_client._SyncStream._request_generator (   self)
private

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

◆ send_request()

def tests.qps.benchmark_client._SyncStream.send_request (   self)

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

◆ start()

def tests.qps.benchmark_client._SyncStream.start (   self)

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

◆ stop()

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

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

Member Data Documentation

◆ _generic

tests.qps.benchmark_client._SyncStream._generic
private

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

◆ _handle_response

tests.qps.benchmark_client._SyncStream._handle_response
private

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

◆ _is_streaming

tests.qps.benchmark_client._SyncStream._is_streaming
private

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

◆ _request

tests.qps.benchmark_client._SyncStream._request
private

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

◆ _request_queue

tests.qps.benchmark_client._SyncStream._request_queue
private

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

◆ _send_time_queue

tests.qps.benchmark_client._SyncStream._send_time_queue
private

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

◆ _stub

tests.qps.benchmark_client._SyncStream._stub
private

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