Packages

p

com.github.arcizon.spark

filetransfer

package filetransfer

Linear Supertypes
AnyRef, Any

Type Members

  1. 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

  2. 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

  3. 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

Inherited from AnyRef

Inherited from Any

Ungrouped