T - Type of the element.@Internal public final class CollectionSerializerConfigSnapshot<T> extends CompositeTypeSerializerConfigSnapshot
| Constructor and Description |
|---|
CollectionSerializerConfigSnapshot()
This empty nullary constructor is required for deserializing the configuration.
|
CollectionSerializerConfigSnapshot(TypeSerializer<T> elementSerializer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getVersion()
Returns the version number of the object.
|
equals, getNestedSerializersAndConfigs, getSingleNestedSerializerAndConfig, hashCode, read, writegetUserCodeClassLoader, setUserCodeClassLoadergetCompatibleVersions, getReadVersionpublic CollectionSerializerConfigSnapshot()
public CollectionSerializerConfigSnapshot(TypeSerializer<T> elementSerializer)
public int getVersion()
VersionedCopyright © 2014–2018 The Apache Software Foundation. All rights reserved.