package alluxio.proto.journal

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

message ActiveSyncTxIdEntry

file.proto:18

next available id: 3

Used in: JournalEntry

message AddMountPointEntry

file.proto:36

next available id: 7

Used in: JournalEntry

message AddSyncPointEntry

file.proto:24

next available id: 3

Used in: JournalEntry

message AddTableEntry

table.proto:24

next available id: 13

Used in: JournalEntry

message AddTablePartitionsEntry

table.proto:43

next available id: 5

Used in: JournalEntry

message AddTransformJobInfoEntry

table.proto:67

next available id: 6

Used in: JournalEntry

message AsyncPersistRequestEntry

file.proto:46

next available id: 2

Used in: JournalEntry

message AttachDbEntry

table.proto:10

next available id: 6

Used in: JournalEntry

message BlockContainerIdGeneratorEntry

block.proto:10

next available id: 2

Used in: JournalEntry

message BlockInfoEntry

block.proto:15

next available id: 3

Used in: JournalEntry

message ClusterInfoEntry

meta.proto:19

next available id: 2

Used in: JournalEntry

message CompleteFileEntry

file.proto:51

next available id: 6

Used in: JournalEntry

message CompleteTransformTableEntry

table.proto:58

next available id: 5

Used in: JournalEntry

message CopyJobEntry

job.proto:26

next available id: 11

Used in: JournalEntry

message DeleteBlockEntry

block.proto:22

next available id: 2

Used in: JournalEntry

message DeleteFileEntry

file.proto:60

next available id: 6

Used in: JournalEntry

message DeleteMountPointEntry

file.proto:71

next available id: 2

Used in: JournalEntry

message DetachDbEntry

table.proto:19

next available id: 2

Used in: JournalEntry

message InodeDirectoryEntry

file.proto:143

next available id: 21

Used in: JournalEntry

message InodeDirectoryIdGeneratorEntry

file.proto:167

next available id: 3

Used in: JournalEntry

message InodeFileEntry

file.proto:179

next available id: 30

Used in: JournalEntry

message InodeLastModificationTimeEntry

file.proto:212

next available id: 3

Used in: JournalEntry

message JournalEntry

journal.proto:29

next available id: 54

message JournalOpPId

journal.proto:23

* Unique operation id.

Used in: JournalEntry

message LoadJobEntry

job.proto:14

next available id: 9

Used in: JournalEntry

message NewBlockEntry

file.proto:77

Creates a new block for a file inode. next available id: 2

Used in: JournalEntry

enum PJobState

job.proto:6

Journal entry messages for the block master.

Used in: CopyJobEntry, LoadJobEntry

enum PSetAclAction

file.proto:242

Used in: SetAclEntry

enum PTtlAction

file.proto:172

Used in: InodeDirectoryEntry, InodeFileEntry, SetAttributeEntry, UpdateInodeEntry

message PathPropertiesEntry

meta.proto:8

next available id: 3

Used in: JournalEntry

message PersistDirectoryEntry

file.proto:218

next available id: 2

Used in: JournalEntry

message PersistFileEntry

file.proto:223

next available id: 4

message RemovePathPropertiesEntry

meta.proto:14

next available id: 2

Used in: JournalEntry

message RemoveSyncPointEntry

file.proto:30

next available id: 3

Used in: JournalEntry

message RemoveTableEntry

table.proto:51

next available id: 5

Used in: JournalEntry

message RemoveTransformJobInfoEntry

table.proto:76

next available id: 3

Used in: JournalEntry

message RenameEntry

file.proto:230

next available id: 8

Used in: JournalEntry

message SetAclEntry

file.proto:251

next available id: 6

Used in: JournalEntry

message SetAttributeEntry

file.proto:260

next available id: 15

Used in: JournalEntry

message StringPairEntry

file.proto:12

A pair of strings, useful for maps. next available id: 3

Used in: AddMountPointEntry

enum UfsMode

file.proto:277

Used in: UpdateUfsModeEntry

message UpdateDatabaseInfoEntry

table.proto:82

next available id: 6

Used in: JournalEntry

message UpdateInodeDirectoryEntry

file.proto:119

next available id: 5

Used in: JournalEntry

message UpdateInodeEntry

file.proto:95

next available id: 21

Used in: JournalEntry

message UpdateInodeFileEntry

file.proto:127

next available id: 13

Used in: JournalEntry

message UpdateUfsModeEntry

file.proto:284

next available id: 3

Used in: JournalEntry

enum XAttrUpdateStrategy

file.proto:87

XAttrUpdateStrategy controls the behaviour for handling updates to the xAttr map - TRUNCATE: Replaces the existing xAttr map with the provided xAttr - UNION_REPLACE: Inserts all keys from xAttr and overwrites any existing keys - UNION_PRESERVE: Inserts all new keys from xAttr (i.e: preserves any existing keys) - DELETE_KEYS: Deletes the specified xAttr keys from the existing xAttr map

Used in: grpc.file.SetAttributePOptions, UpdateInodeEntry