Uses of Class
org.apache.accumulo.examples.wikisearch.parser.QueryParser

Packages that use QueryParser
org.apache.accumulo.examples.wikisearch.parser   
 

Uses of QueryParser in org.apache.accumulo.examples.wikisearch.parser
 

Subclasses of QueryParser in org.apache.accumulo.examples.wikisearch.parser
 class RangeCalculator
          This class is used to query the global indices to determine that set of ranges to use when querying the shard table.
 



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