| Package | Description |
|---|---|
| org.dashbuilder.dataprovider.backend.elasticsearch | |
| org.dashbuilder.dataprovider.backend.elasticsearch.rest.model |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,DataColumn> |
ElasticSearchDataSetProvider.parseColumnsFromIndexMappings(IndexMappingResponse[] indexMappings,
ElasticSearchDataSetDef def)
Parse a given index' field definitions from EL index mappings response.
|
| Modifier and Type | Method and Description |
|---|---|
IndexMappingResponse[] |
MappingsResponse.getIndexMappings() |
| Constructor and Description |
|---|
MappingsResponse(int status,
IndexMappingResponse[] indexMappings) |
Copyright © 2017–2021 JBoss by Red Hat. All rights reserved.