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, mapToCellGroup
public 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 CellGroupGrid
public void doneRegistering()
public void writeCells()
writeCells
in class FileCellGroupGrid
protected static java.lang.String dataFileName(java.lang.String baseFileName, IndexSpaceID id)
public java.lang.String toString()
toString
in class CellGroupGrid
public java.lang.String toString(java.lang.String indent)
toString
in class CellGroupGrid