public class RangeDownloadCallable extends Object implements Callable<DownloadPart>
| 构造器和说明 |
|---|
RangeDownloadCallable(COS cos,
GetObjectRequest request,
File destFile,
FileChannel destFileChannel,
PersistableResumeDownload downloadRecord) |
public RangeDownloadCallable(COS cos, GetObjectRequest request, File destFile, FileChannel destFileChannel, PersistableResumeDownload downloadRecord)
public DownloadPart call() throws Exception
call 在接口中 Callable<DownloadPart>ExceptionCopyright © 2022. All rights reserved.