Uses of Class
org.dashbuilder.dataset.engine.index.DataSetSortIndex
-
Packages that use DataSetSortIndex Package Description org.dashbuilder.dataset.engine.index -
-
Uses of DataSetSortIndex in org.dashbuilder.dataset.engine.index
Methods in org.dashbuilder.dataset.engine.index that return DataSetSortIndex Modifier and Type Method Description DataSetSortIndexDataSetIndexNode. getSortIndex(org.dashbuilder.dataset.sort.DataSetSort sortOp)DataSetSortIndexDataSetIndexNode. indexSort(org.dashbuilder.dataset.sort.DataSetSort sortOp, List<Integer> sortedRows, long buildTime)
-