FlakeIdGeneratorOptions Class
Namespace: Hazelcast.DistributedObjects
Assembly: Hazelcast.Net.dll
Represents options for IFlake
public class FlakeIdGeneratorOptions
Inherited Members
Constructors
Name | Description |
---|---|
Flake |
Initializes a new instance of the Flake |
Properties
Name | Description |
---|---|
Prefetch |
Gets or sets the number of identifiers in a pre-fetch batch. |
Prefetch |
Gets or sets the validity period of identifier batches. |