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, spliteratorCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.