Uses of Class
org.apache.nemo.runtime.master.scheduler.ExecutorRegistry
-
Packages that use ExecutorRegistry Package Description org.apache.nemo.runtime.master.scheduler -
-
Uses of ExecutorRegistry in org.apache.nemo.runtime.master.scheduler
Methods in org.apache.nemo.runtime.master.scheduler that return ExecutorRegistry Modifier and Type Method Description static ExecutorRegistry
ExecutorRegistry. newInstance()
Static constructor for manual usage.
-