getSection method

ConfigParams getSection (String section)
  • Gets parameters from specific section stored in this ConfigMap.
    • The section name is removed from parameter keys.
      • section name of the section to retrieve configuration parameters from.
    • Returns all configuration parameters that belong to the section named 'section'.