class

MinknowApi::Data::GetReadStatisticsRequest

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
channels
Source
channels=(channels : Array(UInt32))
Source
clear_duration
Source
duration_case
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
no_chunk_statistics
Source
no_chunk_statistics=(no_chunk_statistics : Bool)
Source
no_current_statistics
Source
no_current_statistics=(no_current_statistics : Bool)
Source
read_split
Source
read_split=(read_split : Proto::OpenEnum(GetReadStatisticsRequest::ReadSplit))
Source
required_classifications
Source
required_classifications=(required_classifications : Array(String))
Source
samples
Source
samples=(value : UInt64) : UInt64
Source
seconds
Source
seconds=(value : Float32) : Float32
Source

Nested types