Class VeniceHdfsInputPartition
- java.lang.Object
-
- com.linkedin.venice.spark.input.hdfs.VeniceHdfsInputPartition
-
- All Implemented Interfaces:
java.io.Serializable
,org.apache.spark.sql.connector.read.InputPartition
public class VeniceHdfsInputPartition extends java.lang.Object implements org.apache.spark.sql.connector.read.InputPartition
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VeniceHdfsInputPartition(org.apache.hadoop.fs.Path filePath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.hadoop.fs.Path
getFilePath()
-