public static final class StreamElementSerializer.StreamElementSerializerConfigSnapshot<T> extends org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot<StreamElement>
StreamElementSerializer.| Constructor and Description |
|---|
StreamElementSerializerConfigSnapshot()
This empty nullary constructor is required for deserializing the configuration.
|
StreamElementSerializerConfigSnapshot(org.apache.flink.api.common.typeutils.TypeSerializer<T> typeSerializer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getVersion() |
equals, getNestedSerializersAndConfigs, getSingleNestedSerializerAndConfig, hashCode, read, writegetCurrentVersion, getUserCodeClassLoader, readSnapshot, resolveSchemaCompatibility, restoreSerializer, setPriorSerializer, setUserCodeClassLoader, writeSnapshotgetCompatibleVersions, getReadVersionpublic StreamElementSerializerConfigSnapshot()
public StreamElementSerializerConfigSnapshot(org.apache.flink.api.common.typeutils.TypeSerializer<T> typeSerializer)
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.