Package org.apache.nemo.driver
Class NemoContext
- java.lang.Object
-
- org.apache.nemo.driver.NemoContext
-
public final class NemoContext extends java.lang.Object
REEF Context for the Executor.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
NemoContext.ContextStartHandler
Called when the context starts.class
NemoContext.ContextStopHandler
Called when the context is stopped.
-