Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CompleteLeaseInfo

Package version

Describes the properties of a Complete Lease.

interface

CompleteLeaseInfo

Hierarchy

Index

Properties

Properties

epoch

epoch: number
property

{number} epoch The epoch(time) of the lease, which is a value you can use to determine the most recent owner of a partition between competing nodes.

owner

owner: string
property

{string} owner The host owner for the partition.

partitionId

partitionId: string
property

{string} partitionId The associated partitionId for which the lease is held.

Generated using TypeDoc