public static class CoderTypeSerializer.LegacySnapshot<T>
extends org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot<T>
| Constructor and Description |
|---|
LegacySnapshot()
Needs to be public to work with
VersionedIOReadableWritable. |
LegacySnapshot(CoderTypeSerializer<T> serializer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getVersion() |
org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility<T> |
resolveSchemaCompatibility(org.apache.flink.api.common.typeutils.TypeSerializer<T> newSerializer) |
getCurrentVersion, getUserCodeClassLoader, readSnapshot, restoreSerializer, setPriorSerializer, setUserCodeClassLoader, writeSnapshotgetCompatibleVersions, getReadVersion, read, writepublic LegacySnapshot()
VersionedIOReadableWritable.public LegacySnapshot(CoderTypeSerializer<T> serializer)