public interface TransferMonitor
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<?> |
getFuture()
Returns a Future to wait on.
|
boolean |
isDone()
Returns whether the transfer is completed.
|
java.util.concurrent.Future<?> getFuture()
boolean isDone()