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