| Modifier and Type | Method and Description |
|---|---|
DeltaConfig.Config |
DeltaConfig.Config.Builder.build() |
| Modifier and Type | Field and Description |
|---|---|
protected DeltaConfig.Config |
DagNode.config |
| Modifier and Type | Method and Description |
|---|---|
DeltaConfig.Config |
DagNode.getConfig() |
| Constructor and Description |
|---|
BulkInsertNode(DeltaConfig.Config config) |
CompactNode(DeltaConfig.Config config) |
HiveQueryNode(DeltaConfig.Config config) |
HiveSyncNode(DeltaConfig.Config config) |
InsertNode(DeltaConfig.Config config) |
RollbackNode(DeltaConfig.Config config) |
ScheduleCompactNode(DeltaConfig.Config config) |
SparkSQLQueryNode(DeltaConfig.Config config) |
UpsertNode(DeltaConfig.Config config) |
ValidateNode(DeltaConfig.Config config,
Function<List<DagNode>,R> function) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.spark.api.java.JavaRDD<org.apache.avro.generic.GenericRecord> |
DeltaGenerator.generateInserts(DeltaConfig.Config operation) |
org.apache.spark.api.java.JavaRDD<org.apache.avro.generic.GenericRecord> |
DeltaGenerator.generateUpdates(DeltaConfig.Config config) |
| Constructor and Description |
|---|
HiveServiceProvider(DeltaConfig.Config config) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.