Uses of Class
org.agrona.concurrent.AbstractSnowflakeIdGeneratorValue
Packages that use AbstractSnowflakeIdGeneratorValue
Package
Description
Concurrent data structures and utilities that support both on and off Java heap usage.
-
Uses of AbstractSnowflakeIdGeneratorValue in org.agrona.concurrent
Subclasses of AbstractSnowflakeIdGeneratorValue in org.agrona.concurrentModifier and TypeClassDescription(package private) class
final class
Generate unique identifiers based on the Twitter Snowflake algorithm.Fields in org.agrona.concurrent with type parameters of type AbstractSnowflakeIdGeneratorValueModifier and TypeFieldDescription(package private) static final AtomicLongFieldUpdater
<AbstractSnowflakeIdGeneratorValue> AbstractSnowflakeIdGeneratorValue.TIMESTAMP_SEQUENCE_UPDATER