| Package | Description |
|---|---|
| com.ibm.etcd.client.utils |
| Modifier and Type | Field and Description |
|---|---|
protected RangeCache |
EtcdLeaderElection.candidates |
| Constructor and Description |
|---|
PersistentLeaseKey(EtcdClient client,
com.google.protobuf.ByteString key,
com.google.protobuf.ByteString defaultValue,
RangeCache rangeCache)
Create a
PersistentLeaseKey associated with the provided
client's session lease. |
PersistentLeaseKey(EtcdClient client,
PersistentLease lease,
com.google.protobuf.ByteString key,
com.google.protobuf.ByteString defaultValue,
RangeCache rangeCache) |
Copyright © 2022. All rights reserved.