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] with Logging
  3. class BosonPartitionReaderFactory extends PartitionReaderFactory
  4. class BosonScan extends Scan with Batch
  5. class BosonScanBuilder extends ScanBuilder with SupportsPushDownFilters with Logging
  6. class BosonTable extends Table with SupportsRead
  7. case class DataSourceConfig(datasetId: String, projectId: String, collectionId: String, pageSize: Int, cql2Filter: Option[JsValue] = None, intersects: Option[JsValue] = None) extends Product with Serializable
  8. class DefaultSource extends TableProvider with Logging

Value Members

  1. object BosonTable

Ungrouped