package frostdb.snapshot.v1alpha1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message FooterData

snapshot.proto:9

FooterData is a message stored in the footer of a snapshot file that encodes data about the rest of the file.

message Granule

snapshot.proto:39

Granule encodes metadata about a granule in a table.

Used in: Table

message Part

snapshot.proto:45

Part encodes metadata about a part in a granule.

Used in: Granule

enum Part.Encoding

snapshot.proto:55

Encoding is a enum of possible encodings of the part.

Used in: Part

message Table

snapshot.proto:16

Table encodes metadata about a table in a snapshot.

Used in: FooterData

message Table.TableBlock

snapshot.proto:22

TableBlock

Used in: Table