| Package | Description |
|---|---|
| io.grpc.benchmarks | |
| io.grpc.benchmarks.proto | |
| io.grpc.benchmarks.qps |
| Class and Description |
|---|
| Messages.PayloadType
DEPRECATED, don't use.
|
| Messages.SimpleRequest
Unary request.
|
| Messages.SimpleResponse
Unary response, as configured by the request.
|
| Class and Description |
|---|
| BenchmarkServiceGrpc.AsyncService |
| BenchmarkServiceGrpc.BenchmarkServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service BenchmarkService.
|
| BenchmarkServiceGrpc.BenchmarkServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service BenchmarkService.
|
| BenchmarkServiceGrpc.BenchmarkServiceStub
A stub to allow clients to do asynchronous rpc calls to service BenchmarkService.
|
| Control.ChannelArg
Protobuf type
grpc.testing.ChannelArg |
| Control.ChannelArg.Builder
Protobuf type
grpc.testing.ChannelArg |
| Control.ChannelArg.ValueCase |
| Control.ChannelArgOrBuilder |
| Control.ClientArgs
Protobuf type
grpc.testing.ClientArgs |
| Control.ClientArgs.ArgtypeCase |
| Control.ClientArgs.Builder
Protobuf type
grpc.testing.ClientArgs |
| Control.ClientArgsOrBuilder |
| Control.ClientConfig
Protobuf type
grpc.testing.ClientConfig |
| Control.ClientConfig.Builder
Protobuf type
grpc.testing.ClientConfig |
| Control.ClientConfigOrBuilder |
| Control.ClientStatus
Protobuf type
grpc.testing.ClientStatus |
| Control.ClientStatus.Builder
Protobuf type
grpc.testing.ClientStatus |
| Control.ClientStatusOrBuilder |
| Control.ClientType
Protobuf enum
grpc.testing.ClientType |
| Control.ClosedLoopParams
Once an RPC finishes, immediately start a new one.
|
| Control.ClosedLoopParams.Builder
Once an RPC finishes, immediately start a new one.
|
| Control.ClosedLoopParamsOrBuilder |
| Control.CoreRequest
Protobuf type
grpc.testing.CoreRequest |
| Control.CoreRequest.Builder
Protobuf type
grpc.testing.CoreRequest |
| Control.CoreRequestOrBuilder |
| Control.CoreResponse
Protobuf type
grpc.testing.CoreResponse |
| Control.CoreResponse.Builder
Protobuf type
grpc.testing.CoreResponse |
| Control.CoreResponseOrBuilder |
| Control.LoadParams
Protobuf type
grpc.testing.LoadParams |
| Control.LoadParams.Builder
Protobuf type
grpc.testing.LoadParams |
| Control.LoadParams.LoadCase |
| Control.LoadParamsOrBuilder |
| Control.Mark
Request current stats
|
| Control.Mark.Builder
Request current stats
|
| Control.MarkOrBuilder |
| Control.PoissonParams
Parameters of poisson process distribution, which is a good representation
of activity coming in from independent identical stationary sources.
|
| Control.PoissonParams.Builder
Parameters of poisson process distribution, which is a good representation
of activity coming in from independent identical stationary sources.
|
| Control.PoissonParamsOrBuilder |
| Control.RpcType
Protobuf enum
grpc.testing.RpcType |
| Control.Scenario
A single performance scenario: input to qps_json_driver
|
| Control.Scenario.Builder
A single performance scenario: input to qps_json_driver
|
| Control.ScenarioOrBuilder |
| Control.ScenarioResult
Results of a single benchmark scenario.
|
| Control.ScenarioResult.Builder
Results of a single benchmark scenario.
|
| Control.ScenarioResultOrBuilder |
| Control.ScenarioResultSummary
Basic summary that can be computed from ClientStats and ServerStats
once the scenario has finished.
|
| Control.ScenarioResultSummary.Builder
Basic summary that can be computed from ClientStats and ServerStats
once the scenario has finished.
|
| Control.ScenarioResultSummaryOrBuilder |
| Control.Scenarios
A set of scenarios to be run with qps_json_driver
|
| Control.Scenarios.Builder
A set of scenarios to be run with qps_json_driver
|
| Control.ScenariosOrBuilder |
| Control.SecurityParams
presence of SecurityParams implies use of TLS
|
| Control.SecurityParams.Builder
presence of SecurityParams implies use of TLS
|
| Control.SecurityParamsOrBuilder |
| Control.ServerArgs
Protobuf type
grpc.testing.ServerArgs |
| Control.ServerArgs.ArgtypeCase |
| Control.ServerArgs.Builder
Protobuf type
grpc.testing.ServerArgs |
| Control.ServerArgsOrBuilder |
| Control.ServerConfig
Protobuf type
grpc.testing.ServerConfig |
| Control.ServerConfig.Builder
Protobuf type
grpc.testing.ServerConfig |
| Control.ServerConfigOrBuilder |
| Control.ServerStatus
Protobuf type
grpc.testing.ServerStatus |
| Control.ServerStatus.Builder
Protobuf type
grpc.testing.ServerStatus |
| Control.ServerStatusOrBuilder |
| Control.ServerType
Protobuf enum
grpc.testing.ServerType |
| Control.Void
Protobuf type
grpc.testing.Void |
| Control.Void.Builder
Protobuf type
grpc.testing.Void |
| Control.VoidOrBuilder |
| 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.EchoStatus
A protobuf representation for grpc status.
|
| Messages.EchoStatus.Builder
A protobuf representation for grpc status.
|
| Messages.EchoStatusOrBuilder |
| 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
DEPRECATED, don't use.
|
| 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 |
| Payloads.ByteBufferParams
Protobuf type
grpc.testing.ByteBufferParams |
| Payloads.ByteBufferParams.Builder
Protobuf type
grpc.testing.ByteBufferParams |
| Payloads.ByteBufferParamsOrBuilder |
| Payloads.ComplexProtoParams
TODO (vpai): Fill this in once the details of complex, representative
protos are decided
|
| Payloads.ComplexProtoParams.Builder
TODO (vpai): Fill this in once the details of complex, representative
protos are decided
|
| Payloads.ComplexProtoParamsOrBuilder |
| Payloads.PayloadConfig
Protobuf type
grpc.testing.PayloadConfig |
| Payloads.PayloadConfig.Builder
Protobuf type
grpc.testing.PayloadConfig |
| Payloads.PayloadConfig.PayloadCase |
| Payloads.PayloadConfigOrBuilder |
| Payloads.SimpleProtoParams
Protobuf type
grpc.testing.SimpleProtoParams |
| Payloads.SimpleProtoParams.Builder
Protobuf type
grpc.testing.SimpleProtoParams |
| Payloads.SimpleProtoParamsOrBuilder |
| ReportQpsScenarioServiceGrpc.AsyncService |
| ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service ReportQpsScenarioService.
|
| ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service ReportQpsScenarioService.
|
| ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceStub
A stub to allow clients to do asynchronous rpc calls to service ReportQpsScenarioService.
|
| Stats.ClientStats
Protobuf type
grpc.testing.ClientStats |
| Stats.ClientStats.Builder
Protobuf type
grpc.testing.ClientStats |
| Stats.ClientStatsOrBuilder |
| Stats.HistogramData
Histogram data based on grpc/support/histogram.c
|
| Stats.HistogramData.Builder
Histogram data based on grpc/support/histogram.c
|
| Stats.HistogramDataOrBuilder |
| Stats.HistogramParams
Histogram params based on grpc/support/histogram.c
|
| Stats.HistogramParams.Builder
Histogram params based on grpc/support/histogram.c
|
| Stats.HistogramParamsOrBuilder |
| Stats.RequestResultCount
Protobuf type
grpc.testing.RequestResultCount |
| Stats.RequestResultCount.Builder
Protobuf type
grpc.testing.RequestResultCount |
| Stats.RequestResultCountOrBuilder |
| Stats.ServerStats
Protobuf type
grpc.testing.ServerStats |
| Stats.ServerStats.Builder
Protobuf type
grpc.testing.ServerStats |
| Stats.ServerStatsOrBuilder |
| WorkerServiceGrpc.AsyncService |
| WorkerServiceGrpc.WorkerServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service WorkerService.
|
| WorkerServiceGrpc.WorkerServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service WorkerService.
|
| WorkerServiceGrpc.WorkerServiceStub
A stub to allow clients to do asynchronous rpc calls to service WorkerService.
|
| Class and Description |
|---|
| BenchmarkServiceGrpc.AsyncService |
| BenchmarkServiceGrpc.BenchmarkServiceImplBase
Base class for the server implementation of the service BenchmarkService.
|
| Messages.SimpleRequest
Unary request.
|
| Messages.SimpleResponse
Unary response, as configured by the request.
|