[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Interface for querying multidimensional data.
net.esper.view.stat.olap.Dimension presents information about the dimensionality of the data.
Cells are net.esper.view.stat.olap.Cell instances.
The identification of cell in the cube occurs by member values for each dimension.
Namespace: net.esper.view.stat.olap
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface Cube |
C# |
---|
public interface Cube |
Visual C++ |
---|
public interface class Cube |