package
sftp
Type Members
-
case class
DatasetRelation(fileLocation: String, fileType: String, inferSchema: String, header: String, delimiter: String, quote: String, escape: String, multiLine: String, rowTag: String, customSchema: StructType, sqlContext: SQLContext) extends BaseRelation with TableScan with Product with Serializable
-
class
DefaultSource extends RelationProvider with SchemaRelationProvider with CreatableRelationProvider
-
Value Members
-
-