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 Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator