Orc::Proto::StripeFooter
Constants
FIELDS = {1 => {name: :streams, pb_type: Stream, crystal_type: Stream, cast_type: Array(Stream)?, native: false, optional: true, repeated: true, default: nil, packed: false}, 2 => {name: :columns, pb_type: ColumnEncoding, crystal_type: ColumnEncoding, cast_type: Array(ColumnEncoding)?, native: false, optional: true, repeated: true, default: nil, packed: false}, 3 => {name: :writer_timezone, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 4 => {name: :encryption, pb_type: StripeEncryptionVariant, crystal_type: StripeEncryptionVariant, cast_type: Array(StripeEncryptionVariant)?, native: false, optional: true, repeated: true, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
Constructors
new(buf : Protobuf::Buffer)
Class methods
from_protobuf(io)
Instance methods
[](key : String)
columns
encryption
streams
to_protobuf(io : IO, embedded = false)
to_protobuf
writer_timezone