Functions | Variables
asyncio_get_stats Namespace Reference

Functions

None main ()
 
None run (str addr)
 

Variables

 addr
 
 args = parser.parse_args()
 
 channelz_stub = channelz_pb2_grpc.ChannelzStub(channel)
 
 default
 
 help
 
 nargs
 
 parser = argparse.ArgumentParser()
 
 response
 
 type
 

Function Documentation

◆ main()

None asyncio_get_stats.main ( )

Definition at line 33 of file asyncio_get_stats.py.

◆ run()

None asyncio_get_stats.run ( str  addr)

Definition at line 25 of file asyncio_get_stats.py.

Variable Documentation

◆ addr

asyncio_get_stats.addr

Definition at line 41 of file asyncio_get_stats.py.

◆ args

asyncio_get_stats.args = parser.parse_args()

Definition at line 40 of file asyncio_get_stats.py.

◆ channelz_stub

asyncio_get_stats.channelz_stub = channelz_pb2_grpc.ChannelzStub(channel)

Definition at line 27 of file asyncio_get_stats.py.

◆ default

asyncio_get_stats.default

Definition at line 38 of file asyncio_get_stats.py.

◆ help

asyncio_get_stats.help

Definition at line 39 of file asyncio_get_stats.py.

◆ nargs

asyncio_get_stats.nargs

Definition at line 36 of file asyncio_get_stats.py.

◆ parser

asyncio_get_stats.parser = argparse.ArgumentParser()

Definition at line 34 of file asyncio_get_stats.py.

◆ response

asyncio_get_stats.response
Initial value:
1 = await channelz_stub.GetServers(
2  channelz_pb2.GetServersRequest(start_server_id=0))

Definition at line 28 of file asyncio_get_stats.py.

◆ type

asyncio_get_stats.type

Definition at line 37 of file asyncio_get_stats.py.



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