public static class CoGroupedStreams.UnionSerializerConfigSnapshot<T1,T2> extends org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot<CoGroupedStreams.TaggedUnion<T1,T2>>
TypeSerializerConfigSnapshot for the UnionSerializer.| Constructor and Description |
|---|
UnionSerializerConfigSnapshot()
This empty nullary constructor is required for deserializing the configuration.
|
UnionSerializerConfigSnapshot(org.apache.flink.api.common.typeutils.TypeSerializer<T1> oneSerializer,
org.apache.flink.api.common.typeutils.TypeSerializer<T2> twoSerializer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getVersion() |
equals, getNestedSerializersAndConfigs, getSingleNestedSerializerAndConfig, hashCode, read, writegetCurrentVersion, getUserCodeClassLoader, readSnapshot, resolveSchemaCompatibility, restoreSerializer, setPriorSerializer, setUserCodeClassLoader, writeSnapshotgetCompatibleVersions, getReadVersionCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.