-
-
Constructor Summary
Constructors
| Constructor and Description |
KeepFirst() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
T |
combine(T val1,
T val2) |
T |
init(storm.trident.tuple.TridentTuple tuple) |
T |
zero() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
KeepFirst
public KeepFirst()
-
Method Detail
-
zero
public T zero()
- Specified by:
zero in interface storm.trident.operation.CombinerAggregator<T>
Copyright © 2013. All Rights Reserved.