public interface LeaseManager<T extends Node>
Nov 19, 2020
boolean renew(T renewal, int leaseDuration)
renewal - the renewalleaseDuration - the lease durationVersionedList<Lease<T>> getLeaseMeta()
Copyright © 2023 The Ant Financial. All rights reserved.