ブラウザのJavaScriptが無効になっています。
ナビゲーション・リンクをスキップ
概要
パッケージ
クラス
使用
階層ツリー
非推奨
索引
ヘルプ
前
次
フレーム
フレームなし
すべてのクラス
SEARCH:
ブラウザのJavaScriptが無効になっています。
A
C
E
G
H
L
R
S
T
A
apply(HttpRequest)
- クラス のメソッドenkan.throttling.
Throttle
C
consume()
- クラス のメソッドenkan.throttling.
TokenBucket
Consume a single token from the bucket.
consume(long)
- クラス のメソッドenkan.throttling.
TokenBucket
Consumes multiple tokens from the bucket.
E
enkan.middleware.throttling
- パッケージ enkan.middleware.throttling
enkan.throttling
- パッケージ enkan.throttling
G
getCapacity()
- クラス のメソッドenkan.throttling.
TokenBucket
getDurationUntilNextRefill(TimeUnit)
- クラス のメソッドenkan.throttling.
RefillStrategy
getDurationUntilNextRefill(TimeUnit)
- クラス のメソッドenkan.throttling.
TokenBucket
Returns the amount of time in the specified time unit until the next group of tokens can be added to the token bucket.
getNumTokens()
- クラス のメソッドenkan.throttling.
TokenBucket
H
handle(HttpRequest, MiddlewareChain)
- クラス のメソッドenkan.middleware.throttling.
ThrottlingMiddleware
L
LimitRate
-
enkan.throttling
のクラス
LimitRate()
- クラス のコンストラクタenkan.throttling.
LimitRate
R
refill()
- クラス のメソッドenkan.throttling.
RefillStrategy
refill(long)
- クラス のメソッドenkan.throttling.
TokenBucket
Refills the bucket with the specified number of tokens.
RefillStrategy
-
enkan.throttling
のクラス
RefillStrategy(long, Duration)
- クラス のコンストラクタenkan.throttling.
RefillStrategy
S
setThrottles(List<Throttle>)
- クラス のメソッドenkan.middleware.throttling.
ThrottlingMiddleware
sleep()
- インタフェース のメソッドenkan.throttling.
SleepStrategy
SleepStrategy
-
enkan.throttling
のインタフェース
T
Throttle
-
enkan.throttling
のクラス
Throttle(String, LimitRate, Function<HttpRequest, Object>)
- クラス のコンストラクタenkan.throttling.
Throttle
ThrottlingMiddleware
-
enkan.middleware.throttling
のクラス
ThrottlingMiddleware()
- クラス のコンストラクタenkan.middleware.throttling.
ThrottlingMiddleware
TokenBucket
-
enkan.throttling
のクラス
TokenBucket(long, long, RefillStrategy, SleepStrategy)
- クラス のコンストラクタenkan.throttling.
TokenBucket
tryConsume()
- クラス のメソッドenkan.throttling.
TokenBucket
Attempt to consume a single token from the bucket.
tryConsume(long)
- クラス のメソッドenkan.throttling.
TokenBucket
Attempt to consume a specified number of tokens from the bucket.
A
C
E
G
H
L
R
S
T
ナビゲーション・リンクをスキップ
概要
パッケージ
クラス
使用
階層ツリー
非推奨
索引
ヘルプ
前
次
フレーム
フレームなし
すべてのクラス
ブラウザのJavaScriptが無効になっています。
Copyright © 2016–2018. All rights reserved.