Uses of Interface
mondrian.olap.Util.MemoryInfo
-
Packages that use Util.MemoryInfo Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries.mondrian.util Mondrian utilities. -
-
Uses of Util.MemoryInfo in mondrian.olap
Methods in mondrian.olap that return Util.MemoryInfo Modifier and Type Method Description static Util.MemoryInfo
Util. getMemoryInfo()
-
Uses of Util.MemoryInfo in mondrian.util
Methods in mondrian.util that return Util.MemoryInfo Modifier and Type Method Description Util.MemoryInfo
UtilCompatible. getMemoryInfo()
Creates an object from which to get information about system memory use.Util.MemoryInfo
UtilCompatibleJdk15. getMemoryInfo()
-