Uses of Package
mondrian.rolap.agg
-
Packages that use mondrian.rolap.agg Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries.mondrian.rolap Implements the data access layer for the olap package.mondrian.rolap.agg Manages a cache of aggregates containing cell values.mondrian.rolap.cache Provides primitives for policy-based caching.mondrian.spi Contains the server-provider interfaces (SPIs) which user-defined extensions to Mondrian should implement.mondrian.spi.impl Provides implementations of SPIs defined in themondrian.spipackage. -
Classes in mondrian.rolap.agg used by mondrian.olap Class Description AggregationManager RolapAggregationManagermanages allAggregations in the system. -
Classes in mondrian.rolap.agg used by mondrian.rolap Class Description Aggregation AAggregationis a pre-computed aggregation over a set of columns.AggregationKey Column context that an Aggregation is computed for.AggregationManager RolapAggregationManagermanages allAggregations in the system.CellRequest ACellRequestcontains the context necessary to get a cell value from a star.DrillThroughCellRequest Subclass ofCellRequestthat allows to specify which columns and measures to return as part of the ResultSet which we return to the client.GroupingSet A collection ofSegments that can be represented as a GROUP BY GROUPING SET in a SQL query.SegmentWithData Extension toSegmentwith a data set. -
Classes in mondrian.rolap.agg used by mondrian.rolap.agg Class Description AbstractColumnPredicate AAbstractColumnPredicateis an abstract implementation forStarColumnPredicate.AggregationKey Column context that an Aggregation is computed for.AggregationManager RolapAggregationManagermanages allAggregations in the system.CellRequest ACellRequestcontains the context necessary to get a cell value from a star.CellRequestQuantumExceededException Signals that there are enough outstanding cell requests that it is worth terminating this phase of execution and asking the segment cache for all of the cells that have been asked for.DrillThroughCellRequest Subclass ofCellRequestthat allows to specify which columns and measures to return as part of the ResultSet which we return to the client.GroupingSet A collection ofSegments that can be represented as a GROUP BY GROUPING SET in a SQL query.ListPredicate Base class forAndPredicateandOrPredicate.LiteralStarPredicate A constraint which always returns true or false.QuerySpec Contains the information necessary to generate a SQL statement to retrieve a set of cells.Segment ASegmentis a collection of cell values parameterized by a measure, and a set of (column, value) pairs.Segment.ExcludedRegion Definition of a region of values which are not in a segment.SegmentAxis Collection of values of one of the columns that parameterizes aSegment.SegmentBuilder.SegmentConverter Functor to convert a segment header and body into aSegmentWithData.SegmentCacheManager SegmentCacheManager.Command SegmentCacheManager.FlushResult Result of aSegmentCacheManager.FlushCommand.SegmentCacheManager.SegmentCacheIndexRegistry Registry of all the indexes that were created for this cache manager, perRolapStar.SegmentCacheWorker Utility class to interact with theSegmentCache.SegmentDataset ASegmentDatasetholds the values in a segment.SegmentLoader.RowList Collection of rows, each with a set of columns of type Object, double, or int.SegmentWithData Extension toSegmentwith a data set.ValueColumnPredicate A constraint which requires a column to have a particular value. -
Classes in mondrian.rolap.agg used by mondrian.rolap.cache Class Description AggregationKey Column context that an Aggregation is computed for.CellRequest ACellRequestcontains the context necessary to get a cell value from a star.SegmentBuilder.SegmentConverter Functor to convert a segment header and body into aSegmentWithData. -
Classes in mondrian.rolap.agg used by mondrian.spi Class Description AggregationKey Column context that an Aggregation is computed for. -
Classes in mondrian.rolap.agg used by mondrian.spi.impl Class Description AggregationKey Column context that an Aggregation is computed for.