Uses of Class
org.infinispan.query.impl.AbstractIterator

Packages that use AbstractIterator
org.infinispan.query.impl   
 

Uses of AbstractIterator in org.infinispan.query.impl
 

Subclasses of AbstractIterator in org.infinispan.query.impl
 class EagerIterator
          This is the implementation class for the interface QueryResultIterator which extends ListIterator.
 class LazyIterator
          Implementation for QueryIterator.
 


-->

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.