package filetransfer
Linear Supertypes
Type Members
-
class
DefaultSource extends RelationProvider with SchemaRelationProvider with CreatableRelationProvider with DataSourceRegister with Logging
Provides access to remote file data sources.
Provides access to remote file data sources.
- Since
0.1.0
-
implicit
class
ProtocolDataFrameReader extends AnyRef
Adds methods for each supported Protocol, to DataFrameReader that allows you to read remote files via the selected protocol.
-
implicit
class
ProtocolDataFrameWriter[T] extends AnyRef
Adds methods for each supported Protocol, to DataFrameWriter that allows you to write remote files via the selected protocol.
Documentation for Spark File Transfer
Notable classes include: