Uses of Interface
uk.ac.manchester.tornado.api.common.SchedulableTask
Packages that use SchedulableTask
-
Uses of SchedulableTask in uk.ac.manchester.tornado.api
Methods in uk.ac.manchester.tornado.api that return SchedulableTaskModifier and TypeMethodDescriptionMethods in uk.ac.manchester.tornado.api with parameters of type SchedulableTaskModifier and TypeMethodDescriptionvoidTornadoTaskGraphInterface.addInner(SchedulableTask task) booleanTornadoDeviceContext.isCached(long executionPlanId, String methodName, SchedulableTask task) Method parameters in uk.ac.manchester.tornado.api with type arguments of type SchedulableTaskModifier and TypeMethodDescriptionvoidTornadoTaskGraphInterface.apply(Consumer<SchedulableTask> consumer)