Package org.apache.storm.command
Class ConfigValue
java.lang.Object
org.apache.storm.command.ConfigValue
Read a value from the topology config map.
-
Method Summary
-
Method Details
-
main
Read the topology config and return the value for the given key.- Parameters:
args
- - an array of length 1 containing the key to fetch.
-