Package 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
-
-
Constructor Summary
Constructors Constructor Description MemoryRowBufferFactory()
-
-
-
Method Detail
-
newBuffer
public IsolatedScanner.RowBuffer newBuffer()
- Specified by:
newBuffer
in interfaceIsolatedScanner.RowBufferFactory
-
-