| Constructor and Description |
|---|
FrameCursor(Offset offset,
ColumnSelectorFactory columnSelectorFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
advance() |
void |
advanceUninterruptibly() |
ColumnSelectorFactory |
getColumnSelectorFactory() |
org.joda.time.DateTime |
getTime() |
boolean |
isDone() |
boolean |
isDoneOrInterrupted() |
void |
reset() |
public FrameCursor(Offset offset, ColumnSelectorFactory columnSelectorFactory)
public ColumnSelectorFactory getColumnSelectorFactory()
getColumnSelectorFactory in interface Cursorpublic void advanceUninterruptibly()
advanceUninterruptibly in interface Cursorpublic boolean isDoneOrInterrupted()
isDoneOrInterrupted in interface CursorCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.