For more information on the search, visit the help page.
ExecutionRunState
COMPLETED
FAILED
QUEUED
RUNNING
SCHEDULED
executor
ExecutionContext
ExecutionOptions
ExecutionProgress
ExecutionResult
Executor
InvocationRequest
ValidationContext
ValidationError
ExecutionError
do_execute_operator
execute_operator
execute_or_delegate_operator
prepare_operator_executor
resolve_execution_options
resolve_placement
resolve_type
resolve_type_with_context
_convert_callables_to_operator_uris
_parse_ctx
logger
fiftyone.operators.executor.ExecutionRunState
fiftyone
operators
class ExecutionRunState(object): (source)
View In Hierarchy
Enumeration of the available operator run states.
str
Undocumented
'completed'
'failed'
'queued'
'running'
'scheduled'