Uses of Class
org.apache.accumulo.examples.wikisearch.iterator.OrIterator.TermSource

Packages that use OrIterator.TermSource
org.apache.accumulo.examples.wikisearch.iterator   
 

Uses of OrIterator.TermSource in org.apache.accumulo.examples.wikisearch.iterator
 

Methods in org.apache.accumulo.examples.wikisearch.iterator with parameters of type OrIterator.TermSource
protected  Key OrIterator.buildTopKey(OrIterator.TermSource TS)
          Construct the topKey given the current TermSource
 int OrIterator.TermSource.compareTo(OrIterator.TermSource o)
           
 

Constructors in org.apache.accumulo.examples.wikisearch.iterator with parameters of type OrIterator.TermSource
OrIterator.TermSource(OrIterator.TermSource other)
           
 



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