| Package | Description |
|---|---|
| org.dashbuilder.dataset.engine.index |
| Modifier and Type | Method and Description |
|---|---|
DataSetGroupIndex |
DataSetIndexNode.getGroupIndex(ColumnGroup gc) |
DataSetGroupIndex |
DataSetGroupIndex.getSelectionIndex(List<Interval> intervalList) |
DataSetGroupIndex |
DataSetIndexNode.indexGroup(DataSetGroupIndex index) |
DataSetGroupIndex |
DataSetGroupIndex.indexSelection(List<Interval> intervalList,
List<DataSetIntervalIndex> intervalIndexes) |
| Modifier and Type | Method and Description |
|---|---|
DataSetGroupIndex |
DataSetIndexNode.indexGroup(DataSetGroupIndex index) |
| Constructor and Description |
|---|
DataSetIntervalIndex(DataSetGroupIndex parent,
Interval interval) |
DataSetIntervalIndex(DataSetGroupIndex parent,
String intervalName) |
Copyright © 2017–2020 JBoss by Red Hat. All rights reserved.