Uses of Interface
org.agrona.concurrent.IdGenerator
Packages that use IdGenerator
Package
Description
Concurrent data structures and utilities that support both on and off Java heap usage.
-
Uses of IdGenerator in org.agrona.concurrent
Classes in org.agrona.concurrent that implement IdGeneratorModifier and TypeClassDescriptionfinal class
Generate unique identifiers based on the Twitter Snowflake algorithm.