Class AgentLauncherSelectorScriptProperties

java.lang.Object
com.netflix.genie.web.scripts.ManagedScriptBaseProperties
com.netflix.genie.web.properties.AgentLauncherSelectorScriptProperties

@ConfigurationProperties(prefix="genie.scripts.agent-launcher-selector") public class AgentLauncherSelectorScriptProperties extends ManagedScriptBaseProperties
Properties for agent launcher selection via script.
Since:
4.0.0
  • Field Details

    • PREFIX

      public static final String PREFIX
      Prefix for this properties class.
      See Also:
    • SOURCE_PROPERTY

      public static final String SOURCE_PROPERTY
      Name of script source property.
      See Also:
    • SCRIPT_PROPERTIES_PREFIX

      public static final String SCRIPT_PROPERTIES_PREFIX
      Prefix for properties passed to the script (with the prefix stripped).
      See Also:
  • Constructor Details

    • AgentLauncherSelectorScriptProperties

      public AgentLauncherSelectorScriptProperties()