![]() |
Class ExecutorSpec
A specification for a component executor.
An instance of ExecutorSpec describes the implementation of a component.
Methods
from_json_dict
from_json_dict(
cls,
dict_data
)
Convert from dictionary data to an object.
to_json_dict
to_json_dict()
Convert from an object to a JSON serializable dictionary.