ClassDefinition defines a class schema for Portable classes.
Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.2
Syntax
The IClassDefinition type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetClassId | ||
GetFactoryId | ||
GetField(Int32) | ||
GetField(String) | ||
GetFieldClassId | ||
GetFieldCount | ||
GetFieldNames | ||
GetFieldType | ||
GetVersion | ||
HasField |
Remarks
See Also