struct

Orc::Proto::ColumnarStripeStatistics

Inherits Protobuf::Message < Struct < Value < Object

Constants

FIELDS = {1 => {name: :col_stats, pb_type: ColumnStatistics, crystal_type: ColumnStatistics, cast_type: Array(ColumnStatistics)?, native: false, optional: true, repeated: true, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)

Constructors

new(buf : Protobuf::Buffer)
new(col_stats : Array(ColumnStatistics) | Nil = nil)

Class methods

from_protobuf(io)

Instance methods

[](key : String)
col_stats
col_stats=(col_stats : Array(ColumnStatistics) | Nil)
to_protobuf(io : IO, embedded = false)
to_protobuf