public final class HoodieRealtimeConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPACTION_LAZY_BLOCK_READ_ENABLED_PROP |
static String |
COMPACTION_MEMORY_FRACTION_PROP |
static String |
DEFAULT_COMPACTION_LAZY_BLOCK_READ_ENABLED |
static String |
DEFAULT_COMPACTION_MEMORY_FRACTION |
static int |
DEFAULT_MAX_DFS_STREAM_BUFFER_SIZE |
static String |
DEFAULT_SPILLABLE_MAP_BASE_PATH |
static String |
MAX_DFS_STREAM_BUFFER_SIZE_PROP |
static String |
SPILLABLE_MAP_BASE_PATH_PROP |
| Constructor and Description |
|---|
HoodieRealtimeConfig() |
public static final String COMPACTION_MEMORY_FRACTION_PROP
public static final String DEFAULT_COMPACTION_MEMORY_FRACTION
public static final String COMPACTION_LAZY_BLOCK_READ_ENABLED_PROP
public static final String DEFAULT_COMPACTION_LAZY_BLOCK_READ_ENABLED
public static final String MAX_DFS_STREAM_BUFFER_SIZE_PROP
public static final int DEFAULT_MAX_DFS_STREAM_BUFFER_SIZE
public static final String SPILLABLE_MAP_BASE_PATH_PROP
public static final String DEFAULT_SPILLABLE_MAP_BASE_PATH
Copyright © 2022 The Apache Software Foundation. All rights reserved.