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