public interface SchedulableBuilder
| Modifier and Type | Method and Description | 
|---|---|
| void | addTaskSetManager(Schedulable manager,
                 java.util.Properties properties) | 
| void | buildPools() | 
| org.apache.spark.scheduler.Pool | rootPool() | 
void addTaskSetManager(Schedulable manager, java.util.Properties properties)
void buildPools()
org.apache.spark.scheduler.Pool rootPool()