GetTableStatsResponse¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| totalBytes | Long | The total number of bytes in the table | |
| numRows | Long | The number of rows in the table | |
| numIndices | Long | The number of indices in the table | |
| fragmentStats | FragmentStats | Statistics on table fragments |