| Package | Description |
|---|---|
| org.elasticsearch.index.query.support |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
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–2017. All rights reserved.