public static class KnownKeysMRv2.KnownKeysMRv2Reducer extends org.apache.hadoop.mapreduce.Reducer<com.gemstone.gemfire.cache.hdfs.internal.hoplog.mapreduce.GFKey,PEIWritable,java.lang.Object,java.lang.Object>
| Constructor and Description |
|---|
KnownKeysMRv2Reducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(com.gemstone.gemfire.cache.hdfs.internal.hoplog.mapreduce.GFKey key,
java.lang.Iterable<PEIWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
public void reduce(com.gemstone.gemfire.cache.hdfs.internal.hoplog.mapreduce.GFKey key,
java.lang.Iterable<PEIWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
throws java.io.IOException,
java.lang.InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<com.gemstone.gemfire.cache.hdfs.internal.hoplog.mapreduce.GFKey,PEIWritable,java.lang.Object,java.lang.Object>java.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.