public class AtomicLongGenerator extends java.lang.Object implements IdGenerator
| Modifier and Type | Field and Description |
|---|---|
static IdGenerator |
INSTANCE |
| Constructor and Description |
|---|
AtomicLongGenerator() |
| Modifier and Type | Method and Description |
|---|---|
long |
generate()
Generate distributed ID.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateAsString, idConverterpublic static final IdGenerator INSTANCE
public long generate()
IdGeneratorgenerate in interface IdGenerator