@Immutable public class HoodieLayoutConfig extends HoodieConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
HoodieLayoutConfig.Builder |
| Modifier and Type | Field and Description |
|---|---|
static ConfigProperty<String> |
LAYOUT_PARTITIONER_CLASS_NAME |
static ConfigProperty<String> |
LAYOUT_TYPE |
CONFIG_VALUES_DELIMITER, props| Modifier and Type | Method and Description |
|---|---|
static HoodieLayoutConfig.Builder |
newBuilder() |
contains, contains, create, getBoolean, getBooleanOrDefault, getDouble, getFloat, getInt, getIntOrDefault, getLong, getProps, getProps, getString, getString, getStringOrDefault, getStringOrDefault, getStringOrThrow, setAll, setDefault, setDefaultOnCondition, setDefaults, setDefaultValue, setDefaultValue, setValue, setValuepublic static final ConfigProperty<String> LAYOUT_TYPE
public static final ConfigProperty<String> LAYOUT_PARTITIONER_CLASS_NAME
public static HoodieLayoutConfig.Builder newBuilder()
Copyright © 2022 The Apache Software Foundation. All rights reserved.