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