Package | Description |
---|---|
io.stallion.jobs | |
io.stallion.monitoring |
Modifier and Type | Method and Description |
---|---|
JobHealthInfo |
JobHealthInfo.setFailCount(int failCount) |
JobHealthInfo |
JobHealthInfo.setLastFailedAt(long lastFailedAt) |
JobHealthInfo |
JobHealthInfo.setNextExecuteMinuteStamp(String nextExecuteMinuteStamp) |
Modifier and Type | Method and Description |
---|---|
List<JobHealthInfo> |
JobCoordinator.buildJobHealthInfos()
Get a list of the health of all jobs.
|
Modifier and Type | Method and Description |
---|---|
List<JobHealthInfo> |
HealthInfo.getJobs() |
Modifier and Type | Method and Description |
---|---|
void |
HealthInfo.setJobs(List<JobHealthInfo> jobs) |
Copyright © 2016. All rights reserved.