Package

org.apache.spark

sql

Permalink

package sql

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. sql
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. abstract class AbstractGeometryUDT[T >: Null <: Geometry] extends UserDefinedType[T]

    Permalink
  2. type DataFrame = Dataset[Row]

    Permalink
  3. class IndexPartitioner extends Partitioner

    Permalink
  4. type Strategy = SparkStrategy

    Permalink
    Annotations
    @DeveloperApi()

Value Members

  1. object GeometryCollectionUDT extends GeometryCollectionUDT

    Permalink
  2. object GeometryUDT extends GeometryUDT with Product with Serializable

    Permalink
  3. object LineStringUDT extends LineStringUDT

    Permalink
  4. object MultiLineStringUDT extends MultiLineStringUDT

    Permalink
  5. object MultiPointUDT extends MultiPointUDT

    Permalink
  6. object MultiPolygonUDT extends MultiPolygonUDT

    Permalink
  7. object PointUDT extends PointUDT

    Permalink
  8. object PolygonUDT extends PolygonUDT

    Permalink
  9. object SQLFunctionHelper

    Permalink
  10. object SQLGeometricCastFunctions

    Permalink
  11. object SQLGeometricConstructorFunctions

    Permalink
  12. object SQLGeometricOutputFunctions

    Permalink
  13. object SQLGeometryProcessingFunctions extends LazyLogging

    Permalink
  14. object SQLRules extends LazyLogging

    Permalink
  15. object SQLSpatialAccessorFunctions

    Permalink
  16. object SQLSpatialFunctions

    Permalink
  17. object SQLTypes

    Permalink
  18. package udaf

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped