Class TypeDescVersionedSerializable
java.lang.Object
com.gigaspaces.internal.metadata.TypeDescVersionedSerializable
- All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable
- Since:
- 9.1.1
- Author:
- Dan Kilman
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
TypeDescVersionedSerializable
public TypeDescVersionedSerializable() -
TypeDescVersionedSerializable
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
getTypeDesc
-