Inheritance Hierarchy
Hazelcast.IO.SerializationHeapData
Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.2.0
Syntax
The HeapData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HeapData | Initializes a new instance of the HeapData class | |
HeapData(Byte) | Initializes a new instance of the HeapData 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 | ||
HasPartitionHash | ||
IsPortable | ||
ToByteArray | ||
ToString | (Overrides ObjectToString.) | |
TotalSize |
See Also