Package

com.github.arcizon.spark

filetransfer

Permalink

package filetransfer

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. filetransfer
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class DefaultSource extends RelationProvider with SchemaRelationProvider with CreatableRelationProvider with DataSourceRegister with Logging

    Permalink

    Provides access to remote file data sources.

    Provides access to remote file data sources.

    Since

    0.1.0

  2. implicit class ProtocolDataFrameReader extends AnyRef

    Permalink

    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

    Permalink

    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

Value Members

  1. package client

    Permalink

    Package object for common methods to access client classes.

    Package object for common methods to access client classes.

    Since

    0.1.0

  2. package util

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped