package boson
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class BosonPartition(partitionNumber: Int, client: GeodesicClient, src: DataSourceConfig) extends InputPartition with Product with Serializable
- class BosonPartitionReader extends PartitionReader[InternalRow]
- class BosonPartitionReaderFactory extends PartitionReaderFactory
- class BosonScan extends Scan with Batch
- class BosonScanBuilder extends ScanBuilder
- class BosonTable extends Table with SupportsRead
- case class DataSourceConfig(datasetId: String, projectId: String, collectionId: String, pageSize: Int) extends Product with Serializable
- class DefaultSource extends TableProvider
Value Members
- object BosonTable