MemoryTierOptions Class
Namespace: Hazelcast.Models
Assembly: Hazelcast.Net.dll
Represents options of a tiered-store.
public class MemoryTierOptions : IIdentifiedDataSerializable
Implements
Inherited Members
Constructors
Name | Description |
---|---|
Memory |
|
Memory |
Properties
Name | Description |
---|---|
Capacity | Gets or sets the memory capacity. |
Class |
Gets the identifier of the class. |
Factory |
Gets the identifier of the IData |
Methods
Name | Description |
---|---|
Read |
Deserializes the object by reading from an IObject |
To |
Returns a string that represents the current object. |
Write |
Serializes the object by writing to an IObject |