Uses of Interface
com.espertech.esper.view.stat.olap.Dimension

Packages that use Dimension
com.espertech.esper.view.stat.olap Views computing OLAP cubes. 
 

Uses of Dimension in com.espertech.esper.view.stat.olap
 

Classes in com.espertech.esper.view.stat.olap that implement Dimension
 class DimensionImpl
          Implements the dimension interface.
 

Methods in com.espertech.esper.view.stat.olap that return Dimension
 Dimension DimensionMemberImpl.getDimension()
           
 Dimension DimensionMember.getDimension()
          Returns the dimension the member belongs to.
 Dimension[] CubeImpl.getDimensions()
           
 Dimension[] Cube.getDimensions()
          Returns dimensions.
 

Methods in com.espertech.esper.view.stat.olap with parameters of type Dimension
protected static int[] CubeDimensionHelper.getDimensionSizes(Dimension[] dimensions)
          Compile an array of dimension sizes.
 void DimensionMemberImpl.setDimension(Dimension dimension)
          Set the dimension this member belongs to.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com