Definition at line 63 of file xds_interop_client.py.
◆ __init__()
def xds_interop_client._StatsWatcher.__init__ |
( |
|
self, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
◆ await_rpc_stats_response()
messages_pb2.LoadBalancerStatsResponse xds_interop_client._StatsWatcher.await_rpc_stats_response |
( |
|
self, |
|
|
int |
timeout_sec |
|
) |
| |
◆ on_rpc_complete()
None xds_interop_client._StatsWatcher.on_rpc_complete |
( |
|
self, |
|
|
int |
request_id, |
|
|
str |
peer, |
|
|
str |
method |
|
) |
| |
◆ _condition
xds_interop_client._StatsWatcher._condition |
|
private |
◆ _end
xds_interop_client._StatsWatcher._end |
|
private |
◆ _no_remote_peer
xds_interop_client._StatsWatcher._no_remote_peer |
|
private |
◆ _rpcs_by_method
xds_interop_client._StatsWatcher._rpcs_by_method |
|
private |
◆ _rpcs_by_peer
xds_interop_client._StatsWatcher._rpcs_by_peer |
|
private |
◆ _rpcs_needed
xds_interop_client._StatsWatcher._rpcs_needed |
|
private |
◆ _start
xds_interop_client._StatsWatcher._start |
|
private |
The documentation for this class was generated from the following file: