Package io.grpc.testing.integration
Class StressTestClient
- java.lang.Object
-
- io.grpc.testing.integration.StressTestClient
-
public class StressTestClient extends java.lang.ObjectA stress test client following the specifications of the gRPC stress testing framework.
-
-
Constructor Summary
Constructors Constructor Description StressTestClient()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String... args)The main application allowing this client to be launched from the command line.
-