| Package | Description |
|---|---|
| org.dashbuilder.dataprovider.backend.elasticsearch | |
| org.dashbuilder.dataprovider.backend.elasticsearch.rest.model |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ElasticSearchDataSetProvider.fillDataSetValues(ElasticSearchDataSetDef elDef,
DataSet dataSet,
SearchHitResponse[] hits)
Fills the dataset values.
|
| Modifier and Type | Method and Description |
|---|---|
SearchHitResponse[] |
SearchResponse.getHits() |
| Constructor and Description |
|---|
SearchResponse(long tookInMillis,
int responseStatus,
long totalHits,
float maxScore,
int totalShards,
int successfulShards,
int shardFailures,
SearchHitResponse[] hits) |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.