Package gorsat.spark

Class GorPartitioning

java.lang.Object
gorsat.spark.GorPartitioning
All Implemented Interfaces:
org.apache.spark.sql.connector.read.partitioning.Partitioning

public class GorPartitioning extends Object implements org.apache.spark.sql.connector.read.partitioning.Partitioning
  • Constructor Details

    • GorPartitioning

      public GorPartitioning()
  • Method Details

    • numPartitions

      public int numPartitions()
      Specified by:
      numPartitions in interface org.apache.spark.sql.connector.read.partitioning.Partitioning