Hierarchy For Package gorsat.spark

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • gorsat.spark.GorBatchTable (implements org.apache.spark.sql.connector.read.SupportsPushDownFilters, org.apache.spark.sql.connector.catalog.SupportsRead, org.apache.spark.sql.connector.catalog.SupportsWrite, org.apache.spark.sql.connector.catalog.Table)
    • gorsat.spark.GorDataSourceJava
    • gorsat.spark.GordFunction (implements scala.Function1<T1,​R>, java.io.Serializable)
    • gorsat.spark.GorPartitioning (implements org.apache.spark.sql.connector.read.partitioning.Partitioning)
    • gorsat.spark.GorPartitionReader (implements org.apache.spark.sql.connector.read.PartitionReader<T>)
    • gorsat.spark.GorReaderFactory (implements org.apache.spark.sql.connector.read.PartitionReaderFactory)
    • gorsat.spark.GorScanBuilder (implements org.apache.spark.sql.connector.read.Batch, org.apache.spark.sql.connector.read.Scan, org.apache.spark.sql.connector.read.ScanBuilder, org.apache.spark.sql.connector.read.SupportsPushDownFilters)
      • gorsat.spark.GorSpecificScanBuilder (implements org.apache.spark.sql.connector.read.SupportsReportPartitioning)
    • gorsat.spark.GorSpecificInputPartition (implements org.apache.spark.sql.connector.read.InputPartition)
    • gorsat.spark.GorSpecificReaderFactory (implements org.apache.spark.sql.connector.read.PartitionReaderFactory)
    • gorsat.spark.GorWriteBuilder (implements org.apache.spark.sql.connector.write.WriteBuilder)
    • gorsat.spark.NativePartitionReader (implements org.apache.spark.sql.connector.read.PartitionReader<T>)
    • org.apache.spark.sql.execution.datasources.OutputWriter
    • gorsat.Commands.Processor
      • gorsat.Commands.Output
    • gorsat.spark.ReceiveQueryHandler (implements org.gorpipe.gor.model.GorParallelQueryHandler)
    • org.apache.spark.sql.execution.datasources.TextBasedFileFormat (implements org.apache.spark.sql.execution.datasources.FileFormat)
      • org.apache.spark.sql.execution.datasources.csv.CSVFileFormat (implements org.apache.spark.sql.sources.DataSourceRegister)