public class DownloadS3ObjectCallable extends Object implements Callable<Long>
DownloadS3ObjectCallable(Callable<S3Object> serviceCall, File destinationFile, long position)
Long
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DownloadS3ObjectCallable(Callable<S3Object> serviceCall, File destinationFile, long position)
public Long call() throws Exception
call
Callable<Long>
Exception
Copyright © 2021. All rights reserved.