Uses of Class
mondrian.olap.fun.sort.SortKeySpec
Packages that use SortKeySpec
-
Uses of SortKeySpec in mondrian.olap.fun.sort
Method parameters in mondrian.olap.fun.sort with type arguments of type SortKeySpecModifier 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.