Skip to content

Commit

Permalink
Fix typo in deprecated blocking stub javadoc. (#11772)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminp authored Dec 26, 2024
1 parent 5e8abc6 commit 8c261c3
Show file tree
Hide file tree
Showing 48 changed files with 48 additions and 48 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ protected HandshakerServiceBlockingV2Stub build(
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<HandshakerServiceBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ public io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
}

/**
* 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>
* A service used to obtain stats for verifying LB behavior.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ public io.grpc.testing.integration.Metrics.GaugeResponse getGauge(io.grpc.testin
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<MetricsServiceBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ public io.grpc.testing.integration.Messages.ReconnectInfo stop(io.grpc.testing.i
}

/**
* 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>
* A service used to control reconnect server.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.t
}

/**
* 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>
* A simple service to test the various types of RPCs and experiment with
* performance with various types of payload.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.t
}

/**
* 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>
* A simple service NOT implemented at servers so clients can test for
* that case.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ public io.grpc.testing.integration.Messages.ClientConfigureResponse configure(io
}

/**
* 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>
* A service to dynamically update the configuration of an xDS test client.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty setNotServing(io.grpc.testi
}

/**
* 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>
* A service to remotely control health status of an xDS test server.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ public io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
}

/**
* 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>
* A service used to obtain stats for verifying LB behavior.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ public io.grpc.testing.integration.Metrics.GaugeResponse getGauge(io.grpc.testin
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<MetricsServiceBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ public io.grpc.testing.integration.Messages.ReconnectInfo stop(io.grpc.testing.i
}

/**
* 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>
* A service used to control reconnect server.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.t
}

/**
* 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>
* A simple service to test the various types of RPCs and experiment with
* performance with various types of payload.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.t
}

/**
* 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>
* A simple service NOT implemented at servers so clients can test for
* that case.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ public io.grpc.testing.integration.Messages.ClientConfigureResponse configure(io
}

/**
* 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>
* A service to dynamically update the configuration of an xDS test client.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty setNotServing(io.grpc.testi
}

/**
* 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>
* A service to remotely control health status of an xDS test server.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ public io.grpc.benchmarks.proto.Messages.SimpleResponse unaryCall(io.grpc.benchm
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<BenchmarkServiceBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ public io.grpc.benchmarks.proto.Control.Void reportScenario(io.grpc.benchmarks.p
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<ReportQpsScenarioServiceBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ public io.grpc.benchmarks.proto.Control.Void quitWorker(io.grpc.benchmarks.proto
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<WorkerServiceBlockingStub> {
Expand Down
2 changes: 1 addition & 1 deletion compiler/src/java_plugin/cpp/java_generator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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");
break;
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;
case BLOCKING_V2_CLIENT_IMPL:
printer->Print(vars, " * A stub to allow clients to do synchronous rpc calls to service $service$.\n");
Expand Down
2 changes: 1 addition & 1 deletion compiler/src/test/golden/TestDeprecatedService.java.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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>
* Test service that has been deprecated and should generate with Java's &#64;Deprecated annotation
* </pre>
Expand Down
2 changes: 1 addition & 1 deletion compiler/src/test/golden/TestService.java.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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>
* Test service that supports all call types.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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>
* Test service that has been deprecated and should generate with Java's &#64;Deprecated annotation
* </pre>
Expand Down
2 changes: 1 addition & 1 deletion compiler/src/testLite/golden/TestService.java.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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>
* Test service that supports all call types.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ protected LoadBalancerBlockingV2Stub build(
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<LoadBalancerBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ public io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse
}

/**
* 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>
* A service used to obtain stats for verifying LB behavior.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ public io.grpc.testing.integration.Metrics.GaugeResponse getGauge(io.grpc.testin
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<MetricsServiceBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ public io.grpc.testing.integration.Messages.ReconnectInfo stop(io.grpc.testing.i
}

/**
* 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>
* A service used to control reconnect server.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.t
}

/**
* 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>
* A simple service to test the various types of RPCs and experiment with
* performance with various types of payload.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.t
}

/**
* 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>
* A simple service NOT implemented at servers so clients can test for
* that case.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ public io.grpc.testing.integration.Messages.ClientConfigureResponse configure(io
}

/**
* 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>
* A service to dynamically update the configuration of an xDS test client.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty setNotServing(io.grpc.testi
}

/**
* 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>
* A service to remotely control health status of an xDS test server.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ public io.istio.test.Echo.ForwardEchoResponse forwardEcho(io.istio.test.Echo.For
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<EchoTestServiceBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ public io.grpc.lookup.v1.RouteLookupResponse routeLookup(io.grpc.lookup.v1.Route
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<RouteLookupServiceBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ protected S2AServiceBlockingV2Stub build(
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<S2AServiceBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ public io.grpc.channelz.v1.GetSocketResponse getSocket(io.grpc.channelz.v1.GetSo
}

/**
* 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>
* Channelz is a service exposed by gRPC servers that provides detailed debug
* information.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ public io.grpc.health.v1.HealthCheckResponse check(io.grpc.health.v1.HealthCheck
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<HealthBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ protected ServerReflectionBlockingV2Stub build(
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<ServerReflectionBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ protected ServerReflectionBlockingV2Stub build(
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<ServerReflectionBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ public io.grpc.reflection.testing.DynamicReply method(io.grpc.reflection.testing
}

/**
* 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>
* AnotherDynamicService
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ public io.grpc.reflection.testing.Reply method(io.grpc.reflection.testing.Reques
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<AnotherReflectableServiceBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ public io.grpc.reflection.testing.DynamicReply method(io.grpc.reflection.testing
}

/**
* 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>
* A DynamicService
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ public io.grpc.reflection.testing.Reply method(io.grpc.reflection.testing.Reques
}

/**
* 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
extends io.grpc.stub.AbstractBlockingStub<ReflectableServiceBlockingStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ public io.grpc.testing.protobuf.SimpleResponse unaryRpc(io.grpc.testing.protobuf
}

/**
* 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>
* A simple service for test.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ protected OpenRcaServiceBlockingV2Stub build(
}

/**
* 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>
* 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
Expand Down
Loading

0 comments on commit 8c261c3

Please sign in to comment.