class

MinknowApi::AnalysisConfiguration::WriterConfiguration::ReadPod5Configuration

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
bases_per_batch
Source
bases_per_batch=(value : UInt64) : UInt64
Source
batch_count
Source
batch_count=(value : UInt32) : UInt32
Source
batch_duration
Source
batch_duration=(batch_duration : Google::Protobuf::Duration | Nil)
Source
batch_info_case
Source
clear_batch_duration
Source
clear_batch_info
Source
clear_enable
Source
disable_writing_failed_reads
Source
disable_writing_failed_reads=(disable_writing_failed_reads : Bool)
Source
disable_writing_force_skipped_reads
Source
disable_writing_force_skipped_reads=(disable_writing_force_skipped_reads : Bool)
Source
disable_writing_passed_reads
Source
disable_writing_passed_reads=(disable_writing_passed_reads : Bool)
Source
enable
Source
enable=(enable : WriterConfiguration::ChannelConfiguration | Nil)
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
file_pattern
Source
file_pattern=(file_pattern : String)
Source
has_batch_duration?
Source
has_enable?
Source
no_output_based_batching
Source
no_output_based_batching=(value : Google::Protobuf::Empty | Nil) : Google::Protobuf::Empty | Nil
Source
validate_required!
Source
validate_required_deep!
Source

Nested types