Package

org.emmalanguage

api

Permalink

package api

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

Type Members

  1. type CSV = io.csv.CSV

    Permalink
  2. type CSVColumn[A] = io.csv.CSVColumn[A]

    Permalink
  3. type CSVConverter[A] = io.csv.CSVConverter[A]

    Permalink
  4. type CSVSupport[A] = CSVScalaSupport[A]

    Permalink
  5. class FlinkDataSet[A] extends DataBag[A]

    Permalink

    A DataBag implementation backed by a Flink DataSet.

  6. class FlinkMutableBag[K, V] extends MutableBag[K, V] with Serializable

    Permalink
  7. type Parquet = io.parquet.Parquet

    Permalink
  8. type ParquetConverter[A] = io.parquet.ParquetConverter[A]

    Permalink
  9. type ParquetSupport[A] = ParquetScalaSupport[A]

    Permalink

Value Members

  1. val CSV: io.csv.CSV.type

    Permalink
  2. val CSVColumn: io.csv.CSVColumn.type

    Permalink
  3. val CSVConverter: io.csv.CSVConverter.type

    Permalink
  4. val CSVScalaSupport: io.csv.CSVScalaSupport.type

    Permalink
  5. object FlinkDataSet extends DataBagCompanion[ExecutionEnvironment] with Serializable

    Permalink
  6. object FlinkMutableBag extends Serializable

    Permalink
  7. val Parquet: io.parquet.Parquet.type

    Permalink
  8. val ParquetConverter: io.parquet.ParquetConverter.type

    Permalink
  9. val ParquetScalaSupport: io.parquet.ParquetScalaSupport.type

    Permalink
  10. val TextSupport: io.text.TextSupport.type

    Permalink
  11. package emma

    Permalink
  12. package flink

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped