Uses of Class
mondrian.olap.fun.sort.SortKeySpec
-
Uses of SortKeySpec in mondrian.olap.fun.sort
Modifier and TypeMethodDescriptionstatic TupleList
Sorter.sortTuples
(Evaluator evaluator, TupleIterable tupleIter, TupleList tupleList, List<SortKeySpec> keySpecList, int arity) Helper function to sort a list of tuples according to a list of expressions and a list of sorting flags.