| パッケージ | 説明 |
|---|---|
| org.elasticsearch.search.internal |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static SearchContext.Lifetime |
SearchContext.Lifetime.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static SearchContext.Lifetime[] |
SearchContext.Lifetime.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
SearchContext.addReleasable(Releasable releasable,
SearchContext.Lifetime lifetime)
Schedule the release of a resource.
|
void |
SearchContext.clearReleasables(SearchContext.Lifetime lifetime) |
Copyright © 2009–2016. All rights reserved.