Package | Description |
---|---|
org.apache.hadoop.hbase.rest |
Modifier and Type | Field and Description |
---|---|
private PerformanceEvaluation.PeInputSplit |
PerformanceEvaluation.PeInputFormat.PeRecordReader.split |
private PerformanceEvaluation.PeInputSplit |
PerformanceEvaluation.PeInputFormat.PeRecordReader.value |
Modifier and Type | Method and Description |
---|---|
PerformanceEvaluation.PeInputSplit |
PerformanceEvaluation.PeInputFormat.PeRecordReader.getCurrentValue() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.NullWritable,PerformanceEvaluation.PeInputSplit> |
PerformanceEvaluation.PeInputFormat.createRecordReader(org.apache.hadoop.mapreduce.InputSplit split,
org.apache.hadoop.mapreduce.TaskAttemptContext context) |
Modifier and Type | Method and Description |
---|---|
protected void |
PerformanceEvaluation.EvaluationMapTask.map(org.apache.hadoop.io.NullWritable key,
PerformanceEvaluation.PeInputSplit value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.