public interface ITopologyValidator
| Modifier and Type | Method and Description |
|---|---|
void |
prepare(Map StormConf) |
void |
validate(String topologyName,
Map topologyConf,
StormTopology topology) |
void prepare(Map StormConf)
void validate(String topologyName, Map topologyConf, StormTopology topology) throws InvalidTopologyException
InvalidTopologyExceptionCopyright © 2022 The Apache Software Foundation. All Rights Reserved.