java.lang.Object
uk.ac.manchester.tornado.api.runtime.ExecutorFrame
Class to store all objects and parameters related to the dispatch of an execution plan.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongsetGridScheduler(GridScheduler gridScheduler) voidsetProfilerMode(ProfilerMode profilerMode) void
-
Constructor Details
-
ExecutorFrame
public ExecutorFrame(long id)
-
-
Method Details
-
setGridScheduler
-
getGridScheduler
-
getExecutionPlanId
public long getExecutionPlanId() -
setProfilerMode
-
setProfilerOff
public void setProfilerOff() -
getProfilerMode
-