The karbor.services.operationengine.engine.executors.green_thread_executor
Module¶
-
class
karbor.services.operationengine.engine.executors.green_thread_executor.
GreenThreadExecutor
(operation_manager)¶ Bases:
karbor.services.operationengine.engine.executors.base.BaseExecutor
-
cancel_operation
(operation_id)¶
-
execute_operation
(operation_id, triggered_time, expect_start_time, window_time, **kwargs)¶
-
resume_operation
(operation_id, **kwargs)¶
-
shutdown
()¶
-