public interface ReducerAggregator<T> extends Serializable
T
init()
reduce(T curr, TridentTuple tuple)
T init()
T reduce(T curr, TridentTuple tuple)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.