Package org.gorpipe.spark.platform
Interface JobMonitor
public interface JobMonitor
Interface passable to wait methods
-
Method Details
-
monitor
Called periodically while job is running (passed to waitFor etc).- Parameters:
job- Job- Returns:
- True if job should keep running
-