public class DownloadPartCallable extends Object implements Callable<Long>
DownloadPartCallable(AmazonS3 s3, GetObjectRequest getPartRequest, File destinationFile, long position)
Long
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DownloadPartCallable(AmazonS3 s3, GetObjectRequest getPartRequest, File destinationFile, long position)
public Long call() throws Exception
call
Callable<Long>
Exception
Copyright © 2019. All rights reserved.