| Package | Description | 
|---|---|
| org.apache.storm.starter | |
| org.apache.storm.topology | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnchoredWordCount | 
| class  | ExclamationTopologyThis is a basic example of a Storm topology. | 
| class  | LambdaTopology | 
| class  | RollingTopWordsThis topology does a continuous computation of the top N words that the topology has seen in terms of cardinality. | 
| class  | SkewedRollingTopWordsThis topology does a continuous computation of the top N words that the topology has seen in terms of cardinality. | 
| class  | WordCountTopologyThis topology demonstrates Storm’s stream groupings and multilang capabilities. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | ConfigurableTopology. start(ConfigurableTopology topology,
     String[] args) | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.