public static final class CopyableValueSerializer.CopyableValueSerializerConfigSnapshot<T extends CopyableValue<T>> extends GenericTypeSerializerConfigSnapshot<T>
| Constructor and Description |
|---|
CopyableValueSerializerConfigSnapshot()
This empty nullary constructor is required for deserializing the configuration.
|
CopyableValueSerializerConfigSnapshot(Class<T> copyableValueClass) |
| Modifier and Type | Method and Description |
|---|---|
int |
getVersion()
Returns the version number of the object.
|
equals, getTypeClass, hashCode, read, writegetUserCodeClassLoader, setUserCodeClassLoadergetCompatibleVersions, getReadVersionpublic CopyableValueSerializerConfigSnapshot()
public int getVersion()
VersionedCopyright © 2014–2018 The Apache Software Foundation. All rights reserved.