public class RangeDownloadCallable extends Object implements Callable<DownloadPart>
| Constructor and Description |
|---|
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 in interface Callable<DownloadPart>ExceptionCopyright © 2023. All rights reserved.