IFlakeIdGenerator Interface
Namespace: Hazelcast.DistributedObjects
Assembly: Hazelcast.Net.dll
public interface IFlakeIdGenerator : IDistributedObject, IAsyncDisposable
  Inherited Members
Methods
| Name | Description | 
|---|---|
| GetNewIdAsync() | Gets a new cluster-wide unique identifier.  |