java.lang.Runnablepublic class CosNCopyFileTask
extends java.lang.Object
implements java.lang.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 | Description |
|---|---|
CosNCopyFileTask(org.apache.hadoop.fs.cosn.NativeFileSystemStore store,
java.lang.String srcKey,
java.lang.String dstKey,
CosNCopyFileContext cosCopyFileContext) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
public CosNCopyFileTask(org.apache.hadoop.fs.cosn.NativeFileSystemStore store,
java.lang.String srcKey,
java.lang.String dstKey,
CosNCopyFileContext cosCopyFileContext)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.