| Package | Description |
|---|---|
| io.cdap.wrangler.api |
APIs for working with wrangler.
|
| io.cdap.wrangler.api.annotations |
Collection of annotations used for annotaing
Directives and classes
of wrangler project. |
| Modifier and Type | Class and Description |
|---|---|
class |
CompileException
This class
CompileException is thrown when there is
any issue with compiling the Recipe. |
class |
ErrorRecord
Specifies the structure for Error records.
|
class |
Optional
This class
Optional is a helper class used in specifying
whether a argument for the directive is optional or not. |
class |
Triplet<F,S,T>
A triplet consisting of three elements - first, second & third.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
Public
Annotation for marking classes as public, stable interfaces.
|
interface |
PublicEvolving
Annotation to mark classes and methods for public use, but with evolving interfaces.
|
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.