public static class Wrangler.Config
extends io.cdap.cdap.api.plugin.PluginConfig
| Constructor and Description |
|---|
Config(String preconditionLanguage,
String precondition,
String directives,
String udds,
String field,
String schema,
String onError) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDirectives() |
String |
getField() |
String |
getOnError() |
String |
getPreconditionJEXL() |
String |
getPreconditionLanguage() |
String |
getPreconditionSQL() |
String |
getUDDs() |
public String getOnError()
public String getPreconditionLanguage()
public String getPreconditionJEXL()
public String getPreconditionSQL()
public String getField()
public String getDirectives()
public String getUDDs()
Copyright © 2023 CCDAP Licensed under the Apache License, Version 2.0.