Package org.apache.spark.scheduler
Interface SchedulingAlgorithm
public interface SchedulingAlgorithm
An interface for sort algorithm
FIFO: FIFO algorithm between TaskSetManagers
FS: FS algorithm between Pools, and FIFO or FS within Pools
-
Method Summary
-
Method Details
-
comparator
-