Uses of Interface
org.apache.hadoop.yarn.event.Event
Packages that use Event
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of Event in org.apache.hadoop.yarn.event
Classes in org.apache.hadoop.yarn.event with type parameters of type EventModifier and TypeInterfaceDescriptioninterfaceEventHandler<T extends Event>Interface for handling events of type TClasses in org.apache.hadoop.yarn.event that implement EventModifier and TypeClassDescriptionclassAbstractEvent<TYPE extends Enum<TYPE>>Parent class of all the events.Methods in org.apache.hadoop.yarn.event that return types with arguments of type EventMethods in org.apache.hadoop.yarn.event with parameters of type EventConstructor parameters in org.apache.hadoop.yarn.event with type arguments of type Event