|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.unh.sdb.datasource.CellBlockIterator
edu.unh.sdb.datasource.ARRSCellBlockIterator
public class ARRSCellBlockIterator
Field Summary |
---|
Fields inherited from class edu.unh.sdb.datasource.CellBlockIterator |
---|
valid |
Constructor Summary | |
---|---|
ARRSCellBlockIterator(CellIndexable cblock)
construction with an uniform cell block |
Method Summary | |
---|---|
java.util.ArrayList |
getLeafBlockList()
Get all the leaf blocks |
CellIndexable |
getLeafCellBlock()
Get a leaf cell block |
void |
init()
Initialize this CellBlockIterator |
boolean |
next()
Moving the CellBlockIterator to the next position. |
java.lang.String |
toString()
Return a String representing the object. |
java.lang.String |
toString(java.lang.String indent)
Return description of this ARRSCell |
Methods inherited from class edu.unh.sdb.datasource.CellBlockIterator |
---|
valid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ARRSCellBlockIterator(CellIndexable cblock)
Method Detail |
---|
public void init()
init
in class CellBlockIterator
public boolean next()
next
in class CellBlockIterator
public java.util.ArrayList getLeafBlockList()
public CellIndexable getLeafCellBlock()
public java.lang.String toString()
toString
in class CellBlockIterator
public java.lang.String toString(java.lang.String indent)
toString
in class CellBlockIterator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |