| パッケージ | 説明 |
|---|---|
| org.apache.lucene.store |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static StoreRateLimiting.Type |
StoreRateLimiting.Type.fromString(String type) |
StoreRateLimiting.Type |
StoreRateLimiting.getType() |
static StoreRateLimiting.Type |
StoreRateLimiting.Type.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static StoreRateLimiting.Type[] |
StoreRateLimiting.Type.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
StoreRateLimiting.setType(StoreRateLimiting.Type type) |
Copyright © 2009–2016. All rights reserved.