org.virtuslab.iskra.api

Members list

Type members

Classlikes

object functions

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
functions.type

Exports

Defined exports

export $
Exported from $
final type / = [Prefix <: Name, Suffix <: Name] =>> Prefix / Suffix
Exported from iskra
final type := = [L <: Label, T <: DataType] =>> L := T
Exported from iskra
Exported from types
final type BooleanType = BooleanType
Exported from types
final type ByteOptType = ByteOptType
Exported from types
final type ByteType = ByteType
Exported from types
Exported from iskra
Exported from iskra
final val Column: Column
Exported from iskra
final type Column = [T <: DataType] =>> Column[T]
Exported from iskra
final val Columns: Columns
Exported from iskra
final val DataFrame: DataFrame
Exported from iskra
final type DataFrame = DataFrame
Exported from iskra
final val DataType: DataType
Exported from types
final type DataType = DataType
Exported from types
Exported from types
final type DoubleType = DoubleType
Exported from types
final type FloatOptType = FloatOptType
Exported from types
final type FloatType = FloatType
Exported from types
Exported from types
final type IntegerType = IntegerType
Exported from types
final type LongOptType = LongOptType
Exported from types
final type LongType = LongType
Exported from types
final type NamedColumns = NamedColumns
Exported from iskra
final type ShortOptType = ShortOptType
Exported from types
final type ShortType = ShortType
Exported from types
final val SparkSession: SparkSession
Exported from sql
@Stable
final type SparkSession = SparkSession
Exported from sql
Exported from types
final type StringType = StringType
Exported from types
Exported from iskra
Exported from iskra
final type StructOptType = [Schema <: Tuple] =>> StructOptType[Schema]
Exported from types
final type StructType = [Schema <: Tuple] =>> StructType[Schema]
Exported from types
Exported from untyped$package$