Uses of Class
mondrian.olap.MondrianDef.AggMeasureFactCount
-
Packages that use MondrianDef.AggMeasureFactCount Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries. -
-
Uses of MondrianDef.AggMeasureFactCount in mondrian.olap
Fields in mondrian.olap declared as MondrianDef.AggMeasureFactCount Modifier and Type Field Description MondrianDef.AggMeasureFactCount[]
MondrianDef.AggTable. measuresfactcount
What does the fact_count for specific measure column look like.Methods in mondrian.olap that return MondrianDef.AggMeasureFactCount Modifier and Type Method Description MondrianDef.AggMeasureFactCount[]
MondrianDef.AggTable. getMeasuresFactCount()
-