public class ParquetInputFile extends Object implements org.apache.parquet.io.InputFile
Constructor and Description |
---|
ParquetInputFile(FSDataInputStream inputStream,
long length) |
Modifier and Type | Method and Description |
---|---|
long |
getLength() |
org.apache.parquet.io.SeekableInputStream |
newStream() |
public ParquetInputFile(FSDataInputStream inputStream, long length)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.