class

MinknowApi::Data::GetReadStatisticsResponse::Statistics

Inherits Proto::Message < Proto::HasUnknownFields < Reference < Object

Constructors

decode(bytes : Bytes) : self

Decode a message from a raw byte slice.

Source
decode(io : IO) : self
Source
decode_partial(bytes : Bytes) : self
Source
decode_partial(io : IO) : self
Source

Instance methods

==(other : self) : Bool

Returns true if this reference is the same as other. Invokes same?.

Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
max=(max : Float64)
Source
mean
Source
mean=(mean : Float64)
Source
median
Source
median=(median : Float64)
Source
min=(min : Float64)
Source
q_10
Source
q_10=(q_10 : Float64)
Source
q_25
Source
q_25=(q_25 : Float64)
Source
q_5=(q_5 : Float64)
Source
q_75
Source
q_75=(q_75 : Float64)
Source
q_90
Source
q_90=(q_90 : Float64)
Source
q_95
Source
q_95=(q_95 : Float64)
Source
s_d=(s_d : Float64)
Source