Class OlapUtil
- java.lang.Object
-
- org.pentaho.di.trans.steps.olapinput.olap4jhelper.OlapUtil
-
public class OlapUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description OlapUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CellDataSet
cellSet2Matrix(org.olap4j.CellSet cellSet)
-
-
-
Method Detail
-
cellSet2Matrix
public static CellDataSet cellSet2Matrix(org.olap4j.CellSet cellSet)
-
-