Uses of Interface
org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory
-
Packages that use IsolatedScanner.RowBufferFactory Package Description org.apache.accumulo.core.client -
-
Uses of IsolatedScanner.RowBufferFactory in org.apache.accumulo.core.client
Classes in org.apache.accumulo.core.client that implement IsolatedScanner.RowBufferFactory Modifier and Type Class Description static classIsolatedScanner.MemoryRowBufferFactoryConstructors in org.apache.accumulo.core.client with parameters of type IsolatedScanner.RowBufferFactory Constructor Description IsolatedScanner(Scanner scanner, IsolatedScanner.RowBufferFactory bufferFactory)
-