public class ScanCursor extends Object implements EntriesCursor
Constructor and Description |
---|
ScanCursor(IQueryResultSet<IEntryPacket> tableEntries) |
Modifier and Type | Method and Description |
---|---|
IEntryPacket |
getCurrentEntry() |
boolean |
isBeforeFirst() |
boolean |
next() |
void |
reset() |
public ScanCursor(IQueryResultSet<IEntryPacket> tableEntries)
tableEntries
- public boolean next()
next
in interface EntriesCursor
public IEntryPacket getCurrentEntry()
getCurrentEntry
in interface EntriesCursor
public void reset()
reset
in interface EntriesCursor
public boolean isBeforeFirst()
isBeforeFirst
in interface EntriesCursor
Copyright © GigaSpaces.