@Internal public class TimerSerializerSnapshot<K,N> extends org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<TimerHeapInternalTimer<K,N>,TimerSerializer<K,N>>
TimerSerializer.| 构造器和说明 |
|---|
TimerSerializerSnapshot() |
TimerSerializerSnapshot(TimerSerializer<K,N> timerSerializer) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected TimerSerializer<K,N> |
createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers) |
protected int |
getCurrentOuterSnapshotVersion() |
protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] |
getNestedSerializers(TimerSerializer<K,N> outerSerializer) |
getCurrentVersion, getNestedSerializerSnapshots, isOuterSnapshotCompatible, readOuterSnapshot, readSnapshot, resolveOuterSchemaCompatibility, resolveSchemaCompatibility, restoreSerializer, writeOuterSnapshot, writeSnapshotpublic TimerSerializerSnapshot()
public TimerSerializerSnapshot(TimerSerializer<K,N> timerSerializer)
protected int getCurrentOuterSnapshotVersion()
getCurrentOuterSnapshotVersion 在类中 org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<TimerHeapInternalTimer<K,N>,TimerSerializer<K,N>>protected TimerSerializer<K,N> createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers)
createOuterSerializerWithNestedSerializers 在类中 org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<TimerHeapInternalTimer<K,N>,TimerSerializer<K,N>>protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] getNestedSerializers(TimerSerializer<K,N> outerSerializer)
getNestedSerializers 在类中 org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<TimerHeapInternalTimer<K,N>,TimerSerializer<K,N>>Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.