Package org.apache.hadoop.hbase
Class HFilePerformanceEvaluation.UniformRandomSmallScan
java.lang.Object
org.apache.hadoop.hbase.HFilePerformanceEvaluation.RowOrientedBenchmark
org.apache.hadoop.hbase.HFilePerformanceEvaluation.ReadBenchmark
org.apache.hadoop.hbase.HFilePerformanceEvaluation.UniformRandomSmallScan
- Enclosing class:
- HFilePerformanceEvaluation
- 
Field SummaryFields inherited from class org.apache.hadoop.hbase.HFilePerformanceEvaluation.ReadBenchmarkreader
- 
Constructor SummaryConstructorsConstructorDescriptionUniformRandomSmallScan(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path mf, int totalRows) 
- 
Method SummaryMethods inherited from class org.apache.hadoop.hbase.HFilePerformanceEvaluation.ReadBenchmarksetUp, tearDownMethods inherited from class org.apache.hadoop.hbase.HFilePerformanceEvaluation.RowOrientedBenchmarkgetReportingPeriod, run
- 
Constructor Details- 
UniformRandomSmallScanpublic UniformRandomSmallScan(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path mf, int totalRows) 
 
- 
- 
Method Details- 
doRow- Specified by:
- doRowin class- HFilePerformanceEvaluation.RowOrientedBenchmark
- Throws:
- Exception
 
- 
getRandomRow
 
-