public class CosNCopyFileTask extends Object implements Runnable
CosNFileSystem as an task that submitted
to the thread pool to accelerate the copy progress.
Each task is responsible for copying the source key to the destination.| Constructor and Description |
|---|
CosNCopyFileTask(org.apache.hadoop.fs.cosn.NativeFileSystemStore store,
String srcKey,
String dstKey,
CosNCopyFileContext cosCopyFileContext) |
public CosNCopyFileTask(org.apache.hadoop.fs.cosn.NativeFileSystemStore store,
String srcKey,
String dstKey,
CosNCopyFileContext cosCopyFileContext)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.