package spark

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

Type Members

  1. trait AllWrapperTypes extends WrapperTypes
  2. abstract class ColumnNaming extends AnyRef
  3. trait FromCatalystHelpers extends AnyRef
  4. trait Implicits extends AnyRef
  5. case class MyUnresolvedCatalystToExternalMap(child: Expression, keyFunction: (Expression) => Expression, valueFunction: (Expression) => Expression, mapType: MapType, collClass: Class[_]) extends Product with Serializable
  6. trait NoWrapperTypes extends WrapperTypes
  7. implicit final class ProtoRDD[T <: GeneratedMessage] extends AnyVal
  8. class ProtoSQL extends Udfs
  9. implicit final class ProtoSQLContext extends AnyVal
  10. case class SchemaOptions(columnNaming: ColumnNaming, retainPrimitiveWrappers: Boolean, messageEncoders: Map[Descriptor, TypedEncoder[_]]) extends Product with Serializable
  11. trait ToCatalystHelpers extends AnyRef
  12. trait TypedEncoders extends FromCatalystHelpers with ToCatalystHelpers with Serializable
  13. trait Udfs extends AnyRef
  14. trait WrapperTypes extends AnyRef

Value Members

  1. object ColumnNaming
  2. object CustomTypedEncoders
  3. object Implicits extends Implicits
  4. object JavaHelpers
  5. object MyCatalystToExternalMap
  6. object ProtoSQL extends ProtoSQL
  7. object SchemaOptions extends Serializable
  8. object TypeMappers

Inherited from AnyRef

Inherited from Any

Ungrouped