- All Known Implementing Classes:
DataFrameAnalyticsTaskState,JobTaskState
public interface MlTaskState
-
Method Summary
-
Method Details
-
getLastStateChangeTime
The time of the last state change. -
isFailed
boolean isFailed()- Returns:
- Is the task in the
failedstate?
-