- All Superinterfaces:
ProfiledAction
-
Method Summary
Modifier and TypeMethodDescriptionvoidwaitForEvents(long executionPlanId) Wait for the instanced event to be resolved.voidwaitOn()Call to native wait depending on internal state.Methods inherited from interface uk.ac.manchester.tornado.api.common.ProfiledAction
getDriverDispatchTime, getElapsedTime, getElapsedTimeInSeconds, getEndTime, getName, getQueuedTime, getStartTime, getStatus, getSubmitTime, getTotalTimeInSeconds
-
Method Details
-
waitForEvents
void waitForEvents(long executionPlanId) Wait for the instanced event to be resolved. -
waitOn
void waitOn()Call to native wait depending on internal state.
-