Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Orc::Proto::RowIndex
Inherits
Protobuf::Message
<
Struct
<
Value
<
Object
Constants
FIELDS = {1 => {name: :entry, pb_type:
RowIndexEntry
, crystal_type:
RowIndexEntry
, cast_type:
Array
(
RowIndexEntry
)?, native: false, optional: true, repeated: true, default: nil, packed: false}} of
Int32
=>
HashLiteral
(
Symbol
,
ASTNode
)
Constructors
new
(buf :
Protobuf::Buffer
)
new
(entry :
Array
(
RowIndexEntry
) |
Nil
= nil)
Class methods
from_protobuf
(io)
Instance methods
[]
(key :
String
)
entry
entry=
(entry :
Array
(
RowIndexEntry
) |
Nil
)
to_protobuf
(io :
IO
, embedded = false)
to_protobuf