Package org.apache.hadoop.hbase.client
Interface RowAccess<T>
- All Superinterfaces:
- Iterable<T>
Provide a way to access the inner buffer. The purpose is to reduce the elapsed time to move a
 large number of elements between collections.
- 
Method SummaryMethods inherited from interface java.lang.IterableforEach, iterator, spliterator