public interface AtomicIdGenerator extends SyncPrimitive
DEFAULT_OPERATION_TIMEOUT_MILLIS| Modifier and Type | Method and Description |
|---|---|
AsyncAtomicIdGenerator |
async()
Returns the underlying asynchronous primitive.
|
long |
nextId()
Gets the next globally unique numeric identifier.
|
close, deleteaddStateChangeListener, name, protocol, removeStateChangeListener, typelong nextId()
AsyncAtomicIdGenerator async()
SyncPrimitiveasync in interface SyncPrimitiveCopyright © 2013–2018. All rights reserved.