| Package | Description |
|---|---|
| org.apache.storm.flux.model |
| Modifier and Type | Method and Description |
|---|---|
BoltDef |
TopologyDef.getBoltDef(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<BoltDef> |
TopologyDef.getBolts() |
| Modifier and Type | Method and Description |
|---|---|
void |
TopologyDef.addAllBolts(List<BoltDef> bolts,
boolean override) |
void |
TopologyDef.setBolts(List<BoltDef> bolts) |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.