Package org.gorpipe.spark
Class GorPartition
java.lang.Object
org.gorpipe.spark.GorPartition
- All Implemented Interfaces:
Serializable,org.apache.spark.Partition,scala.Serializable
- See Also:
-
Constructor Details
-
GorPartition
public GorPartition(int i)
-
-
Method Details
-
index
public int index()- Specified by:
indexin interfaceorg.apache.spark.Partition
-