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 EntriesCursorpublic IEntryPacket getCurrentEntry()
getCurrentEntry in interface EntriesCursorpublic void reset()
reset in interface EntriesCursorpublic boolean isBeforeFirst()
isBeforeFirst in interface EntriesCursorCopyright © GigaSpaces.