IIdentifiedDataSerializable MethodsHazelcast .Net Client Class Library

The IIdentifiedDataSerializable type exposes the following members.

Methods

  NameDescription
Public methodGetFactoryId
Returns DataSerializableFactory factory id for this class.
Public methodGetId
Returns type identifier for this class.
Public methodGetJavaClassName
Get Server Java Impl class full name
(Inherited from IDataSerializable.)
Public methodReadData
Reads fields from the input stream
(Inherited from IDataSerializable.)
Public methodWriteData
Writes object fields to output stream
(Inherited from IDataSerializable.)
Top
See Also

Reference