[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Strategy for deriving a measure cube from a fact cube. Derives a measure cube consisting of the number of datapoints only.

Namespace: net.esper.view.stat.olap
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class CubeDerivedValueHelper
C#
public sealed class CubeDerivedValueHelper
Visual C++
public ref class CubeDerivedValueHelper sealed

Inheritance Hierarchy

System.Object
  net.esper.view.stat.olap.CubeDerivedValueHelper