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

Class Summary
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  
DefaultIteratorEnvironment  
EvaluatingIterator  
FieldIndexIterator This iterator should only return keys from the fi\0{fieldName}:{fieldValue} part of the shard table.
GlobalIndexUidCombiner  
GlobalIndexUidCombiner.UidListEncoder  
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 An iterator that handles "OR" query constructs on the server side.
OrIterator.TermSource  
ReadAheadIterator This iterator takes the source iterator (the one below it in the iterator stack) and puts it in a background thread.
TextIndexCombiner  
TextIndexCombiner.TermWeightInfoEncoder  
UniqFieldNameValueIterator  
 



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