| Class | Description |
|---|---|
| ClusterID |
Retrieves the numeric cluster ID from the ZooKeeper quorum.
|
| ExpiringResourceClaim |
ResourceClaim that automatically relinquishes its hold on a resource
after a set amount of time. |
| 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.
|
| ResourceClaimHolder | |
| SynchronizedGeneratorIdentity |
Implementation of
GeneratorIdentityHolder that holds and reacquires when necessary a claim to a
generator-ID. |
| SynchronizedUniqueIDGeneratorFactory |
Create an
IDGenerator capable of generating unique identifiers in a distributed environment with multiple
services generating them. |
| ZooKeeperHelper |
A collection of short hand static methods for common ZooKeeper operations.
|
| Enum | Description |
|---|---|
| ResourceClaim.State |
Internal state of this ResourceClaim.
|
Copyright © 2014–2018 Lable. All rights reserved.