Package

com.sksamuel

hs

Permalink

package hs

Visibility
  1. Public
  2. All

Type Members

  1. case class CsvSource(path: Path) extends Source with Product with Serializable

    Permalink
  2. trait Frame extends AnyRef

    Permalink
  3. trait HadoopDsl extends AnyRef

    Permalink
  4. case class JdbcSource(url: String, query: String, props: JdbcSourceProps = JdbcSourceProps(100)) extends Source with Product with Serializable

    Permalink
  5. case class JdbcSourceProps(fetchSize: Int) extends Product with Serializable

    Permalink
  6. trait Source extends AnyRef

    Permalink

Value Members

  1. object Frame

    Permalink
  2. object HadoopDsl extends HadoopDsl

    Permalink
  3. object Source

    Permalink
  4. package sink

    Permalink

Ungrouped