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
InvalidTopologyException
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.