|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FullScanQueryExecutor.Support<S extends Storable>
Provides support for FullScanQueryExecutor.
| Method Summary | |
|---|---|
long |
countAll()
Counts all Storables. |
Cursor<S> |
fetchAll()
Perform a full scan of all Storables. |
Class<S> |
getStorableType()
|
| Method Detail |
|---|
Class<S> getStorableType()
long countAll()
throws FetchException
FetchException
Cursor<S> fetchAll()
throws FetchException
FetchException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||