Package | Description |
---|---|
org.apache.parquet.hadoop.util |
Modifier and Type | Method and Description |
---|---|
static HadoopInputFile |
HadoopInputFile.fromPath(org.apache.hadoop.fs.Path path,
org.apache.hadoop.conf.Configuration conf) |
static HadoopInputFile |
HadoopInputFile.fromPathUnchecked(org.apache.hadoop.fs.Path path,
org.apache.hadoop.conf.Configuration conf) |
static HadoopInputFile |
HadoopInputFile.fromStatus(org.apache.hadoop.fs.FileStatus stat,
org.apache.hadoop.conf.Configuration conf) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.