| パッケージ | 説明 |
|---|---|
| org.elasticsearch.index.query.support |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
XContentStructure.InnerQuery
InnerQuery is an extension of
XContentStructure that eagerly
parses the query in a streaming manner if the types are available at
construction time. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
XContentStructure |
XContentStructure.freeze()
"Freeze" the parsing content, which means copying the current parser's
structure into an internal
BytesReference to be parsed later. |
Copyright © 2009–2016. All rights reserved.