|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectorg.apache.spark.status.api.v1.ApplicationAttemptInfo
public class ApplicationAttemptInfo
| Method Summary | |
|---|---|
scala.Option<String> |
attemptId()
|
boolean |
completed()
|
java.util.Date |
endTime()
|
String |
sparkUser()
|
java.util.Date |
startTime()
|
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public scala.Option<String> attemptId()
public java.util.Date startTime()
public java.util.Date endTime()
public String sparkUser()
public boolean completed()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||