| Package | Description |
|---|---|
| org.apache.hudi | |
| org.apache.hudi.common.config | |
| org.apache.hudi.keygen |
| Constructor and Description |
|---|
BaseHoodieTableFileIndex(HoodieEngineContext engineContext,
HoodieTableMetaClient metaClient,
TypedProperties configProperties,
HoodieTableQueryType queryType,
List<org.apache.hadoop.fs.Path> queryPaths,
Option<String> specifiedQueryInstant,
boolean shouldIncludePendingCommits,
boolean shouldValidateInstant,
BaseHoodieTableFileIndex.FileStatusCache fileStatusCache) |
| Modifier and Type | Field and Description |
|---|---|
protected TypedProperties |
HoodieConfig.props |
| Modifier and Type | Method and Description |
|---|---|
static TypedProperties |
DFSPropertiesConfiguration.addToGlobalProps(String key,
String value) |
TypedProperties |
LockConfiguration.getConfig() |
static TypedProperties |
DFSPropertiesConfiguration.getGlobalProps() |
TypedProperties |
HoodieConfig.getProps() |
TypedProperties |
DFSPropertiesConfiguration.getProps() |
TypedProperties |
HoodieConfig.getProps(boolean includeGlobalProps) |
TypedProperties |
DFSPropertiesConfiguration.getProps(boolean includeGlobalProps) |
static TypedProperties |
DFSPropertiesConfiguration.loadGlobalProps()
Load global props from hudi-defaults.conf which is under class loader or CONF_FILE_DIR_ENV_NAME.
|
| Modifier and Type | Field and Description |
|---|---|
protected TypedProperties |
KeyGenerator.config |
| Constructor and Description |
|---|
BaseKeyGenerator(TypedProperties config) |
KeyGenerator(TypedProperties config) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.