org.apache.accumulo.core.client
Class IsolatedScanner.MemoryRowBufferFactory

java.lang.Object
  extended by 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
IsolatedScanner.MemoryRowBufferFactory()
           
 
Method Summary
 IsolatedScanner.RowBuffer newBuffer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsolatedScanner.MemoryRowBufferFactory

public IsolatedScanner.MemoryRowBufferFactory()
Method Detail

newBuffer

public IsolatedScanner.RowBuffer newBuffer()
Specified by:
newBuffer in interface IsolatedScanner.RowBufferFactory


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