public static final class WindowKeySerializer.WindowKeySerializerSnapshot extends org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<WindowKey,WindowKeySerializer>
TypeSerializerSnapshot for WindowKeySerializer.| Constructor and Description |
|---|
WindowKeySerializerSnapshot()
This empty nullary constructor is required for deserializing the configuration.
|
WindowKeySerializerSnapshot(WindowKeySerializer serializerInstance) |
| Modifier and Type | Method and Description |
|---|---|
protected WindowKeySerializer |
createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers) |
protected int |
getCurrentOuterSnapshotVersion() |
protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] |
getNestedSerializers(WindowKeySerializer outerSerializer) |
getCurrentVersion, getNestedSerializerSnapshots, isOuterSnapshotCompatible, readOuterSnapshot, readSnapshot, resolveOuterSchemaCompatibility, resolveOuterSchemaCompatibility, resolveSchemaCompatibility, restoreSerializer, writeOuterSnapshot, writeSnapshotpublic WindowKeySerializerSnapshot()
public WindowKeySerializerSnapshot(WindowKeySerializer serializerInstance)
protected int getCurrentOuterSnapshotVersion()
getCurrentOuterSnapshotVersion in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<WindowKey,WindowKeySerializer>protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] getNestedSerializers(WindowKeySerializer outerSerializer)
getNestedSerializers in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<WindowKey,WindowKeySerializer>protected WindowKeySerializer createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers)
createOuterSerializerWithNestedSerializers in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<WindowKey,WindowKeySerializer>Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.