@Deprecated public static final class StreamElementSerializer.StreamElementSerializerConfigSnapshot<T> extends org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot<StreamElement>
StreamElementSerializer.| 构造器和说明 |
|---|
StreamElementSerializerConfigSnapshot()
已过时。
This empty nullary constructor is required for deserializing the configuration.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getVersion()
已过时。
|
org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility<StreamElement> |
resolveSchemaCompatibility(org.apache.flink.api.common.typeutils.TypeSerializer<StreamElement> newSerializer)
已过时。
|
equals, getNestedSerializersAndConfigs, getNestedSerializerSnapshots, getSingleNestedSerializerAndConfig, hashCode, read, writepublic StreamElementSerializerConfigSnapshot()
public int getVersion()
public org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility<StreamElement> resolveSchemaCompatibility(org.apache.flink.api.common.typeutils.TypeSerializer<StreamElement> newSerializer)
resolveSchemaCompatibility 在接口中 org.apache.flink.api.common.typeutils.TypeSerializerSnapshot<StreamElement>resolveSchemaCompatibility 在类中 org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot<StreamElement>Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.