Package io.deephaven.enterprise.etcdclient.lease
package io.deephaven.enterprise.etcdclient.lease
-
ClassDescriptionA LeaseHandler handles a single etcd lease, keeps renewing it and provides methods toput and delete KVs associated to the lease.A helper class to create and keep renewing an etcd lease (renewals on a timer) and to put and delete KVs associated to the lease.