public static final class IntervalJoinOperator.BufferEntrySerializerSnapshot<T>
extends org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntry<T>,org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer<T>>
TypeSerializerSnapshot for BufferEntrySerializer.| Constructor and Description |
|---|
BufferEntrySerializerSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer<T> |
createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers) |
protected int |
getCurrentOuterSnapshotVersion() |
protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] |
getNestedSerializers(org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer<T> outerSerializer) |
getCurrentVersion, getNestedSerializerSnapshots, isOuterSnapshotCompatible, readOuterSnapshot, readSnapshot, resolveSchemaCompatibility, restoreSerializer, writeOuterSnapshot, writeSnapshotprotected int getCurrentOuterSnapshotVersion()
protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] getNestedSerializers(org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer<T> outerSerializer)
protected org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer<T> createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers)
createOuterSerializerWithNestedSerializers in class org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntry<T>,org.apache.flink.streaming.api.operators.co.IntervalJoinOperator.BufferEntrySerializer<T>>Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.