Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AwrDbSysstatSummary

The summary of the AWR SYSSTAT data.

Properties

Optional avgValue

avgValue: undefined | number

The average value of the SYSSTAT. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional category

category: undefined | string

The name of the SYSSTAT category.

Optional currentValue

currentValue: undefined | number

The last value of the SYSSTAT. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

name

name: string

The name of the SYSSTAT.

Optional timeBegin

timeBegin: Date

The start time of the SYSSTAT.

Optional timeEnd

timeEnd: Date

The end time of the SYSSTAT.

Functions

getDeserializedJsonObj

getJsonObj