%SYS.Maint.BitmapResults
persistent class %SYS.Maint.BitmapResults extends %Library.Persistent
SQL Table Name: %SYS_Maint.BitmapResults
This class gets populated by methods NameSpace and OneClass in %SYS.Maint.Bitmap
RunID is the same as the ID of the row stored in %SYS.Maint.Bitmap
OldSize and NewSize are the number of MegaBites before and after.
Compression is the % the index was cmpressed, if 0 the index was empty.
Status can have one of the following values:
- finished
- Global: GlobalName is not local, skipping compression
- an error message
LastCompression is the timestamp from when the last compression was finished.
Property Inventory
Properties
Indexes
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %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()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
Storage
Storage Model: CacheStorage (%SYS.Maint.BitmapResults)
^%SYS.Maint.BitmapResultsD(ID) | = | %%CLASSNAME
RunID
ClassName
GlobalName
OldSize
NewSize
Status
Compression
LastCompressed
|