Package org.apache.beam.sdk.schemas.io
@DefaultAnnotation(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.apache.beam.sdk.schemas.io
Provides abstractions for schema-aware IOs.
-
ClassDescriptionDeadLetteredTransform<InputT,
OutputT> A generic failure of an SQL transform.Helper to generate a DLQ transform to write PCollectionto an external system. A Provider for generic DLQ transforms that handle deserialization failures.Exception thrown when the configuration for aSchemaIO
is invalid.Exception thrown when the configuration for aSchemaIO
is invalid.Exception thrown when the schema for aSchemaIO
is invalid.Helpers for implementing the "Provider" pattern.An abstraction to create schema capable and aware IOs.Provider to createSchemaIO
instances for use in Beam SQL and other SDKs.