public class SchedulerPool
extends Object
| Constructor and Description | 
|---|
| SchedulerPool(String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | lastWriteTime() | 
| scala.collection.immutable.Set<Object> | stageIds() | 
| void | write(org.apache.spark.status.ElementTrackingStore store,
     long now,
     boolean checkTriggers) |