org.apache.accumulo.core.client
Interface IsolatedScanner.RowBufferFactory

All Known Implementing Classes:
IsolatedScanner.MemoryRowBufferFactory
Enclosing class:
IsolatedScanner

public static interface IsolatedScanner.RowBufferFactory


Method Summary
 IsolatedScanner.RowBuffer newBuffer()
           
 

Method Detail

newBuffer

IsolatedScanner.RowBuffer newBuffer()


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.