| Package | Description |
|---|---|
| org.dashbuilder.dataset.engine.index |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSetFilterIndex
An index for filtered data sets.
|
class |
DataSetGroupIndex
A DataSet group operation index
|
class |
DataSetIndex
A DataSet index
|
class |
DataSetIntervalIndex
An interval index
|
class |
DataSetIntervalSetIndex
A set of interval indexes
|
class |
DataSetSortIndex
An index for source data sets.
|
class |
DataSetStaticIndex
An index for static data sets.
|
| Modifier and Type | Method and Description |
|---|---|
DataSetIndexNode |
DataSetIndexNode.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSetIndexNode.setParent(DataSetIndexNode parent) |
| Constructor and Description |
|---|
DataSetIndexNode(DataSetIndexNode parent,
List<Integer> rows,
long buildTime) |
Copyright © 2017–2021 JBoss by Red Hat. All rights reserved.