| Package | Description |
|---|---|
| org.dashbuilder.dataprovider.backend.elasticsearch.rest | |
| org.dashbuilder.dataprovider.backend.elasticsearch.rest.impl |
| Modifier and Type | Method and Description |
|---|---|
SearchResponse |
ElasticSearchClient.search(ElasticSearchDataSetDef definition,
DataSetMetadata metadata,
SearchRequest searchRequest)
Obtain documents for a given index/es and type/es
If the index/es value set in the
request is null returns all documents of all indexes. |
| Modifier and Type | Method and Description |
|---|---|
SearchResponse |
ElasticSearchNativeClient.search(ElasticSearchDataSetDef definition,
DataSetMetadata metadata,
SearchRequest request) |
| Constructor and Description |
|---|
NativeClientAggregationsBuilder(ElasticSearchClientFactory clientFactory,
IntervalBuilderDynamicDate intervalBuilder,
ElasticSearchUtils utils,
DataSetMetadata metadata,
List<DataColumn> columns,
SearchRequest request) |
Copyright © 2017–2020 JBoss by Red Hat. All rights reserved.