| Package | Description |
|---|---|
| io.cdap.wrangler.dataset.recipe | |
| io.cdap.wrangler.store.recipe |
| Modifier and Type | Method and Description |
|---|---|
RecipeRow |
RecipeRow.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static RecipeRow.Builder |
RecipeRow.builder(RecipeRow existing) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecipeStore.createRecipe(RecipeId recipeId,
RecipeRow recipeRow)
Create a new recipe
|
void |
RecipeStore.updateRecipe(RecipeId recipeId,
RecipeRow recipeRow)
Update a recipe
|
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.