private final class IndexCursorImpl.ForwardIndexDirHandler extends IndexCursorImpl.IndexDirHandler
| Modifier | Constructor and Description |
|---|---|
private |
ForwardIndexDirHandler() |
| Modifier and Type | Method and Description |
|---|---|
IndexData.Entry |
getAnotherEntry() |
CursorImpl.PositionImpl |
getBeginningPosition() |
CursorImpl.PositionImpl |
getEndPosition() |
public CursorImpl.PositionImpl getBeginningPosition()
getBeginningPosition in class CursorImpl.DirHandlerpublic CursorImpl.PositionImpl getEndPosition()
getEndPosition in class CursorImpl.DirHandlerpublic IndexData.Entry getAnotherEntry() throws java.io.IOException
getAnotherEntry in class IndexCursorImpl.IndexDirHandlerjava.io.IOException