org.apache.accumulo.core.client
Class IsolatedScanner.MemoryRowBuffer
java.lang.Object
org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer
- Enclosing class:
- IsolatedScanner
public static class IsolatedScanner.MemoryRowBuffer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IsolatedScanner.MemoryRowBuffer
public IsolatedScanner.MemoryRowBuffer()
add
public void add(Map.Entry<Key,Value> entry)
iterator
public Iterator<Map.Entry<Key,Value>> iterator()
clear
public void clear()
Copyright © 2015 Apache Accumulo Project. All rights reserved.