閱讀753 返回首頁    go 阿裏雲 go 技術社區[雲棲]


ReservedThroughputDetails__DataType_API 參考_表格存儲-阿裏雲

表示一個表的預留讀/寫吞吐量信息。

數據結構

  1. message ReservedThroughputDetails {
  2. required CapacityUnit capacity_unit = 1;
  3. required int64 last_increase_time = 2;
  4. optional int64 last_decrease_time = 3;
  5. required int32 number_of_decreases_today = 4;
  6. }

capacity_unit:

  • 類型:CapacityUnit

  • 描述:該表的預留讀寫吞吐量的數值。

last_increase_time:

  • 類型:int64。

  • 描述:最近一次上調該表的預留讀/寫吞吐量設置的時間,使用 UTC 秒數表示。

last_decrease_time:

  • 類型:int64。

  • 描述:最近一次下調該表的預留讀/寫吞吐量設置的時間,使用 UTC 秒數表示。

number_of_decreases_today:

  • 類型:int32。

  • 描述:本個自然日內已下調該表的預留讀/寫吞吐量設置的次數。

相關操作

UpdateTable

DescribeTable

最後更新:2016-11-23 16:03:56

  上一篇:go ReservedThroughput__DataType_API 參考_表格存儲-阿裏雲
  下一篇:go Row__DataType_API 參考_表格存儲-阿裏雲