Definition at line 68 of file client_runner.py.
◆ __init__()
def tests.qps.client_runner.ClosedLoopClientRunner.__init__ |
( |
|
self, |
|
|
|
client, |
|
|
|
request_count, |
|
|
|
no_ping_pong |
|
) |
| |
◆ _send_request()
def tests.qps.client_runner.ClosedLoopClientRunner._send_request |
( |
|
self, |
|
|
|
client, |
|
|
|
unused_response_time |
|
) |
| |
|
private |
◆ start()
def tests.qps.client_runner.ClosedLoopClientRunner.start |
( |
|
self | ) |
|
◆ stop()
def tests.qps.client_runner.ClosedLoopClientRunner.stop |
( |
|
self | ) |
|
◆ _client
tests.qps.client_runner.ClosedLoopClientRunner._client |
|
private |
◆ _is_running
tests.qps.client_runner.ClosedLoopClientRunner._is_running |
|
private |
◆ _request_count
tests.qps.client_runner.ClosedLoopClientRunner._request_count |
|
private |
The documentation for this class was generated from the following file: