org.apache.spark.sql.execution

row

package row

Visibility
  1. Public
  2. All

Type Members

  1. final class DefaultSource extends MutableRelationProvider

  2. final class InternalRowIteratorOnRS extends ResultSetIterator[InternalRow]

  3. class RowFormatRelation extends JDBCMutableRelation with PartitionedDataSourceScan with RowPutRelation

    A LogicalPlan implementation for an Snappy row table whose contents are retrieved using a JDBC URL or DataSource.

  4. class RowFormatScanRDD extends JDBCRDD

    A scanner RDD which is very specific to Snappy store row tables.

Ungrouped