- CHANNEL_ARGS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ClientConfig
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.CoreRequest.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.CoreResponse.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.Mark.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.PoissonParams.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Control.Void.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Messages.BoolValue.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
- clear() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
- clearAggregatedPayloadSize() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse.Builder
-
Aggregated size of payloads received from the client.
- clearArgtype() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
- clearArgtype() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
- clearAsyncClientThreads() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Only for async client.
- clearAsyncServerThreads() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Only for async server.
- clearBackoffMs() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
repeated int32 backoff_ms = 2;
- clearBenchmarkSeconds() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Benchmark time, in seconds
- clearBody() - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
Primary contents of payload.
- clearBucket() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
repeated uint32 bucket = 1;
- clearBytebufParams() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.ByteBufferParams bytebuf_params = 1;
- clearChannelArgs() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- clearClientChannels() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Number of independent client channels to create.
- clearClientConfig() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Client configuration
- clearClientPollsPerRequest() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
Number of polls called inside completion queue per request
- clearClientStats() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Client stats for each client
- clearClientSuccess() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Information on success or failure of each worker
- clearClientSystemTime() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
client load based on system_time (0.85 => 85%)
- clearClientType() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.ClientType client_type = 2;
- clearClientUserTime() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
client load based on user_time (0.85 => 85%)
- clearClosedLoop() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
.grpc.testing.ClosedLoopParams closed_loop = 1;
- clearCode() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
int32 code = 1;
- clearComplexParams() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.ComplexProtoParams complex_params = 3;
- clearCompressed() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
Whether to request the server to compress the response.
- clearCoreLimit() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
int32 core_limit = 14;
- clearCoreLimit() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Specify the number of cores to limit server to, if desired
- clearCoreList() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Specify the cores we should run the client on, if desired
- clearCoreList() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Specify the cores we should run the server on, if desired
- clearCores() - Method in class io.grpc.benchmarks.proto.Control.CoreResponse.Builder
-
Number of cores available on the server
- clearCores() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
Number of cores available to the server
- clearCount() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double count = 6;
- clearCount() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
int64 count = 2;
- clearCqPollCount() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Number of polls called inside completion queue
- clearCqPollCount() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
Number of polls called inside completion queue
- clearExpectCompressed() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether the server should expect this request to be compressed.
- clearExpectCompressed() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
Whether the server should expect this request to be compressed.
- clearFailedRequestsPerSecond() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double failed_requests_per_second = 14;
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.CoreRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.CoreResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.Mark.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.PoissonParams.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Control.Void.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.BoolValue.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
- clearFillOauthScope() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include OAuth scope.
- clearFillUsername() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include username.
- clearHistogramParams() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.HistogramParams histogram_params = 12;
- clearIdleCpuTime() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
change in idle time of the server (data from proc/stat)
- clearIntervalUs() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
Desired interval between consecutive responses in the response stream in
microseconds.
- clearIntValue() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
int32 int_value = 3;
- clearLatencies() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Histograms from all clients merged into one histogram.
- clearLatencies() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Latency histogram.
- clearLatency50() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
X% latency percentiles (in nanoseconds)
- clearLatency90() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double latency_90 = 8;
- clearLatency95() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double latency_95 = 9;
- clearLatency99() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double latency_99 = 10;
- clearLatency999() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double latency_999 = 11;
- clearLoad() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
- clearLoadParams() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
The requested load for the entire client (aggregated over all the threads).
- clearMark() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
.grpc.testing.Mark mark = 2;
- clearMark() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
.grpc.testing.Mark mark = 2;
- clearMaxPossible() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
use enough buckets to allow this value
- clearMaxReconnectBackoffMs() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams.Builder
-
int32 max_reconnect_backoff_ms = 1;
- clearMaxSeen() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double max_seen = 3;
- clearMessage() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
string message = 2;
- clearMessagesPerStream() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Number of messages on a stream before it gets finished/restarted
- clearMinSeen() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double min_seen = 2;
- clearName() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
string name = 1;
- clearName() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Human readable name for this scenario
- clearNumClients() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Number of clients to start for the test
- clearNumServers() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Number of servers to start for the test
- clearOauthScope() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
OAuth scope.
- clearOfferedLoad() - Method in class io.grpc.benchmarks.proto.Control.PoissonParams.Builder
-
The rate of arrivals (a.k.a.
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.CoreRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.CoreResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.Mark.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.PoissonParams.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Control.Void.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.BoolValue.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
- clearOtherClientApi() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
If we use an OTHER_CLIENT client_type, this string gives more detail
- clearOtherServerApi() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
If we use an OTHER_SERVER client_type, this string gives more detail
- clearOutstandingRpcsPerChannel() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
How many concurrent RPCs to start for each channel.
- clearPassed() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
bool passed = 1;
- clearPayload() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Optional input payload sent along with the request.
- clearPayload() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
Payload to increase message size.
- clearPayload() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
Optional input payload sent along with the request.
- clearPayload() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Optional input payload sent along with the request.
- clearPayload() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
Payload to increase response size.
- clearPayload() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
- clearPayloadConfig() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.PayloadConfig payload_config = 11;
- clearPayloadConfig() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
payload config, used in generic server.
- clearPoisson() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
.grpc.testing.PoissonParams poisson = 2;
- clearPort() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Port on which to listen.
- clearPort() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
the port bound by the server
- clearQps() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
Total number of operations per second over all clients.
- clearQpsPerServerCore() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
QPS per one server core.
- clearReqSize() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
int32 req_size = 1;
- clearReqSize() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
int32 req_size = 1;
- clearRequestResults() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of failed requests (one row per status code seen)
- clearRequestResults() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Number of failed requests (one row per status code seen)
- clearReset() - Method in class io.grpc.benchmarks.proto.Control.Mark.Builder
-
if true, the stats will be reset after taking their snapshot.
- clearResolution() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
first bucket is [0, 1 + resolution)
- clearResourceQuotaSize() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Buffer pool size (no buffer pool specified if unset)
- clearResponseCompressed() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether to request the server to compress the response.
- clearResponseParameters() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- clearResponseSize() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Desired payload size in the response from the server.
- clearResponseStatus() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether server should return a given status
- clearResponseStatus() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Whether server should return a given status
- clearResponseType() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
DEPRECATED, don't use.
- clearResponseType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
DEPRECATED, don't use.
- clearRespSize() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
int32 resp_size = 2;
- clearRespSize() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
int32 resp_size = 2;
- clearRpcType() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.RpcType rpc_type = 8;
- clearScenario() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Inputs used to run the scenario.
- clearScenarios() - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
repeated .grpc.testing.Scenario scenarios = 1;
- clearSecurityParams() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.SecurityParams security_params = 3;
- clearSecurityParams() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
.grpc.testing.SecurityParams security_params = 2;
- clearServerConfig() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Server configuration
- clearServerCores() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of cores available to each server
- clearServerCpuUsage() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
server cpu usage percentage
- clearServerHostOverride() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
string server_host_override = 2;
- clearServerPollsPerRequest() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double server_polls_per_request = 16;
- clearServerStats() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Server stats for each server
- clearServerSuccess() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
repeated bool server_success = 8;
- clearServerSystemTime() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
server load based on system_time (0.85 => 85%)
- clearServerTargets() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
List of targets to connect to.
- clearServerType() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
.grpc.testing.ServerType server_type = 1;
- clearServerUserTime() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
server load based on user_time (0.85 => 85%)
- clearSetup() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
.grpc.testing.ClientConfig setup = 1;
- clearSetup() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
.grpc.testing.ServerConfig setup = 1;
- clearSimpleParams() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.SimpleProtoParams simple_params = 2;
- clearSize() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
Desired payload sizes in responses from the server.
- clearSpawnLocalWorkerCount() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Number of workers to spawn locally (usually zero)
- clearStats() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
.grpc.testing.ClientStats stats = 1;
- clearStats() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
.grpc.testing.ServerStats stats = 1;
- clearStatusCode() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
int32 status_code = 1;
- clearStrValue() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
string str_value = 2;
- clearSuccessfulRequestsPerSecond() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
Number of requests that succeeded/failed
- clearSum() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double sum = 4;
- clearSummary() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
An after-the-fact computed summary
- clearSumOfSquares() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double sum_of_squares = 5;
- clearTimeElapsed() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
See ServerStats for details.
- clearTimeElapsed() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
wall clock time change in seconds since last reset
- clearTimeSystem() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
double time_system = 4;
- clearTimeSystem() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
change in server time (in seconds) used by the server process and all
threads since last reset
- clearTimeUser() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
double time_user = 3;
- clearTimeUser() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
change in user time (in seconds) used by the server since last reset
- clearTotalCpuTime() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
change in total cpu time of the server (data from proc/stat)
- clearType() - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
DEPRECATED, don't use.
- clearUsername() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- clearUseTestCa() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
bool use_test_ca = 1;
- clearValue() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
- clearValue() - Method in class io.grpc.benchmarks.proto.Messages.BoolValue.Builder
-
The bool value.
- clearWarmupSeconds() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Warmup period, in seconds
- CLIENT_CHANNELS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ClientConfig
-
- CLIENT_CONFIG_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.Scenario
-
- CLIENT_POLLS_PER_REQUEST_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- CLIENT_STATS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
- CLIENT_SUCCESS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
- CLIENT_SYSTEM_TIME_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- CLIENT_TYPE_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ClientConfig
-
- CLIENT_USER_TIME_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- ClientConfiguration - Class in io.grpc.benchmarks.qps
-
Configuration options for benchmark clients.
- clone() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.CoreRequest.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.CoreResponse.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.Mark.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.PoissonParams.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Control.Void.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Messages.BoolValue.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
- clone() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
- CLOSED_LOOP_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.LoadParams
-
- CODE_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Messages.EchoStatus
-
- COMPLEX_PARAMS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
- COMPRESSABLE_VALUE - Static variable in enum io.grpc.benchmarks.proto.Messages.PayloadType
-
Compressable text format.
- COMPRESSED_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Messages.ResponseParameters
-
- Configuration - Interface in io.grpc.benchmarks.qps
-
Configuration for a benchmark application.
- Configuration.Builder<T extends Configuration> - Interface in io.grpc.benchmarks.qps
-
- Control - Class in io.grpc.benchmarks.proto
-
- Control.ChannelArg - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ChannelArg
- Control.ChannelArg.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ChannelArg
- Control.ChannelArg.ValueCase - Enum in io.grpc.benchmarks.proto
-
- Control.ChannelArgOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.ClientArgs - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ClientArgs
- Control.ClientArgs.ArgtypeCase - Enum in io.grpc.benchmarks.proto
-
- Control.ClientArgs.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ClientArgs
- Control.ClientArgsOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.ClientConfig - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ClientConfig
- Control.ClientConfig.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ClientConfig
- Control.ClientConfigOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.ClientStatus - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ClientStatus
- Control.ClientStatus.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ClientStatus
- Control.ClientStatusOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.ClientType - Enum in io.grpc.benchmarks.proto
-
Protobuf enum grpc.testing.ClientType
- Control.ClosedLoopParams - Class in io.grpc.benchmarks.proto
-
Once an RPC finishes, immediately start a new one.
- Control.ClosedLoopParams.Builder - Class in io.grpc.benchmarks.proto
-
Once an RPC finishes, immediately start a new one.
- Control.ClosedLoopParamsOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.CoreRequest - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.CoreRequest
- Control.CoreRequest.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.CoreRequest
- Control.CoreRequestOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.CoreResponse - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.CoreResponse
- Control.CoreResponse.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.CoreResponse
- Control.CoreResponseOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.LoadParams - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.LoadParams
- Control.LoadParams.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.LoadParams
- Control.LoadParams.LoadCase - Enum in io.grpc.benchmarks.proto
-
- Control.LoadParamsOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.Mark - Class in io.grpc.benchmarks.proto
-
Request current stats
- Control.Mark.Builder - Class in io.grpc.benchmarks.proto
-
Request current stats
- Control.MarkOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.PoissonParams - Class in io.grpc.benchmarks.proto
-
Parameters of poisson process distribution, which is a good representation
of activity coming in from independent identical stationary sources.
- Control.PoissonParams.Builder - Class in io.grpc.benchmarks.proto
-
Parameters of poisson process distribution, which is a good representation
of activity coming in from independent identical stationary sources.
- Control.PoissonParamsOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.RpcType - Enum in io.grpc.benchmarks.proto
-
Protobuf enum grpc.testing.RpcType
- Control.Scenario - Class in io.grpc.benchmarks.proto
-
A single performance scenario: input to qps_json_driver
- Control.Scenario.Builder - Class in io.grpc.benchmarks.proto
-
A single performance scenario: input to qps_json_driver
- Control.ScenarioOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.ScenarioResult - Class in io.grpc.benchmarks.proto
-
Results of a single benchmark scenario.
- Control.ScenarioResult.Builder - Class in io.grpc.benchmarks.proto
-
Results of a single benchmark scenario.
- Control.ScenarioResultOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.ScenarioResultSummary - Class in io.grpc.benchmarks.proto
-
Basic summary that can be computed from ClientStats and ServerStats
once the scenario has finished.
- Control.ScenarioResultSummary.Builder - Class in io.grpc.benchmarks.proto
-
Basic summary that can be computed from ClientStats and ServerStats
once the scenario has finished.
- Control.ScenarioResultSummaryOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.Scenarios - Class in io.grpc.benchmarks.proto
-
A set of scenarios to be run with qps_json_driver
- Control.Scenarios.Builder - Class in io.grpc.benchmarks.proto
-
A set of scenarios to be run with qps_json_driver
- Control.ScenariosOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.SecurityParams - Class in io.grpc.benchmarks.proto
-
presence of SecurityParams implies use of TLS
- Control.SecurityParams.Builder - Class in io.grpc.benchmarks.proto
-
presence of SecurityParams implies use of TLS
- Control.SecurityParamsOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.ServerArgs - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ServerArgs
- Control.ServerArgs.ArgtypeCase - Enum in io.grpc.benchmarks.proto
-
- Control.ServerArgs.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ServerArgs
- Control.ServerArgsOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.ServerConfig - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ServerConfig
- Control.ServerConfig.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ServerConfig
- Control.ServerConfigOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.ServerStatus - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ServerStatus
- Control.ServerStatus.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ServerStatus
- Control.ServerStatusOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Control.ServerType - Enum in io.grpc.benchmarks.proto
-
Protobuf enum grpc.testing.ServerType
- Control.Void - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.Void
- Control.Void.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.Void
- Control.VoidOrBuilder - Interface in io.grpc.benchmarks.proto
-
- CORE_LIMIT_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ClientConfig
-
- CORE_LIMIT_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ServerConfig
-
- CORE_LIST_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ClientConfig
-
- CORE_LIST_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ServerConfig
-
- coreCount(Control.CoreRequest, StreamObserver<Control.CoreResponse>) - Method in interface io.grpc.benchmarks.proto.WorkerServiceGrpc.AsyncService
-
Just return the core count - unary call
- coreCount(Control.CoreRequest) - Method in class io.grpc.benchmarks.proto.WorkerServiceGrpc.WorkerServiceBlockingStub
-
Just return the core count - unary call
- coreCount(Control.CoreRequest) - Method in class io.grpc.benchmarks.proto.WorkerServiceGrpc.WorkerServiceFutureStub
-
Just return the core count - unary call
- coreCount(Control.CoreRequest, StreamObserver<Control.CoreResponse>) - Method in class io.grpc.benchmarks.proto.WorkerServiceGrpc.WorkerServiceStub
-
Just return the core count - unary call
- CORES_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.CoreResponse
-
- CORES_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ServerStatus
-
- COUNT_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Stats.HistogramData
-
- COUNT_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Stats.RequestResultCount
-
- CQ_POLL_COUNT_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Stats.ClientStats
-
- CQ_POLL_COUNT_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Stats.ServerStats
-
- getAggregatedPayloadSize() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse.Builder
-
Aggregated size of payloads received from the client.
- getAggregatedPayloadSize() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse
-
Aggregated size of payloads received from the client.
- getAggregatedPayloadSize() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingInputCallResponseOrBuilder
-
Aggregated size of payloads received from the client.
- getArgtypeCase() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
- getArgtypeCase() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs
-
- getArgtypeCase() - Method in interface io.grpc.benchmarks.proto.Control.ClientArgsOrBuilder
-
- getArgtypeCase() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
- getArgtypeCase() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs
-
- getArgtypeCase() - Method in interface io.grpc.benchmarks.proto.Control.ServerArgsOrBuilder
-
- getAsyncClientThreads() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Only for async client.
- getAsyncClientThreads() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
Only for async client.
- getAsyncClientThreads() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
Only for async client.
- getAsyncServerThreads() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Only for async server.
- getAsyncServerThreads() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
Only for async server.
- getAsyncServerThreads() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
Only for async server.
- getBackoffMs(int) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
repeated int32 backoff_ms = 2;
- getBackoffMs(int) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo
-
repeated int32 backoff_ms = 2;
- getBackoffMs(int) - Method in interface io.grpc.benchmarks.proto.Messages.ReconnectInfoOrBuilder
-
repeated int32 backoff_ms = 2;
- getBackoffMsCount() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
repeated int32 backoff_ms = 2;
- getBackoffMsCount() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo
-
repeated int32 backoff_ms = 2;
- getBackoffMsCount() - Method in interface io.grpc.benchmarks.proto.Messages.ReconnectInfoOrBuilder
-
repeated int32 backoff_ms = 2;
- getBackoffMsList() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
repeated int32 backoff_ms = 2;
- getBackoffMsList() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo
-
repeated int32 backoff_ms = 2;
- getBackoffMsList() - Method in interface io.grpc.benchmarks.proto.Messages.ReconnectInfoOrBuilder
-
repeated int32 backoff_ms = 2;
- getBenchmarkSeconds() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Benchmark time, in seconds
- getBenchmarkSeconds() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
Benchmark time, in seconds
- getBenchmarkSeconds() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioOrBuilder
-
Benchmark time, in seconds
- getBody() - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
Primary contents of payload.
- getBody() - Method in class io.grpc.benchmarks.proto.Messages.Payload
-
Primary contents of payload.
- getBody() - Method in interface io.grpc.benchmarks.proto.Messages.PayloadOrBuilder
-
Primary contents of payload.
- getBucket(int) - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
repeated uint32 bucket = 1;
- getBucket(int) - Method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
repeated uint32 bucket = 1;
- getBucket(int) - Method in interface io.grpc.benchmarks.proto.Stats.HistogramDataOrBuilder
-
repeated uint32 bucket = 1;
- getBucketCount() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
repeated uint32 bucket = 1;
- getBucketCount() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
repeated uint32 bucket = 1;
- getBucketCount() - Method in interface io.grpc.benchmarks.proto.Stats.HistogramDataOrBuilder
-
repeated uint32 bucket = 1;
- getBucketList() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
repeated uint32 bucket = 1;
- getBucketList() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
repeated uint32 bucket = 1;
- getBucketList() - Method in interface io.grpc.benchmarks.proto.Stats.HistogramDataOrBuilder
-
repeated uint32 bucket = 1;
- getBytebufParams() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.ByteBufferParams bytebuf_params = 1;
- getBytebufParams() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
.grpc.testing.ByteBufferParams bytebuf_params = 1;
- getBytebufParams() - Method in interface io.grpc.benchmarks.proto.Payloads.PayloadConfigOrBuilder
-
.grpc.testing.ByteBufferParams bytebuf_params = 1;
- getBytebufParamsBuilder() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.ByteBufferParams bytebuf_params = 1;
- getBytebufParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.ByteBufferParams bytebuf_params = 1;
- getBytebufParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
.grpc.testing.ByteBufferParams bytebuf_params = 1;
- getBytebufParamsOrBuilder() - Method in interface io.grpc.benchmarks.proto.Payloads.PayloadConfigOrBuilder
-
.grpc.testing.ByteBufferParams bytebuf_params = 1;
- getChannelArgs(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgs(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgs(int) - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsBuilderList() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsCount() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsCount() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsCount() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsList() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsList() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsList() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsOrBuilder(int) - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsOrBuilderList() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsOrBuilderList() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getChannelArgsOrBuilderList() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- getClientChannels() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Number of independent client channels to create.
- getClientChannels() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
Number of independent client channels to create.
- getClientChannels() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
Number of independent client channels to create.
- getClientConfig() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Client configuration
- getClientConfig() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
Client configuration
- getClientConfig() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioOrBuilder
-
Client configuration
- getClientConfigBuilder() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Client configuration
- getClientConfigOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Client configuration
- getClientConfigOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
Client configuration
- getClientConfigOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioOrBuilder
-
Client configuration
- getClientPollsPerRequest() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
Number of polls called inside completion queue per request
- getClientPollsPerRequest() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
Number of polls called inside completion queue per request
- getClientPollsPerRequest() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
Number of polls called inside completion queue per request
- getClientStats(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Client stats for each client
- getClientStats(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Client stats for each client
- getClientStats(int) - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Client stats for each client
- getClientStatsBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Client stats for each client
- getClientStatsBuilderList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Client stats for each client
- getClientStatsCount() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Client stats for each client
- getClientStatsCount() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Client stats for each client
- getClientStatsCount() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Client stats for each client
- getClientStatsList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Client stats for each client
- getClientStatsList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Client stats for each client
- getClientStatsList() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Client stats for each client
- getClientStatsOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Client stats for each client
- getClientStatsOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Client stats for each client
- getClientStatsOrBuilder(int) - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Client stats for each client
- getClientStatsOrBuilderList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Client stats for each client
- getClientStatsOrBuilderList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Client stats for each client
- getClientStatsOrBuilderList() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Client stats for each client
- getClientSuccess(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Information on success or failure of each worker
- getClientSuccess(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Information on success or failure of each worker
- getClientSuccess(int) - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Information on success or failure of each worker
- getClientSuccessCount() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Information on success or failure of each worker
- getClientSuccessCount() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Information on success or failure of each worker
- getClientSuccessCount() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Information on success or failure of each worker
- getClientSuccessList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Information on success or failure of each worker
- getClientSuccessList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Information on success or failure of each worker
- getClientSuccessList() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Information on success or failure of each worker
- getClientSystemTime() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
client load based on system_time (0.85 => 85%)
- getClientSystemTime() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
client load based on system_time (0.85 => 85%)
- getClientSystemTime() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
client load based on system_time (0.85 => 85%)
- getClientType() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.ClientType client_type = 2;
- getClientType() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
.grpc.testing.ClientType client_type = 2;
- getClientType() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
.grpc.testing.ClientType client_type = 2;
- getClientTypeValue() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.ClientType client_type = 2;
- getClientTypeValue() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
.grpc.testing.ClientType client_type = 2;
- getClientTypeValue() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
.grpc.testing.ClientType client_type = 2;
- getClientUserTime() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
client load based on user_time (0.85 => 85%)
- getClientUserTime() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
client load based on user_time (0.85 => 85%)
- getClientUserTime() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
client load based on user_time (0.85 => 85%)
- getClosedLoop() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
.grpc.testing.ClosedLoopParams closed_loop = 1;
- getClosedLoop() - Method in class io.grpc.benchmarks.proto.Control.LoadParams
-
.grpc.testing.ClosedLoopParams closed_loop = 1;
- getClosedLoop() - Method in interface io.grpc.benchmarks.proto.Control.LoadParamsOrBuilder
-
.grpc.testing.ClosedLoopParams closed_loop = 1;
- getClosedLoopBuilder() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
.grpc.testing.ClosedLoopParams closed_loop = 1;
- getClosedLoopOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
.grpc.testing.ClosedLoopParams closed_loop = 1;
- getClosedLoopOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.LoadParams
-
.grpc.testing.ClosedLoopParams closed_loop = 1;
- getClosedLoopOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.LoadParamsOrBuilder
-
.grpc.testing.ClosedLoopParams closed_loop = 1;
- getCode() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
int32 code = 1;
- getCode() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus
-
int32 code = 1;
- getCode() - Method in interface io.grpc.benchmarks.proto.Messages.EchoStatusOrBuilder
-
int32 code = 1;
- getComplexParams() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.ComplexProtoParams complex_params = 3;
- getComplexParams() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
.grpc.testing.ComplexProtoParams complex_params = 3;
- getComplexParams() - Method in interface io.grpc.benchmarks.proto.Payloads.PayloadConfigOrBuilder
-
.grpc.testing.ComplexProtoParams complex_params = 3;
- getComplexParamsBuilder() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.ComplexProtoParams complex_params = 3;
- getComplexParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.ComplexProtoParams complex_params = 3;
- getComplexParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
.grpc.testing.ComplexProtoParams complex_params = 3;
- getComplexParamsOrBuilder() - Method in interface io.grpc.benchmarks.proto.Payloads.PayloadConfigOrBuilder
-
.grpc.testing.ComplexProtoParams complex_params = 3;
- getCompressed() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
Whether to request the server to compress the response.
- getCompressed() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters
-
Whether to request the server to compress the response.
- getCompressed() - Method in interface io.grpc.benchmarks.proto.Messages.ResponseParametersOrBuilder
-
Whether to request the server to compress the response.
- getCompressedBuilder() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
Whether to request the server to compress the response.
- getCompressedOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
Whether to request the server to compress the response.
- getCompressedOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters
-
Whether to request the server to compress the response.
- getCompressedOrBuilder() - Method in interface io.grpc.benchmarks.proto.Messages.ResponseParametersOrBuilder
-
Whether to request the server to compress the response.
- getCoreCountMethod() - Static method in class io.grpc.benchmarks.proto.WorkerServiceGrpc
-
- getCoreLimit() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
int32 core_limit = 14;
- getCoreLimit() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
int32 core_limit = 14;
- getCoreLimit() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
int32 core_limit = 14;
- getCoreLimit() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Specify the number of cores to limit server to, if desired
- getCoreLimit() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
Specify the number of cores to limit server to, if desired
- getCoreLimit() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
Specify the number of cores to limit server to, if desired
- getCoreList(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Specify the cores we should run the client on, if desired
- getCoreList(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
Specify the cores we should run the client on, if desired
- getCoreList(int) - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
Specify the cores we should run the client on, if desired
- getCoreList(int) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Specify the cores we should run the server on, if desired
- getCoreList(int) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
Specify the cores we should run the server on, if desired
- getCoreList(int) - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
Specify the cores we should run the server on, if desired
- getCoreListCount() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Specify the cores we should run the client on, if desired
- getCoreListCount() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
Specify the cores we should run the client on, if desired
- getCoreListCount() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
Specify the cores we should run the client on, if desired
- getCoreListCount() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Specify the cores we should run the server on, if desired
- getCoreListCount() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
Specify the cores we should run the server on, if desired
- getCoreListCount() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
Specify the cores we should run the server on, if desired
- getCoreListList() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Specify the cores we should run the client on, if desired
- getCoreListList() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
Specify the cores we should run the client on, if desired
- getCoreListList() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
Specify the cores we should run the client on, if desired
- getCoreListList() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Specify the cores we should run the server on, if desired
- getCoreListList() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
Specify the cores we should run the server on, if desired
- getCoreListList() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
Specify the cores we should run the server on, if desired
- getCores() - Method in class io.grpc.benchmarks.proto.Control.CoreResponse.Builder
-
Number of cores available on the server
- getCores() - Method in class io.grpc.benchmarks.proto.Control.CoreResponse
-
Number of cores available on the server
- getCores() - Method in interface io.grpc.benchmarks.proto.Control.CoreResponseOrBuilder
-
Number of cores available on the server
- getCores() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
Number of cores available to the server
- getCores() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus
-
Number of cores available to the server
- getCores() - Method in interface io.grpc.benchmarks.proto.Control.ServerStatusOrBuilder
-
Number of cores available to the server
- getCount() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double count = 6;
- getCount() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
double count = 6;
- getCount() - Method in interface io.grpc.benchmarks.proto.Stats.HistogramDataOrBuilder
-
double count = 6;
- getCount() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
int64 count = 2;
- getCount() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount
-
int64 count = 2;
- getCount() - Method in interface io.grpc.benchmarks.proto.Stats.RequestResultCountOrBuilder
-
int64 count = 2;
- getCqPollCount() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Number of polls called inside completion queue
- getCqPollCount() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
Number of polls called inside completion queue
- getCqPollCount() - Method in interface io.grpc.benchmarks.proto.Stats.ClientStatsOrBuilder
-
Number of polls called inside completion queue
- getCqPollCount() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
Number of polls called inside completion queue
- getCqPollCount() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats
-
Number of polls called inside completion queue
- getCqPollCount() - Method in interface io.grpc.benchmarks.proto.Stats.ServerStatsOrBuilder
-
Number of polls called inside completion queue
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.ChannelArg
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.ClientArgs
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.ClientStatus
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.CoreRequest
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.CoreResponse
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.LoadParams
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.Mark
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.PoissonParams
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.Scenario
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.Scenarios
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.SecurityParams
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.ServerArgs
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.ServerStatus
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Control.Void
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Messages.BoolValue
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Messages.EchoStatus
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Messages.Payload
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Messages.ReconnectParams
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Messages.ResponseParameters
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Messages.SimpleResponse
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Stats.HistogramParams
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Stats.RequestResultCount
-
- getDefaultInstance() - Static method in class io.grpc.benchmarks.proto.Stats.ServerStats
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.CoreRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.CoreRequest
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.CoreResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.CoreResponse
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.LoadParams
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.Mark.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.Mark
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.PoissonParams.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.PoissonParams
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.Scenarios
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.Void.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Control.Void
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.BoolValue.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.BoolValue
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.Payload
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats
-
- getDefaultValue() - Method in interface io.grpc.benchmarks.qps.AbstractConfigurationBuilder.Param
-
The default value used when not set explicitly.
- getDescription() - Method in interface io.grpc.benchmarks.qps.AbstractConfigurationBuilder.Param
-
A description of this parameter used when printing usage.
- getDescriptionString() - Static method in enum io.grpc.benchmarks.Transport
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ChannelArg
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ClientArgs
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ClientStatus
-
- getDescriptor() - Static method in enum io.grpc.benchmarks.proto.Control.ClientType
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.CoreRequest.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.CoreRequest
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.CoreResponse.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.CoreResponse
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.LoadParams
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.Mark.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.Mark
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.PoissonParams.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.PoissonParams
-
- getDescriptor() - Static method in enum io.grpc.benchmarks.proto.Control.RpcType
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.Scenario
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.Scenarios
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.SecurityParams
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ServerArgs
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.ServerStatus
-
- getDescriptor() - Static method in enum io.grpc.benchmarks.proto.Control.ServerType
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.Void.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Control.Void
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.BoolValue.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.BoolValue
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.EchoStatus
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.Payload
-
- getDescriptor() - Static method in enum io.grpc.benchmarks.proto.Messages.PayloadType
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.ReconnectParams.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.ReconnectParams
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.ResponseParameters
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.SimpleResponse
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Payloads
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Services
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Stats
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Stats.HistogramParams
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Stats.RequestResultCount
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
- getDescriptor() - Static method in class io.grpc.benchmarks.proto.Stats.ServerStats
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
- getDescriptorForType() - Method in enum io.grpc.benchmarks.proto.Control.ClientType
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.CoreRequest.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.CoreResponse.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.Mark.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.PoissonParams.Builder
-
- getDescriptorForType() - Method in enum io.grpc.benchmarks.proto.Control.RpcType
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
- getDescriptorForType() - Method in enum io.grpc.benchmarks.proto.Control.ServerType
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Control.Void.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Messages.BoolValue.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
- getDescriptorForType() - Method in enum io.grpc.benchmarks.proto.Messages.PayloadType
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
- getDescriptorForType() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
- getExpectCompressed() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether the server should expect this request to be compressed.
- getExpectCompressed() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
Whether the server should expect this request to be compressed.
- getExpectCompressed() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleRequestOrBuilder
-
Whether the server should expect this request to be compressed.
- getExpectCompressed() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
Whether the server should expect this request to be compressed.
- getExpectCompressed() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest
-
Whether the server should expect this request to be compressed.
- getExpectCompressed() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingInputCallRequestOrBuilder
-
Whether the server should expect this request to be compressed.
- getExpectCompressedBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether the server should expect this request to be compressed.
- getExpectCompressedBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
Whether the server should expect this request to be compressed.
- getExpectCompressedOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether the server should expect this request to be compressed.
- getExpectCompressedOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
Whether the server should expect this request to be compressed.
- getExpectCompressedOrBuilder() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleRequestOrBuilder
-
Whether the server should expect this request to be compressed.
- getExpectCompressedOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
Whether the server should expect this request to be compressed.
- getExpectCompressedOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest
-
Whether the server should expect this request to be compressed.
- getExpectCompressedOrBuilder() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingInputCallRequestOrBuilder
-
Whether the server should expect this request to be compressed.
- getFailedRequestsPerSecond() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double failed_requests_per_second = 14;
- getFailedRequestsPerSecond() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
double failed_requests_per_second = 14;
- getFailedRequestsPerSecond() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
double failed_requests_per_second = 14;
- getFillOauthScope() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include OAuth scope.
- getFillOauthScope() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
Whether SimpleResponse should include OAuth scope.
- getFillOauthScope() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleRequestOrBuilder
-
Whether SimpleResponse should include OAuth scope.
- getFillUsername() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include username.
- getFillUsername() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
Whether SimpleResponse should include username.
- getFillUsername() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleRequestOrBuilder
-
Whether SimpleResponse should include username.
- getHistogramParams() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.HistogramParams histogram_params = 12;
- getHistogramParams() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
.grpc.testing.HistogramParams histogram_params = 12;
- getHistogramParams() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
.grpc.testing.HistogramParams histogram_params = 12;
- getHistogramParamsBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.HistogramParams histogram_params = 12;
- getHistogramParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.HistogramParams histogram_params = 12;
- getHistogramParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
.grpc.testing.HistogramParams histogram_params = 12;
- getHistogramParamsOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
.grpc.testing.HistogramParams histogram_params = 12;
- getIdleCpuTime() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
change in idle time of the server (data from proc/stat)
- getIdleCpuTime() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats
-
change in idle time of the server (data from proc/stat)
- getIdleCpuTime() - Method in interface io.grpc.benchmarks.proto.Stats.ServerStatsOrBuilder
-
change in idle time of the server (data from proc/stat)
- getIntervalUs() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
Desired interval between consecutive responses in the response stream in
microseconds.
- getIntervalUs() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters
-
Desired interval between consecutive responses in the response stream in
microseconds.
- getIntervalUs() - Method in interface io.grpc.benchmarks.proto.Messages.ResponseParametersOrBuilder
-
Desired interval between consecutive responses in the response stream in
microseconds.
- getIntValue() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
int32 int_value = 3;
- getIntValue() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg
-
int32 int_value = 3;
- getIntValue() - Method in interface io.grpc.benchmarks.proto.Control.ChannelArgOrBuilder
-
int32 int_value = 3;
- getLatencies() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Histograms from all clients merged into one histogram.
- getLatencies() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Histograms from all clients merged into one histogram.
- getLatencies() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Histograms from all clients merged into one histogram.
- getLatencies() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Latency histogram.
- getLatencies() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
Latency histogram.
- getLatencies() - Method in interface io.grpc.benchmarks.proto.Stats.ClientStatsOrBuilder
-
Latency histogram.
- getLatenciesBuilder() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Histograms from all clients merged into one histogram.
- getLatenciesBuilder() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Latency histogram.
- getLatenciesOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Histograms from all clients merged into one histogram.
- getLatenciesOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Histograms from all clients merged into one histogram.
- getLatenciesOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Histograms from all clients merged into one histogram.
- getLatenciesOrBuilder() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Latency histogram.
- getLatenciesOrBuilder() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
Latency histogram.
- getLatenciesOrBuilder() - Method in interface io.grpc.benchmarks.proto.Stats.ClientStatsOrBuilder
-
Latency histogram.
- getLatency50() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
X% latency percentiles (in nanoseconds)
- getLatency50() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
X% latency percentiles (in nanoseconds)
- getLatency50() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
X% latency percentiles (in nanoseconds)
- getLatency90() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double latency_90 = 8;
- getLatency90() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
double latency_90 = 8;
- getLatency90() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
double latency_90 = 8;
- getLatency95() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double latency_95 = 9;
- getLatency95() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
double latency_95 = 9;
- getLatency95() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
double latency_95 = 9;
- getLatency99() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double latency_99 = 10;
- getLatency99() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
double latency_99 = 10;
- getLatency99() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
double latency_99 = 10;
- getLatency999() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double latency_999 = 11;
- getLatency999() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
double latency_999 = 11;
- getLatency999() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
double latency_999 = 11;
- getLoadCase() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
- getLoadCase() - Method in class io.grpc.benchmarks.proto.Control.LoadParams
-
- getLoadCase() - Method in interface io.grpc.benchmarks.proto.Control.LoadParamsOrBuilder
-
- getLoadParams() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
The requested load for the entire client (aggregated over all the threads).
- getLoadParams() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
The requested load for the entire client (aggregated over all the threads).
- getLoadParams() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
The requested load for the entire client (aggregated over all the threads).
- getLoadParamsBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
The requested load for the entire client (aggregated over all the threads).
- getLoadParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
The requested load for the entire client (aggregated over all the threads).
- getLoadParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
The requested load for the entire client (aggregated over all the threads).
- getLoadParamsOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
The requested load for the entire client (aggregated over all the threads).
- getMark() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
.grpc.testing.Mark mark = 2;
- getMark() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs
-
.grpc.testing.Mark mark = 2;
- getMark() - Method in interface io.grpc.benchmarks.proto.Control.ClientArgsOrBuilder
-
.grpc.testing.Mark mark = 2;
- getMark() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
.grpc.testing.Mark mark = 2;
- getMark() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs
-
.grpc.testing.Mark mark = 2;
- getMark() - Method in interface io.grpc.benchmarks.proto.Control.ServerArgsOrBuilder
-
.grpc.testing.Mark mark = 2;
- getMarkBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
.grpc.testing.Mark mark = 2;
- getMarkBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
.grpc.testing.Mark mark = 2;
- getMarkOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
.grpc.testing.Mark mark = 2;
- getMarkOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs
-
.grpc.testing.Mark mark = 2;
- getMarkOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ClientArgsOrBuilder
-
.grpc.testing.Mark mark = 2;
- getMarkOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
.grpc.testing.Mark mark = 2;
- getMarkOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs
-
.grpc.testing.Mark mark = 2;
- getMarkOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ServerArgsOrBuilder
-
.grpc.testing.Mark mark = 2;
- getMaxPossible() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
use enough buckets to allow this value
- getMaxPossible() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams
-
use enough buckets to allow this value
- getMaxPossible() - Method in interface io.grpc.benchmarks.proto.Stats.HistogramParamsOrBuilder
-
use enough buckets to allow this value
- getMaxReconnectBackoffMs() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams.Builder
-
int32 max_reconnect_backoff_ms = 1;
- getMaxReconnectBackoffMs() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams
-
int32 max_reconnect_backoff_ms = 1;
- getMaxReconnectBackoffMs() - Method in interface io.grpc.benchmarks.proto.Messages.ReconnectParamsOrBuilder
-
int32 max_reconnect_backoff_ms = 1;
- getMaxSeen() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double max_seen = 3;
- getMaxSeen() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
double max_seen = 3;
- getMaxSeen() - Method in interface io.grpc.benchmarks.proto.Stats.HistogramDataOrBuilder
-
double max_seen = 3;
- getMessage() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
string message = 2;
- getMessage() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus
-
string message = 2;
- getMessage() - Method in interface io.grpc.benchmarks.proto.Messages.EchoStatusOrBuilder
-
string message = 2;
- getMessageBytes() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
string message = 2;
- getMessageBytes() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus
-
string message = 2;
- getMessageBytes() - Method in interface io.grpc.benchmarks.proto.Messages.EchoStatusOrBuilder
-
string message = 2;
- getMessagesPerStream() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Number of messages on a stream before it gets finished/restarted
- getMessagesPerStream() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
Number of messages on a stream before it gets finished/restarted
- getMessagesPerStream() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
Number of messages on a stream before it gets finished/restarted
- getMinSeen() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double min_seen = 2;
- getMinSeen() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
double min_seen = 2;
- getMinSeen() - Method in interface io.grpc.benchmarks.proto.Stats.HistogramDataOrBuilder
-
double min_seen = 2;
- getName() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
string name = 1;
- getName() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg
-
string name = 1;
- getName() - Method in interface io.grpc.benchmarks.proto.Control.ChannelArgOrBuilder
-
string name = 1;
- getName() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Human readable name for this scenario
- getName() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
Human readable name for this scenario
- getName() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioOrBuilder
-
Human readable name for this scenario
- getName() - Method in interface io.grpc.benchmarks.qps.AbstractConfigurationBuilder.Param
-
The name of the parameter as it would appear on the command-line.
- getNameBytes() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
string name = 1;
- getNameBytes() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg
-
string name = 1;
- getNameBytes() - Method in interface io.grpc.benchmarks.proto.Control.ChannelArgOrBuilder
-
string name = 1;
- getNameBytes() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Human readable name for this scenario
- getNameBytes() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
Human readable name for this scenario
- getNameBytes() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioOrBuilder
-
Human readable name for this scenario
- getNumber() - Method in enum io.grpc.benchmarks.proto.Control.ChannelArg.ValueCase
-
- getNumber() - Method in enum io.grpc.benchmarks.proto.Control.ClientArgs.ArgtypeCase
-
- getNumber() - Method in enum io.grpc.benchmarks.proto.Control.ClientType
-
- getNumber() - Method in enum io.grpc.benchmarks.proto.Control.LoadParams.LoadCase
-
- getNumber() - Method in enum io.grpc.benchmarks.proto.Control.RpcType
-
- getNumber() - Method in enum io.grpc.benchmarks.proto.Control.ServerArgs.ArgtypeCase
-
- getNumber() - Method in enum io.grpc.benchmarks.proto.Control.ServerType
-
- getNumber() - Method in enum io.grpc.benchmarks.proto.Messages.PayloadType
-
- getNumber() - Method in enum io.grpc.benchmarks.proto.Payloads.PayloadConfig.PayloadCase
-
- getNumClients() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Number of clients to start for the test
- getNumClients() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
Number of clients to start for the test
- getNumClients() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioOrBuilder
-
Number of clients to start for the test
- getNumServers() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Number of servers to start for the test
- getNumServers() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
Number of servers to start for the test
- getNumServers() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioOrBuilder
-
Number of servers to start for the test
- getOauthScope() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
OAuth scope.
- getOauthScope() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse
-
OAuth scope.
- getOauthScope() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleResponseOrBuilder
-
OAuth scope.
- getOauthScopeBytes() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
OAuth scope.
- getOauthScopeBytes() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse
-
OAuth scope.
- getOauthScopeBytes() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleResponseOrBuilder
-
OAuth scope.
- getOfferedLoad() - Method in class io.grpc.benchmarks.proto.Control.PoissonParams.Builder
-
The rate of arrivals (a.k.a.
- getOfferedLoad() - Method in class io.grpc.benchmarks.proto.Control.PoissonParams
-
The rate of arrivals (a.k.a.
- getOfferedLoad() - Method in interface io.grpc.benchmarks.proto.Control.PoissonParamsOrBuilder
-
The rate of arrivals (a.k.a.
- getOtherClientApi() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
If we use an OTHER_CLIENT client_type, this string gives more detail
- getOtherClientApi() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
If we use an OTHER_CLIENT client_type, this string gives more detail
- getOtherClientApi() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
If we use an OTHER_CLIENT client_type, this string gives more detail
- getOtherClientApiBytes() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
If we use an OTHER_CLIENT client_type, this string gives more detail
- getOtherClientApiBytes() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
If we use an OTHER_CLIENT client_type, this string gives more detail
- getOtherClientApiBytes() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
If we use an OTHER_CLIENT client_type, this string gives more detail
- getOtherServerApi() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
If we use an OTHER_SERVER client_type, this string gives more detail
- getOtherServerApi() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
If we use an OTHER_SERVER client_type, this string gives more detail
- getOtherServerApi() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
If we use an OTHER_SERVER client_type, this string gives more detail
- getOtherServerApiBytes() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
If we use an OTHER_SERVER client_type, this string gives more detail
- getOtherServerApiBytes() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
If we use an OTHER_SERVER client_type, this string gives more detail
- getOtherServerApiBytes() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
If we use an OTHER_SERVER client_type, this string gives more detail
- getOutstandingRpcsPerChannel() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
How many concurrent RPCs to start for each channel.
- getOutstandingRpcsPerChannel() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
How many concurrent RPCs to start for each channel.
- getOutstandingRpcsPerChannel() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
How many concurrent RPCs to start for each channel.
- getParams() - Method in class io.grpc.benchmarks.qps.AbstractConfigurationBuilder
-
Returns the valid parameters supported by the configuration.
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.CoreRequest
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.CoreResponse
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.LoadParams
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.Mark
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.PoissonParams
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.Scenarios
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Control.Void
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Messages.BoolValue
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Messages.Payload
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount
-
- getParserForType() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats
-
- getPassed() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
bool passed = 1;
- getPassed() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo
-
bool passed = 1;
- getPassed() - Method in interface io.grpc.benchmarks.proto.Messages.ReconnectInfoOrBuilder
-
bool passed = 1;
- getPayload() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Optional input payload sent along with the request.
- getPayload() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
Optional input payload sent along with the request.
- getPayload() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleRequestOrBuilder
-
Optional input payload sent along with the request.
- getPayload() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
Payload to increase message size.
- getPayload() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse
-
Payload to increase message size.
- getPayload() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleResponseOrBuilder
-
Payload to increase message size.
- getPayload() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
Optional input payload sent along with the request.
- getPayload() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest
-
Optional input payload sent along with the request.
- getPayload() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingInputCallRequestOrBuilder
-
Optional input payload sent along with the request.
- getPayload() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Optional input payload sent along with the request.
- getPayload() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
Optional input payload sent along with the request.
- getPayload() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequestOrBuilder
-
Optional input payload sent along with the request.
- getPayload() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
Payload to increase response size.
- getPayload() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse
-
Payload to increase response size.
- getPayload() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponseOrBuilder
-
Payload to increase response size.
- getPayloadBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Optional input payload sent along with the request.
- getPayloadBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
Payload to increase message size.
- getPayloadBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
Optional input payload sent along with the request.
- getPayloadBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Optional input payload sent along with the request.
- getPayloadBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
Payload to increase response size.
- getPayloadCase() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
- getPayloadCase() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
- getPayloadCase() - Method in interface io.grpc.benchmarks.proto.Payloads.PayloadConfigOrBuilder
-
- getPayloadConfig() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.PayloadConfig payload_config = 11;
- getPayloadConfig() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
.grpc.testing.PayloadConfig payload_config = 11;
- getPayloadConfig() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
.grpc.testing.PayloadConfig payload_config = 11;
- getPayloadConfig() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
payload config, used in generic server.
- getPayloadConfig() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
payload config, used in generic server.
- getPayloadConfig() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
payload config, used in generic server.
- getPayloadConfigBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.PayloadConfig payload_config = 11;
- getPayloadConfigBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
payload config, used in generic server.
- getPayloadConfigOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.PayloadConfig payload_config = 11;
- getPayloadConfigOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
.grpc.testing.PayloadConfig payload_config = 11;
- getPayloadConfigOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
.grpc.testing.PayloadConfig payload_config = 11;
- getPayloadConfigOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
payload config, used in generic server.
- getPayloadConfigOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
payload config, used in generic server.
- getPayloadConfigOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
payload config, used in generic server.
- getPayloadOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleRequestOrBuilder
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
Payload to increase message size.
- getPayloadOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse
-
Payload to increase message size.
- getPayloadOrBuilder() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleResponseOrBuilder
-
Payload to increase message size.
- getPayloadOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingInputCallRequestOrBuilder
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequestOrBuilder
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
Payload to increase response size.
- getPayloadOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse
-
Payload to increase response size.
- getPayloadOrBuilder() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponseOrBuilder
-
Payload to increase response size.
- getPoisson() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
.grpc.testing.PoissonParams poisson = 2;
- getPoisson() - Method in class io.grpc.benchmarks.proto.Control.LoadParams
-
.grpc.testing.PoissonParams poisson = 2;
- getPoisson() - Method in interface io.grpc.benchmarks.proto.Control.LoadParamsOrBuilder
-
.grpc.testing.PoissonParams poisson = 2;
- getPoissonBuilder() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
.grpc.testing.PoissonParams poisson = 2;
- getPoissonOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
.grpc.testing.PoissonParams poisson = 2;
- getPoissonOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.LoadParams
-
.grpc.testing.PoissonParams poisson = 2;
- getPoissonOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.LoadParamsOrBuilder
-
.grpc.testing.PoissonParams poisson = 2;
- getPort() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Port on which to listen.
- getPort() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
Port on which to listen.
- getPort() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
Port on which to listen.
- getPort() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
the port bound by the server
- getPort() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus
-
the port bound by the server
- getPort() - Method in interface io.grpc.benchmarks.proto.Control.ServerStatusOrBuilder
-
the port bound by the server
- getQps() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
Total number of operations per second over all clients.
- getQps() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
Total number of operations per second over all clients.
- getQps() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
Total number of operations per second over all clients.
- getQpsPerServerCore() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
QPS per one server core.
- getQpsPerServerCore() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
QPS per one server core.
- getQpsPerServerCore() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
QPS per one server core.
- getQuitWorkerMethod() - Static method in class io.grpc.benchmarks.proto.WorkerServiceGrpc
-
- getReportScenarioMethod() - Static method in class io.grpc.benchmarks.proto.ReportQpsScenarioServiceGrpc
-
- getReqSize() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
int32 req_size = 1;
- getReqSize() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams
-
int32 req_size = 1;
- getReqSize() - Method in interface io.grpc.benchmarks.proto.Payloads.ByteBufferParamsOrBuilder
-
int32 req_size = 1;
- getReqSize() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
int32 req_size = 1;
- getReqSize() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams
-
int32 req_size = 1;
- getReqSize() - Method in interface io.grpc.benchmarks.proto.Payloads.SimpleProtoParamsOrBuilder
-
int32 req_size = 1;
- getRequestResults(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResults(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Number of failed requests (one row per status code seen)
- getRequestResults(int) - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Number of failed requests (one row per status code seen)
- getRequestResults(int) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResults(int) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
Number of failed requests (one row per status code seen)
- getRequestResults(int) - Method in interface io.grpc.benchmarks.proto.Stats.ClientStatsOrBuilder
-
Number of failed requests (one row per status code seen)
- getRequestResultsBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResultsBuilder(int) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResultsBuilderList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResultsBuilderList() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResultsCount() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResultsCount() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Number of failed requests (one row per status code seen)
- getRequestResultsCount() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Number of failed requests (one row per status code seen)
- getRequestResultsCount() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResultsCount() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
Number of failed requests (one row per status code seen)
- getRequestResultsCount() - Method in interface io.grpc.benchmarks.proto.Stats.ClientStatsOrBuilder
-
Number of failed requests (one row per status code seen)
- getRequestResultsList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResultsList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Number of failed requests (one row per status code seen)
- getRequestResultsList() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Number of failed requests (one row per status code seen)
- getRequestResultsList() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResultsList() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
Number of failed requests (one row per status code seen)
- getRequestResultsList() - Method in interface io.grpc.benchmarks.proto.Stats.ClientStatsOrBuilder
-
Number of failed requests (one row per status code seen)
- getRequestResultsOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResultsOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Number of failed requests (one row per status code seen)
- getRequestResultsOrBuilder(int) - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Number of failed requests (one row per status code seen)
- getRequestResultsOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResultsOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
Number of failed requests (one row per status code seen)
- getRequestResultsOrBuilder(int) - Method in interface io.grpc.benchmarks.proto.Stats.ClientStatsOrBuilder
-
Number of failed requests (one row per status code seen)
- getRequestResultsOrBuilderList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResultsOrBuilderList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Number of failed requests (one row per status code seen)
- getRequestResultsOrBuilderList() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Number of failed requests (one row per status code seen)
- getRequestResultsOrBuilderList() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Number of failed requests (one row per status code seen)
- getRequestResultsOrBuilderList() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
Number of failed requests (one row per status code seen)
- getRequestResultsOrBuilderList() - Method in interface io.grpc.benchmarks.proto.Stats.ClientStatsOrBuilder
-
Number of failed requests (one row per status code seen)
- getReset() - Method in class io.grpc.benchmarks.proto.Control.Mark.Builder
-
if true, the stats will be reset after taking their snapshot.
- getReset() - Method in class io.grpc.benchmarks.proto.Control.Mark
-
if true, the stats will be reset after taking their snapshot.
- getReset() - Method in interface io.grpc.benchmarks.proto.Control.MarkOrBuilder
-
if true, the stats will be reset after taking their snapshot.
- getResolution() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
first bucket is [0, 1 + resolution)
- getResolution() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams
-
first bucket is [0, 1 + resolution)
- getResolution() - Method in interface io.grpc.benchmarks.proto.Stats.HistogramParamsOrBuilder
-
first bucket is [0, 1 + resolution)
- getResourceQuotaSize() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Buffer pool size (no buffer pool specified if unset)
- getResourceQuotaSize() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
Buffer pool size (no buffer pool specified if unset)
- getResourceQuotaSize() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
Buffer pool size (no buffer pool specified if unset)
- getResponseCompressed() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether to request the server to compress the response.
- getResponseCompressed() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
Whether to request the server to compress the response.
- getResponseCompressed() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleRequestOrBuilder
-
Whether to request the server to compress the response.
- getResponseCompressedBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether to request the server to compress the response.
- getResponseCompressedOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether to request the server to compress the response.
- getResponseCompressedOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
Whether to request the server to compress the response.
- getResponseCompressedOrBuilder() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleRequestOrBuilder
-
Whether to request the server to compress the response.
- getResponseParameters(int) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParameters(int) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
Configuration for each expected response message.
- getResponseParameters(int) - Method in interface io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequestOrBuilder
-
Configuration for each expected response message.
- getResponseParametersBuilder(int) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParametersBuilderList() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParametersCount() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParametersCount() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
Configuration for each expected response message.
- getResponseParametersCount() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequestOrBuilder
-
Configuration for each expected response message.
- getResponseParametersList() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParametersList() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
Configuration for each expected response message.
- getResponseParametersList() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequestOrBuilder
-
Configuration for each expected response message.
- getResponseParametersOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParametersOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
Configuration for each expected response message.
- getResponseParametersOrBuilder(int) - Method in interface io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequestOrBuilder
-
Configuration for each expected response message.
- getResponseParametersOrBuilderList() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParametersOrBuilderList() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
Configuration for each expected response message.
- getResponseParametersOrBuilderList() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequestOrBuilder
-
Configuration for each expected response message.
- getResponseSize() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Desired payload size in the response from the server.
- getResponseSize() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
Desired payload size in the response from the server.
- getResponseSize() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleRequestOrBuilder
-
Desired payload size in the response from the server.
- getResponseStatus() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether server should return a given status
- getResponseStatus() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
Whether server should return a given status
- getResponseStatus() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleRequestOrBuilder
-
Whether server should return a given status
- getResponseStatus() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Whether server should return a given status
- getResponseStatus() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
Whether server should return a given status
- getResponseStatus() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequestOrBuilder
-
Whether server should return a given status
- getResponseStatusBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether server should return a given status
- getResponseStatusBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Whether server should return a given status
- getResponseStatusOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether server should return a given status
- getResponseStatusOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
Whether server should return a given status
- getResponseStatusOrBuilder() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleRequestOrBuilder
-
Whether server should return a given status
- getResponseStatusOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Whether server should return a given status
- getResponseStatusOrBuilder() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
Whether server should return a given status
- getResponseStatusOrBuilder() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequestOrBuilder
-
Whether server should return a given status
- getResponseType() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
DEPRECATED, don't use.
- getResponseType() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
DEPRECATED, don't use.
- getResponseType() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleRequestOrBuilder
-
DEPRECATED, don't use.
- getResponseType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
DEPRECATED, don't use.
- getResponseType() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
DEPRECATED, don't use.
- getResponseType() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequestOrBuilder
-
DEPRECATED, don't use.
- getResponseTypeValue() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
DEPRECATED, don't use.
- getResponseTypeValue() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
DEPRECATED, don't use.
- getResponseTypeValue() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleRequestOrBuilder
-
DEPRECATED, don't use.
- getResponseTypeValue() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
DEPRECATED, don't use.
- getResponseTypeValue() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
DEPRECATED, don't use.
- getResponseTypeValue() - Method in interface io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequestOrBuilder
-
DEPRECATED, don't use.
- getRespSize() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
int32 resp_size = 2;
- getRespSize() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams
-
int32 resp_size = 2;
- getRespSize() - Method in interface io.grpc.benchmarks.proto.Payloads.ByteBufferParamsOrBuilder
-
int32 resp_size = 2;
- getRespSize() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
int32 resp_size = 2;
- getRespSize() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams
-
int32 resp_size = 2;
- getRespSize() - Method in interface io.grpc.benchmarks.proto.Payloads.SimpleProtoParamsOrBuilder
-
int32 resp_size = 2;
- getRpcType() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.RpcType rpc_type = 8;
- getRpcType() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
.grpc.testing.RpcType rpc_type = 8;
- getRpcType() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
.grpc.testing.RpcType rpc_type = 8;
- getRpcTypeValue() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.RpcType rpc_type = 8;
- getRpcTypeValue() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
.grpc.testing.RpcType rpc_type = 8;
- getRpcTypeValue() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
.grpc.testing.RpcType rpc_type = 8;
- getRunClientMethod() - Static method in class io.grpc.benchmarks.proto.WorkerServiceGrpc
-
- getRunServerMethod() - Static method in class io.grpc.benchmarks.proto.WorkerServiceGrpc
-
- getScenario() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Inputs used to run the scenario.
- getScenario() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Inputs used to run the scenario.
- getScenario() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Inputs used to run the scenario.
- getScenarioBuilder() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Inputs used to run the scenario.
- getScenarioOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Inputs used to run the scenario.
- getScenarioOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Inputs used to run the scenario.
- getScenarioOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Inputs used to run the scenario.
- getScenarios(int) - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenarios(int) - Method in class io.grpc.benchmarks.proto.Control.Scenarios
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenarios(int) - Method in interface io.grpc.benchmarks.proto.Control.ScenariosOrBuilder
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosBuilderList() - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosCount() - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosCount() - Method in class io.grpc.benchmarks.proto.Control.Scenarios
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosCount() - Method in interface io.grpc.benchmarks.proto.Control.ScenariosOrBuilder
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosList() - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosList() - Method in class io.grpc.benchmarks.proto.Control.Scenarios
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosList() - Method in interface io.grpc.benchmarks.proto.Control.ScenariosOrBuilder
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.Scenarios
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosOrBuilder(int) - Method in interface io.grpc.benchmarks.proto.Control.ScenariosOrBuilder
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosOrBuilderList() - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosOrBuilderList() - Method in class io.grpc.benchmarks.proto.Control.Scenarios
-
repeated .grpc.testing.Scenario scenarios = 1;
- getScenariosOrBuilderList() - Method in interface io.grpc.benchmarks.proto.Control.ScenariosOrBuilder
-
repeated .grpc.testing.Scenario scenarios = 1;
- getSecurityParams() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.SecurityParams security_params = 3;
- getSecurityParams() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
.grpc.testing.SecurityParams security_params = 3;
- getSecurityParams() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
.grpc.testing.SecurityParams security_params = 3;
- getSecurityParams() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
.grpc.testing.SecurityParams security_params = 2;
- getSecurityParams() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
.grpc.testing.SecurityParams security_params = 2;
- getSecurityParams() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
.grpc.testing.SecurityParams security_params = 2;
- getSecurityParamsBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.SecurityParams security_params = 3;
- getSecurityParamsBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
.grpc.testing.SecurityParams security_params = 2;
- getSecurityParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.SecurityParams security_params = 3;
- getSecurityParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
.grpc.testing.SecurityParams security_params = 3;
- getSecurityParamsOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
.grpc.testing.SecurityParams security_params = 3;
- getSecurityParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
.grpc.testing.SecurityParams security_params = 2;
- getSecurityParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
.grpc.testing.SecurityParams security_params = 2;
- getSecurityParamsOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
.grpc.testing.SecurityParams security_params = 2;
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.CoreRequest
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.CoreResponse
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.LoadParams
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.Mark
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.PoissonParams
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.Scenarios
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Control.Void
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Messages.BoolValue
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Messages.Payload
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount
-
- getSerializedSize() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats
-
- getServerConfig() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Server configuration
- getServerConfig() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
Server configuration
- getServerConfig() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioOrBuilder
-
Server configuration
- getServerConfigBuilder() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Server configuration
- getServerConfigOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Server configuration
- getServerConfigOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
Server configuration
- getServerConfigOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioOrBuilder
-
Server configuration
- getServerCores(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of cores available to each server
- getServerCores(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Number of cores available to each server
- getServerCores(int) - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Number of cores available to each server
- getServerCoresCount() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of cores available to each server
- getServerCoresCount() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Number of cores available to each server
- getServerCoresCount() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Number of cores available to each server
- getServerCoresList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of cores available to each server
- getServerCoresList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Number of cores available to each server
- getServerCoresList() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Number of cores available to each server
- getServerCpuUsage() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
server cpu usage percentage
- getServerCpuUsage() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
server cpu usage percentage
- getServerCpuUsage() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
server cpu usage percentage
- getServerHostOverride() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
string server_host_override = 2;
- getServerHostOverride() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams
-
string server_host_override = 2;
- getServerHostOverride() - Method in interface io.grpc.benchmarks.proto.Control.SecurityParamsOrBuilder
-
string server_host_override = 2;
- getServerHostOverrideBytes() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
string server_host_override = 2;
- getServerHostOverrideBytes() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams
-
string server_host_override = 2;
- getServerHostOverrideBytes() - Method in interface io.grpc.benchmarks.proto.Control.SecurityParamsOrBuilder
-
string server_host_override = 2;
- getServerPollsPerRequest() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double server_polls_per_request = 16;
- getServerPollsPerRequest() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
double server_polls_per_request = 16;
- getServerPollsPerRequest() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
double server_polls_per_request = 16;
- getServerStats(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Server stats for each server
- getServerStats(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Server stats for each server
- getServerStats(int) - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Server stats for each server
- getServerStatsBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Server stats for each server
- getServerStatsBuilderList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Server stats for each server
- getServerStatsCount() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Server stats for each server
- getServerStatsCount() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Server stats for each server
- getServerStatsCount() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Server stats for each server
- getServerStatsList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Server stats for each server
- getServerStatsList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Server stats for each server
- getServerStatsList() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Server stats for each server
- getServerStatsOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Server stats for each server
- getServerStatsOrBuilder(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Server stats for each server
- getServerStatsOrBuilder(int) - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Server stats for each server
- getServerStatsOrBuilderList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Server stats for each server
- getServerStatsOrBuilderList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
Server stats for each server
- getServerStatsOrBuilderList() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
Server stats for each server
- getServerSuccess(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
repeated bool server_success = 8;
- getServerSuccess(int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
repeated bool server_success = 8;
- getServerSuccess(int) - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
repeated bool server_success = 8;
- getServerSuccessCount() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
repeated bool server_success = 8;
- getServerSuccessCount() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
repeated bool server_success = 8;
- getServerSuccessCount() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
repeated bool server_success = 8;
- getServerSuccessList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
repeated bool server_success = 8;
- getServerSuccessList() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
repeated bool server_success = 8;
- getServerSuccessList() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
repeated bool server_success = 8;
- getServerSystemTime() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
server load based on system_time (0.85 => 85%)
- getServerSystemTime() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
server load based on system_time (0.85 => 85%)
- getServerSystemTime() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
server load based on system_time (0.85 => 85%)
- getServerTargets(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
List of targets to connect to.
- getServerTargets(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
List of targets to connect to.
- getServerTargets(int) - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
List of targets to connect to.
- getServerTargetsBytes(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
List of targets to connect to.
- getServerTargetsBytes(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
List of targets to connect to.
- getServerTargetsBytes(int) - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
List of targets to connect to.
- getServerTargetsCount() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
List of targets to connect to.
- getServerTargetsCount() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
List of targets to connect to.
- getServerTargetsCount() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
List of targets to connect to.
- getServerTargetsList() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
List of targets to connect to.
- getServerTargetsList() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
List of targets to connect to.
- getServerTargetsList() - Method in interface io.grpc.benchmarks.proto.Control.ClientConfigOrBuilder
-
List of targets to connect to.
- getServerType() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
.grpc.testing.ServerType server_type = 1;
- getServerType() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
.grpc.testing.ServerType server_type = 1;
- getServerType() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
.grpc.testing.ServerType server_type = 1;
- getServerTypeValue() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
.grpc.testing.ServerType server_type = 1;
- getServerTypeValue() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
.grpc.testing.ServerType server_type = 1;
- getServerTypeValue() - Method in interface io.grpc.benchmarks.proto.Control.ServerConfigOrBuilder
-
.grpc.testing.ServerType server_type = 1;
- getServerUserTime() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
server load based on user_time (0.85 => 85%)
- getServerUserTime() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
server load based on user_time (0.85 => 85%)
- getServerUserTime() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
server load based on user_time (0.85 => 85%)
- getServiceDescriptor() - Static method in class io.grpc.benchmarks.proto.BenchmarkServiceGrpc
-
- getServiceDescriptor() - Static method in class io.grpc.benchmarks.proto.ReportQpsScenarioServiceGrpc
-
- getServiceDescriptor() - Static method in class io.grpc.benchmarks.proto.WorkerServiceGrpc
-
- getSetup() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
.grpc.testing.ClientConfig setup = 1;
- getSetup() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs
-
.grpc.testing.ClientConfig setup = 1;
- getSetup() - Method in interface io.grpc.benchmarks.proto.Control.ClientArgsOrBuilder
-
.grpc.testing.ClientConfig setup = 1;
- getSetup() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
.grpc.testing.ServerConfig setup = 1;
- getSetup() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs
-
.grpc.testing.ServerConfig setup = 1;
- getSetup() - Method in interface io.grpc.benchmarks.proto.Control.ServerArgsOrBuilder
-
.grpc.testing.ServerConfig setup = 1;
- getSetupBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
.grpc.testing.ClientConfig setup = 1;
- getSetupBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
.grpc.testing.ServerConfig setup = 1;
- getSetupOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
.grpc.testing.ClientConfig setup = 1;
- getSetupOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs
-
.grpc.testing.ClientConfig setup = 1;
- getSetupOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ClientArgsOrBuilder
-
.grpc.testing.ClientConfig setup = 1;
- getSetupOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
.grpc.testing.ServerConfig setup = 1;
- getSetupOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs
-
.grpc.testing.ServerConfig setup = 1;
- getSetupOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ServerArgsOrBuilder
-
.grpc.testing.ServerConfig setup = 1;
- getSimpleParams() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.SimpleProtoParams simple_params = 2;
- getSimpleParams() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
.grpc.testing.SimpleProtoParams simple_params = 2;
- getSimpleParams() - Method in interface io.grpc.benchmarks.proto.Payloads.PayloadConfigOrBuilder
-
.grpc.testing.SimpleProtoParams simple_params = 2;
- getSimpleParamsBuilder() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.SimpleProtoParams simple_params = 2;
- getSimpleParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.SimpleProtoParams simple_params = 2;
- getSimpleParamsOrBuilder() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
.grpc.testing.SimpleProtoParams simple_params = 2;
- getSimpleParamsOrBuilder() - Method in interface io.grpc.benchmarks.proto.Payloads.PayloadConfigOrBuilder
-
.grpc.testing.SimpleProtoParams simple_params = 2;
- getSize() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
Desired payload sizes in responses from the server.
- getSize() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters
-
Desired payload sizes in responses from the server.
- getSize() - Method in interface io.grpc.benchmarks.proto.Messages.ResponseParametersOrBuilder
-
Desired payload sizes in responses from the server.
- getSpawnLocalWorkerCount() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Number of workers to spawn locally (usually zero)
- getSpawnLocalWorkerCount() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
Number of workers to spawn locally (usually zero)
- getSpawnLocalWorkerCount() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioOrBuilder
-
Number of workers to spawn locally (usually zero)
- getStats() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
.grpc.testing.ClientStats stats = 1;
- getStats() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus
-
.grpc.testing.ClientStats stats = 1;
- getStats() - Method in interface io.grpc.benchmarks.proto.Control.ClientStatusOrBuilder
-
.grpc.testing.ClientStats stats = 1;
- getStats() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
.grpc.testing.ServerStats stats = 1;
- getStats() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus
-
.grpc.testing.ServerStats stats = 1;
- getStats() - Method in interface io.grpc.benchmarks.proto.Control.ServerStatusOrBuilder
-
.grpc.testing.ServerStats stats = 1;
- getStatsBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
.grpc.testing.ClientStats stats = 1;
- getStatsBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
.grpc.testing.ServerStats stats = 1;
- getStatsOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
.grpc.testing.ClientStats stats = 1;
- getStatsOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus
-
.grpc.testing.ClientStats stats = 1;
- getStatsOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ClientStatusOrBuilder
-
.grpc.testing.ClientStats stats = 1;
- getStatsOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
.grpc.testing.ServerStats stats = 1;
- getStatsOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus
-
.grpc.testing.ServerStats stats = 1;
- getStatsOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ServerStatusOrBuilder
-
.grpc.testing.ServerStats stats = 1;
- getStatusCode() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
int32 status_code = 1;
- getStatusCode() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount
-
int32 status_code = 1;
- getStatusCode() - Method in interface io.grpc.benchmarks.proto.Stats.RequestResultCountOrBuilder
-
int32 status_code = 1;
- getStreamingBothWaysMethod() - Static method in class io.grpc.benchmarks.proto.BenchmarkServiceGrpc
-
- getStreamingCallMethod() - Static method in class io.grpc.benchmarks.proto.BenchmarkServiceGrpc
-
- getStreamingFromClientMethod() - Static method in class io.grpc.benchmarks.proto.BenchmarkServiceGrpc
-
- getStreamingFromServerMethod() - Static method in class io.grpc.benchmarks.proto.BenchmarkServiceGrpc
-
- getStrValue() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
string str_value = 2;
- getStrValue() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg
-
string str_value = 2;
- getStrValue() - Method in interface io.grpc.benchmarks.proto.Control.ChannelArgOrBuilder
-
string str_value = 2;
- getStrValueBytes() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
string str_value = 2;
- getStrValueBytes() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg
-
string str_value = 2;
- getStrValueBytes() - Method in interface io.grpc.benchmarks.proto.Control.ChannelArgOrBuilder
-
string str_value = 2;
- getSuccessfulRequestsPerSecond() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
Number of requests that succeeded/failed
- getSuccessfulRequestsPerSecond() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
Number of requests that succeeded/failed
- getSuccessfulRequestsPerSecond() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultSummaryOrBuilder
-
Number of requests that succeeded/failed
- getSum() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double sum = 4;
- getSum() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
double sum = 4;
- getSum() - Method in interface io.grpc.benchmarks.proto.Stats.HistogramDataOrBuilder
-
double sum = 4;
- getSummary() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
An after-the-fact computed summary
- getSummary() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
An after-the-fact computed summary
- getSummary() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
An after-the-fact computed summary
- getSummaryBuilder() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
An after-the-fact computed summary
- getSummaryOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
An after-the-fact computed summary
- getSummaryOrBuilder() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
An after-the-fact computed summary
- getSummaryOrBuilder() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioResultOrBuilder
-
An after-the-fact computed summary
- getSumOfSquares() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double sum_of_squares = 5;
- getSumOfSquares() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
double sum_of_squares = 5;
- getSumOfSquares() - Method in interface io.grpc.benchmarks.proto.Stats.HistogramDataOrBuilder
-
double sum_of_squares = 5;
- getTimeElapsed() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
See ServerStats for details.
- getTimeElapsed() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
See ServerStats for details.
- getTimeElapsed() - Method in interface io.grpc.benchmarks.proto.Stats.ClientStatsOrBuilder
-
See ServerStats for details.
- getTimeElapsed() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
wall clock time change in seconds since last reset
- getTimeElapsed() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats
-
wall clock time change in seconds since last reset
- getTimeElapsed() - Method in interface io.grpc.benchmarks.proto.Stats.ServerStatsOrBuilder
-
wall clock time change in seconds since last reset
- getTimeSystem() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
double time_system = 4;
- getTimeSystem() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
double time_system = 4;
- getTimeSystem() - Method in interface io.grpc.benchmarks.proto.Stats.ClientStatsOrBuilder
-
double time_system = 4;
- getTimeSystem() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
change in server time (in seconds) used by the server process and all
threads since last reset
- getTimeSystem() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats
-
change in server time (in seconds) used by the server process and all
threads since last reset
- getTimeSystem() - Method in interface io.grpc.benchmarks.proto.Stats.ServerStatsOrBuilder
-
change in server time (in seconds) used by the server process and all
threads since last reset
- getTimeUser() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
double time_user = 3;
- getTimeUser() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
double time_user = 3;
- getTimeUser() - Method in interface io.grpc.benchmarks.proto.Stats.ClientStatsOrBuilder
-
double time_user = 3;
- getTimeUser() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
change in user time (in seconds) used by the server since last reset
- getTimeUser() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats
-
change in user time (in seconds) used by the server since last reset
- getTimeUser() - Method in interface io.grpc.benchmarks.proto.Stats.ServerStatsOrBuilder
-
change in user time (in seconds) used by the server since last reset
- getTotalCpuTime() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
change in total cpu time of the server (data from proc/stat)
- getTotalCpuTime() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats
-
change in total cpu time of the server (data from proc/stat)
- getTotalCpuTime() - Method in interface io.grpc.benchmarks.proto.Stats.ServerStatsOrBuilder
-
change in total cpu time of the server (data from proc/stat)
- getType() - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
DEPRECATED, don't use.
- getType() - Method in class io.grpc.benchmarks.proto.Messages.Payload
-
DEPRECATED, don't use.
- getType() - Method in interface io.grpc.benchmarks.proto.Messages.PayloadOrBuilder
-
DEPRECATED, don't use.
- getType() - Method in interface io.grpc.benchmarks.qps.AbstractConfigurationBuilder.Param
-
A string representation of the parameter type.
- getTypeValue() - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
DEPRECATED, don't use.
- getTypeValue() - Method in class io.grpc.benchmarks.proto.Messages.Payload
-
DEPRECATED, don't use.
- getTypeValue() - Method in interface io.grpc.benchmarks.proto.Messages.PayloadOrBuilder
-
DEPRECATED, don't use.
- getUnaryCallMethod() - Static method in class io.grpc.benchmarks.proto.BenchmarkServiceGrpc
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.ClientArgs
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.ClientConfig
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.ClientStatus
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.CoreRequest
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.CoreResponse
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.LoadParams
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.Mark
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.PoissonParams
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.Scenarios
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.ServerArgs
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.ServerConfig
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.ServerStatus
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Control.Void
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Messages.BoolValue
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Messages.Payload
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Stats.ClientStats
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Stats.HistogramData
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount
-
- getUnknownFields() - Method in class io.grpc.benchmarks.proto.Stats.ServerStats
-
- getUsername() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- getUsername() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- getUsername() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleResponseOrBuilder
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- getUsernameBytes() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- getUsernameBytes() - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- getUsernameBytes() - Method in interface io.grpc.benchmarks.proto.Messages.SimpleResponseOrBuilder
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- getUseTestCa() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
bool use_test_ca = 1;
- getUseTestCa() - Method in class io.grpc.benchmarks.proto.Control.SecurityParams
-
bool use_test_ca = 1;
- getUseTestCa() - Method in interface io.grpc.benchmarks.proto.Control.SecurityParamsOrBuilder
-
bool use_test_ca = 1;
- getValue() - Method in class io.grpc.benchmarks.proto.Messages.BoolValue.Builder
-
The bool value.
- getValue() - Method in class io.grpc.benchmarks.proto.Messages.BoolValue
-
The bool value.
- getValue() - Method in interface io.grpc.benchmarks.proto.Messages.BoolValueOrBuilder
-
The bool value.
- getValueCase() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
- getValueCase() - Method in class io.grpc.benchmarks.proto.Control.ChannelArg
-
- getValueCase() - Method in interface io.grpc.benchmarks.proto.Control.ChannelArgOrBuilder
-
- getValueDescriptor() - Method in enum io.grpc.benchmarks.proto.Control.ClientType
-
- getValueDescriptor() - Method in enum io.grpc.benchmarks.proto.Control.RpcType
-
- getValueDescriptor() - Method in enum io.grpc.benchmarks.proto.Control.ServerType
-
- getValueDescriptor() - Method in enum io.grpc.benchmarks.proto.Messages.PayloadType
-
- getWarmupSeconds() - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Warmup period, in seconds
- getWarmupSeconds() - Method in class io.grpc.benchmarks.proto.Control.Scenario
-
Warmup period, in seconds
- getWarmupSeconds() - Method in interface io.grpc.benchmarks.proto.Control.ScenarioOrBuilder
-
Warmup period, in seconds
- saveHistogram(Histogram, String) - Static method in class io.grpc.benchmarks.Utils
-
Save a Histogram to a file.
- SCENARIO_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
- SCENARIOS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.Scenarios
-
- SECURITY_PARAMS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ClientConfig
-
- SECURITY_PARAMS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ServerConfig
-
- SERVER_CONFIG_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.Scenario
-
- SERVER_CORES_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
- SERVER_CPU_USAGE_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- SERVER_HOST_OVERRIDE_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.SecurityParams
-
- SERVER_POLLS_PER_REQUEST_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- SERVER_STATS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
- SERVER_SUCCESS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
- SERVER_SYSTEM_TIME_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- SERVER_TARGETS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ClientConfig
-
- SERVER_TYPE_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ServerConfig
-
- SERVER_USER_TIME_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- SERVICE_NAME - Static variable in class io.grpc.benchmarks.proto.BenchmarkServiceGrpc
-
- SERVICE_NAME - Static variable in class io.grpc.benchmarks.proto.ReportQpsScenarioServiceGrpc
-
- SERVICE_NAME - Static variable in class io.grpc.benchmarks.proto.WorkerServiceGrpc
-
- Services - Class in io.grpc.benchmarks.proto
-
- setAggregatedPayloadSize(int) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse.Builder
-
Aggregated size of payloads received from the client.
- setAsyncClientThreads(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Only for async client.
- setAsyncServerThreads(int) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Only for async server.
- setBackoffMs(int, int) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
repeated int32 backoff_ms = 2;
- setBenchmarkSeconds(int) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Benchmark time, in seconds
- setBody(ByteString) - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
Primary contents of payload.
- setBucket(int, int) - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
repeated uint32 bucket = 1;
- setBytebufParams(Payloads.ByteBufferParams) - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.ByteBufferParams bytebuf_params = 1;
- setBytebufParams(Payloads.ByteBufferParams.Builder) - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.ByteBufferParams bytebuf_params = 1;
- setChannelArgs(int, Control.ChannelArg) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- setChannelArgs(int, Control.ChannelArg.Builder) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
repeated .grpc.testing.ChannelArg channel_args = 16;
- setClientChannels(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Number of independent client channels to create.
- setClientConfig(Control.ClientConfig) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Client configuration
- setClientConfig(Control.ClientConfig.Builder) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Client configuration
- setClientPollsPerRequest(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
Number of polls called inside completion queue per request
- setClientStats(int, Stats.ClientStats) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Client stats for each client
- setClientStats(int, Stats.ClientStats.Builder) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Client stats for each client
- setClientSuccess(int, boolean) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Information on success or failure of each worker
- setClientSystemTime(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
client load based on system_time (0.85 => 85%)
- setClientType(Control.ClientType) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.ClientType client_type = 2;
- setClientTypeValue(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.ClientType client_type = 2;
- setClientUserTime(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
client load based on user_time (0.85 => 85%)
- setClosedLoop(Control.ClosedLoopParams) - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
.grpc.testing.ClosedLoopParams closed_loop = 1;
- setClosedLoop(Control.ClosedLoopParams.Builder) - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
.grpc.testing.ClosedLoopParams closed_loop = 1;
- setCode(int) - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
int32 code = 1;
- setComplexParams(Payloads.ComplexProtoParams) - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.ComplexProtoParams complex_params = 3;
- setComplexParams(Payloads.ComplexProtoParams.Builder) - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.ComplexProtoParams complex_params = 3;
- setCompressed(Messages.BoolValue) - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
Whether to request the server to compress the response.
- setCompressed(Messages.BoolValue.Builder) - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
Whether to request the server to compress the response.
- setCoreLimit(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
int32 core_limit = 14;
- setCoreLimit(int) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Specify the number of cores to limit server to, if desired
- setCoreList(int, int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Specify the cores we should run the client on, if desired
- setCoreList(int, int) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Specify the cores we should run the server on, if desired
- setCores(int) - Method in class io.grpc.benchmarks.proto.Control.CoreResponse.Builder
-
Number of cores available on the server
- setCores(int) - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
Number of cores available to the server
- setCount(double) - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double count = 6;
- setCount(long) - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
int64 count = 2;
- setCqPollCount(long) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Number of polls called inside completion queue
- setCqPollCount(long) - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
Number of polls called inside completion queue
- setExpectCompressed(Messages.BoolValue) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether the server should expect this request to be compressed.
- setExpectCompressed(Messages.BoolValue.Builder) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether the server should expect this request to be compressed.
- setExpectCompressed(Messages.BoolValue) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
Whether the server should expect this request to be compressed.
- setExpectCompressed(Messages.BoolValue.Builder) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
Whether the server should expect this request to be compressed.
- setFailedRequestsPerSecond(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double failed_requests_per_second = 14;
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.CoreRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.CoreResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.Mark.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.PoissonParams.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Control.Void.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Messages.BoolValue.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
- setFillOauthScope(boolean) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include OAuth scope.
- setFillUsername(boolean) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include username.
- setHistogramParams(Stats.HistogramParams) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.HistogramParams histogram_params = 12;
- setHistogramParams(Stats.HistogramParams.Builder) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.HistogramParams histogram_params = 12;
- setIdleCpuTime(long) - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
change in idle time of the server (data from proc/stat)
- setIntervalUs(int) - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
Desired interval between consecutive responses in the response stream in
microseconds.
- setIntValue(int) - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
int32 int_value = 3;
- setLatencies(Stats.HistogramData) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Histograms from all clients merged into one histogram.
- setLatencies(Stats.HistogramData.Builder) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Histograms from all clients merged into one histogram.
- setLatencies(Stats.HistogramData) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Latency histogram.
- setLatencies(Stats.HistogramData.Builder) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Latency histogram.
- setLatency50(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
X% latency percentiles (in nanoseconds)
- setLatency90(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double latency_90 = 8;
- setLatency95(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double latency_95 = 9;
- setLatency99(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double latency_99 = 10;
- setLatency999(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double latency_999 = 11;
- setLoadParams(Control.LoadParams) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
The requested load for the entire client (aggregated over all the threads).
- setLoadParams(Control.LoadParams.Builder) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
The requested load for the entire client (aggregated over all the threads).
- setMark(Control.Mark) - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
.grpc.testing.Mark mark = 2;
- setMark(Control.Mark.Builder) - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
.grpc.testing.Mark mark = 2;
- setMark(Control.Mark) - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
.grpc.testing.Mark mark = 2;
- setMark(Control.Mark.Builder) - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
.grpc.testing.Mark mark = 2;
- setMaxPossible(double) - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
use enough buckets to allow this value
- setMaxReconnectBackoffMs(int) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams.Builder
-
int32 max_reconnect_backoff_ms = 1;
- setMaxSeen(double) - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double max_seen = 3;
- setMessage(String) - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
string message = 2;
- setMessageBytes(ByteString) - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
string message = 2;
- setMessagesPerStream(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
Number of messages on a stream before it gets finished/restarted
- setMinSeen(double) - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double min_seen = 2;
- setName(String) - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
string name = 1;
- setName(String) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Human readable name for this scenario
- setNameBytes(ByteString) - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
string name = 1;
- setNameBytes(ByteString) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Human readable name for this scenario
- setNumClients(int) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Number of clients to start for the test
- setNumServers(int) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Number of servers to start for the test
- setOauthScope(String) - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
OAuth scope.
- setOauthScopeBytes(ByteString) - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
OAuth scope.
- setOfferedLoad(double) - Method in class io.grpc.benchmarks.proto.Control.PoissonParams.Builder
-
The rate of arrivals (a.k.a.
- setOtherClientApi(String) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
If we use an OTHER_CLIENT client_type, this string gives more detail
- setOtherClientApiBytes(ByteString) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
If we use an OTHER_CLIENT client_type, this string gives more detail
- setOtherServerApi(String) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
If we use an OTHER_SERVER client_type, this string gives more detail
- setOtherServerApiBytes(ByteString) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
If we use an OTHER_SERVER client_type, this string gives more detail
- setOutstandingRpcsPerChannel(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
How many concurrent RPCs to start for each channel.
- setPassed(boolean) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
bool passed = 1;
- setPayload(Messages.Payload) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Optional input payload sent along with the request.
- setPayload(Messages.Payload.Builder) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Optional input payload sent along with the request.
- setPayload(Messages.Payload) - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
Payload to increase message size.
- setPayload(Messages.Payload.Builder) - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
Payload to increase message size.
- setPayload(Messages.Payload) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
Optional input payload sent along with the request.
- setPayload(Messages.Payload.Builder) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
Optional input payload sent along with the request.
- setPayload(Messages.Payload) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Optional input payload sent along with the request.
- setPayload(Messages.Payload.Builder) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Optional input payload sent along with the request.
- setPayload(Messages.Payload) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
Payload to increase response size.
- setPayload(Messages.Payload.Builder) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
Payload to increase response size.
- setPayloadConfig(Payloads.PayloadConfig) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.PayloadConfig payload_config = 11;
- setPayloadConfig(Payloads.PayloadConfig.Builder) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.PayloadConfig payload_config = 11;
- setPayloadConfig(Payloads.PayloadConfig) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
payload config, used in generic server.
- setPayloadConfig(Payloads.PayloadConfig.Builder) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
payload config, used in generic server.
- setPoisson(Control.PoissonParams) - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
.grpc.testing.PoissonParams poisson = 2;
- setPoisson(Control.PoissonParams.Builder) - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
.grpc.testing.PoissonParams poisson = 2;
- setPort(int) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Port on which to listen.
- setPort(int) - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
the port bound by the server
- setQps(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
Total number of operations per second over all clients.
- setQpsPerServerCore(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
QPS per one server core.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.CoreRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.CoreResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.Mark.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.PoissonParams.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Control.Void.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Messages.BoolValue.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
- setReqSize(int) - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
int32 req_size = 1;
- setReqSize(int) - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
int32 req_size = 1;
- setRequestResults(int, Stats.RequestResultCount) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of failed requests (one row per status code seen)
- setRequestResults(int, Stats.RequestResultCount.Builder) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of failed requests (one row per status code seen)
- setRequestResults(int, Stats.RequestResultCount) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Number of failed requests (one row per status code seen)
- setRequestResults(int, Stats.RequestResultCount.Builder) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
Number of failed requests (one row per status code seen)
- setReset(boolean) - Method in class io.grpc.benchmarks.proto.Control.Mark.Builder
-
if true, the stats will be reset after taking their snapshot.
- setResolution(double) - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
first bucket is [0, 1 + resolution)
- setResourceQuotaSize(int) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
Buffer pool size (no buffer pool specified if unset)
- setResponseCompressed(Messages.BoolValue) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether to request the server to compress the response.
- setResponseCompressed(Messages.BoolValue.Builder) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether to request the server to compress the response.
- setResponseParameters(int, Messages.ResponseParameters) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- setResponseParameters(int, Messages.ResponseParameters.Builder) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- setResponseSize(int) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Desired payload size in the response from the server.
- setResponseStatus(Messages.EchoStatus) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether server should return a given status
- setResponseStatus(Messages.EchoStatus.Builder) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
Whether server should return a given status
- setResponseStatus(Messages.EchoStatus) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Whether server should return a given status
- setResponseStatus(Messages.EchoStatus.Builder) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
Whether server should return a given status
- setResponseType(Messages.PayloadType) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
DEPRECATED, don't use.
- setResponseType(Messages.PayloadType) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
DEPRECATED, don't use.
- setResponseTypeValue(int) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
DEPRECATED, don't use.
- setResponseTypeValue(int) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
DEPRECATED, don't use.
- setRespSize(int) - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
int32 resp_size = 2;
- setRespSize(int) - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
int32 resp_size = 2;
- setRpcType(Control.RpcType) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.RpcType rpc_type = 8;
- setRpcTypeValue(int) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.RpcType rpc_type = 8;
- setScenario(Control.Scenario) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Inputs used to run the scenario.
- setScenario(Control.Scenario.Builder) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Inputs used to run the scenario.
- setScenarios(int, Control.Scenario) - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
repeated .grpc.testing.Scenario scenarios = 1;
- setScenarios(int, Control.Scenario.Builder) - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
repeated .grpc.testing.Scenario scenarios = 1;
- setSecurityParams(Control.SecurityParams) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.SecurityParams security_params = 3;
- setSecurityParams(Control.SecurityParams.Builder) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
.grpc.testing.SecurityParams security_params = 3;
- setSecurityParams(Control.SecurityParams) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
.grpc.testing.SecurityParams security_params = 2;
- setSecurityParams(Control.SecurityParams.Builder) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
.grpc.testing.SecurityParams security_params = 2;
- setServerConfig(Control.ServerConfig) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Server configuration
- setServerConfig(Control.ServerConfig.Builder) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Server configuration
- setServerCores(int, int) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Number of cores available to each server
- setServerCpuUsage(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
server cpu usage percentage
- setServerHostOverride(String) - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
string server_host_override = 2;
- setServerHostOverrideBytes(ByteString) - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
string server_host_override = 2;
- setServerPollsPerRequest(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
double server_polls_per_request = 16;
- setServerStats(int, Stats.ServerStats) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Server stats for each server
- setServerStats(int, Stats.ServerStats.Builder) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
Server stats for each server
- setServerSuccess(int, boolean) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
repeated bool server_success = 8;
- setServerSystemTime(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
server load based on system_time (0.85 => 85%)
- setServerTargets(int, String) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
List of targets to connect to.
- setServerType(Control.ServerType) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
.grpc.testing.ServerType server_type = 1;
- setServerTypeValue(int) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
.grpc.testing.ServerType server_type = 1;
- setServerUserTime(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
server load based on user_time (0.85 => 85%)
- setSetup(Control.ClientConfig) - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
.grpc.testing.ClientConfig setup = 1;
- setSetup(Control.ClientConfig.Builder) - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
.grpc.testing.ClientConfig setup = 1;
- setSetup(Control.ServerConfig) - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
.grpc.testing.ServerConfig setup = 1;
- setSetup(Control.ServerConfig.Builder) - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
.grpc.testing.ServerConfig setup = 1;
- setSimpleParams(Payloads.SimpleProtoParams) - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.SimpleProtoParams simple_params = 2;
- setSimpleParams(Payloads.SimpleProtoParams.Builder) - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
.grpc.testing.SimpleProtoParams simple_params = 2;
- setSize(int) - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
Desired payload sizes in responses from the server.
- setSpawnLocalWorkerCount(int) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Number of workers to spawn locally (usually zero)
- setStats(Stats.ClientStats) - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
.grpc.testing.ClientStats stats = 1;
- setStats(Stats.ClientStats.Builder) - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
.grpc.testing.ClientStats stats = 1;
- setStats(Stats.ServerStats) - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
.grpc.testing.ServerStats stats = 1;
- setStats(Stats.ServerStats.Builder) - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
.grpc.testing.ServerStats stats = 1;
- setStatusCode(int) - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
int32 status_code = 1;
- setStrValue(String) - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
string str_value = 2;
- setStrValueBytes(ByteString) - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
string str_value = 2;
- setSuccessfulRequestsPerSecond(double) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
Number of requests that succeeded/failed
- setSum(double) - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double sum = 4;
- setSummary(Control.ScenarioResultSummary) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
An after-the-fact computed summary
- setSummary(Control.ScenarioResultSummary.Builder) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
An after-the-fact computed summary
- setSumOfSquares(double) - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
double sum_of_squares = 5;
- setTimeElapsed(double) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
See ServerStats for details.
- setTimeElapsed(double) - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
wall clock time change in seconds since last reset
- setTimeSystem(double) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
double time_system = 4;
- setTimeSystem(double) - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
change in server time (in seconds) used by the server process and all
threads since last reset
- setTimeUser(double) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
double time_user = 3;
- setTimeUser(double) - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
change in user time (in seconds) used by the server since last reset
- setTotalCpuTime(long) - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
change in total cpu time of the server (data from proc/stat)
- setType(Messages.PayloadType) - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
DEPRECATED, don't use.
- setTypeValue(int) - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
DEPRECATED, don't use.
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.ChannelArg.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.ClientArgs.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.ClientConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.ClientStatus.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.ClosedLoopParams.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.CoreRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.CoreResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.LoadParams.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.Mark.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.PoissonParams.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResult.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.Scenarios.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.ServerArgs.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.ServerConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.ServerStatus.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Control.Void.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Messages.BoolValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Messages.EchoStatus.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Messages.Payload.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Messages.ReconnectParams.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Messages.ResponseParameters.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Messages.SimpleRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Messages.StreamingInputCallResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Messages.StreamingOutputCallResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Payloads.ByteBufferParams.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Payloads.ComplexProtoParams.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Payloads.PayloadConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Payloads.SimpleProtoParams.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Stats.ClientStats.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Stats.HistogramData.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Stats.HistogramParams.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Stats.RequestResultCount.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.benchmarks.proto.Stats.ServerStats.Builder
-
- SETUP_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ClientArgs
-
- SETUP_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ServerArgs
-
- setUsername(String) - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- setUsernameBytes(ByteString) - Method in class io.grpc.benchmarks.proto.Messages.SimpleResponse.Builder
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- setUseTestCa(boolean) - Method in class io.grpc.benchmarks.proto.Control.SecurityParams.Builder
-
bool use_test_ca = 1;
- setValue(boolean) - Method in class io.grpc.benchmarks.proto.Messages.BoolValue.Builder
-
The bool value.
- setValue(Configuration, String) - Method in interface io.grpc.benchmarks.qps.AbstractConfigurationBuilder.Param
-
Sets this parameter on the given configuration instance.
- setWarmupSeconds(int) - Method in class io.grpc.benchmarks.proto.Control.Scenario.Builder
-
Warmup period, in seconds
- shutdown() - Method in class io.grpc.benchmarks.qps.AsyncServer.BenchmarkServiceImpl
-
- SIMPLE_PARAMS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Payloads.PayloadConfig
-
- SIZE_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Messages.ResponseParameters
-
- SocketAddressValidator - Interface in io.grpc.benchmarks
-
- SPAWN_LOCAL_WORKER_COUNT_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.Scenario
-
- start() - Method in class io.grpc.benchmarks.driver.LoadWorker
-
- Stats - Class in io.grpc.benchmarks.proto
-
- Stats.ClientStats - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ClientStats
- Stats.ClientStats.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ClientStats
- Stats.ClientStatsOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Stats.HistogramData - Class in io.grpc.benchmarks.proto
-
Histogram data based on grpc/support/histogram.c
- Stats.HistogramData.Builder - Class in io.grpc.benchmarks.proto
-
Histogram data based on grpc/support/histogram.c
- Stats.HistogramDataOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Stats.HistogramParams - Class in io.grpc.benchmarks.proto
-
Histogram params based on grpc/support/histogram.c
- Stats.HistogramParams.Builder - Class in io.grpc.benchmarks.proto
-
Histogram params based on grpc/support/histogram.c
- Stats.HistogramParamsOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Stats.RequestResultCount - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.RequestResultCount
- Stats.RequestResultCount.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.RequestResultCount
- Stats.RequestResultCountOrBuilder - Interface in io.grpc.benchmarks.proto
-
- Stats.ServerStats - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ServerStats
- Stats.ServerStats.Builder - Class in io.grpc.benchmarks.proto
-
Protobuf type grpc.testing.ServerStats
- Stats.ServerStatsOrBuilder - Interface in io.grpc.benchmarks.proto
-
- STATS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ClientStatus
-
- STATS_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ServerStatus
-
- STATUS_CODE_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Stats.RequestResultCount
-
- STR_VALUE_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ChannelArg
-
- stream(ByteBuf) - Method in class io.grpc.benchmarks.ByteBufOutputMarshaller
-
- STREAMING_BOTH_WAYS_VALUE - Static variable in enum io.grpc.benchmarks.proto.Control.RpcType
-
STREAMING_BOTH_WAYS = 4;
- STREAMING_FROM_CLIENT_VALUE - Static variable in enum io.grpc.benchmarks.proto.Control.RpcType
-
STREAMING_FROM_CLIENT = 2;
- STREAMING_FROM_SERVER_VALUE - Static variable in enum io.grpc.benchmarks.proto.Control.RpcType
-
STREAMING_FROM_SERVER = 3;
- STREAMING_VALUE - Static variable in enum io.grpc.benchmarks.proto.Control.RpcType
-
STREAMING = 1;
- streamingBothWays(StreamObserver<Messages.SimpleResponse>) - Method in interface io.grpc.benchmarks.proto.BenchmarkServiceGrpc.AsyncService
-
Two-sided unbounded streaming between server to client
Both sides send the content of their own choice to the other
- streamingBothWays(StreamObserver<Messages.SimpleResponse>) - Method in class io.grpc.benchmarks.proto.BenchmarkServiceGrpc.BenchmarkServiceStub
-
Two-sided unbounded streaming between server to client
Both sides send the content of their own choice to the other
- streamingBothWays(StreamObserver<Messages.SimpleResponse>) - Method in class io.grpc.benchmarks.qps.AsyncServer.BenchmarkServiceImpl
-
- streamingCall(StreamObserver<Messages.SimpleResponse>) - Method in interface io.grpc.benchmarks.proto.BenchmarkServiceGrpc.AsyncService
-
Repeated sequence of one request followed by one response.
- streamingCall(StreamObserver<Messages.SimpleResponse>) - Method in class io.grpc.benchmarks.proto.BenchmarkServiceGrpc.BenchmarkServiceStub
-
Repeated sequence of one request followed by one response.
- streamingCall(StreamObserver<Messages.SimpleResponse>) - Method in class io.grpc.benchmarks.qps.AsyncServer.BenchmarkServiceImpl
-
- streamingFromClient(StreamObserver<Messages.SimpleResponse>) - Method in interface io.grpc.benchmarks.proto.BenchmarkServiceGrpc.AsyncService
-
Single-sided unbounded streaming from client to server
The server returns the client payload as-is once the client does WritesDone
- streamingFromClient(StreamObserver<Messages.SimpleResponse>) - Method in class io.grpc.benchmarks.proto.BenchmarkServiceGrpc.BenchmarkServiceStub
-
Single-sided unbounded streaming from client to server
The server returns the client payload as-is once the client does WritesDone
- streamingFromClient(StreamObserver<Messages.SimpleResponse>) - Method in class io.grpc.benchmarks.qps.AsyncServer.BenchmarkServiceImpl
-
- streamingFromServer(Messages.SimpleRequest, StreamObserver<Messages.SimpleResponse>) - Method in interface io.grpc.benchmarks.proto.BenchmarkServiceGrpc.AsyncService
-
Single-sided unbounded streaming from server to client
The server repeatedly returns the client payload as-is
- streamingFromServer(Messages.SimpleRequest) - Method in class io.grpc.benchmarks.proto.BenchmarkServiceGrpc.BenchmarkServiceBlockingStub
-
Single-sided unbounded streaming from server to client
The server repeatedly returns the client payload as-is
- streamingFromServer(Messages.SimpleRequest, StreamObserver<Messages.SimpleResponse>) - Method in class io.grpc.benchmarks.proto.BenchmarkServiceGrpc.BenchmarkServiceStub
-
Single-sided unbounded streaming from server to client
The server repeatedly returns the client payload as-is
- streamingFromServer(Messages.SimpleRequest, StreamObserver<Messages.SimpleResponse>) - Method in class io.grpc.benchmarks.qps.AsyncServer.BenchmarkServiceImpl
-
- SUCCESSFUL_REQUESTS_PER_SECOND_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResultSummary
-
- SUM_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Stats.HistogramData
-
- SUM_OF_SQUARES_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Stats.HistogramData
-
- SUMMARY_FIELD_NUMBER - Static variable in class io.grpc.benchmarks.proto.Control.ScenarioResult
-
- SYNC_CLIENT_VALUE - Static variable in enum io.grpc.benchmarks.proto.Control.ClientType
-
Many languages support a basic distinction between using
sync or async client, and this allows the specification
- SYNC_SERVER_VALUE - Static variable in enum io.grpc.benchmarks.proto.Control.ServerType
-
SYNC_SERVER = 0;