Package mondrian.olap
Interface CacheControl.CellRegion
-
- Enclosing interface:
- CacheControl
public static interface CacheControl.CellRegion
a 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.
-