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, run
protected 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.RowOrientedBenchmark
Exception
void tearDown() throws Exception
tearDown
in class HFilePerformanceEvaluation.RowOrientedBenchmark
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.