Package | Description |
---|---|
alluxio.client.file | |
alluxio.client.file.ufs |
Constructor and Description |
---|
DoraCacheFileSystem(FileSystem fs,
FileSystemContext context,
DoraCacheClient doraCacheClient) |
DoraFileOutStream(DoraCacheClient doraClient,
NettyDataWriter dataWriter,
AlluxioURI path,
OutStreamOptions options,
FileSystemContext context,
FileOutStream ufsOutStream,
String uuid)
Creates a new file output stream.
|
Constructor and Description |
---|
DoraOutStream(AlluxioURI path,
OutStreamOptions options,
FileSystemContext context,
String uuid,
DoraCacheClient doraClient)
Creates a new file output stream.
|
Copyright © 2023. All Rights Reserved.