Namespace: Hazelcast.IO.Serialization
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.9
Syntax
The IIdentifiedDataSerializable type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetFactoryId | |
![]() | GetId | |
![]() | GetJavaClassName |
Get Server Java Impl class full name
(Inherited from IDataSerializable.) |
![]() | ReadData | (Inherited from IDataSerializable.) |
![]() | WriteData | (Inherited from IDataSerializable.) |
See Also