| Package | Description |
|---|---|
| org.lable.oss.uniqueid.zookeeper | |
| org.lable.oss.uniqueid.zookeeper.connection |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpiringResourceClaim
ResourceClaim that automatically relinquishes its hold on a resource
after a set amount of time. |
class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZooKeeperConnection.deregisterObserver(ZooKeeperConnectionObserver observer) |
void |
ZooKeeperConnection.registerObserver(ZooKeeperConnectionObserver observer) |
Copyright © 2014–2017 Lable. All rights reserved.