| Package | Description |
|---|---|
| org.eclipse.kapua.kura.simulator.app.deploy |
Deployment application (DEPLOY-V2)
|
| Modifier and Type | Field and Description |
|---|---|
static DownloadState |
DownloadState.DONE |
| Modifier and Type | Method and Description |
|---|---|
DownloadState |
DownloadSimulator.getState() |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<DownloadState> |
SimpleDeployApplication.getDownloadState() |
protected abstract Optional<DownloadState> |
AbstractDeployApplication.getDownloadState() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
AbstractDeployApplication.toMetrics(DownloadState state) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DownloadSimulator.startDownload(long jobId,
long totalBytes,
java.util.function.Consumer<DownloadState> consumer,
Runnable whenCompleted) |
Copyright © 2017. All rights reserved.