| Interface | Description |
|---|---|
| HighLevelElasticSearchIteratorMXBean |
| Class | Description |
|---|---|
| ExtendedElasticSearchIterator<T> |
Like a low level
ElasticSearchIterator, but with a method ExtendedElasticSearchIterator.prepareSearchSource(java.lang.String...), so queries can be
constructed using 'high level' syntax. |
| ExtendedElasticSearchIterator.ExtendedBuilder<T> | |
| HighLevelClientFactory | |
| HighLevelElasticSearchIterator<T> |
A wrapper around the Elastic Search scroll interface, to expose it as a simple
Iterator |
| HighLevelElasticSearchIterator.Builder<T> |
Copyright © 2021. All rights reserved.