public interface DiscoveryProgressData extends Serializable
Modifier and Type | Method and Description |
---|---|
int |
getActive() |
int |
getActiveWithWarnings() |
int |
getErrors() |
int |
getSuccess() |
int |
getSuccessWithWarnings() |
int |
getWaitingForProbe() |