public class BaseDefaultSource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.hadoop.conf.Configuration |
configuration |
protected org.apache.spark.sql.SparkSession |
sparkSession |
| Constructor and Description |
|---|
BaseDefaultSource() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.conf.Configuration |
getConfiguration() |
protected org.apache.spark.sql.SparkSession |
getSparkSession() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.