public static class CoGroupedStreams.UnionSerializerConfigSnapshot<T1,T2>
extends org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot
TypeSerializerConfigSnapshot
for the UnionSerializer
.Constructor and Description |
---|
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) |
Modifier and Type | Method and Description |
---|---|
int |
getVersion() |
equals, getNestedSerializersAndConfigs, getSingleNestedSerializerAndConfig, hashCode, read, write
getUserCodeClassLoader, setUserCodeClassLoader
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.