public interface SchedulingEditPolicy
Modifier and Type | Method and Description |
---|---|
void |
editSchedule()
This method is invoked at regular intervals.
|
long |
getMonitoringInterval() |
String |
getPolicyName() |
void |
init(Configuration config,
EventHandler<ContainerPreemptEvent> dispatcher,
PreemptableResourceScheduler scheduler) |
void init(Configuration config, EventHandler<ContainerPreemptEvent> dispatcher, PreemptableResourceScheduler scheduler)
void editSchedule()
long getMonitoringInterval()
String getPolicyName()
Copyright © 2013 Apache Software Foundation. All rights reserved.