Package | Description |
---|---|
org.elasticsearch.common.http.client |
Modifier and Type | Class and Description |
---|---|
static class |
HttpDownloadHelper.NullProgress
do nothing with progress info
|
static class |
HttpDownloadHelper.VerboseProgress
verbose progress system prints to some output stream
|
Modifier and Type | Method and Description |
---|---|
boolean |
HttpDownloadHelper.download(URL source,
File dest,
HttpDownloadHelper.DownloadProgress progress,
TimeValue timeout) |
Copyright © 2009–2015. All rights reserved.