com.microstrategy.webapi.EnumDSSXMLCacheAdminAction |
The interface EnumDSSXMLCacheAdminAction
enumerates all the
constants describing cache administration action.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlDeleteCache | Indicates an action to delete cache | |||||||||
int | DssXmlInvalidateCache | Indicates an action to invalidates cache | |||||||||
int | DssXmlLoadCache | Indicates an action to load cache | |||||||||
int | DssXmlUnloadCache | Indicates an action to unload cache |
Indicates an action to delete cache
Indicates an action to invalidates cache
Indicates an action to load cache
Indicates an action to unload cache