Class ExecutionConfig.GlobalJobParameters

    • Constructor Detail

      • GlobalJobParameters

        public GlobalJobParameters()
    • Method Detail

      • toMap

        public Map<String,​String> toMap()
        Convert UserConfig into a Map<String, String> representation. This can be used by the runtime, for example for presenting the user config in the web frontend.
        Returns:
        Key/Value representation of the UserConfig
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object