|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.googlecode.objectify.util.QueryResultIteratorWrapper<T>
com.googlecode.objectify.impl.SessionCachingQueryImpl.SessionCachingQueryResultIterator
protected class SessionCachingQueryImpl.SessionCachingQueryResultIterator
Simple iterator passes through and merges with the cache.
Constructor Summary | |
---|---|
SessionCachingQueryImpl.SessionCachingQueryResultIterator(com.google.appengine.api.datastore.QueryResultIterator<T> base)
|
Method Summary | |
---|---|
T |
next()
|
Methods inherited from class com.googlecode.objectify.util.QueryResultIteratorWrapper |
---|
getCursor, hasNext, remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionCachingQueryImpl.SessionCachingQueryResultIterator(com.google.appengine.api.datastore.QueryResultIterator<T> base)
Method Detail |
---|
public T next()
next
in interface java.util.Iterator<T>
next
in class QueryResultIteratorWrapper<T>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |