public interface DataLakeFileOpenInputStreamResult
InputStream to a datalake file.| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
PathProperties |
getProperties() |
InputStream getInputStream()
InputStream of the target file.PathProperties getProperties()
PathProperties of the target file.Copyright © 2021 Microsoft Corporation. All rights reserved.