struct

Clickhouse::Response::Statistics

Inherits Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(__temp_103 : JSON::Any)
Source

Class methods

from_json(string : String)
Source

Instance methods

bytes_read
Source
bytes_read=(value : Int64)
Source
bytes_read?
Source
elapsed
Source
elapsed=(value : Float64)
Source
elapsed?
Source
rows_read
Source
rows_read=(value : Int64)
Source
rows_read?
Source
to_h
Source
to_json(json : JSON::Builder)
Source