| Package | Description |
|---|---|
| io.cdap.wrangler.api |
APIs for working with wrangler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Executor.initialize(Arguments args)
This method provides a way for the custom directive writer the ability to access
the arguments passed by the users.
|
String |
GrammarMigrator.migrate()
Migrates each directive from one version to other.
|
List<Directive> |
RecipeParser.parse()
Generates a configured set of
Executor to be executed. |
Copyright © 2022 CDAP Licensed under the Apache License, Version 2.0.