MerkleTreeOptions.Defaults Class
Namespace: Hazelcast.Models
Assembly: Hazelcast.Net.dll
Provides the default options values.
public static class MerkleTreeOptions.Defaults
Inherited Members
Fields
Name | Description |
---|---|
Depth | Gets the default depth of a merkle tree. |
MaxDepth | Gets the maximal depth of a merkle tree. |
MinDepth | Gets the minimal depth of a merkle tree. |