Package | Description |
---|---|
org.apache.storm.flux.model |
Modifier and Type | Method and Description |
---|---|
SpoutDef |
TopologyDef.getSpoutDef(String id) |
Modifier and Type | Method and Description |
---|---|
List<SpoutDef> |
TopologyDef.getSpouts() |
Modifier and Type | Method and Description |
---|---|
void |
TopologyDef.addAllSpouts(List<SpoutDef> spouts,
boolean override) |
void |
TopologyDef.setSpouts(List<SpoutDef> spouts) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.