public final class MultiSpoutTopology extends Twister2StormWorker
Modifier and Type | Class and Description |
---|---|
static class |
MultiSpoutTopology.ExclamationBolt |
static class |
MultiSpoutTopology.TestWordSpout |
computeEnvironment, config, persistentVolume, taskExecutor, volatileVolume, workerController, workerEnvironment, workerId
Constructor and Description |
---|
MultiSpoutTopology() |
Modifier and Type | Method and Description |
---|---|
StormTopology |
buildTopology() |
static void |
main(java.lang.String[] args) |
execute
execute
public static void main(java.lang.String[] args)
public StormTopology buildTopology()
buildTopology
in class Twister2StormWorker