org.apache.accumulo.core.client
Class IsolatedScanner.MemoryRowBufferFactory
java.lang.Object
org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory
- All Implemented Interfaces:
- IsolatedScanner.RowBufferFactory
- Enclosing class:
- IsolatedScanner
public static class IsolatedScanner.MemoryRowBufferFactory
- extends Object
- implements IsolatedScanner.RowBufferFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IsolatedScanner.MemoryRowBufferFactory
public IsolatedScanner.MemoryRowBufferFactory()
newBuffer
public IsolatedScanner.RowBuffer newBuffer()
- Specified by:
newBuffer
in interface IsolatedScanner.RowBufferFactory
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.