public class HoodieIncrSource extends RowSource
| Modifier and Type | Class and Description |
|---|---|
protected static class |
HoodieIncrSource.Config |
Source.SourceTypelog, props, sparkContext, sparkSession| Constructor and Description |
|---|
HoodieIncrSource(TypedProperties props,
org.apache.spark.api.java.JavaSparkContext sparkContext,
org.apache.spark.sql.SparkSession sparkSession,
SchemaProvider schemaProvider) |
| Modifier and Type | Method and Description |
|---|---|
Pair<Option<org.apache.spark.sql.Dataset<org.apache.spark.sql.Row>>,String> |
fetchNextBatch(Option<String> lastCkptStr,
long sourceLimit) |
fetchNewDatafetchNext, getSourceType, getSparkSessionpublic HoodieIncrSource(TypedProperties props, org.apache.spark.api.java.JavaSparkContext sparkContext, org.apache.spark.sql.SparkSession sparkSession, SchemaProvider schemaProvider)
Copyright © 2019 The Apache Software Foundation. All rights reserved.