net.esper.view.stat.olap
Interface Cell

All Known Implementing Classes:
CellImpl

public interface Cell

Cell is the analytic values or variable tracked by a cube.


Method Summary
 double getValue()
          Returns the value.
 

Method Detail

getValue

double getValue()
Returns the value.

Returns:
double value