Package io.grpc.testing.integration
Class GrpclbLongLivedAffinityTestClient
- java.lang.Object
-
- io.grpc.testing.integration.GrpclbLongLivedAffinityTestClient
-
public final class GrpclbLongLivedAffinityTestClient extends java.lang.ObjectTest client that verifies all requests are sent to the same server even running for an extended time, while allowing for occasionally switching server. This is intended for testing the GRPCLB pick_first mode in GCE.
-
-
Constructor Summary
Constructors Constructor Description GrpclbLongLivedAffinityTestClient()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Entry point.
-