Uses of Class
org.apache.parquet.hadoop.util.HadoopInputFile
-
Packages that use HadoopInputFile Package Description org.apache.parquet.hadoop.util -
-
Uses of HadoopInputFile in org.apache.parquet.hadoop.util
Methods in org.apache.parquet.hadoop.util that return HadoopInputFile Modifier and Type Method Description static HadoopInputFileHadoopInputFile. fromPath(org.apache.hadoop.fs.Path path, org.apache.hadoop.conf.Configuration conf)static HadoopInputFileHadoopInputFile. fromStatus(org.apache.hadoop.fs.FileStatus stat, org.apache.hadoop.conf.Configuration conf)
-