| 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. |
| RegistryBasedGeneratorIdentity |
Holder for a claimed cluster-id and generator-id that once claimed remains claimed without an active connection to
an Etcd cluster.
|
| RegistryBasedResourceClaim | |
| 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–2021 Lable. All rights reserved.