Package org.apache.hadoop.hbase
Class HFilePerformanceEvaluation.SequentialReadBenchmark
java.lang.Object
org.apache.hadoop.hbase.HFilePerformanceEvaluation.RowOrientedBenchmark
org.apache.hadoop.hbase.HFilePerformanceEvaluation.ReadBenchmark
org.apache.hadoop.hbase.HFilePerformanceEvaluation.SequentialReadBenchmark
- Enclosing class:
- HFilePerformanceEvaluation
- 
Field SummaryFieldsFields inherited from class org.apache.hadoop.hbase.HFilePerformanceEvaluation.ReadBenchmarkreader
- 
Constructor SummaryConstructorsConstructorDescriptionSequentialReadBenchmark(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.ReadBenchmarktearDownMethods inherited from class org.apache.hadoop.hbase.HFilePerformanceEvaluation.RowOrientedBenchmarkrun
- 
Field Details- 
scanner
 
- 
- 
Constructor Details- 
SequentialReadBenchmarkpublic SequentialReadBenchmark(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path mf, int totalRows) 
 
- 
- 
Method Details- 
setUp- Overrides:
- setUpin class- HFilePerformanceEvaluation.ReadBenchmark
- Throws:
- Exception
 
- 
doRow- Specified by:
- doRowin class- HFilePerformanceEvaluation.RowOrientedBenchmark
- Throws:
- Exception
 
- 
getReportingPeriod- Overrides:
- getReportingPeriodin class- HFilePerformanceEvaluation.RowOrientedBenchmark
 
 
-