|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.unh.sdb.lattice.CellGroupGrid
edu.unh.sdb.lattice.FileCellGroupGrid
edu.unh.sdb.lattice.FileSplitterCellGroupGrid
public class FileSplitterCellGroupGrid
| Field Summary |
|---|
| Fields inherited from class edu.unh.sdb.lattice.CellGroupGrid |
|---|
axisWeights, dimensionality, groups, ordering, partitioning |
| Constructor Summary | |
|---|---|
FileSplitterCellGroupGrid(Partitioning partitioning,
AxisOrdering ordering,
java.lang.String vIndicesFDLName,
RecordSpec vIndicesRS,
java.lang.String pointInfoFDLName,
RecordSpec pointRS,
RecordSpec dataRS)
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class edu.unh.sdb.lattice.CellGroupGrid |
|---|
computeOffset2, dim, findEnclosingCell, getGridISBounds, mapToCellGroup |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FileSplitterCellGroupGrid(Partitioning partitioning,
AxisOrdering ordering,
java.lang.String vIndicesFDLName,
RecordSpec vIndicesRS,
java.lang.String pointInfoFDLName,
RecordSpec pointRS,
RecordSpec dataRS)
| Method Detail |
|---|
protected void makeCellGroups()
makeCellGroups in class CellGroupGridpublic 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 CellGroupGridpublic java.lang.String toString(java.lang.String indent)
toString in class CellGroupGrid
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||