Class ByteBufferArray.BufferIterator

java.lang.Object
org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
All Implemented Interfaces:
Iterator<ByteBuffer>
Enclosing class:
ByteBufferArray

private class ByteBufferArray.BufferIterator extends Object implements Iterator<ByteBuffer>
Iterator to fetch ByteBuffers from offset with given length in this big logical array.