Clickhouse::Response::Statistics
Inherits Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(__temp_103 : JSON::Any)
SourceClass methods
from_json(string : String)
SourceInstance methods
bytes_read
Sourcebytes_read=(value : Int64)
Sourcebytes_read?
Sourceelapsed
Sourceelapsed=(value : Float64)
Sourceelapsed?
Sourcerows_read
Sourcerows_read=(value : Int64)
Sourcerows_read?
Sourceto_h
Sourceto_json(json : JSON::Builder)
Source