Interface EnumDSSXMLCacheInfo


  • public interface EnumDSSXMLCacheInfo
    The interface EnumDSSXMLCacheInfo enumerates a list of constants decribing the information of cache in the Intelligence Server.
    Since:
    MicroStrategy Web 9.0.0
    • Field Detail

      • DssXmlCacheInfoId

        static final int DssXmlCacheInfoId
        Represents the cach DSSID
        See Also:
        Constant Field Values
      • DssXmlCacheInfoProjectGuid

        static final int DssXmlCacheInfoProjectGuid
        Represents the project DSSID. Note only equal operator is acceptable for this field in building a monitor filter.
        See Also:
        Constant Field Values
      • DssXmlCacheInfoReportId

        static final int DssXmlCacheInfoReportId
        Represents the report DSSID. Note it can only be used in cache invalidation action.
        See Also:
        Constant Field Values
      • DssXmlCacheInfoWHTable

        static final int DssXmlCacheInfoWHTable
        Represents the wearhouse table name. Note it can only be used in cache invalidation action.
        See Also:
        Constant Field Values
      • DssXmlCacheInfoReportName

        static final int DssXmlCacheInfoReportName
        Represents the name of the report.
        See Also:
        Constant Field Values
      • DssXmlCacheInfoStatus

        static final int DssXmlCacheInfoStatus
        Represents the cache status
        See Also:
        Constant Field Values
      • DssXmlCacheInfoSize

        static final int DssXmlCacheInfoSize
        Represents the cache size in KB
        See Also:
        Constant Field Values
      • DssXmlCacheInfoType

        static final int DssXmlCacheInfoType
        Represents the cache type
        See Also:
        Constant Field Values
      • DssXmlCacheInfoHitCount

        static final int DssXmlCacheInfoHitCount
        Represents the cache hit count
        See Also:
        Constant Field Values
      • DssXmlCacheInfoLastUpdateTime

        static final int DssXmlCacheInfoLastUpdateTime
        Represents the cache last update time
        See Also:
        Constant Field Values
      • DssXmlCacheInfoLastHitTime

        static final int DssXmlCacheInfoLastHitTime
        Represents the cache last hit time
        See Also:
        Constant Field Values
      • DssXmlCacheInfoExpireTime

        static final int DssXmlCacheInfoExpireTime
        Represents the cache expiration time
        See Also:
        Constant Field Values
      • DssXmlCacheInfoCreateTime

        static final int DssXmlCacheInfoCreateTime
        Represents the cache creation time
        See Also:
        Constant Field Values
      • DssXmlCacheInfoDBConnectionId

        static final int DssXmlCacheInfoDBConnectionId
        See Also:
        Constant Field Values
      • DssXmlCacheInfoSecurityFilterId

        static final int DssXmlCacheInfoSecurityFilterId
        See Also:
        Constant Field Values
      • DssXmlCacheInfoWHLoginName

        static final int DssXmlCacheInfoWHLoginName
        See Also:
        Constant Field Values