Fix typo in deprecated blocking stub javadoc. (#11772)

This commit is contained in:
Benjamin Peterson 2024-12-26 15:31:34 -06:00 committed by GitHub
parent 5e8abc6774
commit 8c261c3f28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
48 changed files with 48 additions and 48 deletions

View File

@ -204,7 +204,7 @@ public final class HandshakerServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service HandshakerService. * A stub to allow clients to do limited synchronous rpc calls to service HandshakerService.
*/ */
public static final class HandshakerServiceBlockingStub public static final class HandshakerServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<HandshakerServiceBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<HandshakerServiceBlockingStub> {

View File

@ -262,7 +262,7 @@ public final class LoadBalancerStatsServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service LoadBalancerStatsService. * A stub to allow clients to do limited synchronous rpc calls to service LoadBalancerStatsService.
* <pre> * <pre>
* A service used to obtain stats for verifying LB behavior. * A service used to obtain stats for verifying LB behavior.
* </pre> * </pre>

View File

@ -252,7 +252,7 @@ public final class MetricsServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service MetricsService. * A stub to allow clients to do limited synchronous rpc calls to service MetricsService.
*/ */
public static final class MetricsServiceBlockingStub public static final class MetricsServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<MetricsServiceBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<MetricsServiceBlockingStub> {

View File

@ -244,7 +244,7 @@ public final class ReconnectServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service ReconnectService. * A stub to allow clients to do limited synchronous rpc calls to service ReconnectService.
* <pre> * <pre>
* A service used to control reconnect server. * A service used to control reconnect server.
* </pre> * </pre>

View File

@ -671,7 +671,7 @@ public final class TestServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service TestService. * A stub to allow clients to do limited synchronous rpc calls to service TestService.
* <pre> * <pre>
* A simple service to test the various types of RPCs and experiment with * A simple service to test the various types of RPCs and experiment with
* performance with various types of payload. * performance with various types of payload.

View File

@ -206,7 +206,7 @@ public final class UnimplementedServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service UnimplementedService. * A stub to allow clients to do limited synchronous rpc calls to service UnimplementedService.
* <pre> * <pre>
* A simple service NOT implemented at servers so clients can test for * A simple service NOT implemented at servers so clients can test for
* that case. * that case.

View File

@ -201,7 +201,7 @@ public final class XdsUpdateClientConfigureServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service XdsUpdateClientConfigureService. * A stub to allow clients to do limited synchronous rpc calls to service XdsUpdateClientConfigureService.
* <pre> * <pre>
* A service to dynamically update the configuration of an xDS test client. * A service to dynamically update the configuration of an xDS test client.
* </pre> * </pre>

View File

@ -244,7 +244,7 @@ public final class XdsUpdateHealthServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service XdsUpdateHealthService. * A stub to allow clients to do limited synchronous rpc calls to service XdsUpdateHealthService.
* <pre> * <pre>
* A service to remotely control health status of an xDS test server. * A service to remotely control health status of an xDS test server.
* </pre> * </pre>

View File

@ -262,7 +262,7 @@ public final class LoadBalancerStatsServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service LoadBalancerStatsService. * A stub to allow clients to do limited synchronous rpc calls to service LoadBalancerStatsService.
* <pre> * <pre>
* A service used to obtain stats for verifying LB behavior. * A service used to obtain stats for verifying LB behavior.
* </pre> * </pre>

View File

@ -252,7 +252,7 @@ public final class MetricsServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service MetricsService. * A stub to allow clients to do limited synchronous rpc calls to service MetricsService.
*/ */
public static final class MetricsServiceBlockingStub public static final class MetricsServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<MetricsServiceBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<MetricsServiceBlockingStub> {

View File

@ -244,7 +244,7 @@ public final class ReconnectServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service ReconnectService. * A stub to allow clients to do limited synchronous rpc calls to service ReconnectService.
* <pre> * <pre>
* A service used to control reconnect server. * A service used to control reconnect server.
* </pre> * </pre>

View File

@ -671,7 +671,7 @@ public final class TestServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service TestService. * A stub to allow clients to do limited synchronous rpc calls to service TestService.
* <pre> * <pre>
* A simple service to test the various types of RPCs and experiment with * A simple service to test the various types of RPCs and experiment with
* performance with various types of payload. * performance with various types of payload.

View File

@ -206,7 +206,7 @@ public final class UnimplementedServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service UnimplementedService. * A stub to allow clients to do limited synchronous rpc calls to service UnimplementedService.
* <pre> * <pre>
* A simple service NOT implemented at servers so clients can test for * A simple service NOT implemented at servers so clients can test for
* that case. * that case.

View File

@ -201,7 +201,7 @@ public final class XdsUpdateClientConfigureServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service XdsUpdateClientConfigureService. * A stub to allow clients to do limited synchronous rpc calls to service XdsUpdateClientConfigureService.
* <pre> * <pre>
* A service to dynamically update the configuration of an xDS test client. * A service to dynamically update the configuration of an xDS test client.
* </pre> * </pre>

View File

@ -244,7 +244,7 @@ public final class XdsUpdateHealthServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service XdsUpdateHealthService. * A stub to allow clients to do limited synchronous rpc calls to service XdsUpdateHealthService.
* <pre> * <pre>
* A service to remotely control health status of an xDS test server. * A service to remotely control health status of an xDS test server.
* </pre> * </pre>

View File

@ -461,7 +461,7 @@ public final class BenchmarkServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service BenchmarkService. * A stub to allow clients to do limited synchronous rpc calls to service BenchmarkService.
*/ */
public static final class BenchmarkServiceBlockingStub public static final class BenchmarkServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<BenchmarkServiceBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<BenchmarkServiceBlockingStub> {

View File

@ -187,7 +187,7 @@ public final class ReportQpsScenarioServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service ReportQpsScenarioService. * A stub to allow clients to do limited synchronous rpc calls to service ReportQpsScenarioService.
*/ */
public static final class ReportQpsScenarioServiceBlockingStub public static final class ReportQpsScenarioServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<ReportQpsScenarioServiceBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<ReportQpsScenarioServiceBlockingStub> {

View File

@ -407,7 +407,7 @@ public final class WorkerServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service WorkerService. * A stub to allow clients to do limited synchronous rpc calls to service WorkerService.
*/ */
public static final class WorkerServiceBlockingStub public static final class WorkerServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<WorkerServiceBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<WorkerServiceBlockingStub> {

View File

@ -412,7 +412,7 @@ static void GrpcWriteServiceDocComment(Printer* printer,
printer->Print(vars, " * A stub to allow clients to do asynchronous rpc calls to service $service$.\n"); printer->Print(vars, " * A stub to allow clients to do asynchronous rpc calls to service $service$.\n");
break; break;
case BLOCKING_CLIENT_IMPL: case BLOCKING_CLIENT_IMPL:
printer->Print(vars, " * A stub to allow clients to do llimited synchronous rpc calls to service $service$.\n"); printer->Print(vars, " * A stub to allow clients to do limited synchronous rpc calls to service $service$.\n");
break; break;
case BLOCKING_V2_CLIENT_IMPL: case BLOCKING_V2_CLIENT_IMPL:
printer->Print(vars, " * A stub to allow clients to do synchronous rpc calls to service $service$.\n"); printer->Print(vars, " * A stub to allow clients to do synchronous rpc calls to service $service$.\n");

View File

@ -210,7 +210,7 @@ public final class TestDeprecatedServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service TestDeprecatedService. * A stub to allow clients to do limited synchronous rpc calls to service TestDeprecatedService.
* <pre> * <pre>
* Test service that has been deprecated and should generate with Java's &#64;Deprecated annotation * Test service that has been deprecated and should generate with Java's &#64;Deprecated annotation
* </pre> * </pre>

View File

@ -675,7 +675,7 @@ public final class TestServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service TestService. * A stub to allow clients to do limited synchronous rpc calls to service TestService.
* <pre> * <pre>
* Test service that supports all call types. * Test service that supports all call types.
* </pre> * </pre>

View File

@ -206,7 +206,7 @@ public final class TestDeprecatedServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service TestDeprecatedService. * A stub to allow clients to do limited synchronous rpc calls to service TestDeprecatedService.
* <pre> * <pre>
* Test service that has been deprecated and should generate with Java's &#64;Deprecated annotation * Test service that has been deprecated and should generate with Java's &#64;Deprecated annotation
* </pre> * </pre>

View File

@ -664,7 +664,7 @@ public final class TestServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service TestService. * A stub to allow clients to do limited synchronous rpc calls to service TestService.
* <pre> * <pre>
* Test service that supports all call types. * Test service that supports all call types.
* </pre> * </pre>

View File

@ -189,7 +189,7 @@ public final class LoadBalancerGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service LoadBalancer. * A stub to allow clients to do limited synchronous rpc calls to service LoadBalancer.
*/ */
public static final class LoadBalancerBlockingStub public static final class LoadBalancerBlockingStub
extends io.grpc.stub.AbstractBlockingStub<LoadBalancerBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<LoadBalancerBlockingStub> {

View File

@ -264,7 +264,7 @@ public final class LoadBalancerStatsServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service LoadBalancerStatsService. * A stub to allow clients to do limited synchronous rpc calls to service LoadBalancerStatsService.
* <pre> * <pre>
* A service used to obtain stats for verifying LB behavior. * A service used to obtain stats for verifying LB behavior.
* </pre> * </pre>

View File

@ -254,7 +254,7 @@ public final class MetricsServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service MetricsService. * A stub to allow clients to do limited synchronous rpc calls to service MetricsService.
*/ */
public static final class MetricsServiceBlockingStub public static final class MetricsServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<MetricsServiceBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<MetricsServiceBlockingStub> {

View File

@ -246,7 +246,7 @@ public final class ReconnectServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service ReconnectService. * A stub to allow clients to do limited synchronous rpc calls to service ReconnectService.
* <pre> * <pre>
* A service used to control reconnect server. * A service used to control reconnect server.
* </pre> * </pre>

View File

@ -679,7 +679,7 @@ public final class TestServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service TestService. * A stub to allow clients to do limited synchronous rpc calls to service TestService.
* <pre> * <pre>
* A simple service to test the various types of RPCs and experiment with * A simple service to test the various types of RPCs and experiment with
* performance with various types of payload. * performance with various types of payload.

View File

@ -207,7 +207,7 @@ public final class UnimplementedServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service UnimplementedService. * A stub to allow clients to do limited synchronous rpc calls to service UnimplementedService.
* <pre> * <pre>
* A simple service NOT implemented at servers so clients can test for * A simple service NOT implemented at servers so clients can test for
* that case. * that case.

View File

@ -202,7 +202,7 @@ public final class XdsUpdateClientConfigureServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service XdsUpdateClientConfigureService. * A stub to allow clients to do limited synchronous rpc calls to service XdsUpdateClientConfigureService.
* <pre> * <pre>
* A service to dynamically update the configuration of an xDS test client. * A service to dynamically update the configuration of an xDS test client.
* </pre> * </pre>

View File

@ -246,7 +246,7 @@ public final class XdsUpdateHealthServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service XdsUpdateHealthService. * A stub to allow clients to do limited synchronous rpc calls to service XdsUpdateHealthService.
* <pre> * <pre>
* A service to remotely control health status of an xDS test server. * A service to remotely control health status of an xDS test server.
* </pre> * </pre>

View File

@ -231,7 +231,7 @@ public final class EchoTestServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service EchoTestService. * A stub to allow clients to do limited synchronous rpc calls to service EchoTestService.
*/ */
public static final class EchoTestServiceBlockingStub public static final class EchoTestServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<EchoTestServiceBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<EchoTestServiceBlockingStub> {

View File

@ -187,7 +187,7 @@ public final class RouteLookupServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service RouteLookupService. * A stub to allow clients to do limited synchronous rpc calls to service RouteLookupService.
*/ */
public static final class RouteLookupServiceBlockingStub public static final class RouteLookupServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<RouteLookupServiceBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<RouteLookupServiceBlockingStub> {

View File

@ -192,7 +192,7 @@ public final class S2AServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service S2AService. * A stub to allow clients to do limited synchronous rpc calls to service S2AService.
*/ */
public static final class S2AServiceBlockingStub public static final class S2AServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<S2AServiceBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<S2AServiceBlockingStub> {

View File

@ -582,7 +582,7 @@ public final class ChannelzGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service Channelz. * A stub to allow clients to do limited synchronous rpc calls to service Channelz.
* <pre> * <pre>
* Channelz is a service exposed by gRPC servers that provides detailed debug * Channelz is a service exposed by gRPC servers that provides detailed debug
* information. * information.

View File

@ -290,7 +290,7 @@ public final class HealthGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service Health. * A stub to allow clients to do limited synchronous rpc calls to service Health.
*/ */
public static final class HealthBlockingStub public static final class HealthBlockingStub
extends io.grpc.stub.AbstractBlockingStub<HealthBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<HealthBlockingStub> {

View File

@ -192,7 +192,7 @@ public final class ServerReflectionGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service ServerReflection. * A stub to allow clients to do limited synchronous rpc calls to service ServerReflection.
*/ */
public static final class ServerReflectionBlockingStub public static final class ServerReflectionBlockingStub
extends io.grpc.stub.AbstractBlockingStub<ServerReflectionBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<ServerReflectionBlockingStub> {

View File

@ -192,7 +192,7 @@ public final class ServerReflectionGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service ServerReflection. * A stub to allow clients to do limited synchronous rpc calls to service ServerReflection.
*/ */
public static final class ServerReflectionBlockingStub public static final class ServerReflectionBlockingStub
extends io.grpc.stub.AbstractBlockingStub<ServerReflectionBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<ServerReflectionBlockingStub> {

View File

@ -202,7 +202,7 @@ public final class AnotherDynamicServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service AnotherDynamicService. * A stub to allow clients to do limited synchronous rpc calls to service AnotherDynamicService.
* <pre> * <pre>
* AnotherDynamicService * AnotherDynamicService
* </pre> * </pre>

View File

@ -178,7 +178,7 @@ public final class AnotherReflectableServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service AnotherReflectableService. * A stub to allow clients to do limited synchronous rpc calls to service AnotherReflectableService.
*/ */
public static final class AnotherReflectableServiceBlockingStub public static final class AnotherReflectableServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<AnotherReflectableServiceBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<AnotherReflectableServiceBlockingStub> {

View File

@ -202,7 +202,7 @@ public final class DynamicServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service DynamicService. * A stub to allow clients to do limited synchronous rpc calls to service DynamicService.
* <pre> * <pre>
* A DynamicService * A DynamicService
* </pre> * </pre>

View File

@ -178,7 +178,7 @@ public final class ReflectableServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service ReflectableService. * A stub to allow clients to do limited synchronous rpc calls to service ReflectableService.
*/ */
public static final class ReflectableServiceBlockingStub public static final class ReflectableServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<ReflectableServiceBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<ReflectableServiceBlockingStub> {

View File

@ -394,7 +394,7 @@ public final class SimpleServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service SimpleService. * A stub to allow clients to do limited synchronous rpc calls to service SimpleService.
* <pre> * <pre>
* A simple service for test. * A simple service for test.
* </pre> * </pre>

View File

@ -230,7 +230,7 @@ public final class OpenRcaServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service OpenRcaService. * A stub to allow clients to do limited synchronous rpc calls to service OpenRcaService.
* <pre> * <pre>
* Out-of-band (OOB) load reporting service for the additional load reporting * Out-of-band (OOB) load reporting service for the additional load reporting
* agent that does not sit in the request path. Reports are periodically sampled * agent that does not sit in the request path. Reports are periodically sampled

View File

@ -284,7 +284,7 @@ public final class AggregatedDiscoveryServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service AggregatedDiscoveryService. * A stub to allow clients to do limited synchronous rpc calls to service AggregatedDiscoveryService.
* <pre> * <pre>
* See https://github.com/envoyproxy/envoy-api#apis for a description of the role of * See https://github.com/envoyproxy/envoy-api#apis for a description of the role of
* ADS and how it is intended to be used by a management server. ADS requests * ADS and how it is intended to be used by a management server. ADS requests

View File

@ -267,7 +267,7 @@ public final class LoadReportingServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service LoadReportingService. * A stub to allow clients to do limited synchronous rpc calls to service LoadReportingService.
*/ */
public static final class LoadReportingServiceBlockingStub public static final class LoadReportingServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<LoadReportingServiceBlockingStub> { extends io.grpc.stub.AbstractBlockingStub<LoadReportingServiceBlockingStub> {

View File

@ -207,7 +207,7 @@ public final class RateLimitQuotaServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service RateLimitQuotaService. * A stub to allow clients to do limited synchronous rpc calls to service RateLimitQuotaService.
* <pre> * <pre>
* Defines the Rate Limit Quota Service (RLQS). * Defines the Rate Limit Quota Service (RLQS).
* </pre> * </pre>

View File

@ -258,7 +258,7 @@ public final class ClientStatusDiscoveryServiceGrpc {
} }
/** /**
* A stub to allow clients to do llimited synchronous rpc calls to service ClientStatusDiscoveryService. * A stub to allow clients to do limited synchronous rpc calls to service ClientStatusDiscoveryService.
* <pre> * <pre>
* CSDS is Client Status Discovery Service. It can be used to get the status of * CSDS is Client Status Discovery Service. It can be used to get the status of
* an xDS-compliant client from the management server's point of view. It can * an xDS-compliant client from the management server's point of view. It can