Package mondrian.rolap
Class BatchTestCase.CellRequestConstraint
- java.lang.Object
-
- mondrian.rolap.BatchTestCase.CellRequestConstraint
-
- Enclosing class:
- BatchTestCase
static class BatchTestCase.CellRequestConstraint extends Object
-
-
Constructor Summary
Constructors Constructor Description CellRequestConstraint(String[] tables, String[] columns, List<String[]> valueList)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) BitKey
getBitKey(RolapStar star)
(package private) StarPredicate
toPredicate(RolapStar star)
-
-
-
Method Detail
-
toPredicate
StarPredicate toPredicate(RolapStar star)
-
-