@Immutable public class HoodieReaderConfig extends HoodieConfig
| Modifier and Type | Field and Description |
|---|---|
static ConfigProperty<String> |
COMPACTION_LAZY_BLOCK_READ_ENABLE |
static ConfigProperty<String> |
COMPACTION_REVERSE_LOG_READ_ENABLE |
static ConfigProperty<String> |
ENABLE_OPTIMIZED_LOG_BLOCKS_SCAN |
static ConfigProperty<Boolean> |
FILE_GROUP_READER_ENABLED |
static ConfigProperty<Boolean> |
MERGE_USE_RECORD_POSITIONS |
static ConfigProperty<Boolean> |
USE_NATIVE_HFILE_READER |
CONFIG_VALUES_DELIMITER, MAX_READ_RETRIES, props, READ_RETRY_DELAY_MSEC| Constructor and Description |
|---|
HoodieReaderConfig() |
contains, contains, getBoolean, getBooleanOrDefault, getBooleanOrDefault, getBooleanOrDefault, getDouble, getDoubleOrDefault, getFloat, getFloatOrDefault, getInt, getIntOrDefault, getLong, getLongOrDefault, getProps, getProps, getSplitStrings, getSplitStrings, getString, getString, getStringOrDefault, getStringOrDefault, getStringOrThrow, setAll, setDefault, setDefaultOnCondition, setDefaults, setDefaultValue, setDefaultValue, setValue, setValuepublic static final ConfigProperty<Boolean> USE_NATIVE_HFILE_READER
public static final ConfigProperty<String> COMPACTION_LAZY_BLOCK_READ_ENABLE
public static final ConfigProperty<String> COMPACTION_REVERSE_LOG_READ_ENABLE
public static final ConfigProperty<String> ENABLE_OPTIMIZED_LOG_BLOCKS_SCAN
public static final ConfigProperty<Boolean> FILE_GROUP_READER_ENABLED
public static final ConfigProperty<Boolean> MERGE_USE_RECORD_POSITIONS
Copyright © 2024 The Apache Software Foundation. All rights reserved.