Skip to content
Snippets Groups Projects
Commit a6786424 authored by Patrick Wendell's avatar Patrick Wendell
Browse files

HOTFIX: Fixing style error introduced by 08d0ac

parent e99903b8
No related branches found
No related tags found
No related merge requests found
......@@ -26,4 +26,5 @@ import org.apache.spark.TaskState.TaskState
*/
private[spark] trait ExecutorBackend {
def statusUpdate(taskId: Long, state: TaskState, data: ByteBuffer)
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment