JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.polaris.service.ratelimiter
Interface TokenBucketConfiguration
public interface
TokenBucketConfiguration
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
requestsPerSecond
()
Duration
window
()
Method Details
requestsPerSecond
long
requestsPerSecond
()
window
Duration
window
()