public static class ProtocolStatusStatistics.ProtocolStatusStatisticsCombiner extends Reducer<Text,LongWritable,Text,LongWritable>
Reducer.Context
Constructor and Description |
---|
ProtocolStatusStatisticsCombiner() |
Modifier and Type | Method and Description |
---|---|
void |
reduce(Text key,
Iterable<LongWritable> values,
Reducer.Context context) |
public void reduce(Text key, Iterable<LongWritable> values, Reducer.Context context) throws IOException, InterruptedException
reduce
in class Reducer<Text,LongWritable,Text,LongWritable>
IOException
InterruptedException
Copyright © 2021 The Apache Software Foundation