|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectstorm.trident.operation.BaseOperation
storm.trident.operation.BaseAggregator<T>
public abstract class BaseAggregator<T>
| Constructor Summary | |
|---|---|
BaseAggregator()
|
|
| Method Summary |
|---|
| Methods inherited from class storm.trident.operation.BaseOperation |
|---|
cleanup, prepare |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface storm.trident.operation.Aggregator |
|---|
aggregate, complete, init |
| Methods inherited from interface storm.trident.operation.Operation |
|---|
cleanup, prepare |
| Constructor Detail |
|---|
public BaseAggregator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||