Trait

doric.types

SparkTypeLPI_II

Related Doc: package types

Permalink

trait SparkTypeLPI_II extends SparkTypeLPI_III with SparkTypeLPI_II_Seq_Set_Specific

Self Type
SparkType.type
Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SparkTypeLPI_II
  2. SparkTypeLPI_II_Seq_Set_Specific
  3. SparkTypeLPI_III
  4. AnyRef
  5. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from SparkTypeLPI_II to any2stringadd[SparkTypeLPI_II] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (SparkTypeLPI_II, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from SparkTypeLPI_II to ArrowAssoc[SparkTypeLPI_II] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def ensuring(cond: (SparkTypeLPI_II) ⇒ Boolean, msg: ⇒ Any): SparkTypeLPI_II

    Permalink
    Implicit information
    This member is added by an implicit conversion from SparkTypeLPI_II to Ensuring[SparkTypeLPI_II] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  9. def ensuring(cond: (SparkTypeLPI_II) ⇒ Boolean): SparkTypeLPI_II

    Permalink
    Implicit information
    This member is added by an implicit conversion from SparkTypeLPI_II to Ensuring[SparkTypeLPI_II] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  10. def ensuring(cond: Boolean, msg: ⇒ Any): SparkTypeLPI_II

    Permalink
    Implicit information
    This member is added by an implicit conversion from SparkTypeLPI_II to Ensuring[SparkTypeLPI_II] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  11. def ensuring(cond: Boolean): SparkTypeLPI_II

    Permalink
    Implicit information
    This member is added by an implicit conversion from SparkTypeLPI_II to Ensuring[SparkTypeLPI_II] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  12. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  13. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  14. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  15. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from SparkTypeLPI_II to StringFormat[SparkTypeLPI_II] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  16. implicit def fromArray[A](implicit arg0: ClassTag[A], st: SparkType[A]): Custom[Array[A], Collection[OriginalSparkType]]

    Permalink
  17. implicit def fromHCons[V, K <: Symbol, VO, T <: HList](implicit W: Aux[K], ST: Lazy[Custom[V, VO]], TS: Lazy[Custom[T, Row]]): Custom[::[FieldType[K, V], T], Row]

    Permalink
    Definition Classes
    SparkTypeLPI_III
  18. implicit val fromHNil: Custom[HNil, Row]

    Permalink
    Definition Classes
    SparkTypeLPI_III
  19. implicit def fromMap[K, V](implicit arg0: SparkType[K], arg1: SparkType[V], stk: SparkType[K], stv: SparkType[V]): Custom[Map[K, V], Map[OriginalSparkType, OriginalSparkType]]

    Permalink
  20. implicit def fromOption[A](implicit st: SparkType[A]): Custom[Option[A], OriginalSparkType]

    Permalink
  21. implicit def fromProduct[A <: Product, L <: HList](implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[A], lg: Aux[A, L], hlistST: Custom[L, Row]): Custom[A, Row]

    Permalink
    Definition Classes
    SparkTypeLPI_III
  22. implicit val fromRow: Primitive[Row]

    Permalink
  23. implicit def fromSeq[A, C[X] <: Seq[X]](implicit arg0: ClassTag[A], st: SparkType[A], cbf: CanBuildFrom[_, A, C[A]]): SparkType[C[A]] { type OriginalSparkType = doric.types.DoricArray.Collection[st.OriginalSparkType] }

    Permalink
  24. implicit def fromSet[A, C[X] <: Set[X]](implicit arg0: ClassTag[A], st: SparkType[A], cbf: CanBuildFrom[_, A, C[A]]): SparkType[C[A]] { type OriginalSparkType = doric.types.DoricArray.Collection[st.OriginalSparkType] }

    Permalink
  25. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  26. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  27. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  28. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  29. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  30. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  31. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  32. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  33. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  34. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  35. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. def [B](y: B): (SparkTypeLPI_II, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from SparkTypeLPI_II to ArrowAssoc[SparkTypeLPI_II] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from SparkTypeLPI_III

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from SparkTypeLPI_II to any2stringadd[SparkTypeLPI_II]

Inherited by implicit conversion StringFormat from SparkTypeLPI_II to StringFormat[SparkTypeLPI_II]

Inherited by implicit conversion Ensuring from SparkTypeLPI_II to Ensuring[SparkTypeLPI_II]

Inherited by implicit conversion ArrowAssoc from SparkTypeLPI_II to ArrowAssoc[SparkTypeLPI_II]

Ungrouped