Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Interface
org.infinispan.query.impl.QueryResultLoader

Packages that use QueryResultLoader
org.infinispan.query.impl   
 

Uses of QueryResultLoader in org.infinispan.query.impl
 

Classes in org.infinispan.query.impl that implement QueryResultLoader
 class EntityLoader
           
 class ProjectionLoader
           
 

Constructors in org.infinispan.query.impl with parameters of type QueryResultLoader
AbstractIterator(QueryResultLoader resultLoader, int fetchSize)
           
EagerIterator(List<org.hibernate.search.query.engine.spi.EntityInfo> entityInfos, QueryResultLoader resultLoader, int fetchSize)
           
LazyIterator(org.hibernate.search.query.engine.spi.HSQuery hSearchQuery, QueryResultLoader resultLoader, int fetchSize)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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