Public Member Functions | List of all members
framework.rpc.grpc_testing.HealthClient Class Reference
Inheritance diagram for framework.rpc.grpc_testing.HealthClient:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, grpc.Channel channel)
 
def check_health (self)
 
- Public Member Functions inherited from framework.rpc.grpc.GrpcClientHelper
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)
 

Additional Inherited Members

- Public Attributes inherited from framework.rpc.grpc.GrpcClientHelper
 channel
 
 log_service_name
 
 stub
 
- Static Public Attributes inherited from framework.rpc.grpc.GrpcClientHelper
int DEFAULT_RPC_DEADLINE_SEC = 90
 

Detailed Description

Definition at line 132 of file grpc_testing.py.

Constructor & Destructor Documentation

◆ __init__()

def framework.rpc.grpc_testing.HealthClient.__init__ (   self,
grpc.Channel  channel 
)

Definition at line 135 of file grpc_testing.py.

Member Function Documentation

◆ check_health()

def framework.rpc.grpc_testing.HealthClient.check_health (   self)

Definition at line 138 of file grpc_testing.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:10