| Interface | Description |
|---|---|
| GrpcClientRequestContext |
| Class | Description |
|---|---|
| ConcurrencyLimitClientInterceptor |
ClientInterceptor that enforces per service and/or per method concurrent request limits and returns
a Status.UNAVAILABLE when that limit has been reached.
|
| GrpcClientLimiterBuilder |
Builder to simplify creating a
Limiter specific to GRPC clients. |