public interface Cursor
Modifier and Type | Interface and Description |
---|---|
static class |
Cursor.SortDirection |
boolean hasNext()
Chunk next()
Cursor sort(Key<?> orderBy, Cursor.SortDirection direction)
Cursor limit(int i)
Copyright © 2012. All Rights Reserved.