Uses of Interface
org.lable.oss.uniqueid.etcd.EtcdHelper.OnRelease
-
-
Uses of EtcdHelper.OnRelease in org.lable.oss.uniqueid.etcd
Methods in org.lable.oss.uniqueid.etcd with parameters of type EtcdHelper.OnRelease Modifier and Type Method Description static io.etcd.jetcd.support.CloseableClientEtcdHelper. keepLeaseAlive(io.etcd.jetcd.Client etcd, Long leaseId, EtcdHelper.OnRelease onRelease)
-