public interface TransferMonitor
| Modifier and Type | Method and Description | 
|---|---|
Future<?> | 
getFuture()
Returns a Future to wait on. 
 | 
boolean | 
isDone()
Returns whether the transfer is completed. 
 | 
Future<?> getFuture()
boolean isDone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.