Inheritance Hierarchy
Hazelcast.IO.SerializationIdentifiedDataSerializable
Hazelcast.IOAddress
Namespace: Hazelcast.IO.Serialization
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
The IdentifiedDataSerializable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | IdentifiedDataSerializable | Initializes a new instance of the IdentifiedDataSerializable class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetJavaClassName | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also