Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TableStatisticsStatusCategory

The table statistics collection status, which can be divided into the following categories:

  • NO_STATS: Table objects with no statistics.
  • STALE: Table objects with statistics that aren't up-to-date.
  • NOT_STALE: Table objects with fresh or latest stats.

Enumeration members

NoStats

NoStats: = "NO_STATS"

NotStale

NotStale: = "NOT_STALE"

Stale

Stale: = "STALE"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj