org.apache.spark.sql

rowtable

package rowtable

Visibility
  1. Public
  2. All

Type Members

  1. final class DefaultSource extends MutableRelationProvider

  2. final class InternalRowIteratorOnRS extends Iterator[InternalRow] with Logging

  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