public static class IsolatedScanner.MemoryRowBuffer extends Object implements IsolatedScanner.RowBuffer
IsolatedScanner.MemoryRowBuffer()
void
add(Map.Entry<Key,Value> entry)
clear()
Iterator<Map.Entry<Key,Value>>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IsolatedScanner.MemoryRowBuffer()
public void add(Map.Entry<Key,Value> entry)
add
IsolatedScanner.RowBuffer
public Iterator<Map.Entry<Key,Value>> iterator()
iterator
Iterable<Map.Entry<Key,Value>>
public void clear()
clear
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.