Uses of Class
org.apache.accumulo.core.iterators.user.RowEncodingIterator
Packages that use RowEncodingIterator
-
Uses of RowEncodingIterator in org.apache.accumulo.core.iterators.user
Subclasses of RowEncodingIterator in org.apache.accumulo.core.iterators.userModifier and TypeClassDescriptionclassThe WholeRowIterator is designed to provide row-isolation so that queries see mutations as atomic.