static class HFilePerformanceEvaluation.GaussianRandomReadBenchmark extends HFilePerformanceEvaluation.ReadBenchmark
| Modifier and Type | Field and Description | 
|---|---|
| private org.apache.commons.math3.random.RandomData | randomData | 
reader| Constructor and Description | 
|---|
| GaussianRandomReadBenchmark(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[] | getGaussianRandomRowBytes() | 
setUp, tearDowngetReportingPeriod, runprivate org.apache.commons.math3.random.RandomData randomData
public GaussianRandomReadBenchmark(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[] getGaussianRandomRowBytes()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.