Package

org.apache.spark.sql

execution

Permalink

package execution

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

Type Members

  1. abstract class CompactExecRowToMutableRow extends ResultNullHolder

    Permalink
  2. trait PartitionedDataSourceScan extends PrunedUnsafeFilteredScan

    Permalink
  3. class ResultNullHolder extends ResultWasNull

    Permalink
  4. trait TopK extends Serializable

    Permalink
  5. class TopKStub extends TopK with Serializable

    Permalink

Value Members

  1. object ConnectionPool

    Permalink

    A global way to obtain a pooled DataSource with a given set of pool and connection properties.

    A global way to obtain a pooled DataSource with a given set of pool and connection properties.

    Supports Tomcat-JDBC pool and HikariCP.

  2. package columnar

    Permalink
  3. package joins

    Permalink
  4. package row

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped