MerkleTreeOptions Class
Namespace: Hazelcast.Models
Assembly: Hazelcast.Net.dll
Represents the configuration of a merkle tree.
public class MerkleTreeOptions : IIdentifiedDataSerializable
Implements
Inherited Members
Constructors
Name | Description |
---|---|
Merkle |
Initializes a new instance of the Merge |
Merkle |
Initializes a new instance of the Merge |
Properties
Name | Description |
---|---|
Class |
Gets the identifier of the class. |
Depth | Gets or sets the depth of the merkle tree. |
Enabled | Whether the merkle tree is enabled. |
Enabled |
Whether the Enabled property has been set. |
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 |