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