Class ConfigValue


  • public final class ConfigValue
    extends Object
    Read a value from the topology config map.
    • Method Detail

      • main

        public static void main​(String[] args)
        Read the topology config and return the value for the given key.
        Parameters:
        args - - an array of length 1 containing the key to fetch.