DocBook|Search
Class Reference
%Monitor.System.Sample.LockTable
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%Monitor] >  [System] >  [Sample] >  [LockTable]
Private  Storage  

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

Persistent sample class for %Monitor.System.LockTable

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 5


Summary

Properties
Application DateTime GroupName InstanceKey MetricsClass
TotalSpace UsedSpace

Methods
%%OIDGet %AddToSaveSet %AddToSyncSet %BMEBuilt
%BuildIndices %CheckUnique %ClassIsLatestVersion %ClassName
%ComposeOid %ConstructClone %Delete %DeleteExtent
%DeleteId %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Exists %ExistsId %Extends %GUID
%GUIDSet %GetLock %GetParameter %GetSwizzleObject
%Id %InsertBatch %IsA %IsModified
%KillExtent %KillExtentData %LoadFromMemory %LockExtent
%LockId %New %NormalizeObject %ObjectModified
%Oid %OnBeforeAddToSync %OnDetermineClass %OnNew
%Open %OpenId %OriginalNamespace %PackageName
%PhysicalAddress %PurgeIndices %Reload %RemoveFromSaveSet
%ResolveConcurrencyConflict %RollBack %Save %SaveDirect
%SaveIndices %SerializeObject %SetModified %SortBegin
%SortEnd %SyncObjectIn %SyncTransport %UnlockExtent
%UnlockId %ValidateObject ConvertParameter Decrypt
Display DisplayCSP DisplayDetails Encrypt
EscapeHTML EscapeURL HyperEventBody HyperEventCall
HyperEventFrame HyperEventHead Include InsertHiddenField
InsertHiddenFields IsPrivate Link NextKey
OnHTTPHeader OnPage OnPageError OnPostHTTP
OnPostHyperEvent OnPreHTTP OnPreHyperEvent Page
QuoteJS RewriteURL SampleDataItem ShowError
StartTimer StopTimer ThrowError UnescapeHTML
UnescapeURL


Parameters

• parameter INDEX;

Properties

• property Application as %String [ InitialExpression = "CACHE" ];
• property GroupName as %String [ InitialExpression = "LockTable" ];
• property MetricsClass as %String [ InitialExpression = "%Monitor.System.LockTable" ];
• property TotalSpace as %Monitor.Integer(CALCSELECTIVITY=1,CAPTION="",DISPLAYLIST="",EXTERNALSQLNAME="",EXTERNALSQLTYPE="",FORMAT="",GETMETHOD="",JAVATYPE="",MAXVAL="",MINVAL="",SELECTIVITY="",Units="",VALUELIST="",XSDTYPE="long");
The total amount of space (in bytes) available for use by the Lock Table.
• property UsedSpace as %Monitor.Integer(CALCSELECTIVITY=1,CAPTION="",DISPLAYLIST="",EXTERNALSQLNAME="",EXTERNALSQLTYPE="",FORMAT="",GETMETHOD="",JAVATYPE="",MAXVAL="",MINVAL="",SELECTIVITY="",Units="",VALUELIST="",XSDTYPE="long");
The amount of space (in bytes) currently in use by the Lock Table.