Uses of Class
mondrian.rolap.aggmatcher.AggStar.Table.Level
Packages that use AggStar.Table.Level
Package
Description
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
-
Uses of AggStar.Table.Level in mondrian.rolap.aggmatcher
Fields in mondrian.rolap.aggmatcher with type parameters of type AggStar.Table.LevelMethods in mondrian.rolap.aggmatcher that return AggStar.Table.LevelModifier and TypeMethodDescriptionAggStar.lookupLevel
(int bitPos) Get the Level at the given bit position or return null.Methods in mondrian.rolap.aggmatcher that return types with arguments of type AggStar.Table.LevelMethods in mondrian.rolap.aggmatcher with parameters of type AggStar.Table.LevelModifier and TypeMethodDescriptionprotected void
AggStar.Table.addLevel
(AggStar.Table.Level level) Add a Level column.