public class FileSplitterCellGroupGrid extends FileCellGroupGrid
axisWeights, dimensionality, groups, ordering, partitioning| Constructor and Description |
|---|
FileSplitterCellGroupGrid(Partitioning partitioning,
AxisOrdering ordering,
java.lang.String vIndicesFDLName,
RecordSpec vIndicesRS,
java.lang.String pointInfoFDLName,
RecordSpec pointRS,
RecordSpec dataRS) |
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.String |
dataFileName(java.lang.String baseFileName,
IndexSpaceID id) |
void |
doneRegistering() |
protected void |
makeCellGroups() |
java.lang.String |
toString()
Return a String representing the object.
|
java.lang.String |
toString(java.lang.String indent)
Return a String representing the object indented by the argument string.
|
void |
writeCells() |
computeOffset2, dim, findEnclosingCell, getGridISBounds, mapToCellGrouppublic FileSplitterCellGroupGrid(Partitioning partitioning, AxisOrdering ordering, java.lang.String vIndicesFDLName, RecordSpec vIndicesRS, java.lang.String pointInfoFDLName, RecordSpec pointRS, RecordSpec dataRS)
protected void makeCellGroups()
makeCellGroups in class CellGroupGridpublic void doneRegistering()
public void writeCells()
writeCells in class FileCellGroupGridprotected static java.lang.String dataFileName(java.lang.String baseFileName,
IndexSpaceID id)
public java.lang.String toString()
toString in class CellGroupGridpublic java.lang.String toString(java.lang.String indent)
toString in class CellGroupGrid