Package | Description |
---|---|
alluxio.master.journal.checkpoint |
Modifier and Type | Class and Description |
---|---|
class |
CompoundCheckpointFormat
Format for compound checkpoints.
|
class |
InodeProtosCheckpointFormat
Reads inode proto checkpoints.
|
class |
JournalCheckpointFormat
Format for checkpoints written as sequential JournalEntry protocol buffers.
|
class |
LongCheckpointFormat
Format for checkpoints containing a single long.
|
class |
LongsCheckpointFormat
Format for checkpoints consisting of a list of longs written by a DataOutputStream.
|
class |
TarballCheckpointFormat
Format for checkpoints written as tarballs.
|
Modifier and Type | Method and Description |
---|---|
CheckpointFormat |
CheckpointType.getCheckpointFormat() |
Copyright © 2023. All Rights Reserved.