Uses of Package
org.apache.accumulo.examples.wikisearch.iterator

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

Classes in org.apache.accumulo.examples.wikisearch.iterator used by org.apache.accumulo.examples.wikisearch.iterator
AbstractEvaluatingIterator
          This iterator aggregates rows together using the specified key comparator.
AndIterator
           
AndIterator.TermSource
          Used in representing a Term that is intersected on.
BooleanLogicIterator
           
BooleanLogicTreeNode
           
FieldIndexIterator
          This iterator should only return keys from the fi\0{fieldName}:{fieldValue} part of the shard table.
OptimizedQueryIterator
          This iterator internally uses the BooleanLogicIterator to find event UIDs in the field index portion of the partition and uses the EvaluatingIterator to evaluate the events against an expression.
OrIterator.TermSource
           
ReadAheadIterator
          This iterator takes the source iterator (the one below it in the iterator stack) and puts it in a background thread.
UniqFieldNameValueIterator
           
 



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