org
.
emmalanguage
api
package
api
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
api
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
type
CSV
=
io.csv.CSV
type
CSVColumn
[
A
]
=
io.csv.CSVColumn
[
A
]
type
CSVConverter
[
A
]
=
io.csv.CSVConverter
[
A
]
type
CSVSupport
[
A
]
=
CSVScalaSupport
[
A
]
class
FlinkDataSet
[
A
]
extends
DataBag
[
A
]
A
DataBag
implementation backed by a Flink
DataSet
.
class
FlinkMutableBag
[
K
,
V
]
extends
MutableBag
[
K
,
V
] with
Serializable
type
Parquet
=
io.parquet.Parquet
type
ParquetConverter
[
A
]
=
io.parquet.ParquetConverter
[
A
]
type
ParquetSupport
[
A
]
=
ParquetScalaSupport
[
A
]
Value Members
val
CSV
:
io.csv.CSV
.type
val
CSVColumn
:
io.csv.CSVColumn
.type
val
CSVConverter
:
io.csv.CSVConverter
.type
val
CSVScalaSupport
:
io.csv.CSVScalaSupport
.type
object
FlinkDataSet
extends
DataBagCompanion
[
ExecutionEnvironment
] with
Serializable
object
FlinkMutableBag
extends
Serializable
val
Parquet
:
io.parquet.Parquet
.type
val
ParquetConverter
:
io.parquet.ParquetConverter
.type
val
ParquetScalaSupport
:
io.parquet.ParquetScalaSupport
.type
val
TextSupport
:
io.text.TextSupport
.type
package
emma
package
flink
Inherited from
AnyRef
Inherited from
Any
Ungrouped