public class ReducerTimeStatsPerJob extends Object
| Constructor and Description |
|---|
ReducerTimeStatsPerJob(List<Integer> reducersRunTimes) |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaximumTime() |
double |
getMeanTime() |
long |
getMinimumTime() |
double |
getStandardDeviationTime() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.