%SYS
BitmapResults Class Reference
Inheritance diagram for BitmapResults:
Collaboration diagram for BitmapResults:

Public Attributes

 ClassName
   More...
 
 Compression
   More...
 
 GlobalName
   More...
 
 LastCompressed
   More...
 
 NewSize
   More...
 
 OldSize
   More...
 
 RunID
   More...
 
 Status
   More...
 

Detailed Description

This class gets populated by methods NameSpace and OneClass in <class>SYS.Maint.Bitmap</class>

<property>RunID</property> is the same as the ID of the row stored in SYS.Maint.Bitmap

<property>OldSize</property> and <property>NewSize</property> are the number of MB before and after.

<property>Compression</property> is the % the index was compressed, if 0 the index was empty.

<property>Status</property> can have one of the following values:

  • finished
  • Global: GlobalName is not local, skipping compression
  • an error message

<property>LastCompression</property> is the timestamp from when the last compression was finished.

Member Data Documentation

◆ ClassName

ClassName

 

 

◆ Compression

Compression

 

 

◆ GlobalName

GlobalName

 

 

◆ LastCompressed

LastCompressed

 

 

◆ NewSize

NewSize

 

 

◆ OldSize

OldSize

 

 

◆ RunID

RunID

 

 

◆ Status

Status