package proto.entity

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

enum CommitOp

entity.proto:76

Set of {AppendCommit, CompactionCommit, UpdateCommit, MergeCommit}, which define the specific operation of this DataCommit

Used in: DataCommitInfo, PartitionInfo

message DataCommitInfo

entity.proto:110

Data Files Commit information for specific table range partitions

Used in: JniWrapper

message DataFileOp

entity.proto:98

Singleton Data File information

Used in: DataCommitInfo

message DiscardCompressedFileInfo

entity.proto:143

Meta Information for LakeSoul DiscardCompressedFile

Used in: JniWrapper

enum FileOp

entity.proto:90

Set of {add, delete}, which define the specific operation of this file

Used in: DataFileOp

message JniWrapper

entity.proto:174

message MetaInfo

entity.proto:13

A collection of PartitionInfo of one TableInfo

message Namespace

entity.proto:64

Namespace of tables

Used in: JniWrapper

message PartitionInfo

entity.proto:42

Version information for specific table range partitions

Used in: JniWrapper, MetaInfo

message TableInfo

entity.proto:21

Meta Information for LakeSoul Table

Used in: JniWrapper, MetaInfo

message TableNameId

entity.proto:130

Relationship between 'TableNamespace.TableName' and TableId

Used in: JniWrapper

message TablePathId

entity.proto:157

Relationship between 'TableNamespace.TablePath' and TableId

Used in: JniWrapper

message Uuid

entity.proto:169

Used in: DataCommitInfo, PartitionInfo