@Immutable public class HoodieMemoryConfig extends HoodieConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
HoodieMemoryConfig.Builder |
CONFIG_VALUES_DELIMITER, props| Modifier and Type | Method and Description |
|---|---|
static String |
getDefaultSpillableMapBasePath() |
static HoodieMemoryConfig.Builder |
newBuilder() |
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<String> MAX_MEMORY_FRACTION_FOR_MERGE
public static final ConfigProperty<String> MAX_MEMORY_FRACTION_FOR_COMPACTION
public static final long DEFAULT_MAX_MEMORY_FOR_SPILLABLE_MAP_IN_BYTES
public static final long DEFAULT_MIN_MEMORY_FOR_SPILLABLE_MAP_IN_BYTES
public static final ConfigProperty<Long> MAX_MEMORY_FOR_MERGE
public static final ConfigProperty<String> MAX_MEMORY_FOR_COMPACTION
public static final ConfigProperty<Integer> MAX_DFS_STREAM_BUFFER_SIZE
public static final ConfigProperty<String> SPILLABLE_MAP_BASE_PATH
public static final ConfigProperty<Double> WRITESTATUS_FAILURE_FRACTION
@Deprecated public static final String MAX_MEMORY_FRACTION_FOR_MERGE_PROP
MAX_MEMORY_FRACTION_FOR_MERGE and its methods instead@Deprecated public static final String DEFAULT_MAX_MEMORY_FRACTION_FOR_MERGE
MAX_MEMORY_FRACTION_FOR_MERGE and its methods instead@Deprecated public static final String MAX_MEMORY_FRACTION_FOR_COMPACTION_PROP
MAX_MEMORY_FRACTION_FOR_COMPACTION and its methods instead@Deprecated public static final String DEFAULT_MAX_MEMORY_FRACTION_FOR_COMPACTION
MAX_MEMORY_FRACTION_FOR_COMPACTION and its methods instead@Deprecated public static final String MAX_MEMORY_FOR_MERGE_PROP
MAX_MEMORY_FOR_MERGE and its methods instead@Deprecated public static final String MAX_MEMORY_FOR_COMPACTION_PROP
MAX_MEMORY_FOR_COMPACTION and its methods instead@Deprecated public static final String MAX_DFS_STREAM_BUFFER_SIZE_PROP
MAX_DFS_STREAM_BUFFER_SIZE and its methods instead@Deprecated public static final int DEFAULT_MAX_DFS_STREAM_BUFFER_SIZE
MAX_DFS_STREAM_BUFFER_SIZE and its methods instead@Deprecated public static final String SPILLABLE_MAP_BASE_PATH_PROP
SPILLABLE_MAP_BASE_PATH and its methods instead@Deprecated public static final String DEFAULT_SPILLABLE_MAP_BASE_PATH
@Deprecated public static final String WRITESTATUS_FAILURE_FRACTION_PROP
WRITESTATUS_FAILURE_FRACTION and its methods instead@Deprecated public static final double DEFAULT_WRITESTATUS_FAILURE_FRACTION
WRITESTATUS_FAILURE_FRACTION and its methods insteadpublic static String getDefaultSpillableMapBasePath()
public static HoodieMemoryConfig.Builder newBuilder()
Copyright © 2023 The Apache Software Foundation. All rights reserved.