public static interface LocalCacheFileInStream.FileInStreamOpener
Modifier and Type | Method and Description |
---|---|
FileInStream |
open(URIStatus uriStatus)
Opens an FSDataInputStream at the indicated Path.
|
FileInStream open(URIStatus uriStatus) throws IOException, AlluxioException
uriStatus
- the file to openIOException
AlluxioException
Copyright © 2023. All Rights Reserved.