Uses of Interface
net.esper.view.stat.olap.MultidimCubeCellFactory

Packages that use MultidimCubeCellFactory
net.esper.view.stat.olap Views computing OLAP cubes. 
 

Uses of MultidimCubeCellFactory in net.esper.view.stat.olap
 

Constructors in net.esper.view.stat.olap with parameters of type MultidimCubeCellFactory
MultidimCubeImpl(String[] dimensionNames, MultidimCubeCellFactory<V> multidimCubeCellFactory)
          Constructor.