public class HoodieBootstrapConfig extends HoodieConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
HoodieBootstrapConfig.Builder |
CONFIG_VALUES_DELIMITER, props| Modifier and Type | Method and Description |
|---|---|
static HoodieBootstrapConfig.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> BASE_PATH
public static final ConfigProperty<String> MODE_SELECTOR_CLASS_NAME
public static final ConfigProperty<String> FULL_BOOTSTRAP_INPUT_PROVIDER_CLASS_NAME
public static final ConfigProperty<String> KEYGEN_CLASS_NAME
public static final ConfigProperty<String> KEYGEN_TYPE
public static final ConfigProperty<String> PARTITION_PATH_TRANSLATOR_CLASS_NAME
public static final ConfigProperty<String> PARALLELISM_VALUE
public static final ConfigProperty<String> PARTITION_SELECTOR_REGEX_PATTERN
public static final ConfigProperty<String> PARTITION_SELECTOR_REGEX_MODE
public static final ConfigProperty<String> INDEX_CLASS_NAME
@Deprecated public static final String BOOTSTRAP_BASE_PATH_PROP
BASE_PATH and its methods instead@Deprecated public static final String BOOTSTRAP_INDEX_CLASS_PROP
INDEX_CLASS_NAME and its methods instead@Deprecated public static final String DEFAULT_BOOTSTRAP_INDEX_CLASS
INDEX_CLASS_NAME and its methods instead@Deprecated public static final String BOOTSTRAP_MODE_SELECTOR
MODE_SELECTOR_CLASS_NAME and its methods instead@Deprecated public static final String FULL_BOOTSTRAP_INPUT_PROVIDER
FULL_BOOTSTRAP_INPUT_PROVIDER_CLASS_NAME and its methods instead@Deprecated public static final String DEFAULT_FULL_BOOTSTRAP_INPUT_PROVIDER
FULL_BOOTSTRAP_INPUT_PROVIDER_CLASS_NAME and its methods instead@Deprecated public static final String BOOTSTRAP_KEYGEN_CLASS
KEYGEN_CLASS_NAME and its methods instead@Deprecated public static final String BOOTSTRAP_PARTITION_PATH_TRANSLATOR_CLASS
PARTITION_PATH_TRANSLATOR_CLASS_NAME and its methods instead@Deprecated public static final String DEFAULT_BOOTSTRAP_PARTITION_PATH_TRANSLATOR_CLASS
PARTITION_PATH_TRANSLATOR_CLASS_NAME and its methods instead@Deprecated public static final String BOOTSTRAP_PARALLELISM
PARALLELISM_VALUE and its methods instead@Deprecated public static final String DEFAULT_BOOTSTRAP_PARALLELISM
PARALLELISM_VALUE and its methods instead@Deprecated public static final String BOOTSTRAP_MODE_SELECTOR_REGEX
PARTITION_SELECTOR_REGEX_PATTERN and its methods instead@Deprecated public static final String BOOTSTRAP_MODE_SELECTOR_REGEX_MODE
PARTITION_SELECTOR_REGEX_MODE and its methods instead@Deprecated public static final String DEFAULT_BOOTSTRAP_MODE_SELECTOR_REGEX
PARTITION_SELECTOR_REGEX_PATTERN and its methods instead@Deprecated public static final String DEFAULT_BOOTSTRAP_MODE_SELECTOR_REGEX_MODE
PARTITION_SELECTOR_REGEX_MODE and its methods insteadpublic static HoodieBootstrapConfig.Builder newBuilder()
Copyright © 2022 The Apache Software Foundation. All rights reserved.