Method Yabu.Table()->statistics()
- Method statistics
mapping(string:string|int) statistics()- Description
Return information about the table.
"keys":intThe number of keys
"size":intThe on-disk space, in bytes
used:int
mapping(string:string|int) statistics()
Return information about the table.
| The number of keys |
| The on-disk space, in bytes |
|