com.microstrategy.webapi.EnumDSSXMLCacheInfo |
The interface EnumDSSXMLCacheInfo
enumerates a list of constants
decribing the information of cache in the Intelligence Server.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlCacheInfoCreateTime | Represents the cache creation time | |||||||||
int | DssXmlCacheInfoCreator | ||||||||||
int | DssXmlCacheInfoDBConnectionId | ||||||||||
int | DssXmlCacheInfoDBLoginId | ||||||||||
int | DssXmlCacheInfoDataLocale | ||||||||||
int | DssXmlCacheInfoExpireTime | Represents the cache expiration time | |||||||||
int | DssXmlCacheInfoHitCount | Represents the cache hit count | |||||||||
int | DssXmlCacheInfoId | Represents the cach DSSID | |||||||||
int | DssXmlCacheInfoLastHitTime | Represents the cache last hit time | |||||||||
int | DssXmlCacheInfoLastUpdateTime | Represents the cache last update time | |||||||||
int | DssXmlCacheInfoProjectGuid | Represents the project DSSID. | |||||||||
int | DssXmlCacheInfoReportId | Represents the report DSSID. | |||||||||
int | DssXmlCacheInfoReportName | Represents the name of the report. | |||||||||
int | DssXmlCacheInfoSecurityFilterId | ||||||||||
int | DssXmlCacheInfoSize | Represents the cache size in KB | |||||||||
int | DssXmlCacheInfoStatus | Represents the cache status | |||||||||
int | DssXmlCacheInfoType | Represents the cache type | |||||||||
int | DssXmlCacheInfoUserId | ||||||||||
int | DssXmlCacheInfoWHLoginName | ||||||||||
int | DssXmlCacheInfoWHTable | Represents the wearhouse table name. |
Represents the cache creation time
Represents the cache expiration time
Represents the cache hit count
Represents the cach DSSID
Represents the cache last hit time
Represents the cache last update time
Represents the project DSSID. Note only equal operator is acceptable for this field in building a monitor filter.
Represents the report DSSID. Note it can only be used in cache invalidation action.
Represents the name of the report.
Represents the cache size in KB
Represents the cache status
Represents the cache type
Represents the wearhouse table name. Note it can only be used in cache invalidation action.