public static final class TtlStateFactory.TtlSerializerSnapshot<T> extends org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<TtlValue<T>,TtlStateFactory.TtlSerializer<T>>
TypeSerializerSnapshot for TtlSerializer.| 构造器和说明 |
|---|
TtlSerializerSnapshot() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected TtlStateFactory.TtlSerializer<T> |
createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers) |
protected int |
getCurrentOuterSnapshotVersion() |
protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] |
getNestedSerializers(TtlStateFactory.TtlSerializer<T> outerSerializer) |
getCurrentVersion, getNestedSerializerSnapshots, isOuterSnapshotCompatible, readOuterSnapshot, readSnapshot, resolveOuterSchemaCompatibility, resolveSchemaCompatibility, restoreSerializer, writeOuterSnapshot, writeSnapshotprotected int getCurrentOuterSnapshotVersion()
getCurrentOuterSnapshotVersion 在类中 org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<TtlValue<T>,TtlStateFactory.TtlSerializer<T>>protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] getNestedSerializers(TtlStateFactory.TtlSerializer<T> outerSerializer)
getNestedSerializers 在类中 org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<TtlValue<T>,TtlStateFactory.TtlSerializer<T>>protected TtlStateFactory.TtlSerializer<T> createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers)
createOuterSerializerWithNestedSerializers 在类中 org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<TtlValue<T>,TtlStateFactory.TtlSerializer<T>>Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.