| Interface | Description |
|---|---|
| EtcdLeaderElection.ElectionListener | |
| RangeCache.Listener |
Interface for listening to update events from
the cache
|
| Class | Description |
|---|---|
| EtcdLeaderElection |
Etcd-based leader election pattern
|
| PersistentLeaseKey |
Etcd key-value bound to a PersistentLease.
|
| RangeCache |
Auto-updated write-through lock-free cache for etcd3, supporting
atomic compare-and-set updates.
|
| RangeCache.PutResult |
Stores result of put operations
|
| Enum | Description |
|---|---|
| RangeCache.Listener.EventType |
Copyright © 2023. All rights reserved.