Package net.esper.view.stat.olap

Views computing OLAP cubes.

See:
          Description

Interface Summary
Cell Cell is the analytic values or variable tracked by a cube.
Cube Interface for querying multidimensional data.
Dimension Dimensions are a structural attribute of cubes.
DimensionMember DimensionMember models instances of dimensional members.
MultidimCube<V> Interface for storage and access to multi-dimensional data.
MultidimCubeCellFactory<V> Implementations provide a factory for cells to use by MultidimCubeImpl.
 

Class Summary
CellImpl Hold the measure information which consists of a double value.
CubeDerivedValueHelper Strategy for deriving a measure cube from a fact cube.
CubeDimensionHelper Utility methods for dealing with Cube multidimensional tables (OLAP style).
CubeImpl Cube implementation derives the cells of the cube from a measures list and a MultidimCube containing BaseStatisticsBean.
DimensionImpl Implements the dimension interface.
DimensionMemberImpl Serves up Cube dimension member information - the members dimension and its key values.
MultidimCubeImpl<V> Implementation for a multidimensional cube that can be configured with the type of cell to store.
 

Package net.esper.view.stat.olap Description

Views computing OLAP cubes.


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