org.apache.accumulo.test.performance.metadata
Class MetadataBatchScanTest
java.lang.Object
org.apache.accumulo.test.performance.metadata.MetadataBatchScanTest
public class MetadataBatchScanTest
- extends Object
This little program can be used to write a lot of entries to the !METADATA table and measure the performance of varying numbers of threads doing !METADATA
lookups using the batch scanner.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetadataBatchScanTest
public MetadataBatchScanTest()
main
public static void main(String[] args)
throws Exception
- Parameters:
args
-
- Throws:
Exception
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.