edu.unh.sdb.lattice
Class FileCellGroup
java.lang.Object
edu.unh.sdb.lattice.CellGroup
edu.unh.sdb.lattice.FileCellGroup
- Direct Known Subclasses:
- FileArrayCellGroup, FileSplitterCellGroup
public abstract class FileCellGroup
- extends CellGroup
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
inMemory
protected boolean inMemory
backedByFile
protected boolean backedByFile
vInfoFdlName
protected java.lang.String vInfoFdlName
vIndexFdlName
protected java.lang.String vIndexFdlName
dataRS
protected RecordSpec dataRS
coordsRS
protected RecordSpec coordsRS
vIndicesRS
protected RecordSpec vIndicesRS
inMemory
public boolean inMemory()
writeCells
public abstract int writeCells(java.lang.String dataFileName)