public class ConfigUtil extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ConfigUtil.LowerCaseYamlMapper
Modified object mapper that converts to lower-case keys.
|
Modifier and Type | Method and Description |
---|---|
static DescriptorProperties |
normalizeYaml(Map<String,Object> yamlMap)
Normalizes key-value properties from Yaml in the normalized format of the Table API.
|
public static DescriptorProperties normalizeYaml(Map<String,Object> yamlMap)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.