public interface HadoopFileOpener
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.fs.FSDataInputStream |
open(URIStatus uriStatus)
Opens an FSDataInputStream at the indicated Path.
|
org.apache.hadoop.fs.FSDataInputStream open(URIStatus uriStatus) throws IOException
uriStatus
- the file to openIOException
Copyright © 2023. All Rights Reserved.