Package io.trino.execution
Interface TaskFailureListener
-
public interface TaskFailureListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonTaskFailed(TaskId taskId, Throwable failure)
-