public static interface IsolatedScanner.RowBuffer extends Iterable<Map.Entry<Key,Value>>
void
add(Map.Entry<Key,Value> entry)
clear()
Iterator<Map.Entry<Key,Value>>
iterator()
void add(Map.Entry<Key,Value> entry)
Iterator<Map.Entry<Key,Value>> iterator()
iterator
Iterable<Map.Entry<Key,Value>>
void clear()
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.