Uses of Class
org.apache.accumulo.core.iterators.SkippingIterator

Packages that use SkippingIterator
org.apache.accumulo.core.file   
org.apache.accumulo.core.iterators   
org.apache.accumulo.core.iterators.system   
org.apache.accumulo.core.iterators.user   
 

Uses of SkippingIterator in org.apache.accumulo.core.file
 

Subclasses of SkippingIterator in org.apache.accumulo.core.file
 class FileCFSkippingIterator
           
 

Uses of SkippingIterator in org.apache.accumulo.core.iterators
 

Subclasses of SkippingIterator in org.apache.accumulo.core.iterators
 class FirstEntryInRowIterator
           
 class NoLabelIterator
          Deprecated. since 1.4, replaced by ReqVisFilter
 class RegExIterator
          Deprecated. since 1.4, replaced by RegExFilter
 

Uses of SkippingIterator in org.apache.accumulo.core.iterators.system
 

Subclasses of SkippingIterator in org.apache.accumulo.core.iterators.system
 class ColumnFamilySkippingIterator
           
 

Uses of SkippingIterator in org.apache.accumulo.core.iterators.user
 

Subclasses of SkippingIterator in org.apache.accumulo.core.iterators.user
 class GrepIterator
          This iterator provides exact string matching.
 



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