| Package | Description |
|---|---|
| co.cask.cdap.api.data.format |
Defines data formats for use in programs and data exploration.
|
| Class and Description |
|---|
| FormatSpecification
Specification for a
RecordFormat, including the class, schema, and settings to use for the format. |
| StructuredRecord
Instance of a record structured by a
Schema. |
| StructuredRecord.Builder
Builder for creating a
StructuredRecord. |
| UnexpectedFormatException
Exception to indicate data is of an unexpected format.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.