Annotation Interface SpaceTieredStorageCacheRule
Define cache rules that determine which entries will be available in RAM for faster access. Entries that don't match the criteria/time-rule, will be accessed from disk.
- Since:
- 16.2
- Author:
- Sapir
-
Optional Element Summary
Optional Elements
-
Element Details
-
criteria
-
timeColumn
-
period
String periodSet theDurationperiod to keep in RAM.- Returns:
- a text string such as
PnDTnHnMn.nSrepresenting aDuration
- Default:
""
-