| Package | Description |
|---|---|
| org.lable.oss.uniqueid.zookeeper |
| Class and Description |
|---|
| ResourceClaim
Represents a claim on resource (represented by an int) from a finite pool of resources negotiated through a
queueing protocol facilitated by a ZooKeeper-quorum.
|
| ResourceClaim.State
Internal state of this ResourceClaim.
|
| SynchronizedUniqueIDGenerator
A
BaseUniqueIDGenerator that coordinates the generator ID used by other processes
using this class via the same ZooKeeper quorum by attempting to claim an available ID for itself. |
Copyright © 2014–2015 Lable. All rights reserved.