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.MemoryInfoUtil. getMemoryInfo() -
Uses of Util.MemoryInfo in mondrian.util
Methods in mondrian.util that return Util.MemoryInfo Modifier and Type Method Description Util.MemoryInfoUtilCompatible. getMemoryInfo()Creates an object from which to get information about system memory use.Util.MemoryInfoUtilCompatibleJdk15. getMemoryInfo()
-