Uses of Class
org.apache.parquet.HadoopReadOptions.Builder
-
Packages that use HadoopReadOptions.Builder Package Description org.apache.parquet -
-
Uses of HadoopReadOptions.Builder in org.apache.parquet
Methods in org.apache.parquet that return HadoopReadOptions.Builder Modifier and Type Method Description static HadoopReadOptions.BuilderHadoopReadOptions. builder(org.apache.hadoop.conf.Configuration conf)static HadoopReadOptions.BuilderHadoopReadOptions. builder(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path filePath)
-