|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operation | |
|---|---|
| storm.trident.operation | |
| storm.trident.operation.builtin | |
| storm.trident.operation.impl | |
| storm.trident.state | |
| storm.trident.state.map | |
| storm.trident.testing | |
| Uses of Operation in storm.trident.operation |
|---|
| Subinterfaces of Operation in storm.trident.operation | |
|---|---|
interface |
Aggregator<T>
|
interface |
EachOperation
|
interface |
Filter
|
interface |
Function
|
| Classes in storm.trident.operation that implement Operation | |
|---|---|
class |
BaseAggregator<T>
|
class |
BaseFilter
|
class |
BaseFunction
|
class |
BaseOperation
|
| Uses of Operation in storm.trident.operation.builtin |
|---|
| Classes in storm.trident.operation.builtin that implement Operation | |
|---|---|
class |
Debug
|
class |
Equals
|
class |
FilterNull
|
static class |
FirstN.FirstNAgg
|
static class |
FirstN.FirstNSortedAgg
|
class |
MapGet
|
class |
Negate
|
class |
SnapshotGet
|
class |
TupleCollectionGet
|
| Uses of Operation in storm.trident.operation.impl |
|---|
| Classes in storm.trident.operation.impl that implement Operation | |
|---|---|
class |
ChainedAggregatorImpl
|
class |
CombinerAggregatorCombineImpl
|
class |
CombinerAggregatorInitImpl
|
class |
CombinerAggStateUpdater
|
class |
FilterExecutor
|
class |
GroupedAggregator
|
class |
ReducerAggregatorImpl
|
class |
ReducerAggStateUpdater
|
class |
SingleEmitAggregator
|
class |
TrueFilter
|
| Uses of Operation in storm.trident.state |
|---|
| Subinterfaces of Operation in storm.trident.state | |
|---|---|
interface |
QueryFunction<S extends State,T>
|
interface |
StateUpdater<S extends State>
|
| Classes in storm.trident.state that implement Operation | |
|---|---|
class |
BaseQueryFunction<S extends State,T>
|
class |
BaseStateUpdater<S extends State>
|
| Uses of Operation in storm.trident.state.map |
|---|
| Classes in storm.trident.state.map that implement Operation | |
|---|---|
class |
MapCombinerAggStateUpdater
|
class |
MapReducerAggStateUpdater
|
| Uses of Operation in storm.trident.testing |
|---|
| Classes in storm.trident.testing that implement Operation | |
|---|---|
class |
CountAsAggregator
|
class |
Split
|
class |
StringLength
|
class |
TuplifyArgs
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||