public class ConfigGroups extends Object
HoodieConfig that maintain
several configs. This class group one or more of these superclasses into higher
level groups, such as Spark Config, Flink Configs, Metrics ....
This class maintains the human readable name and description of each config group.| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigGroups.Names
Config group names.
|
static class |
ConfigGroups.SubGroupNames |
| Constructor and Description |
|---|
ConfigGroups() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDescription(ConfigGroups.Names names) |
public static String getDescription(ConfigGroups.Names names)
Copyright © 2024 The Apache Software Foundation. All rights reserved.