edu.unh.sdb.lattice
Class FileSplitterCellGroupGrid
java.lang.Object
edu.unh.sdb.lattice.CellGroupGrid
edu.unh.sdb.lattice.FileCellGroupGrid
edu.unh.sdb.lattice.FileSplitterCellGroupGrid
public class FileSplitterCellGroupGrid
- extends FileCellGroupGrid
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FileSplitterCellGroupGrid
public FileSplitterCellGroupGrid(Partitioning partitioning,
AxisOrdering ordering,
java.lang.String vIndicesFDLName,
RecordSpec vIndicesRS,
java.lang.String pointInfoFDLName,
RecordSpec pointRS,
RecordSpec dataRS)
makeCellGroups
protected void makeCellGroups()
- Specified by:
makeCellGroups
in class CellGroupGrid
doneRegistering
public void doneRegistering()
writeCells
public void writeCells()
- Overrides:
writeCells
in class FileCellGroupGrid
dataFileName
protected static java.lang.String dataFileName(java.lang.String baseFileName,
IndexSpaceID id)
toString
public java.lang.String toString()
- Return a String representing the object.
- Overrides:
toString
in class CellGroupGrid
toString
public java.lang.String toString(java.lang.String indent)
- Return a String representing the object indented by the argument string.
- Overrides:
toString
in class CellGroupGrid