Packages

package datasource

Type Members

  1. class DefaultSource extends TableProvider
  2. class DynamoDbPartitionReader extends PartitionReader[InternalRow]
  3. class DynamoDbPartitionReaderFactory extends PartitionReaderFactory
  4. class DynamoDbScan extends Scan with Batch
  5. class DynamoDbScanBuilder extends ScanBuilder with SupportsPushDownRequiredColumns with SupportsPushDownFilters
  6. class DynamoDbTable extends Table with SupportsRead
  7. case class ListAny(value: List[Any]) extends Product with Serializable
  8. case class MapAny(value: Map[Any, Any]) extends Product with Serializable
  9. case class SetAny(value: Set[Any]) extends Product with Serializable

Ungrouped