@PublicEvolving public interface RecipeParser
RecipePipeline will process.| Modifier and Type | Method and Description |
|---|---|
List<Directive> |
parse()
Generates a configured set of
Executor to be executed. |
List<Directive> parse() throws DirectiveLoadException, DirectiveNotFoundException, DirectiveParseException
Executor to be executed.Executor.DirectiveLoadExceptionDirectiveNotFoundExceptionDirectiveParseExceptionCopyright © 2023 CDAP Licensed under the Apache License, Version 2.0.