|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object storm.trident.operation.impl.CombinerAggregatorInitImpl
public class CombinerAggregatorInitImpl
Constructor Summary | |
---|---|
CombinerAggregatorInitImpl(CombinerAggregator agg)
|
Method Summary | |
---|---|
void |
cleanup()
|
void |
execute(TridentTuple tuple,
TridentCollector collector)
|
void |
prepare(java.util.Map conf,
TridentOperationContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CombinerAggregatorInitImpl(CombinerAggregator agg)
Method Detail |
---|
public void execute(TridentTuple tuple, TridentCollector collector)
execute
in interface Function
public void prepare(java.util.Map conf, TridentOperationContext context)
prepare
in interface Operation
public void cleanup()
cleanup
in interface Operation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |