public static class CoGroupedStreams.UnionSerializerConfigSnapshot<T1,T2>
extends org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot
TypeSerializerConfigSnapshot
for the UnionSerializer
.构造器和说明 |
---|
UnionSerializerConfigSnapshot()
This empty nullary constructor is required for deserializing the configuration.
|
UnionSerializerConfigSnapshot(org.apache.flink.api.common.typeutils.TypeSerializer<T1> oneSerializer,
org.apache.flink.api.common.typeutils.TypeSerializer<T2> twoSerializer) |
限定符和类型 | 方法和说明 |
---|---|
int |
getVersion() |
equals, getNestedSerializersAndConfigs, getSingleNestedSerializerAndConfig, hashCode, read, write
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.