Package org.apache.accumulo.core.client
Interface IsolatedScanner.RowBufferFactory
-
- All Known Implementing Classes:
IsolatedScanner.MemoryRowBufferFactory
- Enclosing class:
- IsolatedScanner
public static interface IsolatedScanner.RowBufferFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IsolatedScanner.RowBuffer
newBuffer()
-
-
-
Method Detail
-
newBuffer
IsolatedScanner.RowBuffer newBuffer()
-
-