Class GorPartition

java.lang.Object
org.gorpipe.spark.GorPartition
All Implemented Interfaces:
Serializable, org.apache.spark.Partition, scala.Serializable

public class GorPartition extends Object implements org.apache.spark.Partition, Serializable
See Also:
  • Constructor Details

    • GorPartition

      public GorPartition(int i)
  • Method Details

    • index

      public int index()
      Specified by:
      index in interface org.apache.spark.Partition