|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobStatisticsInterface.ReduceTaskKeys | |
---|---|
org.apache.hadoop.vaidya.postexdiagnosis.tests | |
org.apache.hadoop.vaidya.statistics.job |
Uses of JobStatisticsInterface.ReduceTaskKeys in org.apache.hadoop.vaidya.postexdiagnosis.tests |
---|
Methods in org.apache.hadoop.vaidya.postexdiagnosis.tests with parameters of type JobStatisticsInterface.ReduceTaskKeys | |
---|---|
void |
BalancedReducePartitioning.printReduceCounters(List<Hashtable<JobStatisticsInterface.ReduceTaskKeys,String>> x,
JobStatisticsInterface.ReduceTaskKeys key)
|
Method parameters in org.apache.hadoop.vaidya.postexdiagnosis.tests with type arguments of type JobStatisticsInterface.ReduceTaskKeys | |
---|---|
void |
BalancedReducePartitioning.printReduceCounters(List<Hashtable<JobStatisticsInterface.ReduceTaskKeys,String>> x,
JobStatisticsInterface.ReduceTaskKeys key)
|
Uses of JobStatisticsInterface.ReduceTaskKeys in org.apache.hadoop.vaidya.statistics.job |
---|
Methods in org.apache.hadoop.vaidya.statistics.job that return JobStatisticsInterface.ReduceTaskKeys | |
---|---|
static JobStatisticsInterface.ReduceTaskKeys |
JobStatisticsInterface.ReduceTaskKeys.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JobStatisticsInterface.ReduceTaskKeys[] |
JobStatisticsInterface.ReduceTaskKeys.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |