Uses of Class
mondrian.rolap.StarColumnPredicate.Overlap
Package
Description
Implements the data access layer for the olap package.
Manages a cache of aggregates containing cell values.
-
Uses of StarColumnPredicate.Overlap in mondrian.rolap
Modifier and TypeMethodDescriptionStarColumnPredicate.intersect
(StarColumnPredicate predicate) Applies this predicate to a predicate from the axis of a segment, and tests for overlap. -
Uses of StarColumnPredicate.Overlap in mondrian.rolap.agg
Modifier and TypeMethodDescriptionListColumnPredicate.intersect
(StarColumnPredicate predicate) LiteralStarPredicate.intersect
(StarColumnPredicate predicate) MinusStarPredicate.intersect
(StarColumnPredicate predicate) RangeColumnPredicate.intersect
(StarColumnPredicate predicate) ValueColumnPredicate.intersect
(StarColumnPredicate predicate)