@DefaultAnnotation(value=org.checkerframework.checker.nullness.qual.NonNull.class)
See: Description
| Interface | Description |
|---|---|
| SchemaIO |
An abstraction to create schema capable and aware IOs.
|
| SchemaIOProvider |
Provider to create
SchemaIO instances for use in Beam SQL and other SDKs. |
| Exception | Description |
|---|---|
| InvalidConfigurationException |
Exception thrown when the configuration for a
SchemaIO is invalid. |
| InvalidSchemaException |
Exception thrown when the schema for a
SchemaIO is invalid. |