Package | Description |
---|---|
storm.trident.operation | |
storm.trident.operation.builtin | |
storm.trident.operation.impl | |
storm.trident.state | |
storm.trident.state.map | |
storm.trident.testing |
Modifier and Type | Interface and Description |
---|---|
interface |
Aggregator<T> |
interface |
EachOperation |
interface |
Filter |
interface |
Function |
Modifier and Type | Class and Description |
---|---|
class |
BaseAggregator<T> |
class |
BaseFilter |
class |
BaseFunction |
class |
BaseOperation |
Modifier and Type | Class and Description |
---|---|
class |
Debug |
class |
Equals |
class |
FilterNull |
static class |
FirstN.FirstNAgg |
static class |
FirstN.FirstNSortedAgg |
class |
MapGet |
class |
Negate |
class |
SnapshotGet |
class |
TupleCollectionGet |
Modifier and Type | Class and Description |
---|---|
class |
ChainedAggregatorImpl |
class |
CombinerAggregatorCombineImpl |
class |
CombinerAggregatorInitImpl |
class |
CombinerAggStateUpdater |
class |
FilterExecutor |
class |
GroupedAggregator |
class |
ReducerAggregatorImpl |
class |
ReducerAggStateUpdater |
class |
SingleEmitAggregator |
class |
TrueFilter |
Modifier and Type | Interface and Description |
---|---|
interface |
QueryFunction<S extends State,T> |
interface |
StateUpdater<S extends State> |
Modifier and Type | Class and Description |
---|---|
class |
BaseQueryFunction<S extends State,T> |
class |
BaseStateUpdater<S extends State> |
Modifier and Type | Class and Description |
---|---|
class |
MapCombinerAggStateUpdater |
class |
MapReducerAggStateUpdater |
Modifier and Type | Class and Description |
---|---|
class |
CountAsAggregator |
class |
Split |
class |
StringLength |
class |
TuplifyArgs |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.