| 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.
|
io.cdap.cdap.api.data.schema.Schema.Field |
MutableRowSchema.getField(String columnName)
Get the
Schema.Field of a column by its name. |
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.