[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Cube implementation derives the cells of the cube from a measures list and a !:MultidimCube containing
net.esper.view.stat.BaseStatisticsBean.
The following tables list the members exposed by the CubeImpl type.
Public Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetMembers |
Returns the member value for each dimension that intersect to identify the cell of the given ordinal.
|
![]() | GetOrdinal |
Given the the members of each dimension that define the intersection, returns the ordinal of a measure.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |