Package mondrian.olap
Interface CacheControl.CellRegion
-
- All Known Subinterfaces:
CacheControlImpl.CellRegionImpl
- All Known Implementing Classes:
CacheControlImpl.CrossjoinCellRegion,CacheControlImpl.EmptyCellRegion,CacheControlImpl.MemberCellRegion,CacheControlImpl.MemberRangeCellRegion
- Enclosing interface:
- CacheControl
public static interface CacheControl.CellRegiona region of cells in the cell cache
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Dimension>getDimensionality()Returns the dimensionality of a region.
-