Uses of Interface
org.apache.nemo.common.eventhandler.CommonEventHandler
-
Packages that use CommonEventHandler Package Description org.apache.nemo.common.eventhandler -
-
Uses of CommonEventHandler in org.apache.nemo.common.eventhandler
Subinterfaces of CommonEventHandler in org.apache.nemo.common.eventhandler Modifier and Type Interface Description interface
CompilerEventHandler<T extends CompilerEvent>
Class for handling events sent from Compiler.interface
RuntimeEventHandler<T extends RuntimeEvent>
Class for handling events sent from Runtime.
-