public class HoodiePayloadConfig extends HoodieConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
HoodiePayloadConfig.Builder |
| Modifier and Type | Field and Description |
|---|---|
static ConfigProperty<String> |
EVENT_TIME_FIELD |
static ConfigProperty<String> |
ORDERING_FIELD |
CONFIG_VALUES_DELIMITER, props| Modifier and Type | Method and Description |
|---|---|
static HoodiePayloadConfig.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> ORDERING_FIELD
public static final ConfigProperty<String> EVENT_TIME_FIELD
public static HoodiePayloadConfig.Builder newBuilder()
Copyright © 2022 The Apache Software Foundation. All rights reserved.