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 © 2024. All rights reserved.