Gets the lease information.
LeaseInfo.
Increments the value of epoch by 1.
The incremented value of the epoch.
Compares possibleOwner against this.owner
The owner name to check.
boolean - true if possibleOwner is the same as this.owner, false otherwise.
Serializes the lease information.
string The serialized lease info.
Creates a Lease for the given partitionId.
The partitionId for which the lease needs to be created.
The azure blob reference
Lease.
Generated using TypeDoc
Describes the lease used with an Azure Blob for storing the checkpoint information.