public class TridentMapExample extends Object
A simple example that demonstrates the usage of Stream.map(MapFunction) and Stream.flatMap(FlatMapFunction) functions.
| Constructor and Description | 
|---|
| TridentMapExample() | 
| Modifier and Type | Method and Description | 
|---|---|
| static StormTopology | buildTopology() | 
| static void | main(String[] args) | 
public static StormTopology buildTopology()
Copyright © 2022 The Apache Software Foundation. All rights reserved.