load
Loads the executor configuration from the specified file paths.
Return
An instance of ExecutorConfig with the loaded configuration.
Parameters
executorFilePath
The path to the executor configuration file.
providerFilePath
The path to the provider configuration file.