@InterfaceAudience.Public @InterfaceStability.Evolving public class Progress extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getFailedTaskCount() |
int |
getKilledTaskCount() |
int |
getRunningTaskCount() |
int |
getSucceededTaskCount() |
int |
getTotalTaskCount() |
String |
toString() |
Copyright © 2014 Apache Software Foundation. All rights reserved.