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(org.apache.storm.LocalDRPC drpc) |
static void |
main(String[] args) |
public static StormTopology buildTopology(org.apache.storm.LocalDRPC drpc)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.