public static final class MultiplePoliciesExample.Concat extends Object implements GroupReduceFunction<String,String>
Concat()
void
reduce(Iterable<String> values, Collector<String> out)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Concat()
public void reduce(Iterable<String> values, Collector<String> out) throws Exception
reduce
GroupReduceFunction<String,String>
Exception
Copyright © 2015 The Apache Software Foundation. All rights reserved.