Package | Description |
---|---|
org.apache.storm.trident.planner | |
org.apache.storm.trident.planner.processor | |
org.apache.storm.trident.windowing |
Modifier and Type | Method and Description |
---|---|
void |
TridentProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
Modifier and Type | Method and Description |
---|---|
void |
MapProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
void |
AggregateProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
void |
PartitionPersistProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
void |
EachProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
void |
StateQueryProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
void |
ProjectedProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
void |
MultiReducerProcessor.prepare(Map<String,Object> conf,
TopologyContext context,
TridentContext tridentContext) |
Constructor and Description |
---|
AppendCollector(TridentContext context) |
FreshCollector(TridentContext context) |
Modifier and Type | Method and Description |
---|---|
void |
WindowTridentProcessor.prepare(Map<String,Object> topoConf,
TopologyContext context,
TridentContext tridentContext) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.