public class ParquetInputStream
extends org.apache.parquet.io.DelegatingSeekableInputStream
SeekableInputStream for paimon.| 构造器和说明 |
|---|
ParquetInputStream(org.apache.paimon.fs.SeekableInputStream in) |
public long getPos()
throws IOException
getPos 在类中 org.apache.parquet.io.DelegatingSeekableInputStreamIOExceptionpublic void seek(long newPos)
throws IOException
seek 在类中 org.apache.parquet.io.DelegatingSeekableInputStreamIOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.