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

Packages that use SkippingIterator
org.apache.accumulo.core.iterators   
org.apache.accumulo.core.iterators.system   
org.apache.accumulo.core.iterators.user   
org.apache.accumulo.server.master.state   
org.apache.accumulo.server.test.functional   
 

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.
 

Uses of SkippingIterator in org.apache.accumulo.server.master.state
 

Subclasses of SkippingIterator in org.apache.accumulo.server.master.state
 class TabletStateChangeIterator
           
 

Uses of SkippingIterator in org.apache.accumulo.server.test.functional
 

Subclasses of SkippingIterator in org.apache.accumulo.server.test.functional
 class DropModIter
           
 



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