public static interface IsolatedScanner.RowBuffer extends Iterable<Map.Entry<Key,Value>>
Modifier and Type | Method and Description |
---|---|
void |
add(Map.Entry<Key,Value> entry) |
void |
clear() |
Iterator<Map.Entry<Key,Value>> |
iterator() |
forEach, spliterator
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.