JavaScript is disabled on your browser.
Skip navigation links
Copyright © 2023 - 2025
Decodable, Inc.
; Licensed under the Apache License, version 2.0.
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package co.decodable.sdk.pipeline.serde
package
co.decodable.sdk.pipeline.serde
Related Packages
Package
Description
co.decodable.sdk.pipeline
An SDK for implementing Apache Flink jobs and running them on
Decodable
.
co.decodable.sdk.pipeline.exception
co.decodable.sdk.pipeline.metadata
Annotations for linking custom pipelines to managed Decodable streams.
co.decodable.sdk.pipeline.testing
Infrastructure and utilities for (integration) testing custom Decodable pipelines.
co.decodable.sdk.pipeline.util
Miscellaneous utilities.
Classes
Class
Description
DecodableRecordDeserializationSchema
<T extends
DecodableKeyedStreamRecord
<?,
?>>
DecodableRecordSerializationSchema
<T extends
DecodableKeyedStreamRecord
<?,
?>>
SerializationConstraintsValidator