storm.trident.state
Class ReducerValueUpdater
java.lang.Object
storm.trident.state.ReducerValueUpdater
- All Implemented Interfaces:
- ValueUpdater<Object>
public class ReducerValueUpdater
- extends Object
- implements ValueUpdater<Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReducerValueUpdater
public ReducerValueUpdater(ReducerAggregator agg,
List<TridentTuple> tuples)
update
public Object update(Object stored)
- Specified by:
update in interface ValueUpdater<Object>
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.