Inheritance Hierarchy
Hazelcast.IO.SerializationDefaultData
Namespace: Hazelcast.IO.Serialization
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.5.3.2
Syntax
The DefaultData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DefaultData | Initializes a new instance of the DefaultData class |
![]() | DefaultData(Byte) | Initializes a new instance of the DefaultData class |
Methods
Name | Description | |
---|---|---|
![]() | DataSize | |
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetHeapCost | |
![]() | GetPartitionHash | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetTypeId | |
![]() | Hash64 | |
![]() | HasPartitionHash | |
![]() | IsPortable | |
![]() | ToByteArray | |
![]() | ToString | (Overrides ObjectToString.) |
![]() | TotalSize |
See Also