public class ExclamationTopology extends ConfigurableTopology
This is a basic example of a Storm topology.
Modifier and Type | Class and Description |
---|---|
static class |
ExclamationTopology.ExclamationBolt |
conf
Constructor and Description |
---|
ExclamationTopology() |
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.