public static final class RateLimitServiceGrpc.RateLimitServiceStub extends io.grpc.stub.AbstractStub<RateLimitServiceGrpc.RateLimitServiceStub>
| Modifier and Type | Method and Description |
|---|---|
protected RateLimitServiceGrpc.RateLimitServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
shouldRateLimit(RateLimitRequest request,
io.grpc.stub.StreamObserver<RateLimitResponse> responseObserver)
Determine whether rate limiting should take place.
|
protected RateLimitServiceGrpc.RateLimitServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<RateLimitServiceGrpc.RateLimitServiceStub>public void shouldRateLimit(RateLimitRequest request, io.grpc.stub.StreamObserver<RateLimitResponse> responseObserver)
Determine whether rate limiting should take place.
Copyright © 2018–2021 The Envoy Project. All rights reserved.