Package | Description |
---|---|
alluxio.master.journal.checkpoint |
Modifier and Type | Class and Description |
---|---|
static class |
CompoundCheckpointFormat.CompoundCheckpointReader
Reader for compound checkpoints.
|
static class |
JournalCheckpointFormat.JournalCheckpointReader
Reads journal entries from a checkpoint stream.
|
static class |
LongCheckpointFormat.LongCheckpointReader
Reads a checkpoint containing a single long.
|
static class |
LongsCheckpointFormat.LongsCheckpointReader
Reads a checkpoint of longs.
|
static class |
TarballCheckpointFormat.TarballCheckpointReader
Reads a tarball-based checkpoint.
|
Modifier and Type | Method and Description |
---|---|
CheckpointFormat.CheckpointReader |
CheckpointFormat.createReader(CheckpointInputStream in) |
Copyright © 2023. All Rights Reserved.