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