| Package | Description |
|---|---|
| detective.core.distribute | |
| detective.core.distribute.resultrender |
| Modifier and Type | Method and Description |
|---|---|
JobRunResult |
JobToRun.getJobResult() |
| Modifier and Type | Method and Description |
|---|---|
int |
JobRunResult.compareTo(JobRunResult o) |
void |
JobToRun.setJobResult(JobRunResult jobResult) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultRender.render(List<JobRunResult> results,
long timeElapsedSec) |
void |
ResultRenderSlf4jImpl.render(List<JobRunResult> jobsAfterRun,
long timeElapsedSec) |
void |
ResultRenderAnsiConsoleImpl.render(List<JobRunResult> results,
long timeElapsedSec) |
Copyright © 2019. All rights reserved.