| Package | Description |
|---|---|
| org.apache.hudi.common.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalTaskContextSupplier |
| Modifier and Type | Field and Description |
|---|---|
protected TaskContextSupplier |
HoodieEngineContext.taskContextSupplier |
| Modifier and Type | Method and Description |
|---|---|
TaskContextSupplier |
HoodieEngineContext.getTaskContextSupplier() |
| Constructor and Description |
|---|
HoodieEngineContext(SerializableConfiguration hadoopConf,
TaskContextSupplier taskContextSupplier) |
HoodieLocalEngineContext(org.apache.hadoop.conf.Configuration conf,
TaskContextSupplier taskContextSupplier) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.