AnalyticalStoreSyncType

更新时间: 2026-01-14 11:13:27

AnalyticalStoreSyncType specifies the synchronization type of the analytical store. In TimeseriesAnalyticalStore, AnalyticalStoreSyncType indicates the synchronization option of the analytical store. In AnalyticalStoreSyncStat, AnalyticalStoreSyncType indicates the synchronization status of the analytical store.

Enumeration value list

enum AnalyticalStoreSyncType {
  SYNC_TYPE_FULL = 1;
  SYNC_TYPE_INCR = 2;
}
  • SYNC_TYPE_FULL: full data synchronization

  • SYNC_TYPE_INCR: incremental data synchronization

上一篇: AnalyticalStoreSyncStat 下一篇: AvgAggregation
阿里云首页 表格存储 相关技术圈