public final class Problem extends Object
AbstractLazyLoadRunMap
, so detect them and report them.Modifier and Type | Method and Description |
---|---|
int |
countInconsistencies()
Number of inconsistencies, which is the number of builds whose IDs
have to be messed around on disk to collect problems.
|
boolean |
equals(Object o)
Equality is based on the job.
|
static Problem |
find(Job j)
Scans the inconsistencies and return the information about it.
|
void |
fix(TaskListener listener) |
Set<BuildPtr> |
getOffenders() |
int |
hashCode() |
String |
toString() |
public final Job job
public static Problem find(Job j)
public int countInconsistencies()
public boolean equals(Object o)
public void fix(TaskListener listener) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2014. All rights reserved.