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

java.lang.Object
  extended by org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory
Enclosing class:
IsolatedScanner

public static class IsolatedScanner.MemoryRowBufferFactory
extends Object


Constructor Summary
IsolatedScanner.MemoryRowBufferFactory()
           
 
Method Summary
 org.apache.accumulo.core.client.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 org.apache.accumulo.core.client.IsolatedScanner.RowBuffer newBuffer()


Copyright © 2015 Apache Accumulo Project. All rights reserved.