com.googlecode.objectify.impl
Class SessionCachingQueryImpl.SessionCachingQueryResultIterator

java.lang.Object
  extended by com.googlecode.objectify.util.QueryResultIteratorWrapper<T>
      extended by com.googlecode.objectify.impl.SessionCachingQueryImpl.SessionCachingQueryResultIterator
All Implemented Interfaces:
com.google.appengine.api.datastore.QueryResultIterator<T>, java.util.Iterator<T>
Enclosing class:
SessionCachingQueryImpl<T>

protected class SessionCachingQueryImpl.SessionCachingQueryResultIterator
extends QueryResultIteratorWrapper<T>

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

SessionCachingQueryImpl.SessionCachingQueryResultIterator

public SessionCachingQueryImpl.SessionCachingQueryResultIterator(com.google.appengine.api.datastore.QueryResultIterator<T> base)
Method Detail

next

public T next()
Specified by:
next in interface java.util.Iterator<T>
Overrides:
next in class QueryResultIteratorWrapper<T>


Copyright © 2011 Jeff Schnitzer and a gang of pirates. All Rights Reserved. Build version: 3.1