Package | Description |
---|---|
alluxio.client.file | |
alluxio.client.file.dora.netty |
Constructor and Description |
---|
DoraFileOutStream(DoraCacheClient doraClient,
NettyDataWriter dataWriter,
AlluxioURI path,
OutStreamOptions options,
FileSystemContext context,
FileOutStream ufsOutStream,
String uuid)
Creates a new file output stream.
|
Modifier and Type | Method and Description |
---|---|
static NettyDataWriter |
NettyDataWriter.create(FileSystemContext context,
WorkerNetAddress address,
long length,
RequestType type,
OutStreamOptions options) |
Copyright © 2023. All Rights Reserved.