public class SnowflakeSequence extends Object implements Sequence<Long>
SnowflakeSequence(long workerId, long datacenterId)
Long
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SnowflakeSequence(long workerId, long datacenterId)
public Long next()
next
Sequence<Long>
Copyright © 2019. All rights reserved.