|
def | __init__ (self, grpc.Channel channel) |
|
LoadBalancerAccumulatedStatsResponse | get_client_accumulated_stats (self, *Optional[int] timeout_sec=None) |
|
LoadBalancerStatsResponse | get_client_stats (self, *int num_rpcs, Optional[int] timeout_sec=STATS_PARTIAL_RESULTS_TIMEOUT_SEC) |
|
def | __init__ (self, grpc.Channel channel, Any stub_class) |
|
Message | call_unary_with_deadline (self, *str rpc, Message req, Optional[int] deadline_sec=DEFAULT_RPC_DEADLINE_SEC, Optional[int] log_level=logging.DEBUG) |
|
Definition at line 37 of file grpc_testing.py.
◆ __init__()
def framework.rpc.grpc_testing.LoadBalancerStatsServiceClient.__init__ |
( |
|
self, |
|
|
grpc.Channel |
channel |
|
) |
| |
◆ get_client_accumulated_stats()
◆ get_client_stats()
◆ STATS_ACCUMULATED_RESULTS_TIMEOUT_SEC
int framework.rpc.grpc_testing.LoadBalancerStatsServiceClient.STATS_ACCUMULATED_RESULTS_TIMEOUT_SEC = 600 |
|
static |
◆ STATS_PARTIAL_RESULTS_TIMEOUT_SEC
int framework.rpc.grpc_testing.LoadBalancerStatsServiceClient.STATS_PARTIAL_RESULTS_TIMEOUT_SEC = 1200 |
|
static |
The documentation for this class was generated from the following file: