public static final class StreamElementSerializer.StreamElementSerializerConfigSnapshot<T> extends CompositeTypeSerializerConfigSnapshot
StreamElementSerializer
.Constructor and Description |
---|
StreamElementSerializerConfigSnapshot()
This empty nullary constructor is required for deserializing the configuration.
|
StreamElementSerializerConfigSnapshot(TypeSerializer<T> typeSerializer) |
Modifier and Type | Method and Description |
---|---|
int |
getVersion()
Returns the version number of the object.
|
equals, getNestedSerializersAndConfigs, getSingleNestedSerializerAndConfig, hashCode, read, write
getUserCodeClassLoader, setUserCodeClassLoader
getCompatibleVersions, getReadVersion
public StreamElementSerializerConfigSnapshot()
public StreamElementSerializerConfigSnapshot(TypeSerializer<T> typeSerializer)
public int getVersion()
Versioned
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.