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