static class CacheControlImpl.CrossjoinCellRegion extends Object implements CacheControlImpl.CellRegionImpl
| Modifier and Type | Field and Description |
|---|---|
(package private) List<Dimension> |
dimensions |
| Constructor and Description |
|---|
CrossjoinCellRegion(List<CacheControlImpl.CellRegionImpl> regions) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(CacheControlImpl.CellRegionVisitor visitor) |
List<CacheControl.CellRegion> |
getComponents() |
List<Dimension> |
getDimensionality()
Returns the dimensionality of a region.
|
String |
toString() |
CrossjoinCellRegion(List<CacheControlImpl.CellRegionImpl> regions)
public void accept(CacheControlImpl.CellRegionVisitor visitor)
accept in interface CacheControlImpl.CellRegionImplpublic List<Dimension> getDimensionality()
CacheControl.CellRegiongetDimensionality in interface CacheControl.CellRegionDimension objects.public List<CacheControl.CellRegion> getComponents()