
Public Member Functions | |
| def | __str__ (self) |
| def | scenarios (self) |
| def | worker_cmdline (self) |
| def | worker_port_offset (self) |
Public Member Functions inherited from performance.scenario_config.Language | |
| def | safename (self) |
The pure C# implementation from grpc/grpc-dotnet.
Definition at line 744 of file scenario_config.py.
| def performance.scenario_config.DotnetLanguage.__str__ | ( | self | ) |
Definition at line 868 of file scenario_config.py.
| def performance.scenario_config.DotnetLanguage.scenarios | ( | self | ) |
Definition at line 755 of file scenario_config.py.
| def performance.scenario_config.DotnetLanguage.worker_cmdline | ( | self | ) |
Definition at line 747 of file scenario_config.py.
| def performance.scenario_config.DotnetLanguage.worker_port_offset | ( | self | ) |
Definition at line 752 of file scenario_config.py.