Constructor and Description |
---|
BasicOperations(AlluxioURI filePath,
ReadType readType,
WriteType writeType,
FileSystemContext fsContext,
WorkerNetAddress workerNetAddress) |
public BasicOperations(AlluxioURI filePath, ReadType readType, WriteType writeType, FileSystemContext fsContext, @Nullable WorkerNetAddress workerNetAddress)
filePath
- the path for the filesreadType
- the ReadPType
writeType
- the WritePType
fsContext
- the FileSystemContext
to use for client operationsworkerNetAddress
- if not null, the worker address the file data will be written intoCopyright © 2023. All Rights Reserved.