Static
NAMEStatic
VERSIONApplyLease is a bulk API to allow applying lease operations to a raft context. If the current controller is not the leader, then a NotLeaderError is returned. Information about where they can locate the leader maybe supplied in the error message, but isn't guaranteed. If no information is supplied, it is expected that the client performs their own algorithm to locate the leader (roundrobin or listen to the apidetails topic).
Generated using TypeDoc
Facade allows for modification of the underlying raft instance from a controller facade.