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