Method Pike.__Backend()->get_stats()
- Method get_stats
mapping(string:int) get_stats()
- Description
Get some statistics about the backend.
- Returns
Returns a mapping with the follwoing content:
"num_call_outs" : int The number of active call-outs.
"call_out_bytes" : int The amount of memory used by the call-outs.