Uses of Class
storm.trident.operation.BaseAggregator

Packages that use BaseAggregator
storm.trident.operation.builtin   
storm.trident.testing   
 

Uses of BaseAggregator in storm.trident.operation.builtin
 

Subclasses of BaseAggregator in storm.trident.operation.builtin
static class FirstN.FirstNAgg
           
static class FirstN.FirstNSortedAgg
           
 

Uses of BaseAggregator in storm.trident.testing
 

Subclasses of BaseAggregator in storm.trident.testing
 class CountAsAggregator
           
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.