@Target(value=TYPE) @Retention(value=RUNTIME) public @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.
String
criteria
period
Duration
timeColumn
public abstract String criteria
public abstract String timeColumn
period()
public abstract String period
PnDTnHnMn.nS
Copyright © GigaSpaces.