public class StructuredRecordUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static io.cdap.cdap.api.data.format.StructuredRecord |
convertCase(io.cdap.cdap.api.data.format.StructuredRecord input,
FieldCase fieldCase)
Converts the field names in the input
StructuredRecord to a desired case |
Copyright © 2019 CDAP Licensed under the Apache License, Version 2.0.