Definition at line 28 of file grpc.py.
◆ __init__()
def framework.rpc.grpc.GrpcClientHelper.__init__ |
( |
|
self, |
|
|
grpc.Channel |
channel, |
|
|
Any |
stub_class |
|
) |
| |
◆ _log_rpc_request()
def framework.rpc.grpc.GrpcClientHelper._log_rpc_request |
( |
|
self, |
|
|
|
rpc, |
|
|
|
req, |
|
|
|
call_kwargs, |
|
|
|
log_level = logging.DEBUG |
|
) |
| |
|
private |
◆ call_unary_with_deadline()
◆ channel
framework.rpc.grpc.GrpcClientHelper.channel |
◆ DEFAULT_RPC_DEADLINE_SEC
int framework.rpc.grpc.GrpcClientHelper.DEFAULT_RPC_DEADLINE_SEC = 90 |
|
static |
◆ log_service_name
framework.rpc.grpc.GrpcClientHelper.log_service_name |
◆ stub
framework.rpc.grpc.GrpcClientHelper.stub |
The documentation for this class was generated from the following file: