Skip to main content

%Monitor.System.Sample.LockTable

persistent class %Monitor.System.Sample.LockTable extends Monitor.Sample

SQL Table Name: %Monitor_System_Sample.LockTable

Persistent sample class for %Monitor.System.LockTable

This class was generated by : %Monitor.System.LockTable.cls

Property Inventory

Parameters

parameter INDEX;
parameter SECURITYRESOURCE = %Admin_Manage|%Admin_Operate|%Development;

Properties

property Application as %String [ InitialExpression = "CACHE" , Required ];
Property methods: ApplicationDisplayToLogical(), ApplicationGet(), ApplicationGetStored(), ApplicationIsValid(), ApplicationLogicalToDisplay(), ApplicationLogicalToOdbc(), ApplicationNormalize(), ApplicationSet()
property GroupName as %String [ InitialExpression = "LockTable" , Required ];
Property methods: GroupNameDisplayToLogical(), GroupNameGet(), GroupNameGetStored(), GroupNameIsValid(), GroupNameLogicalToDisplay(), GroupNameLogicalToOdbc(), GroupNameNormalize(), GroupNameSet()
property MetricsClass as %String [ InitialExpression = "%Monitor.System.LockTable" ];
Property methods: MetricsClassDisplayToLogical(), MetricsClassGet(), MetricsClassGetStored(), MetricsClassIsValid(), MetricsClassLogicalToDisplay(), MetricsClassLogicalToOdbc(), MetricsClassNormalize(), MetricsClassSet()
property TotalSpace as %Monitor.Integer (CALCSELECTIVITY = 1);
The total amount of space (in bytes) available for use by the Lock Table.
Property methods: TotalSpaceDisplayToLogical(), TotalSpaceGet(), TotalSpaceGetStored(), TotalSpaceIsValid(), TotalSpaceLogicalToDisplay(), TotalSpaceNormalize(), TotalSpaceSet()
property UsedSpace as %Monitor.Integer (CALCSELECTIVITY = 1);
The amount of space (in bytes) currently in use by the Lock Table.
Property methods: UsedSpaceDisplayToLogical(), UsedSpaceGet(), UsedSpaceGetStored(), UsedSpaceIsValid(), UsedSpaceLogicalToDisplay(), UsedSpaceNormalize(), UsedSpaceSet()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (%Monitor.System.Sample.LockTable)

(ID,"LockTable")
=
TotalSpace
UsedSpace
FeedbackOpens in a new tab