public class FileDownloader extends Object
| Constructor and Description |
|---|
FileDownloader(IgniteLogger log,
Path path) |
| Modifier and Type | Method and Description |
|---|---|
void |
download() |
IgniteInternalFuture<Void> |
finishFuture() |
void |
onResult(long size,
Throwable th) |
InetSocketAddress |
start() |
public FileDownloader(IgniteLogger log, Path path)
public IgniteInternalFuture<Void> finishFuture()
public InetSocketAddress start() throws IgniteCheckedException
IgniteCheckedExceptionpublic void download()
public void onResult(long size,
Throwable th)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021