- cacheableUnary() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
Sends a cacheable unary rpc using GET.
- cacheableUnaryCall(Messages.SimpleRequest, StreamObserver<Messages.SimpleResponse>) - Method in interface io.grpc.testing.integration.TestServiceGrpc.AsyncService
-
One request followed by one response.
- cacheableUnaryCall(Messages.SimpleRequest) - Method in class io.grpc.testing.integration.TestServiceGrpc.TestServiceBlockingStub
-
One request followed by one response.
- cacheableUnaryCall(Messages.SimpleRequest) - Method in class io.grpc.testing.integration.TestServiceGrpc.TestServiceFutureStub
-
One request followed by one response.
- cacheableUnaryCall(Messages.SimpleRequest, StreamObserver<Messages.SimpleResponse>) - Method in class io.grpc.testing.integration.TestServiceGrpc.TestServiceStub
-
One request followed by one response.
- cancelAfterBegin() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
- cancelAfterFirstResponse() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
- censusContextsPropagated() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
- channel - Variable in class io.grpc.testing.integration.AbstractInteropTest
-
- clear() - Method in class io.grpc.testing.integration.EmptyProtos.Empty.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.BoolValue.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.ClientConfigureResponse.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.EchoStatus.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsRequest.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.Payload.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.ReconnectParams.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.ResponseParameters.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallResponse.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse.Builder
-
- clear() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
- clear() - Method in class io.grpc.testing.integration.Metrics.EmptyMessage.Builder
-
- clear() - Method in class io.grpc.testing.integration.Metrics.GaugeRequest.Builder
-
- clear() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
- clearAggregatedPayloadSize() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallResponse.Builder
-
Aggregated size of payloads received from the client.
- clearBackoffMs() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo.Builder
-
repeated int32 backoff_ms = 2;
- clearBody() - Method in class io.grpc.testing.integration.Messages.Payload.Builder
-
Primary contents of payload.
- clearCode() - Method in class io.grpc.testing.integration.Messages.EchoStatus.Builder
-
int32 code = 1;
- clearCompressed() - Method in class io.grpc.testing.integration.Messages.ResponseParameters.Builder
-
Whether to request the server to compress the response.
- clearCpuUtilization() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
double cpu_utilization = 1;
- clearDoubleValue() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
double double_value = 3;
- clearExpectCompressed() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether the server should expect this request to be compressed.
- clearExpectCompressed() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest.Builder
-
Whether the server should expect this request to be compressed.
- clearFillGrpclbRouteType() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include grpclb_route_type.
- clearFillOauthScope() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include OAuth scope.
- clearFillServerId() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include server_id.
- clearFillUsername() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include username.
- clearGrpclbRouteType() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
gRPCLB Path.
- clearHostname() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
Server hostname.
- clearIntervalUs() - Method in class io.grpc.testing.integration.Messages.ResponseParameters.Builder
-
Desired interval between consecutive responses in the response stream in
microseconds.
- clearKey() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata.Builder
-
string key = 2;
- clearLongValue() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
int64 long_value = 2;
- clearMaxReconnectBackoffMs() - Method in class io.grpc.testing.integration.Messages.ReconnectParams.Builder
-
int32 max_reconnect_backoff_ms = 1;
- clearMemoryUtilization() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
double memory_utilization = 2;
- clearMessage() - Method in class io.grpc.testing.integration.Messages.EchoStatus.Builder
-
string message = 2;
- clearMetadata() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The collection of custom metadata to be attached to RPCs sent by the client.
- clearName() - Method in class io.grpc.testing.integration.Metrics.GaugeRequest.Builder
-
string name = 1;
- clearName() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
string name = 1;
- clearNumFailures() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
The number of RPCs that failed to record a remote peer.
- clearNumRpcs() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest.Builder
-
Request stats for the next num_rpcs sent by client.
- clearNumRpcsFailedByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- clearNumRpcsStartedByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- clearNumRpcsSucceededByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- clearOauthScope() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
OAuth scope.
- clearOrcaOobReport() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
If set the server should update this metrics report data at the OOB server.
- clearOrcaPerQueryReport() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
If set the server should record this metrics report data for the current RPC.
- clearPassed() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo.Builder
-
bool passed = 1;
- clearPayload() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Optional input payload sent along with the request.
- clearPayload() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
Payload to increase message size.
- clearPayload() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest.Builder
-
Optional input payload sent along with the request.
- clearPayload() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Optional input payload sent along with the request.
- clearPayload() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse.Builder
-
Payload to increase response size.
- clearRequestCost() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
- clearResponseCompressed() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether to request the server to compress the response.
- clearResponseParameters() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- clearResponseSize() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Desired payload size in the response from the server.
- clearResponseStatus() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether server should return a given status
- clearResponseStatus() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Whether server should return a given status
- clearResponseType() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Desired payload type in the response from the server.
- clearResponseType() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Desired payload type in the response from the server.
- clearResult() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
- clearRpcsByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
- clearRpcsByPeer() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
- clearRpcsByPeer() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer.Builder
-
- clearRpcsStarted() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
The number of RPCs that were started for this method.
- clearServerId() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
Server ID.
- clearSize() - Method in class io.grpc.testing.integration.Messages.ResponseParameters.Builder
-
Desired payload sizes in responses from the server.
- clearStatsPerMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
- clearStringValue() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
string string_value = 4;
- clearTimeoutSec() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The deadline to use, in seconds, for all RPCs.
- clearTimeoutSec() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest.Builder
-
If num_rpcs have not completed within timeout_sec, return partial results.
- clearType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata.Builder
-
.grpc.testing.ClientConfigureRequest.RpcType type = 1;
- clearType() - Method in class io.grpc.testing.integration.Messages.Payload.Builder
-
The type of data in body.
- clearTypes() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The types of RPCs the client sends.
- clearUsername() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- clearUtilization() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
- clearValue() - Method in class io.grpc.testing.integration.Messages.BoolValue.Builder
-
The bool value.
- clearValue() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata.Builder
-
string value = 3;
- clearValue() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
- clientCompressedStreaming(boolean) - Method in class io.grpc.testing.integration.AbstractInteropTest
-
Tests client per-message compression for streaming calls.
- clientCompressedUnary(boolean) - Method in class io.grpc.testing.integration.AbstractInteropTest
-
Tests client per-message compression for unary calls.
- clientStreaming() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
- CODE_FIELD_NUMBER - Static variable in class io.grpc.testing.integration.Messages.EchoStatus
-
- COMPRESSABLE_VALUE - Static variable in enum io.grpc.testing.integration.Messages.PayloadType
-
Compressable text format.
- COMPRESSED_FIELD_NUMBER - Static variable in class io.grpc.testing.integration.Messages.ResponseParameters
-
- computeEngineChannelCredentials(String, TestServiceGrpc.TestServiceBlockingStub) - Method in class io.grpc.testing.integration.AbstractInteropTest
-
Sends an unary rpc with ComputeEngineChannelBuilder.
- computeEngineCreds(String, String) - Method in class io.grpc.testing.integration.AbstractInteropTest
-
Sends a large unary rpc with compute engine credentials.
- configure(Messages.ClientConfigureRequest, StreamObserver<Messages.ClientConfigureResponse>) - Method in interface io.grpc.testing.integration.XdsUpdateClientConfigureServiceGrpc.AsyncService
-
Update the tes client's configuration.
- configure(Messages.ClientConfigureRequest) - Method in class io.grpc.testing.integration.XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceBlockingStub
-
Update the tes client's configuration.
- configure(Messages.ClientConfigureRequest) - Method in class io.grpc.testing.integration.XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceFutureStub
-
Update the tes client's configuration.
- configure(Messages.ClientConfigureRequest, StreamObserver<Messages.ClientConfigureResponse>) - Method in class io.grpc.testing.integration.XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceStub
-
Update the tes client's configuration.
- containsNumRpcsFailedByMethod(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- containsNumRpcsFailedByMethod(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- containsNumRpcsFailedByMethod(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- containsNumRpcsStartedByMethod(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- containsNumRpcsStartedByMethod(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- containsNumRpcsStartedByMethod(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- containsNumRpcsSucceededByMethod(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- containsNumRpcsSucceededByMethod(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- containsNumRpcsSucceededByMethod(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- containsRequestCost(String) - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
map<string, double> request_cost = 3;
- containsRequestCost(String) - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
map<string, double> request_cost = 3;
- containsRequestCost(String) - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
map<string, double> request_cost = 3;
- containsResult(int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
The number of RPCs that completed with each status for this method.
- containsResult(int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats
-
The number of RPCs that completed with each status for this method.
- containsResult(int) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStatsOrBuilder
-
The number of RPCs that completed with each status for this method.
- containsRpcsByMethod(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
map<string, .grpc.testing.LoadBalancerStatsResponse.RpcsByPeer> rpcs_by_method = 3;
- containsRpcsByMethod(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
map<string, .grpc.testing.LoadBalancerStatsResponse.RpcsByPeer> rpcs_by_method = 3;
- containsRpcsByMethod(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponseOrBuilder
-
map<string, .grpc.testing.LoadBalancerStatsResponse.RpcsByPeer> rpcs_by_method = 3;
- containsRpcsByPeer(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
The number of completed RPCs for each peer.
- containsRpcsByPeer(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
The number of completed RPCs for each peer.
- containsRpcsByPeer(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer.Builder
-
The number of completed RPCs for each peer.
- containsRpcsByPeer(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer
-
The number of completed RPCs for each peer.
- containsRpcsByPeer(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeerOrBuilder
-
The number of completed RPCs for each peer.
- containsRpcsByPeer(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponseOrBuilder
-
The number of completed RPCs for each peer.
- containsStatsPerMethod(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Per-method RPC statistics.
- containsStatsPerMethod(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Per-method RPC statistics.
- containsStatsPerMethod(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Per-method RPC statistics.
- containsUtilization(String) - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
map<string, double> utilization = 4;
- containsUtilization(String) - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
map<string, double> utilization = 4;
- containsUtilization(String) - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
map<string, double> utilization = 4;
- CPU_UTILIZATION_FIELD_NUMBER - Static variable in class io.grpc.testing.integration.Messages.TestOrcaReport
-
- createCensusStatsClientInterceptor() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
- createChannel() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
- createChannelBuilder() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
- createCustomCensusTracerFactory() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
- customCensusModulePresent() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
- customMetadata() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
- getAdditionalInterceptors() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
- getAggregatedPayloadSize() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallResponse.Builder
-
Aggregated size of payloads received from the client.
- getAggregatedPayloadSize() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallResponse
-
Aggregated size of payloads received from the client.
- getAggregatedPayloadSize() - Method in interface io.grpc.testing.integration.Messages.StreamingInputCallResponseOrBuilder
-
Aggregated size of payloads received from the client.
- getAllGauges(Metrics.EmptyMessage, StreamObserver<Metrics.GaugeResponse>) - Method in interface io.grpc.testing.integration.MetricsServiceGrpc.AsyncService
-
Returns the values of all the gauges that are currently being maintained by
the service
- getAllGauges(Metrics.EmptyMessage) - Method in class io.grpc.testing.integration.MetricsServiceGrpc.MetricsServiceBlockingStub
-
Returns the values of all the gauges that are currently being maintained by
the service
- getAllGauges(Metrics.EmptyMessage, StreamObserver<Metrics.GaugeResponse>) - Method in class io.grpc.testing.integration.MetricsServiceGrpc.MetricsServiceStub
-
Returns the values of all the gauges that are currently being maintained by
the service
- getBackoffMs(int) - Method in class io.grpc.testing.integration.Messages.ReconnectInfo.Builder
-
repeated int32 backoff_ms = 2;
- getBackoffMs(int) - Method in class io.grpc.testing.integration.Messages.ReconnectInfo
-
repeated int32 backoff_ms = 2;
- getBackoffMs(int) - Method in interface io.grpc.testing.integration.Messages.ReconnectInfoOrBuilder
-
repeated int32 backoff_ms = 2;
- getBackoffMsCount() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo.Builder
-
repeated int32 backoff_ms = 2;
- getBackoffMsCount() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo
-
repeated int32 backoff_ms = 2;
- getBackoffMsCount() - Method in interface io.grpc.testing.integration.Messages.ReconnectInfoOrBuilder
-
repeated int32 backoff_ms = 2;
- getBackoffMsList() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo.Builder
-
repeated int32 backoff_ms = 2;
- getBackoffMsList() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo
-
repeated int32 backoff_ms = 2;
- getBackoffMsList() - Method in interface io.grpc.testing.integration.Messages.ReconnectInfoOrBuilder
-
repeated int32 backoff_ms = 2;
- getBody() - Method in class io.grpc.testing.integration.Messages.Payload.Builder
-
Primary contents of payload.
- getBody() - Method in class io.grpc.testing.integration.Messages.Payload
-
Primary contents of payload.
- getBody() - Method in interface io.grpc.testing.integration.Messages.PayloadOrBuilder
-
Primary contents of payload.
- getCacheableUnaryCallMethod() - Static method in class io.grpc.testing.integration.TestServiceGrpc
-
- getClientAccumulatedStats(Messages.LoadBalancerAccumulatedStatsRequest, StreamObserver<Messages.LoadBalancerAccumulatedStatsResponse>) - Method in interface io.grpc.testing.integration.LoadBalancerStatsServiceGrpc.AsyncService
-
Gets the accumulated stats for RPCs sent by a test client.
- getClientAccumulatedStats(Messages.LoadBalancerAccumulatedStatsRequest) - Method in class io.grpc.testing.integration.LoadBalancerStatsServiceGrpc.LoadBalancerStatsServiceBlockingStub
-
Gets the accumulated stats for RPCs sent by a test client.
- getClientAccumulatedStats(Messages.LoadBalancerAccumulatedStatsRequest) - Method in class io.grpc.testing.integration.LoadBalancerStatsServiceGrpc.LoadBalancerStatsServiceFutureStub
-
Gets the accumulated stats for RPCs sent by a test client.
- getClientAccumulatedStats(Messages.LoadBalancerAccumulatedStatsRequest, StreamObserver<Messages.LoadBalancerAccumulatedStatsResponse>) - Method in class io.grpc.testing.integration.LoadBalancerStatsServiceGrpc.LoadBalancerStatsServiceStub
-
Gets the accumulated stats for RPCs sent by a test client.
- getClientStats(Messages.LoadBalancerStatsRequest, StreamObserver<Messages.LoadBalancerStatsResponse>) - Method in interface io.grpc.testing.integration.LoadBalancerStatsServiceGrpc.AsyncService
-
Gets the backend distribution for RPCs sent by a test client.
- getClientStats(Messages.LoadBalancerStatsRequest) - Method in class io.grpc.testing.integration.LoadBalancerStatsServiceGrpc.LoadBalancerStatsServiceBlockingStub
-
Gets the backend distribution for RPCs sent by a test client.
- getClientStats(Messages.LoadBalancerStatsRequest) - Method in class io.grpc.testing.integration.LoadBalancerStatsServiceGrpc.LoadBalancerStatsServiceFutureStub
-
Gets the backend distribution for RPCs sent by a test client.
- getClientStats(Messages.LoadBalancerStatsRequest, StreamObserver<Messages.LoadBalancerStatsResponse>) - Method in class io.grpc.testing.integration.LoadBalancerStatsServiceGrpc.LoadBalancerStatsServiceStub
-
Gets the backend distribution for RPCs sent by a test client.
- getCode() - Method in class io.grpc.testing.integration.Messages.EchoStatus.Builder
-
int32 code = 1;
- getCode() - Method in class io.grpc.testing.integration.Messages.EchoStatus
-
int32 code = 1;
- getCode() - Method in interface io.grpc.testing.integration.Messages.EchoStatusOrBuilder
-
int32 code = 1;
- getCompressed() - Method in class io.grpc.testing.integration.Messages.ResponseParameters.Builder
-
Whether to request the server to compress the response.
- getCompressed() - Method in class io.grpc.testing.integration.Messages.ResponseParameters
-
Whether to request the server to compress the response.
- getCompressed() - Method in interface io.grpc.testing.integration.Messages.ResponseParametersOrBuilder
-
Whether to request the server to compress the response.
- getCompressedBuilder() - Method in class io.grpc.testing.integration.Messages.ResponseParameters.Builder
-
Whether to request the server to compress the response.
- getCompressedOrBuilder() - Method in class io.grpc.testing.integration.Messages.ResponseParameters.Builder
-
Whether to request the server to compress the response.
- getCompressedOrBuilder() - Method in class io.grpc.testing.integration.Messages.ResponseParameters
-
Whether to request the server to compress the response.
- getCompressedOrBuilder() - Method in interface io.grpc.testing.integration.Messages.ResponseParametersOrBuilder
-
Whether to request the server to compress the response.
- getConfigureMethod() - Static method in class io.grpc.testing.integration.XdsUpdateClientConfigureServiceGrpc
-
- getCpuUtilization() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
double cpu_utilization = 1;
- getCpuUtilization() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
double cpu_utilization = 1;
- getCpuUtilization() - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
double cpu_utilization = 1;
- getDefaultInstance() - Static method in class io.grpc.testing.integration.EmptyProtos.Empty
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.BoolValue
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.ClientConfigureResponse
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.EchoStatus
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsRequest
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.Payload
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.ReconnectInfo
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.ReconnectParams
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.ResponseParameters
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.SimpleRequest
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.SimpleResponse
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.StreamingInputCallResponse
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Metrics.EmptyMessage
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Metrics.GaugeRequest
-
- getDefaultInstance() - Static method in class io.grpc.testing.integration.Metrics.GaugeResponse
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.EmptyProtos.Empty.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.EmptyProtos.Empty
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.BoolValue.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.BoolValue
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureResponse
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.EchoStatus.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.EchoStatus
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsRequest
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.Payload.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.Payload
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.ReconnectParams.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.ReconnectParams
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.ResponseParameters.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.ResponseParameters
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.SimpleResponse
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallResponse
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Metrics.EmptyMessage.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Metrics.EmptyMessage
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Metrics.GaugeRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Metrics.GaugeRequest
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse
-
- getDescriptor() - Static method in class io.grpc.testing.integration.EmptyProtos.Empty.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.EmptyProtos.Empty
-
- getDescriptor() - Static method in class io.grpc.testing.integration.EmptyProtos
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.BoolValue.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.BoolValue
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata
-
- getDescriptor() - Static method in enum io.grpc.testing.integration.Messages.ClientConfigureRequest.RpcType
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.ClientConfigureResponse.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.ClientConfigureResponse
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.EchoStatus.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.EchoStatus
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages
-
- getDescriptor() - Static method in enum io.grpc.testing.integration.Messages.GrpclbRouteType
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsRequest.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsRequest
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.Payload.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.Payload
-
- getDescriptor() - Static method in enum io.grpc.testing.integration.Messages.PayloadType
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.ReconnectInfo.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.ReconnectInfo
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.ReconnectParams.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.ReconnectParams
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.ResponseParameters.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.ResponseParameters
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.SimpleRequest
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.SimpleResponse
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.StreamingInputCallResponse.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.StreamingInputCallResponse
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Metrics.EmptyMessage.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Metrics.EmptyMessage
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Metrics.GaugeRequest.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Metrics.GaugeRequest
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Metrics.GaugeResponse
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Metrics
-
- getDescriptor() - Static method in class io.grpc.testing.integration.Test
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.EmptyProtos.Empty.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.BoolValue.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata.Builder
-
- getDescriptorForType() - Method in enum io.grpc.testing.integration.Messages.ClientConfigureRequest.RpcType
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureResponse.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.EchoStatus.Builder
-
- getDescriptorForType() - Method in enum io.grpc.testing.integration.Messages.GrpclbRouteType
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsRequest.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.Payload.Builder
-
- getDescriptorForType() - Method in enum io.grpc.testing.integration.Messages.PayloadType
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.ReconnectParams.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.ResponseParameters.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallResponse.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Metrics.EmptyMessage.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Metrics.GaugeRequest.Builder
-
- getDescriptorForType() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
- getDoubleValue() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
double double_value = 3;
- getDoubleValue() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse
-
double double_value = 3;
- getDoubleValue() - Method in interface io.grpc.testing.integration.Metrics.GaugeResponseOrBuilder
-
double double_value = 3;
- getEmptyCallMethod() - Static method in class io.grpc.testing.integration.TestServiceGrpc
-
- getExpectCompressed() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether the server should expect this request to be compressed.
- getExpectCompressed() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Whether the server should expect this request to be compressed.
- getExpectCompressed() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Whether the server should expect this request to be compressed.
- getExpectCompressed() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest.Builder
-
Whether the server should expect this request to be compressed.
- getExpectCompressed() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest
-
Whether the server should expect this request to be compressed.
- getExpectCompressed() - Method in interface io.grpc.testing.integration.Messages.StreamingInputCallRequestOrBuilder
-
Whether the server should expect this request to be compressed.
- getExpectCompressedBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether the server should expect this request to be compressed.
- getExpectCompressedBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest.Builder
-
Whether the server should expect this request to be compressed.
- getExpectCompressedOrBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether the server should expect this request to be compressed.
- getExpectCompressedOrBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Whether the server should expect this request to be compressed.
- getExpectCompressedOrBuilder() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Whether the server should expect this request to be compressed.
- getExpectCompressedOrBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest.Builder
-
Whether the server should expect this request to be compressed.
- getExpectCompressedOrBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest
-
Whether the server should expect this request to be compressed.
- getExpectCompressedOrBuilder() - Method in interface io.grpc.testing.integration.Messages.StreamingInputCallRequestOrBuilder
-
Whether the server should expect this request to be compressed.
- getFillGrpclbRouteType() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include grpclb_route_type.
- getFillGrpclbRouteType() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Whether SimpleResponse should include grpclb_route_type.
- getFillGrpclbRouteType() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Whether SimpleResponse should include grpclb_route_type.
- getFillOauthScope() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include OAuth scope.
- getFillOauthScope() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Whether SimpleResponse should include OAuth scope.
- getFillOauthScope() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Whether SimpleResponse should include OAuth scope.
- getFillServerId() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include server_id.
- getFillServerId() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Whether SimpleResponse should include server_id.
- getFillServerId() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Whether SimpleResponse should include server_id.
- getFillUsername() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether SimpleResponse should include username.
- getFillUsername() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Whether SimpleResponse should include username.
- getFillUsername() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Whether SimpleResponse should include username.
- getFullDuplexCallMethod() - Static method in class io.grpc.testing.integration.TestServiceGrpc
-
- getGauge(Metrics.GaugeRequest, StreamObserver<Metrics.GaugeResponse>) - Method in interface io.grpc.testing.integration.MetricsServiceGrpc.AsyncService
-
Returns the value of one gauge
- getGauge(Metrics.GaugeRequest) - Method in class io.grpc.testing.integration.MetricsServiceGrpc.MetricsServiceBlockingStub
-
Returns the value of one gauge
- getGauge(Metrics.GaugeRequest) - Method in class io.grpc.testing.integration.MetricsServiceGrpc.MetricsServiceFutureStub
-
Returns the value of one gauge
- getGauge(Metrics.GaugeRequest, StreamObserver<Metrics.GaugeResponse>) - Method in class io.grpc.testing.integration.MetricsServiceGrpc.MetricsServiceStub
-
Returns the value of one gauge
- getGetAllGaugesMethod() - Static method in class io.grpc.testing.integration.MetricsServiceGrpc
-
- getGetClientAccumulatedStatsMethod() - Static method in class io.grpc.testing.integration.LoadBalancerStatsServiceGrpc
-
- getGetClientStatsMethod() - Static method in class io.grpc.testing.integration.LoadBalancerStatsServiceGrpc
-
- getGetGaugeMethod() - Static method in class io.grpc.testing.integration.MetricsServiceGrpc
-
- getGrpclbRouteType() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
gRPCLB Path.
- getGrpclbRouteType() - Method in class io.grpc.testing.integration.Messages.SimpleResponse
-
gRPCLB Path.
- getGrpclbRouteType() - Method in interface io.grpc.testing.integration.Messages.SimpleResponseOrBuilder
-
gRPCLB Path.
- getGrpclbRouteTypeValue() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
gRPCLB Path.
- getGrpclbRouteTypeValue() - Method in class io.grpc.testing.integration.Messages.SimpleResponse
-
gRPCLB Path.
- getGrpclbRouteTypeValue() - Method in interface io.grpc.testing.integration.Messages.SimpleResponseOrBuilder
-
gRPCLB Path.
- getHalfDuplexCallMethod() - Static method in class io.grpc.testing.integration.TestServiceGrpc
-
- getHandshakerServerBuilder() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
- getHostname() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
Server hostname.
- getHostname() - Method in class io.grpc.testing.integration.Messages.SimpleResponse
-
Server hostname.
- getHostname() - Method in interface io.grpc.testing.integration.Messages.SimpleResponseOrBuilder
-
Server hostname.
- getHostnameBytes() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
Server hostname.
- getHostnameBytes() - Method in class io.grpc.testing.integration.Messages.SimpleResponse
-
Server hostname.
- getHostnameBytes() - Method in interface io.grpc.testing.integration.Messages.SimpleResponseOrBuilder
-
Server hostname.
- getIntervalUs() - Method in class io.grpc.testing.integration.Messages.ResponseParameters.Builder
-
Desired interval between consecutive responses in the response stream in
microseconds.
- getIntervalUs() - Method in class io.grpc.testing.integration.Messages.ResponseParameters
-
Desired interval between consecutive responses in the response stream in
microseconds.
- getIntervalUs() - Method in interface io.grpc.testing.integration.Messages.ResponseParametersOrBuilder
-
Desired interval between consecutive responses in the response stream in
microseconds.
- getKey() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata.Builder
-
string key = 2;
- getKey() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata
-
string key = 2;
- getKey() - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequest.MetadataOrBuilder
-
string key = 2;
- getKeyBytes() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata.Builder
-
string key = 2;
- getKeyBytes() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata
-
string key = 2;
- getKeyBytes() - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequest.MetadataOrBuilder
-
string key = 2;
- getLongValue() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
int64 long_value = 2;
- getLongValue() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse
-
int64 long_value = 2;
- getLongValue() - Method in interface io.grpc.testing.integration.Metrics.GaugeResponseOrBuilder
-
int64 long_value = 2;
- getMaxReconnectBackoffMs() - Method in class io.grpc.testing.integration.Messages.ReconnectParams.Builder
-
int32 max_reconnect_backoff_ms = 1;
- getMaxReconnectBackoffMs() - Method in class io.grpc.testing.integration.Messages.ReconnectParams
-
int32 max_reconnect_backoff_ms = 1;
- getMaxReconnectBackoffMs() - Method in interface io.grpc.testing.integration.Messages.ReconnectParamsOrBuilder
-
int32 max_reconnect_backoff_ms = 1;
- getMemoryUtilization() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
double memory_utilization = 2;
- getMemoryUtilization() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
double memory_utilization = 2;
- getMemoryUtilization() - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
double memory_utilization = 2;
- getMessage() - Method in class io.grpc.testing.integration.Messages.EchoStatus.Builder
-
string message = 2;
- getMessage() - Method in class io.grpc.testing.integration.Messages.EchoStatus
-
string message = 2;
- getMessage() - Method in interface io.grpc.testing.integration.Messages.EchoStatusOrBuilder
-
string message = 2;
- getMessageBytes() - Method in class io.grpc.testing.integration.Messages.EchoStatus.Builder
-
string message = 2;
- getMessageBytes() - Method in class io.grpc.testing.integration.Messages.EchoStatus
-
string message = 2;
- getMessageBytes() - Method in interface io.grpc.testing.integration.Messages.EchoStatusOrBuilder
-
string message = 2;
- getMetadata(int) - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadata(int) - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadata(int) - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequestOrBuilder
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataBuilder(int) - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataBuilderList() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataCount() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataCount() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataCount() - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequestOrBuilder
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataList() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataList() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataList() - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequestOrBuilder
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataOrBuilder(int) - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataOrBuilder(int) - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataOrBuilder(int) - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequestOrBuilder
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataOrBuilderList() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataOrBuilderList() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMetadataOrBuilderList() - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequestOrBuilder
-
The collection of custom metadata to be attached to RPCs sent by the client.
- getMutableNumRpcsFailedByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getMutableNumRpcsStartedByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getMutableNumRpcsSucceededByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getMutableRequestCost() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
Deprecated.
- getMutableResult() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
Deprecated.
- getMutableRpcsByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
Deprecated.
- getMutableRpcsByPeer() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
Deprecated.
- getMutableRpcsByPeer() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer.Builder
-
Deprecated.
- getMutableStatsPerMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getMutableUtilization() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
Deprecated.
- getName() - Method in class io.grpc.testing.integration.Metrics.GaugeRequest.Builder
-
string name = 1;
- getName() - Method in class io.grpc.testing.integration.Metrics.GaugeRequest
-
string name = 1;
- getName() - Method in interface io.grpc.testing.integration.Metrics.GaugeRequestOrBuilder
-
string name = 1;
- getName() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
string name = 1;
- getName() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse
-
string name = 1;
- getName() - Method in interface io.grpc.testing.integration.Metrics.GaugeResponseOrBuilder
-
string name = 1;
- getNameBytes() - Method in class io.grpc.testing.integration.Metrics.GaugeRequest.Builder
-
string name = 1;
- getNameBytes() - Method in class io.grpc.testing.integration.Metrics.GaugeRequest
-
string name = 1;
- getNameBytes() - Method in interface io.grpc.testing.integration.Metrics.GaugeRequestOrBuilder
-
string name = 1;
- getNameBytes() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
string name = 1;
- getNameBytes() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse
-
string name = 1;
- getNameBytes() - Method in interface io.grpc.testing.integration.Metrics.GaugeResponseOrBuilder
-
string name = 1;
- getNumber() - Method in enum io.grpc.testing.integration.Messages.ClientConfigureRequest.RpcType
-
- getNumber() - Method in enum io.grpc.testing.integration.Messages.GrpclbRouteType
-
- getNumber() - Method in enum io.grpc.testing.integration.Messages.PayloadType
-
- getNumber() - Method in enum io.grpc.testing.integration.Metrics.GaugeResponse.ValueCase
-
- getNumFailures() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
The number of RPCs that failed to record a remote peer.
- getNumFailures() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
The number of RPCs that failed to record a remote peer.
- getNumFailures() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponseOrBuilder
-
The number of RPCs that failed to record a remote peer.
- getNumRpcs() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest.Builder
-
Request stats for the next num_rpcs sent by client.
- getNumRpcs() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest
-
Request stats for the next num_rpcs sent by client.
- getNumRpcs() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsRequestOrBuilder
-
Request stats for the next num_rpcs sent by client.
- getNumRpcsFailedByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsFailedByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsFailedByMethod() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsFailedByMethodCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsFailedByMethodCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsFailedByMethodCount() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsFailedByMethodMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsFailedByMethodMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsFailedByMethodMap() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsFailedByMethodOrDefault(String, int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsFailedByMethodOrDefault(String, int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsFailedByMethodOrDefault(String, int) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsFailedByMethodOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsFailedByMethodOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsFailedByMethodOrThrow(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsStartedByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsStartedByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsStartedByMethod() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsStartedByMethodCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsStartedByMethodCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsStartedByMethodCount() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsStartedByMethodMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsStartedByMethodMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsStartedByMethodMap() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsStartedByMethodOrDefault(String, int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsStartedByMethodOrDefault(String, int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsStartedByMethodOrDefault(String, int) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsStartedByMethodOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsStartedByMethodOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsStartedByMethodOrThrow(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsSucceededByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsSucceededByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsSucceededByMethod() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsSucceededByMethodCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsSucceededByMethodCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsSucceededByMethodCount() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsSucceededByMethodMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsSucceededByMethodMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsSucceededByMethodMap() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsSucceededByMethodOrDefault(String, int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsSucceededByMethodOrDefault(String, int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsSucceededByMethodOrDefault(String, int) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getNumRpcsSucceededByMethodOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getNumRpcsSucceededByMethodOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getNumRpcsSucceededByMethodOrThrow(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getOauthScope() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
OAuth scope.
- getOauthScope() - Method in class io.grpc.testing.integration.Messages.SimpleResponse
-
OAuth scope.
- getOauthScope() - Method in interface io.grpc.testing.integration.Messages.SimpleResponseOrBuilder
-
OAuth scope.
- getOauthScopeBytes() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
OAuth scope.
- getOauthScopeBytes() - Method in class io.grpc.testing.integration.Messages.SimpleResponse
-
OAuth scope.
- getOauthScopeBytes() - Method in interface io.grpc.testing.integration.Messages.SimpleResponseOrBuilder
-
OAuth scope.
- getOrcaOobReport() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
If set the server should update this metrics report data at the OOB server.
- getOrcaOobReport() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
If set the server should update this metrics report data at the OOB server.
- getOrcaOobReport() - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallRequestOrBuilder
-
If set the server should update this metrics report data at the OOB server.
- getOrcaOobReportBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
If set the server should update this metrics report data at the OOB server.
- getOrcaOobReportOrBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
If set the server should update this metrics report data at the OOB server.
- getOrcaOobReportOrBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
If set the server should update this metrics report data at the OOB server.
- getOrcaOobReportOrBuilder() - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallRequestOrBuilder
-
If set the server should update this metrics report data at the OOB server.
- getOrcaPerQueryReport() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
If set the server should record this metrics report data for the current RPC.
- getOrcaPerQueryReport() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
If set the server should record this metrics report data for the current RPC.
- getOrcaPerQueryReport() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
If set the server should record this metrics report data for the current RPC.
- getOrcaPerQueryReportBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
If set the server should record this metrics report data for the current RPC.
- getOrcaPerQueryReportOrBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
If set the server should record this metrics report data for the current RPC.
- getOrcaPerQueryReportOrBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
If set the server should record this metrics report data for the current RPC.
- getOrcaPerQueryReportOrBuilder() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
If set the server should record this metrics report data for the current RPC.
- getParserForType() - Method in class io.grpc.testing.integration.EmptyProtos.Empty
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.BoolValue
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureResponse
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.EchoStatus
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsRequest
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.Payload
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.ReconnectParams
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.ResponseParameters
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.SimpleResponse
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallResponse
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse
-
- getParserForType() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
- getParserForType() - Method in class io.grpc.testing.integration.Metrics.EmptyMessage
-
- getParserForType() - Method in class io.grpc.testing.integration.Metrics.GaugeRequest
-
- getParserForType() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse
-
- getPassed() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo.Builder
-
bool passed = 1;
- getPassed() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo
-
bool passed = 1;
- getPassed() - Method in interface io.grpc.testing.integration.Messages.ReconnectInfoOrBuilder
-
bool passed = 1;
- getPayload() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Optional input payload sent along with the request.
- getPayload() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Optional input payload sent along with the request.
- getPayload() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Optional input payload sent along with the request.
- getPayload() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
Payload to increase message size.
- getPayload() - Method in class io.grpc.testing.integration.Messages.SimpleResponse
-
Payload to increase message size.
- getPayload() - Method in interface io.grpc.testing.integration.Messages.SimpleResponseOrBuilder
-
Payload to increase message size.
- getPayload() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest.Builder
-
Optional input payload sent along with the request.
- getPayload() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest
-
Optional input payload sent along with the request.
- getPayload() - Method in interface io.grpc.testing.integration.Messages.StreamingInputCallRequestOrBuilder
-
Optional input payload sent along with the request.
- getPayload() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Optional input payload sent along with the request.
- getPayload() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
Optional input payload sent along with the request.
- getPayload() - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallRequestOrBuilder
-
Optional input payload sent along with the request.
- getPayload() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse.Builder
-
Payload to increase response size.
- getPayload() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse
-
Payload to increase response size.
- getPayload() - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallResponseOrBuilder
-
Payload to increase response size.
- getPayloadBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Optional input payload sent along with the request.
- getPayloadBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
Payload to increase message size.
- getPayloadBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest.Builder
-
Optional input payload sent along with the request.
- getPayloadBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Optional input payload sent along with the request.
- getPayloadBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse.Builder
-
Payload to increase response size.
- getPayloadOrBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
Payload to increase message size.
- getPayloadOrBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleResponse
-
Payload to increase message size.
- getPayloadOrBuilder() - Method in interface io.grpc.testing.integration.Messages.SimpleResponseOrBuilder
-
Payload to increase message size.
- getPayloadOrBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest.Builder
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in interface io.grpc.testing.integration.Messages.StreamingInputCallRequestOrBuilder
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallRequestOrBuilder
-
Optional input payload sent along with the request.
- getPayloadOrBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse.Builder
-
Payload to increase response size.
- getPayloadOrBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse
-
Payload to increase response size.
- getPayloadOrBuilder() - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallResponseOrBuilder
-
Payload to increase response size.
- getPolicyName() - Method in class io.grpc.testing.integration.RpcBehaviorLoadBalancerProvider
-
- getPriority() - Method in class io.grpc.testing.integration.RpcBehaviorLoadBalancerProvider
-
- getRequestCost() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
Deprecated.
- getRequestCost() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
Deprecated.
- getRequestCost() - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
Deprecated.
- getRequestCostCount() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
- getRequestCostCount() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
- getRequestCostCount() - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
map<string, double> request_cost = 3;
- getRequestCostMap() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
map<string, double> request_cost = 3;
- getRequestCostMap() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
map<string, double> request_cost = 3;
- getRequestCostMap() - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
map<string, double> request_cost = 3;
- getRequestCostOrDefault(String, double) - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
map<string, double> request_cost = 3;
- getRequestCostOrDefault(String, double) - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
map<string, double> request_cost = 3;
- getRequestCostOrDefault(String, double) - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
map<string, double> request_cost = 3;
- getRequestCostOrThrow(String) - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
map<string, double> request_cost = 3;
- getRequestCostOrThrow(String) - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
map<string, double> request_cost = 3;
- getRequestCostOrThrow(String) - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
map<string, double> request_cost = 3;
- getResponseCompressed() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether to request the server to compress the response.
- getResponseCompressed() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Whether to request the server to compress the response.
- getResponseCompressed() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Whether to request the server to compress the response.
- getResponseCompressedBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether to request the server to compress the response.
- getResponseCompressedOrBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether to request the server to compress the response.
- getResponseCompressedOrBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Whether to request the server to compress the response.
- getResponseCompressedOrBuilder() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Whether to request the server to compress the response.
- getResponseParameters(int) - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParameters(int) - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
Configuration for each expected response message.
- getResponseParameters(int) - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallRequestOrBuilder
-
Configuration for each expected response message.
- getResponseParametersBuilder(int) - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParametersBuilderList() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParametersCount() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParametersCount() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
Configuration for each expected response message.
- getResponseParametersCount() - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallRequestOrBuilder
-
Configuration for each expected response message.
- getResponseParametersList() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParametersList() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
Configuration for each expected response message.
- getResponseParametersList() - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallRequestOrBuilder
-
Configuration for each expected response message.
- getResponseParametersOrBuilder(int) - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParametersOrBuilder(int) - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
Configuration for each expected response message.
- getResponseParametersOrBuilder(int) - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallRequestOrBuilder
-
Configuration for each expected response message.
- getResponseParametersOrBuilderList() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Configuration for each expected response message.
- getResponseParametersOrBuilderList() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
Configuration for each expected response message.
- getResponseParametersOrBuilderList() - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallRequestOrBuilder
-
Configuration for each expected response message.
- getResponseSize() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Desired payload size in the response from the server.
- getResponseSize() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Desired payload size in the response from the server.
- getResponseSize() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Desired payload size in the response from the server.
- getResponseStatus() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether server should return a given status
- getResponseStatus() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Whether server should return a given status
- getResponseStatus() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Whether server should return a given status
- getResponseStatus() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Whether server should return a given status
- getResponseStatus() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
Whether server should return a given status
- getResponseStatus() - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallRequestOrBuilder
-
Whether server should return a given status
- getResponseStatusBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether server should return a given status
- getResponseStatusBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Whether server should return a given status
- getResponseStatusOrBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Whether server should return a given status
- getResponseStatusOrBuilder() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Whether server should return a given status
- getResponseStatusOrBuilder() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Whether server should return a given status
- getResponseStatusOrBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Whether server should return a given status
- getResponseStatusOrBuilder() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
Whether server should return a given status
- getResponseStatusOrBuilder() - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallRequestOrBuilder
-
Whether server should return a given status
- getResponseType() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Desired payload type in the response from the server.
- getResponseType() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Desired payload type in the response from the server.
- getResponseType() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Desired payload type in the response from the server.
- getResponseType() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Desired payload type in the response from the server.
- getResponseType() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
Desired payload type in the response from the server.
- getResponseType() - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallRequestOrBuilder
-
Desired payload type in the response from the server.
- getResponseTypeValue() - Method in class io.grpc.testing.integration.Messages.SimpleRequest.Builder
-
Desired payload type in the response from the server.
- getResponseTypeValue() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
Desired payload type in the response from the server.
- getResponseTypeValue() - Method in interface io.grpc.testing.integration.Messages.SimpleRequestOrBuilder
-
Desired payload type in the response from the server.
- getResponseTypeValue() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest.Builder
-
Desired payload type in the response from the server.
- getResponseTypeValue() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
Desired payload type in the response from the server.
- getResponseTypeValue() - Method in interface io.grpc.testing.integration.Messages.StreamingOutputCallRequestOrBuilder
-
Desired payload type in the response from the server.
- getResult() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
Deprecated.
- getResult() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats
-
Deprecated.
- getResult() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStatsOrBuilder
-
Deprecated.
- getResultCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
- getResultCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats
-
- getResultCount() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStatsOrBuilder
-
The number of RPCs that completed with each status for this method.
- getResultMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
The number of RPCs that completed with each status for this method.
- getResultMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats
-
The number of RPCs that completed with each status for this method.
- getResultMap() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStatsOrBuilder
-
The number of RPCs that completed with each status for this method.
- getResultOrDefault(int, int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
The number of RPCs that completed with each status for this method.
- getResultOrDefault(int, int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats
-
The number of RPCs that completed with each status for this method.
- getResultOrDefault(int, int) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStatsOrBuilder
-
The number of RPCs that completed with each status for this method.
- getResultOrThrow(int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
The number of RPCs that completed with each status for this method.
- getResultOrThrow(int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats
-
The number of RPCs that completed with each status for this method.
- getResultOrThrow(int) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStatsOrBuilder
-
The number of RPCs that completed with each status for this method.
- getRpcsByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
Deprecated.
- getRpcsByMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
Deprecated.
- getRpcsByMethod() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponseOrBuilder
-
Deprecated.
- getRpcsByMethodCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
- getRpcsByMethodCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
- getRpcsByMethodCount() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponseOrBuilder
-
map<string, .grpc.testing.LoadBalancerStatsResponse.RpcsByPeer> rpcs_by_method = 3;
- getRpcsByMethodMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
map<string, .grpc.testing.LoadBalancerStatsResponse.RpcsByPeer> rpcs_by_method = 3;
- getRpcsByMethodMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
map<string, .grpc.testing.LoadBalancerStatsResponse.RpcsByPeer> rpcs_by_method = 3;
- getRpcsByMethodMap() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponseOrBuilder
-
map<string, .grpc.testing.LoadBalancerStatsResponse.RpcsByPeer> rpcs_by_method = 3;
- getRpcsByMethodOrDefault(String, Messages.LoadBalancerStatsResponse.RpcsByPeer) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
map<string, .grpc.testing.LoadBalancerStatsResponse.RpcsByPeer> rpcs_by_method = 3;
- getRpcsByMethodOrDefault(String, Messages.LoadBalancerStatsResponse.RpcsByPeer) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
map<string, .grpc.testing.LoadBalancerStatsResponse.RpcsByPeer> rpcs_by_method = 3;
- getRpcsByMethodOrDefault(String, Messages.LoadBalancerStatsResponse.RpcsByPeer) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponseOrBuilder
-
map<string, .grpc.testing.LoadBalancerStatsResponse.RpcsByPeer> rpcs_by_method = 3;
- getRpcsByMethodOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
map<string, .grpc.testing.LoadBalancerStatsResponse.RpcsByPeer> rpcs_by_method = 3;
- getRpcsByMethodOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
map<string, .grpc.testing.LoadBalancerStatsResponse.RpcsByPeer> rpcs_by_method = 3;
- getRpcsByMethodOrThrow(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponseOrBuilder
-
map<string, .grpc.testing.LoadBalancerStatsResponse.RpcsByPeer> rpcs_by_method = 3;
- getRpcsByPeer() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
Deprecated.
- getRpcsByPeer() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
Deprecated.
- getRpcsByPeer() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer.Builder
-
Deprecated.
- getRpcsByPeer() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer
-
Deprecated.
- getRpcsByPeer() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeerOrBuilder
-
Deprecated.
- getRpcsByPeer() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponseOrBuilder
-
Deprecated.
- getRpcsByPeerCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
- getRpcsByPeerCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
- getRpcsByPeerCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer.Builder
-
- getRpcsByPeerCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer
-
- getRpcsByPeerCount() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeerOrBuilder
-
The number of completed RPCs for each peer.
- getRpcsByPeerCount() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponseOrBuilder
-
The number of completed RPCs for each peer.
- getRpcsByPeerMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
The number of completed RPCs for each peer.
- getRpcsByPeerMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
The number of completed RPCs for each peer.
- getRpcsByPeerMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer.Builder
-
The number of completed RPCs for each peer.
- getRpcsByPeerMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer
-
The number of completed RPCs for each peer.
- getRpcsByPeerMap() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeerOrBuilder
-
The number of completed RPCs for each peer.
- getRpcsByPeerMap() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponseOrBuilder
-
The number of completed RPCs for each peer.
- getRpcsByPeerOrDefault(String, int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
The number of completed RPCs for each peer.
- getRpcsByPeerOrDefault(String, int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
The number of completed RPCs for each peer.
- getRpcsByPeerOrDefault(String, int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer.Builder
-
The number of completed RPCs for each peer.
- getRpcsByPeerOrDefault(String, int) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer
-
The number of completed RPCs for each peer.
- getRpcsByPeerOrDefault(String, int) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeerOrBuilder
-
The number of completed RPCs for each peer.
- getRpcsByPeerOrDefault(String, int) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponseOrBuilder
-
The number of completed RPCs for each peer.
- getRpcsByPeerOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.Builder
-
The number of completed RPCs for each peer.
- getRpcsByPeerOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
The number of completed RPCs for each peer.
- getRpcsByPeerOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer.Builder
-
The number of completed RPCs for each peer.
- getRpcsByPeerOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer
-
The number of completed RPCs for each peer.
- getRpcsByPeerOrThrow(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeerOrBuilder
-
The number of completed RPCs for each peer.
- getRpcsByPeerOrThrow(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsResponseOrBuilder
-
The number of completed RPCs for each peer.
- getRpcsStarted() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats.Builder
-
The number of RPCs that were started for this method.
- getRpcsStarted() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats
-
The number of RPCs that were started for this method.
- getRpcsStarted() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStatsOrBuilder
-
The number of RPCs that were started for this method.
- getSerializedSize() - Method in class io.grpc.testing.integration.EmptyProtos.Empty
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.BoolValue
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.ClientConfigureResponse
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.EchoStatus
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsRequest
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.MethodStats
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsResponse.RpcsByPeer
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.Payload
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.ReconnectInfo
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.ReconnectParams
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.ResponseParameters
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.SimpleRequest
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.SimpleResponse
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallRequest
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.StreamingInputCallResponse
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallRequest
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.StreamingOutputCallResponse
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Metrics.EmptyMessage
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Metrics.GaugeRequest
-
- getSerializedSize() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse
-
- getServerAddressAndLocalAddressFromClient() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
Verifies remote server address and local client address are available from ClientCall
Attributes via ClientInterceptor.
- getServerBuilder() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
Returns the server builder used to create server for each test run.
- getServerId() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
Server ID.
- getServerId() - Method in class io.grpc.testing.integration.Messages.SimpleResponse
-
Server ID.
- getServerId() - Method in interface io.grpc.testing.integration.Messages.SimpleResponseOrBuilder
-
Server ID.
- getServerIdBytes() - Method in class io.grpc.testing.integration.Messages.SimpleResponse.Builder
-
Server ID.
- getServerIdBytes() - Method in class io.grpc.testing.integration.Messages.SimpleResponse
-
Server ID.
- getServerIdBytes() - Method in interface io.grpc.testing.integration.Messages.SimpleResponseOrBuilder
-
Server ID.
- getServiceDescriptor() - Static method in class io.grpc.testing.integration.LoadBalancerStatsServiceGrpc
-
- getServiceDescriptor() - Static method in class io.grpc.testing.integration.MetricsServiceGrpc
-
- getServiceDescriptor() - Static method in class io.grpc.testing.integration.ReconnectServiceGrpc
-
- getServiceDescriptor() - Static method in class io.grpc.testing.integration.TestServiceGrpc
-
- getServiceDescriptor() - Static method in class io.grpc.testing.integration.UnimplementedServiceGrpc
-
- getServiceDescriptor() - Static method in class io.grpc.testing.integration.XdsUpdateClientConfigureServiceGrpc
-
- getServiceDescriptor() - Static method in class io.grpc.testing.integration.XdsUpdateHealthServiceGrpc
-
- getSetNotServingMethod() - Static method in class io.grpc.testing.integration.XdsUpdateHealthServiceGrpc
-
- getSetServingMethod() - Static method in class io.grpc.testing.integration.XdsUpdateHealthServiceGrpc
-
- getSize() - Method in class io.grpc.testing.integration.Messages.ResponseParameters.Builder
-
Desired payload sizes in responses from the server.
- getSize() - Method in class io.grpc.testing.integration.Messages.ResponseParameters
-
Desired payload sizes in responses from the server.
- getSize() - Method in interface io.grpc.testing.integration.Messages.ResponseParametersOrBuilder
-
Desired payload sizes in responses from the server.
- getStartMethod() - Static method in class io.grpc.testing.integration.ReconnectServiceGrpc
-
- getStatsPerMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Deprecated.
- getStatsPerMethod() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Deprecated.
- getStatsPerMethod() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Deprecated.
- getStatsPerMethodCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
- getStatsPerMethodCount() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
- getStatsPerMethodCount() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Per-method RPC statistics.
- getStatsPerMethodMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Per-method RPC statistics.
- getStatsPerMethodMap() - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Per-method RPC statistics.
- getStatsPerMethodMap() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Per-method RPC statistics.
- getStatsPerMethodOrDefault(String, Messages.LoadBalancerAccumulatedStatsResponse.MethodStats) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Per-method RPC statistics.
- getStatsPerMethodOrDefault(String, Messages.LoadBalancerAccumulatedStatsResponse.MethodStats) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Per-method RPC statistics.
- getStatsPerMethodOrDefault(String, Messages.LoadBalancerAccumulatedStatsResponse.MethodStats) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Per-method RPC statistics.
- getStatsPerMethodOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse.Builder
-
Per-method RPC statistics.
- getStatsPerMethodOrThrow(String) - Method in class io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
-
Per-method RPC statistics.
- getStatsPerMethodOrThrow(String) - Method in interface io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponseOrBuilder
-
Per-method RPC statistics.
- getStopMethod() - Static method in class io.grpc.testing.integration.ReconnectServiceGrpc
-
- getStreamingInputCallMethod() - Static method in class io.grpc.testing.integration.TestServiceGrpc
-
- getStreamingOutputCallMethod() - Static method in class io.grpc.testing.integration.TestServiceGrpc
-
- getStringValue() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
string string_value = 4;
- getStringValue() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse
-
string string_value = 4;
- getStringValue() - Method in interface io.grpc.testing.integration.Metrics.GaugeResponseOrBuilder
-
string string_value = 4;
- getStringValueBytes() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
string string_value = 4;
- getStringValueBytes() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse
-
string string_value = 4;
- getStringValueBytes() - Method in interface io.grpc.testing.integration.Metrics.GaugeResponseOrBuilder
-
string string_value = 4;
- getTimeoutSec() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The deadline to use, in seconds, for all RPCs.
- getTimeoutSec() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
The deadline to use, in seconds, for all RPCs.
- getTimeoutSec() - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequestOrBuilder
-
The deadline to use, in seconds, for all RPCs.
- getTimeoutSec() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest.Builder
-
If num_rpcs have not completed within timeout_sec, return partial results.
- getTimeoutSec() - Method in class io.grpc.testing.integration.Messages.LoadBalancerStatsRequest
-
If num_rpcs have not completed within timeout_sec, return partial results.
- getTimeoutSec() - Method in interface io.grpc.testing.integration.Messages.LoadBalancerStatsRequestOrBuilder
-
If num_rpcs have not completed within timeout_sec, return partial results.
- getType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata.Builder
-
.grpc.testing.ClientConfigureRequest.RpcType type = 1;
- getType() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata
-
.grpc.testing.ClientConfigureRequest.RpcType type = 1;
- getType() - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequest.MetadataOrBuilder
-
.grpc.testing.ClientConfigureRequest.RpcType type = 1;
- getType() - Method in class io.grpc.testing.integration.Messages.Payload.Builder
-
The type of data in body.
- getType() - Method in class io.grpc.testing.integration.Messages.Payload
-
The type of data in body.
- getType() - Method in interface io.grpc.testing.integration.Messages.PayloadOrBuilder
-
The type of data in body.
- getTypes(int) - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The types of RPCs the client sends.
- getTypes(int) - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
The types of RPCs the client sends.
- getTypes(int) - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequestOrBuilder
-
The types of RPCs the client sends.
- getTypesCount() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The types of RPCs the client sends.
- getTypesCount() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
The types of RPCs the client sends.
- getTypesCount() - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequestOrBuilder
-
The types of RPCs the client sends.
- getTypesList() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The types of RPCs the client sends.
- getTypesList() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
The types of RPCs the client sends.
- getTypesList() - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequestOrBuilder
-
The types of RPCs the client sends.
- getTypesValue(int) - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The types of RPCs the client sends.
- getTypesValue(int) - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
The types of RPCs the client sends.
- getTypesValue(int) - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequestOrBuilder
-
The types of RPCs the client sends.
- getTypesValueList() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Builder
-
The types of RPCs the client sends.
- getTypesValueList() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest
-
The types of RPCs the client sends.
- getTypesValueList() - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequestOrBuilder
-
The types of RPCs the client sends.
- getTypeValue() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata.Builder
-
.grpc.testing.ClientConfigureRequest.RpcType type = 1;
- getTypeValue() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata
-
.grpc.testing.ClientConfigureRequest.RpcType type = 1;
- getTypeValue() - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequest.MetadataOrBuilder
-
.grpc.testing.ClientConfigureRequest.RpcType type = 1;
- getTypeValue() - Method in class io.grpc.testing.integration.Messages.Payload.Builder
-
The type of data in body.
- getTypeValue() - Method in class io.grpc.testing.integration.Messages.Payload
-
The type of data in body.
- getTypeValue() - Method in interface io.grpc.testing.integration.Messages.PayloadOrBuilder
-
The type of data in body.
- getUnaryCallMethod() - Static method in class io.grpc.testing.integration.TestServiceGrpc
-
- getUnimplementedCallMethod() - Static method in class io.grpc.testing.integration.TestServiceGrpc
-
- getUnimplementedCallMethod() - Static method in class io.grpc.testing.integration.UnimplementedServiceGrpc
-
- getUsername() - Method in class io.grpc.testing.integration.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.testing.integration.Messages.SimpleResponse
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- getUsername() - Method in interface io.grpc.testing.integration.Messages.SimpleResponseOrBuilder
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- getUsernameBytes() - Method in class io.grpc.testing.integration.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.testing.integration.Messages.SimpleResponse
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- getUsernameBytes() - Method in interface io.grpc.testing.integration.Messages.SimpleResponseOrBuilder
-
The user the request came from, for verifying authentication was
successful when the client expected it.
- getUtilization() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
Deprecated.
- getUtilization() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
Deprecated.
- getUtilization() - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
Deprecated.
- getUtilizationCount() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
- getUtilizationCount() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
- getUtilizationCount() - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
map<string, double> utilization = 4;
- getUtilizationMap() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
map<string, double> utilization = 4;
- getUtilizationMap() - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
map<string, double> utilization = 4;
- getUtilizationMap() - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
map<string, double> utilization = 4;
- getUtilizationOrDefault(String, double) - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
map<string, double> utilization = 4;
- getUtilizationOrDefault(String, double) - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
map<string, double> utilization = 4;
- getUtilizationOrDefault(String, double) - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
map<string, double> utilization = 4;
- getUtilizationOrThrow(String) - Method in class io.grpc.testing.integration.Messages.TestOrcaReport.Builder
-
map<string, double> utilization = 4;
- getUtilizationOrThrow(String) - Method in class io.grpc.testing.integration.Messages.TestOrcaReport
-
map<string, double> utilization = 4;
- getUtilizationOrThrow(String) - Method in interface io.grpc.testing.integration.Messages.TestOrcaReportOrBuilder
-
map<string, double> utilization = 4;
- getValue() - Method in class io.grpc.testing.integration.Messages.BoolValue.Builder
-
The bool value.
- getValue() - Method in class io.grpc.testing.integration.Messages.BoolValue
-
The bool value.
- getValue() - Method in interface io.grpc.testing.integration.Messages.BoolValueOrBuilder
-
The bool value.
- getValue() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata.Builder
-
string value = 3;
- getValue() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata
-
string value = 3;
- getValue() - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequest.MetadataOrBuilder
-
string value = 3;
- getValueBytes() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata.Builder
-
string value = 3;
- getValueBytes() - Method in class io.grpc.testing.integration.Messages.ClientConfigureRequest.Metadata
-
string value = 3;
- getValueBytes() - Method in interface io.grpc.testing.integration.Messages.ClientConfigureRequest.MetadataOrBuilder
-
string value = 3;
- getValueCase() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse.Builder
-
- getValueCase() - Method in class io.grpc.testing.integration.Metrics.GaugeResponse
-
- getValueCase() - Method in interface io.grpc.testing.integration.Metrics.GaugeResponseOrBuilder
-
- getValueDescriptor() - Method in enum io.grpc.testing.integration.Messages.ClientConfigureRequest.RpcType
-
- getValueDescriptor() - Method in enum io.grpc.testing.integration.Messages.GrpclbRouteType
-
- getValueDescriptor() - Method in enum io.grpc.testing.integration.Messages.PayloadType
-
- globalTimeout - Variable in class io.grpc.testing.integration.AbstractInteropTest
-
- googleDefaultCredentials(String, TestServiceGrpc.TestServiceBlockingStub) - Method in class io.grpc.testing.integration.AbstractInteropTest
-
Sends an unary rpc with "google default credentials".
- gracefulShutdown() - Method in class io.grpc.testing.integration.AbstractInteropTest
-
- GRPCLB_ROUTE_TYPE_BACKEND_VALUE - Static variable in enum io.grpc.testing.integration.Messages.GrpclbRouteType
-
Indicates that a client reached a server as a gRPCLB-given backend.
- GRPCLB_ROUTE_TYPE_FALLBACK_VALUE - Static variable in enum io.grpc.testing.integration.Messages.GrpclbRouteType
-
Indicates that a client reached a server via gRPCLB fallback.
- GRPCLB_ROUTE_TYPE_FIELD_NUMBER - Static variable in class io.grpc.testing.integration.Messages.SimpleResponse
-
- GRPCLB_ROUTE_TYPE_UNKNOWN_VALUE - Static variable in enum io.grpc.testing.integration.Messages.GrpclbRouteType
-
Server didn't detect the route that a client took to reach it.
- GrpclbFallbackTestClient - Class in io.grpc.testing.integration
-
Test client that verifies that grpclb failover into fallback mode works under
different failure modes.
- GrpclbFallbackTestClient() - Constructor for class io.grpc.testing.integration.GrpclbFallbackTestClient
-
- GrpclbLongLivedAffinityTestClient - Class in io.grpc.testing.integration
-
Test client that verifies all requests are sent to the same server even running for an extended
time, while allowing for occasionally switching server.
- GrpclbLongLivedAffinityTestClient() - Constructor for class io.grpc.testing.integration.GrpclbLongLivedAffinityTestClient
-