| Package | Description |
|---|---|
| org.apache.hudi.integ.testsuite.configuration | |
| org.apache.hudi.integ.testsuite.generator | |
| org.apache.hudi.integ.testsuite.writer |
| Modifier and Type | Class and Description |
|---|---|
class |
DFSDeltaConfig
Configuration to hold details about a DFS based output type, implements
DeltaConfig. |
| Constructor and Description |
|---|
DeltaGenerator(DeltaConfig deltaOutputConfig,
org.apache.spark.api.java.JavaSparkContext jsc,
org.apache.spark.sql.SparkSession sparkSession,
String schemaStr,
BuiltinKeyGenerator keyGenerator) |
| Modifier and Type | Method and Description |
|---|---|
static DeltaWriterAdapter |
DeltaWriterFactory.getDeltaWriterAdapter(DeltaConfig config,
Integer batchId) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.