Uses of Class
org.apache.blur.lucene.search.SuperQuery

Packages that use SuperQuery
org.apache.blur.lucene.serializer   
 

Uses of SuperQuery in org.apache.blur.lucene.serializer
 

Methods in org.apache.blur.lucene.serializer that return SuperQuery
 SuperQuery SuperQueryWritable.getQuery()
           
 

Methods in org.apache.blur.lucene.serializer that return types with arguments of type SuperQuery
 Class<SuperQuery> SuperQueryWritable.getType()
           
 

Methods in org.apache.blur.lucene.serializer with parameters of type SuperQuery
 void SuperQueryWritable.setQuery(SuperQuery query)
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.