public static final class NFA.MigratedNFASerializerSnapshot<T> extends org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<NFA.MigratedNFA<T>,NFA.NFASerializer<T>>
TypeSerializerSnapshot for the legacy NFA.NFASerializer.| Constructor and Description |
|---|
MigratedNFASerializerSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
protected NFA.NFASerializer<T> |
createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers) |
protected int |
getCurrentOuterSnapshotVersion() |
protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] |
getNestedSerializers(NFA.NFASerializer<T> outerSerializer) |
getCurrentVersion, getNestedSerializerSnapshots, isOuterSnapshotCompatible, readOuterSnapshot, readSnapshot, resolveOuterSchemaCompatibility, resolveSchemaCompatibility, restoreSerializer, writeOuterSnapshot, writeSnapshotprotected int getCurrentOuterSnapshotVersion()
getCurrentOuterSnapshotVersion in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<NFA.MigratedNFA<T>,NFA.NFASerializer<T>>protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] getNestedSerializers(NFA.NFASerializer<T> outerSerializer)
getNestedSerializers in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<NFA.MigratedNFA<T>,NFA.NFASerializer<T>>protected NFA.NFASerializer<T> createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers)
createOuterSerializerWithNestedSerializers in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<NFA.MigratedNFA<T>,NFA.NFASerializer<T>>Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.