public class WordCountTopology extends ConfigurableTopology
This topology demonstrates Storm’s stream groupings and multilang capabilities.
| Modifier and Type | Class and Description | 
|---|---|
| static class  | WordCountTopology.SplitSentence | 
| static class  | WordCountTopology.WordCount | 
conf| Constructor and Description | 
|---|
| WordCountTopology() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | main(String[] args) | 
| protected int | run(String[] args) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.