Uses of Class
io.grpc.rls.AdaptiveThrottler.Builder
Packages that use AdaptiveThrottler.Builder
-
Uses of AdaptiveThrottler.Builder in io.grpc.rls
Methods in io.grpc.rls that return AdaptiveThrottler.BuilderModifier and TypeMethodDescriptionstatic AdaptiveThrottler.Builder
AdaptiveThrottler.builder()
AdaptiveThrottler.Builder.setHistorySeconds
(int historySeconds) AdaptiveThrottler.Builder.setRatioForAccepts
(float ratioForAccepts) AdaptiveThrottler.Builder.setRequestsPadding
(int requestsPadding) AdaptiveThrottler.Builder.setTicker
(com.google.common.base.Ticker ticker) Constructors in io.grpc.rls with parameters of type AdaptiveThrottler.Builder