All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractInteropTest Abstract base class for all GRPC transport tests.AltsHandshakerTestService A fake HandshakeService for ALTS integration testing in non-gcp environments.EmptyProtos EmptyProtos.Empty An empty message that you can re-use to avoid defining duplicated empty messages in your project.EmptyProtos.Empty.Builder An empty message that you can re-use to avoid defining duplicated empty messages in your project.EmptyProtos.EmptyOrBuilder GrpclbFallbackTestClient Test client that verifies that grpclb failover into fallback mode works under different failure modes.GrpclbLongLivedAffinityTestClient Test client that verifies all requests are sent to the same server even running for an extended time, while allowing for occasionally switching server.Http2Client Client application for theTestServiceGrpc.TestServiceImplBasethat runs through a series of HTTP/2 interop tests.Http2TestCases Enum of HTTP/2 interop test cases.LoadBalancerStatsServiceGrpc A service used to obtain stats for verifying LB behavior.LoadBalancerStatsServiceGrpc.AsyncService A service used to obtain stats for verifying LB behavior.LoadBalancerStatsServiceGrpc.LoadBalancerStatsServiceBlockingStub A stub to allow clients to do synchronous rpc calls to service LoadBalancerStatsService.LoadBalancerStatsServiceGrpc.LoadBalancerStatsServiceFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service LoadBalancerStatsService.LoadBalancerStatsServiceGrpc.LoadBalancerStatsServiceImplBase Base class for the server implementation of the service LoadBalancerStatsService.LoadBalancerStatsServiceGrpc.LoadBalancerStatsServiceStub A stub to allow clients to do asynchronous rpc calls to service LoadBalancerStatsService.Messages Messages.BoolValue TODO(dgq): Go back to using well-known types once https://github.com/grpc/grpc/issues/6980 has been fixed.Messages.BoolValue.Builder TODO(dgq): Go back to using well-known types once https://github.com/grpc/grpc/issues/6980 has been fixed.Messages.BoolValueOrBuilder Messages.ClientConfigureRequest Configurations for a test client.Messages.ClientConfigureRequest.Builder Configurations for a test client.Messages.ClientConfigureRequest.Metadata Metadata to be attached for the given type of RPCs.Messages.ClientConfigureRequest.Metadata.Builder Metadata to be attached for the given type of RPCs.Messages.ClientConfigureRequest.MetadataOrBuilder Messages.ClientConfigureRequest.RpcType Type of RPCs to send.Messages.ClientConfigureRequestOrBuilder Messages.ClientConfigureResponse Response for updating a test client's configuration.Messages.ClientConfigureResponse.Builder Response for updating a test client's configuration.Messages.ClientConfigureResponseOrBuilder Messages.EchoStatus A protobuf representation for grpc status.Messages.EchoStatus.Builder A protobuf representation for grpc status.Messages.EchoStatusOrBuilder Messages.GrpclbRouteType The type of route that a client took to reach a server w.r.t.Messages.LoadBalancerAccumulatedStatsRequest Request for retrieving a test client's accumulated stats.Messages.LoadBalancerAccumulatedStatsRequest.Builder Request for retrieving a test client's accumulated stats.Messages.LoadBalancerAccumulatedStatsRequestOrBuilder Messages.LoadBalancerAccumulatedStatsResponse Accumulated stats for RPCs sent by a test client.Messages.LoadBalancerAccumulatedStatsResponse.Builder Accumulated stats for RPCs sent by a test client.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats Protobuf typegrpc.testing.LoadBalancerAccumulatedStatsResponse.MethodStatsMessages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder Protobuf typegrpc.testing.LoadBalancerAccumulatedStatsResponse.MethodStatsMessages.LoadBalancerAccumulatedStatsResponse.MethodStatsOrBuilder Messages.LoadBalancerAccumulatedStatsResponseOrBuilder Messages.LoadBalancerStatsRequest Protobuf typegrpc.testing.LoadBalancerStatsRequestMessages.LoadBalancerStatsRequest.Builder Protobuf typegrpc.testing.LoadBalancerStatsRequestMessages.LoadBalancerStatsRequestOrBuilder Messages.LoadBalancerStatsResponse Protobuf typegrpc.testing.LoadBalancerStatsResponseMessages.LoadBalancerStatsResponse.Builder Protobuf typegrpc.testing.LoadBalancerStatsResponseMessages.LoadBalancerStatsResponse.RpcsByPeer Protobuf typegrpc.testing.LoadBalancerStatsResponse.RpcsByPeerMessages.LoadBalancerStatsResponse.RpcsByPeer.Builder Protobuf typegrpc.testing.LoadBalancerStatsResponse.RpcsByPeerMessages.LoadBalancerStatsResponse.RpcsByPeerOrBuilder Messages.LoadBalancerStatsResponseOrBuilder Messages.Payload A block of data, to simply increase gRPC message size.Messages.Payload.Builder A block of data, to simply increase gRPC message size.Messages.PayloadOrBuilder Messages.PayloadType The type of payload that should be returned.Messages.ReconnectInfo For reconnect interop test only.Messages.ReconnectInfo.Builder For reconnect interop test only.Messages.ReconnectInfoOrBuilder Messages.ReconnectParams For reconnect interop test only.Messages.ReconnectParams.Builder For reconnect interop test only.Messages.ReconnectParamsOrBuilder Messages.ResponseParameters Configuration for a particular response.Messages.ResponseParameters.Builder Configuration for a particular response.Messages.ResponseParametersOrBuilder Messages.SimpleRequest Unary request.Messages.SimpleRequest.Builder Unary request.Messages.SimpleRequestOrBuilder Messages.SimpleResponse Unary response, as configured by the request.Messages.SimpleResponse.Builder Unary response, as configured by the request.Messages.SimpleResponseOrBuilder Messages.StreamingInputCallRequest Client-streaming request.Messages.StreamingInputCallRequest.Builder Client-streaming request.Messages.StreamingInputCallRequestOrBuilder Messages.StreamingInputCallResponse Client-streaming response.Messages.StreamingInputCallResponse.Builder Client-streaming response.Messages.StreamingInputCallResponseOrBuilder Messages.StreamingOutputCallRequest Server-streaming request.Messages.StreamingOutputCallRequest.Builder Server-streaming request.Messages.StreamingOutputCallRequestOrBuilder Messages.StreamingOutputCallResponse Server-streaming response, as configured by the request and parameters.Messages.StreamingOutputCallResponse.Builder Server-streaming response, as configured by the request and parameters.Messages.StreamingOutputCallResponseOrBuilder Messages.TestOrcaReport Metrics data the server will update and send to the client.Messages.TestOrcaReport.Builder Metrics data the server will update and send to the client.Messages.TestOrcaReportOrBuilder Metrics Metrics.EmptyMessage Protobuf typegrpc.testing.EmptyMessageMetrics.EmptyMessage.Builder Protobuf typegrpc.testing.EmptyMessageMetrics.EmptyMessageOrBuilder Metrics.GaugeRequest Request message containing the gauge nameMetrics.GaugeRequest.Builder Request message containing the gauge nameMetrics.GaugeRequestOrBuilder Metrics.GaugeResponse Reponse message containing the gauge name and valueMetrics.GaugeResponse.Builder Reponse message containing the gauge name and valueMetrics.GaugeResponse.ValueCase Metrics.GaugeResponseOrBuilder MetricsServiceGrpc MetricsServiceGrpc.AsyncService MetricsServiceGrpc.MetricsServiceBlockingStub A stub to allow clients to do synchronous rpc calls to service MetricsService.MetricsServiceGrpc.MetricsServiceFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service MetricsService.MetricsServiceGrpc.MetricsServiceImplBase Base class for the server implementation of the service MetricsService.MetricsServiceGrpc.MetricsServiceStub A stub to allow clients to do asynchronous rpc calls to service MetricsService.ReconnectServiceGrpc A service used to control reconnect server.ReconnectServiceGrpc.AsyncService A service used to control reconnect server.ReconnectServiceGrpc.ReconnectServiceBlockingStub A stub to allow clients to do synchronous rpc calls to service ReconnectService.ReconnectServiceGrpc.ReconnectServiceFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service ReconnectService.ReconnectServiceGrpc.ReconnectServiceImplBase Base class for the server implementation of the service ReconnectService.ReconnectServiceGrpc.ReconnectServiceStub A stub to allow clients to do asynchronous rpc calls to service ReconnectService.ReconnectTestClient Verifies the client is reconnecting the server with correct backoffsRpcBehaviorLoadBalancerProvider Provides a xDS interop testLoadBalancerdesigned to work withXdsTestServer.StressTestClient A stress test client following the specifications of the gRPC stress testing framework.Test TestCases Enum of interop test cases.TestServiceClient Application that starts a client for theTestServiceGrpc.TestServiceImplBaseand runs through a series of tests.TestServiceGrpc A simple service to test the various types of RPCs and experiment with performance with various types of payload.TestServiceGrpc.AsyncService A simple service to test the various types of RPCs and experiment with performance with various types of payload.TestServiceGrpc.TestServiceBlockingStub A stub to allow clients to do synchronous rpc calls to service TestService.TestServiceGrpc.TestServiceFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service TestService.TestServiceGrpc.TestServiceImplBase Base class for the server implementation of the service TestService.TestServiceGrpc.TestServiceStub A stub to allow clients to do asynchronous rpc calls to service TestService.TestServiceImpl Implementation of the business logic for the TestService.TestServiceServer Server that manages startup/shutdown of a singleTestService.UnimplementedServiceGrpc A simple service NOT implemented at servers so clients can test for that case.UnimplementedServiceGrpc.AsyncService A simple service NOT implemented at servers so clients can test for that case.UnimplementedServiceGrpc.UnimplementedServiceBlockingStub A stub to allow clients to do synchronous rpc calls to service UnimplementedService.UnimplementedServiceGrpc.UnimplementedServiceFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service UnimplementedService.UnimplementedServiceGrpc.UnimplementedServiceImplBase Base class for the server implementation of the service UnimplementedService.UnimplementedServiceGrpc.UnimplementedServiceStub A stub to allow clients to do asynchronous rpc calls to service UnimplementedService.Util Utility methods to support integration testing.XdsFederationTestClient Test client that can be used to verify that XDS federation works.XdsTestClient Client for xDS interop tests.XdsTestServer Interop test server that implements the xDS testing service.XdsUpdateClientConfigureServiceGrpc A service to dynamically update the configuration of an xDS test client.XdsUpdateClientConfigureServiceGrpc.AsyncService A service to dynamically update the configuration of an xDS test client.XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceBlockingStub A stub to allow clients to do synchronous rpc calls to service XdsUpdateClientConfigureService.XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service XdsUpdateClientConfigureService.XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceImplBase Base class for the server implementation of the service XdsUpdateClientConfigureService.XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceStub A stub to allow clients to do asynchronous rpc calls to service XdsUpdateClientConfigureService.XdsUpdateHealthServiceGrpc A service to remotely control health status of an xDS test server.XdsUpdateHealthServiceGrpc.AsyncService A service to remotely control health status of an xDS test server.XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceBlockingStub A stub to allow clients to do synchronous rpc calls to service XdsUpdateHealthService.XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service XdsUpdateHealthService.XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceImplBase Base class for the server implementation of the service XdsUpdateHealthService.XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceStub A stub to allow clients to do asynchronous rpc calls to service XdsUpdateHealthService.