Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AwrDbWaitEventBucketCollection

The percentage distribution of waits in the AWR wait event buckets.

Properties

Const awrResultType

awrResultType: string = "AWRDB_EVENT_HISTOGRAM_SET"

Optional dbQueryTimeInSecs

dbQueryTimeInSecs: undefined | number

The time taken to query the database tier (in seconds). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional items

A list of AWR wait event buckets.

name

name: string

The name of the query result.

Optional queryKey

queryKey: undefined | string

The ID assigned to the query instance.

Optional totalWaits

totalWaits: undefined | number

The total waits of the database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional version

version: undefined | string

The version of the query result.

Methods

getDeserializedJsonObj

getJsonObj