| Package | Description |
|---|---|
| io.cdap.transformation.api |
| Modifier and Type | Method and Description |
|---|---|
Object |
MutableRowValue.getColumnValue(String columnName)
Get the value of a column by its name.
|
Schema.Field |
MutableRowSchema.getField(String columnName)
Get the
Schema.Field of a column by its name. |
Copyright © 2022 CDAP Licensed under the Apache License, Version 2.0.