public final class Messages extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.BoolValue
TODO(dgq): Go back to using well-known types once
https://github.com/grpc/grpc/issues/6980 has been fixed.
|
static interface |
Messages.BoolValueOrBuilder |
static class |
Messages.ClientConfigureRequest
Configurations for a test client.
|
static interface |
Messages.ClientConfigureRequestOrBuilder |
static class |
Messages.ClientConfigureResponse
Response for updating a test client's configuration.
|
static interface |
Messages.ClientConfigureResponseOrBuilder |
static class |
Messages.EchoStatus
A protobuf representation for grpc status.
|
static interface |
Messages.EchoStatusOrBuilder |
static class |
Messages.GrpclbRouteType
The type of route that a client took to reach a server w.r.t.
|
static class |
Messages.LoadBalancerAccumulatedStatsRequest
Request for retrieving a test client's accumulated stats.
|
static interface |
Messages.LoadBalancerAccumulatedStatsRequestOrBuilder |
static class |
Messages.LoadBalancerAccumulatedStatsResponse
Accumulated stats for RPCs sent by a test client.
|
static interface |
Messages.LoadBalancerAccumulatedStatsResponseOrBuilder |
static class |
Messages.LoadBalancerStatsRequest
Protobuf type
grpc.testing.LoadBalancerStatsRequest |
static interface |
Messages.LoadBalancerStatsRequestOrBuilder |
static class |
Messages.LoadBalancerStatsResponse
Protobuf type
grpc.testing.LoadBalancerStatsResponse |
static interface |
Messages.LoadBalancerStatsResponseOrBuilder |
static class |
Messages.Payload
A block of data, to simply increase gRPC message size.
|
static interface |
Messages.PayloadOrBuilder |
static class |
Messages.PayloadType
The type of payload that should be returned.
|
static class |
Messages.ReconnectInfo
For reconnect interop test only.
|
static interface |
Messages.ReconnectInfoOrBuilder |
static class |
Messages.ReconnectParams
For reconnect interop test only.
|
static interface |
Messages.ReconnectParamsOrBuilder |
static class |
Messages.ResponseParameters
Configuration for a particular response.
|
static interface |
Messages.ResponseParametersOrBuilder |
static class |
Messages.SimpleRequest
Unary request.
|
static interface |
Messages.SimpleRequestOrBuilder |
static class |
Messages.SimpleResponse
Unary response, as configured by the request.
|
static interface |
Messages.SimpleResponseOrBuilder |
static class |
Messages.StreamingInputCallRequest
Client-streaming request.
|
static interface |
Messages.StreamingInputCallRequestOrBuilder |
static class |
Messages.StreamingInputCallResponse
Client-streaming response.
|
static interface |
Messages.StreamingInputCallResponseOrBuilder |
static class |
Messages.StreamingOutputCallRequest
Server-streaming request.
|
static interface |
Messages.StreamingOutputCallRequestOrBuilder |
static class |
Messages.StreamingOutputCallResponse
Server-streaming response, as configured by the request and parameters.
|
static interface |
Messages.StreamingOutputCallResponseOrBuilder |
static class |
Messages.TestOrcaReport
Metrics data the server will update and send to the client.
|
static interface |
Messages.TestOrcaReportOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()