Class VeniceHdfsInputPartition
java.lang.Object
com.linkedin.venice.spark.input.hdfs.VeniceHdfsInputPartition
- All Implemented Interfaces:
Serializable
,org.apache.spark.sql.connector.read.InputPartition
public class VeniceHdfsInputPartition
extends Object
implements org.apache.spark.sql.connector.read.InputPartition
- See Also:
-
Constructor Details
-
VeniceHdfsInputPartition
public VeniceHdfsInputPartition(org.apache.hadoop.fs.Path filePath)
-
-
Method Details
-
getFilePath
public org.apache.hadoop.fs.Path getFilePath()
-