public class ColumnTransformation extends Object
| Constructor and Description |
|---|
ColumnTransformation(String columnName,
String directive) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getColumnName() |
String |
getDirective() |
int |
hashCode() |
String |
toString() |
void |
validate()
Validate whether the columnName is non-empty and diretive is non-empty
|
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.