abstract static class HFilePerformanceEvaluation.ReadBenchmark extends HFilePerformanceEvaluation.RowOrientedBenchmark
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.hadoop.hbase.io.hfile.HFile.Reader |
reader |
| Constructor and Description |
|---|
ReadBenchmark(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 |
setUp() |
(package private) void |
tearDown() |
doRow, getReportingPeriod, runprotected org.apache.hadoop.hbase.io.hfile.HFile.Reader reader
public ReadBenchmark(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path mf, int totalRows)
void setUp() throws Exception
setUp in class HFilePerformanceEvaluation.RowOrientedBenchmarkExceptionvoid tearDown() throws Exception
tearDown in class HFilePerformanceEvaluation.RowOrientedBenchmarkExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.