Uses of Interface
org.apache.nemo.common.eventhandler.RuntimeEvent
-
Packages that use RuntimeEvent Package Description org.apache.nemo.common.eventhandler -
-
Uses of RuntimeEvent in org.apache.nemo.common.eventhandler
Classes in org.apache.nemo.common.eventhandler with type parameters of type RuntimeEvent Modifier and Type Interface Description interface
RuntimeEventHandler<T extends RuntimeEvent>
Class for handling events sent from Runtime.
-