| Class | Description |
|---|---|
| ClusterID | |
| EtcdHelper |
Utility methods that make working with jetcd a little less verbose.
|
| 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.
|
| SynchronizedGeneratorIdentity | |
| SynchronizedUniqueIDGeneratorFactory |
Create an
IDGenerator capable of generating unique identifiers in a distributed environment with multiple
services generating them. |
| Enum | Description |
|---|---|
| ResourceClaim.State |
Internal state of this ResourceClaim.
|
Copyright © 2014–2020 Lable. All rights reserved.