public class DownloadPartCallable extends Object implements Callable<File>
DownloadPartCallable(AmazonS3 s3, GetObjectRequest getPartRequest, File destinationFile)
File
call()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DownloadPartCallable(AmazonS3 s3, GetObjectRequest getPartRequest, File destinationFile)
public File call() throws Exception
call
Callable<File>
Exception
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.