Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TableStatisticSummary

The summary of table statistics statuses, which includes status categories such as Stale, Not Stale, and No Stats, the number of table statistics grouped by status category, and the percentage of objects with a particular status.

Properties

count

count: number

The number of objects aggregated by status category. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

percentage

percentage: number

The percentage of objects with a particular status. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

type

The valid status categories of table statistics.

Functions

getDeserializedJsonObj

getJsonObj