com.microstrategy.webapi.EnumDSSXMLReportCacheStatus |
The interface EnumDSSXMLReportCacheStatus
enumerates all the
constants used to describe the cache status.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlReportCacheStatusDeleted | Indicates the cache is deleted. | |||||||||
int | DssXmlReportCacheStatusDirty | Indicates the cache is dirty | |||||||||
int | DssXmlReportCacheStatusExpired | Indicates the cache is expired | |||||||||
int | DssXmlReportCacheStatusFiled | Indicates the cache has been saved to a file | |||||||||
int | DssXmlReportCacheStatusInvalid | Indicates the cache is invalid | |||||||||
int | DssXmlReportCacheStatusLoaded | Indicates the cache is loaded | |||||||||
int | DssXmlReportCacheStatusProcessPending | Indicates the cache is in pending status during processing | |||||||||
int | DssXmlReportCacheStatusProcessing | Indicates the cache in the middle of processing | |||||||||
int | DssXmlReportCacheStatusReady | Indicates the cache in ready status. | |||||||||
int | DssXmlReportCacheStatusReserved | Reserved. | |||||||||
int | DssXmlReportCacheStatusResultDirty | Indicates the cache result is dirty | |||||||||
int | DssXmlReportCacheStatusUpdated | Indicates the cache is updated. | |||||||||
int | DssXmlReportCacheStatusUpdating | Indicates the cache is in updating status | |||||||||
int | DssXmlReportCacheStatusWaitToRemove | Indicates the cache is waiting to be removed. | |||||||||
int | DssXmlReportCacheStatusXMLCacheDirty | Indicates the XML cache is dirty |
Indicates the cache is deleted.
Indicates the cache is dirty
Indicates the cache is expired
Indicates the cache has been saved to a file
Indicates the cache is invalid
Indicates the cache is loaded
Indicates the cache is in pending status during processing
Indicates the cache in the middle of processing
Indicates the cache in ready status.
Reserved.
Indicates the cache result is dirty
Indicates the cache is updated.
Indicates the cache is in updating status
Indicates the cache is waiting to be removed.
Indicates the XML cache is dirty