Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.query.clustered.ClusteredTopDocs

Packages that use ClusteredTopDocs
org.infinispan.query.clustered   
 

Uses of ClusteredTopDocs in org.infinispan.query.clustered
 

Methods in org.infinispan.query.clustered with parameters of type ClusteredTopDocs
protected  Object DistributedLazyIterator.fetchValue(ClusteredDoc scoreDoc, ClusteredTopDocs topDoc)
           
protected  Object DistributedIterator.fetchValue(ClusteredDoc scoreDoc, ClusteredTopDocs topDoc)
           
 

Constructor parameters in org.infinispan.query.clustered with type arguments of type ClusteredTopDocs
DistributedIterator(org.apache.lucene.search.Sort sort, int fetchSize, int resultSize, int maxResults, int firstResult, HashMap<UUID,ClusteredTopDocs> topDocsResponses, AdvancedCache<?,?> cache)
           
DistributedLazyIterator(org.apache.lucene.search.Sort sort, int fetchSize, int resultSize, int maxResults, int firstResult, UUID id, HashMap<UUID,ClusteredTopDocs> topDocsResponses, ExecutorService asyncExecutor, AdvancedCache<?,?> cache)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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