public class CombinerAggregatorInitImpl extends Object implements Function
| Constructor and Description |
|---|
CombinerAggregatorInitImpl(CombinerAggregator agg) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
execute(TridentTuple tuple,
TridentCollector collector) |
void |
prepare(Map conf,
TridentOperationContext context) |
public CombinerAggregatorInitImpl(CombinerAggregator agg)
public void execute(TridentTuple tuple, TridentCollector collector)
public void prepare(Map conf, TridentOperationContext context)
Copyright © 2015. All rights reserved.