public interface ITopologyValidator
Modifier and Type | Method and Description |
---|---|
void |
prepare(Map<String,Object> stormConf) |
void |
validate(String topologyName,
Map<String,Object> topologyConf,
StormTopology topology) |
void validate(String topologyName, Map<String,Object> topologyConf, StormTopology topology) throws InvalidTopologyException
InvalidTopologyException
Copyright © 2022 The Apache Software Foundation. All rights reserved.