Class IdSegmentChain
java.lang.Object
uno.xifan.id.generator.distributed.segmentid.concurrent.IdSegmentChain
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IdSegmentChain
public IdSegmentChain(org.redisson.api.RAtomicLong globalMaxId)
-
-
Method Details
-
swap
public void swap() -
nextId
public long nextId() -
fetch
-