static class HFilePerformanceEvaluation.UniformRandomSmallScan extends HFilePerformanceEvaluation.ReadBenchmark
reader| Constructor and Description | 
|---|
UniformRandomSmallScan(org.apache.hadoop.conf.Configuration conf,
                      org.apache.hadoop.fs.FileSystem fs,
                      org.apache.hadoop.fs.Path mf,
                      int totalRows)  | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) void | 
doRow(int i)  | 
private byte[] | 
getRandomRow()  | 
setUp, tearDowngetReportingPeriod, runpublic UniformRandomSmallScan(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path mf, int totalRows)
void doRow(int i) throws Exception
doRow in class HFilePerformanceEvaluation.RowOrientedBenchmarkExceptionprivate byte[] getRandomRow()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.