Namespace: Hazelcast.IO.Serialization
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.9
Syntax
The IClassDefinition type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Get(Int32) | |
![]() | Get(String) | |
![]() | GetClassId | |
![]() | GetFactoryId | |
![]() | GetFieldClassId | |
![]() | GetFieldCount | |
![]() | GetFieldNames | |
![]() | GetFieldType | |
![]() | GetJavaClassName |
Get Server Java Impl class full name
(Inherited from IDataSerializable.) |
![]() | GetVersion | |
![]() | HasField | |
![]() | ReadData | (Inherited from IDataSerializable.) |
![]() | WriteData | (Inherited from IDataSerializable.) |
See Also