| Package | Description |
|---|---|
| org.apache.hudi.common.fs | |
| org.apache.hudi.common.table |
| Modifier and Type | Method and Description |
|---|---|
static HoodieWrapperFileSystem |
FSUtils.getFs(String path,
SerializableConfiguration hadoopConf,
ConsistencyGuardConfig consistencyGuardConfig)
Get the FS implementation for this table.
|
| Modifier and Type | Method and Description |
|---|---|
HoodieWrapperFileSystem |
HoodieTableMetaClient.getFs()
Get the FS implementation for this table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HoodieTableMetaClient.setFs(HoodieWrapperFileSystem fs) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.