| Package | Description |
|---|---|
| org.lable.oss.uniqueid.zookeeper |
| Modifier and Type | Method and Description |
|---|---|
static SynchronizedGeneratorIdentity |
SynchronizedGeneratorIdentity.basedOn(String quorum,
String znode,
Long claimDuration)
Create a new
SynchronizedGeneratorIdentity instance. |
static SynchronizedGeneratorIdentity |
SynchronizedGeneratorIdentity.basedOn(String quorum,
String znode,
Supplier<Duration> claimDurationSupplier)
Create a new
SynchronizedGeneratorIdentity instance. |
| Modifier and Type | Method and Description |
|---|---|
static IDGenerator |
SynchronizedUniqueIDGeneratorFactory.generatorFor(SynchronizedGeneratorIdentity synchronizedGeneratorIdentity,
Mode mode)
Get the synchronized ID generator instance.
|
Copyright © 2014–2018 Lable. All rights reserved.