Method Yabu.Table()->statistics()
- Method statistics
mapping
(string
:string
|int
) statistics()- Description
Return information about the table.
"keys"
:int
The number of keys
"size"
:int
The 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 |
|