Class NodeAttributesUpdateSchedulerEvent
java.lang.Object
org.apache.hadoop.yarn.event.AbstractEvent<SchedulerEventType>
org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.SchedulerEvent
org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.NodeAttributesUpdateSchedulerEvent
- All Implemented Interfaces:
org.apache.hadoop.yarn.event.Event<SchedulerEventType>
Event handler class for Node Attributes which sends events to Scheduler.
-
Constructor Summary
ConstructorsConstructorDescriptionNodeAttributesUpdateSchedulerEvent(Map<String, Set<org.apache.hadoop.yarn.api.records.NodeAttribute>> newNodeToAttributesMap) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.apache.hadoop.yarn.event.AbstractEvent
getTimestamp, getType, toString
-
Constructor Details
-
NodeAttributesUpdateSchedulerEvent
-
-
Method Details
-
getUpdatedNodeToAttributes
-