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