See: Description
| Class | Description |
|---|---|
| Formats |
Names of
RecordFormats built into the platform. |
| FormatSpecification |
Specification for a
RecordFormat, including the class, schema, and settings to use for the format. |
| RecordFormat<FROM,TO> |
Interface specifying how to read data in some format into java objects.
|
| StructuredRecord |
Instance of a record structured by a
Schema. |
| StructuredRecord.Builder |
Builder for creating a
StructuredRecord. |
| Exception | Description |
|---|---|
| UnexpectedFormatException |
Exception to indicate data is of an unexpected format.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.