package reader
Type Members
- trait Batch extends AnyRef
- trait BatchReadSupport extends ReadSupport
- trait InputPartition extends Serializable
- trait OldSupportsReportPartitioning extends ReadSupport
- trait OldSupportsReportStatistics extends ReadSupport
- trait PartitionReader[T] extends Closeable
- trait PartitionReaderFactory extends Serializable
- trait ReadSupport extends AnyRef
- trait Scan extends AnyRef
- trait ScanBuilder extends AnyRef
- trait ScanConfig extends AnyRef
- trait ScanConfigBuilder extends AnyRef
- trait Statistics extends AnyRef
- trait SupportsPushDownFilters extends ScanBuilder
- trait SupportsPushDownRequiredColumns extends ScanBuilder
- trait SupportsReportPartitioning extends Batch
- trait SupportsReportStatistics extends Batch