Package | Description |
---|---|
storm.trident.planner | |
storm.trident.planner.processor |
Modifier and Type | Interface and Description |
---|---|
interface |
TridentProcessor |
Modifier and Type | Class and Description |
---|---|
class |
BridgeReceiver |
Modifier and Type | Class and Description |
---|---|
class |
AggregateProcessor |
class |
EachProcessor |
class |
MultiReducerProcessor |
class |
PartitionPersistProcessor |
class |
ProjectedProcessor |
class |
StateQueryProcessor |
Modifier and Type | Method and Description |
---|---|
List<TupleReceiver> |
TridentContext.getReceivers() |
Constructor and Description |
---|
TridentContext(Fields selfFields,
List<TridentTuple.Factory> parentFactories,
List<String> parentStreams,
List<TupleReceiver> receivers,
String outStreamId,
int stateIndex,
BatchOutputCollector collector) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.