Uses of Class
org.apache.accumulo.core.iterators.user.RowEncodingIterator

Packages that use RowEncodingIterator
org.apache.accumulo.core.iterators.user   
 

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

Subclasses of RowEncodingIterator in org.apache.accumulo.core.iterators.user
 class WholeRowIterator
          The WholeRowIterator is designed to provide row-isolation so that queries see mutations as atomic.
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.