org.apache.accumulo.core.client
public static class IsolatedScanner.MemoryRowBuffer extends Object
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)
public Iterator<Map.Entry<Key,Value>> iterator()
public void clear()
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.