public interface TopologyMode
| Modifier and Type | Method and Description |
|---|---|
void |
finish(StormToolOptions options)
After everything else in the tool is done, what should happen?
|
void |
submitTopology(StormToolOptions options) |
void submitTopology(StormToolOptions options) throws Exception
options - Exceptionvoid finish(StormToolOptions options) throws Exception
options - Exception