Archiving Algorithm #
Time-based Archiving Algorithm #
Type: SphereEx:TIME_PARTITION
Configurable Properties:
Property name | Data type | Description |
---|---|---|
interval-unit | String | Partition interval unit, support YEARS, MONTHS, DAYS |
interval-amount | int | Number of partition intervals |
retain-amount | int | Number of partitions temporarily reserved |
pre-allocate-amount | int | Pre-allocated number of partitions |
Time-based Archiving Algorithm Planneda Task #
Type: SphereEx:TIMED_TASK
Configurable Properties:
Property name | Data type | Description |
---|---|---|
schedule-cron-expr | String | Timed task expression example: “0 15 10 ? * *” |