public class AtomicLongEventIdGenerator extends Object implements EventIdGenerator
| Constructor and Description |
|---|
AtomicLongEventIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
long |
getBaseTimestamp() |
AtomicLong |
getLastId() |
String |
getNext() |
public String getNext()
getNext in interface EventIdGeneratorpublic long getBaseTimestamp()
public AtomicLong getLastId()
Copyright © 2016–2019 Softelnet. All rights reserved.