Package me.ahoo.cosid.segment
package me.ahoo.cosid.segment
-
ClassDescriptionDefault implementation of an ID segment.Default segment algorithm ID generator.ID segment representing a contiguous block of IDs allocated for generation.Chained ID segment for lock-free segment chain ID generation.ID segment distributor for allocating contiguous blocks of IDs in distributed systems.Atomic implementation of IdSegmentDistributor for testing purposes.Mock implementation of IdSegmentDistributor for testing purposes.Definition for an ID segment distributor configuration.Factory interface for creating
IdSegmentDistributorinstances.Merged ID segment that divides a segment into multiple sub-segments.Exception thrown when a next ID segment is invalid.Segment chain algorithm ID generator.Segment algorithm ID generator.String-based SegmentId wrapper.