[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Implementations provide a factory for cells to use by !:MultidimCubeImpl.
Namespace: net.esper.view.stat.olap
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface MultidimCubeCellFactory(Of V) |
C# |
---|
public interface MultidimCubeCellFactory<V> |
Visual C++ |
---|
generic<typename V>
public interface class MultidimCubeCellFactory |
Type Parameters
See Also
!:MultidimCubeImpl