package filetransfer
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.
Adds methods for each supported Protocol, to DataFrameReader that allows you to read remote files via the selected protocol.
- Since
0.2.0
-
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.
Adds methods for each supported Protocol, to DataFrameWriter that allows you to write remote files via the selected protocol.
- Since
0.2.0
Documentation for Spark File Transfer
Notable classes include: