Packages

package boson

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class BosonPartition(partitionNumber: Int, client: GeodesicClient, src: DataSourceConfig) extends InputPartition with Product with Serializable
  2. class BosonPartitionReader extends PartitionReader[InternalRow]
  3. class BosonPartitionReaderFactory extends PartitionReaderFactory
  4. class BosonScan extends Scan with Batch
  5. class BosonScanBuilder extends ScanBuilder
  6. class BosonTable extends Table with SupportsRead
  7. case class DataSourceConfig(datasetId: String, projectId: String, collectionId: String, pageSize: Int) extends Product with Serializable
  8. class DefaultSource extends TableProvider

Value Members

  1. object BosonTable

Ungrouped