Package | Description |
---|---|
alluxio | |
alluxio.client.file |
Modifier and Type | Method and Description |
---|---|
FileOutStream |
StreamCache.getOutStream(Integer key) |
Modifier and Type | Method and Description |
---|---|
Integer |
StreamCache.put(FileOutStream os) |
Modifier and Type | Method and Description |
---|---|
FileOutStream |
FileSystem.createFile(AlluxioURI path)
Convenience method for
FileSystem.createFile(AlluxioURI, CreateFilePOptions) with default
options. |
FileOutStream |
BaseFileSystem.createFile(AlluxioURI path) |
FileOutStream |
FileSystem.createFile(AlluxioURI path,
CreateFilePOptions options)
Creates a file.
|
FileOutStream |
BaseFileSystem.createFile(AlluxioURI path,
CreateFilePOptions options) |
Copyright © 2023. All Rights Reserved.