Package | Description |
---|---|
org.apache.storm.coordination | |
org.apache.storm.topology |
Modifier and Type | Method and Description |
---|---|
void |
BatchSubtopologyBuilder.extendTopology(TopologyBuilder builder) |
Modifier and Type | Method and Description |
---|---|
protected int |
ConfigurableTopology.submit(Config conf,
TopologyBuilder builder)
Submits the topology with the name taken from the configuration.
|
protected int |
ConfigurableTopology.submit(String name,
Config conf,
TopologyBuilder builder)
Submits the topology under a specific name.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.