Package

za.co.absa.atum.persistence

hdfs

Permalink

package hdfs

Visibility
  1. Public
  2. All

Type Members

  1. case class ControlMeasuresHdfsLoaderJsonFile(path: Path)(implicit inputFs: FileSystem) extends ControlMeasuresLoader with Product with Serializable

    Permalink

    A loader of control measurements from a JSON file stored in hadoop filesystem.

  2. case class ControlMeasuresHdfsStorerJsonFile(path: Path)(implicit outputFs: FileSystem) extends HadoopFsControlMeasuresStorer with Product with Serializable

    Permalink

    A storer of control measurements to hadoop filesystem as a JSON file .

Ungrouped