Package | Description |
---|---|
alluxio.master.journal.raft |
Class and Description |
---|
JournalStateMachine
A state machine for managing all of Alluxio's journaled state.
|
RaftJournal
Class associated with each master that lets the master create journal contexts for writing
entries to the journal.
|
RaftJournalAppender
A client to append messages to RAFT log state.
|
RaftJournalSystem
System for multiplexing many logical journals into a single raft-based journal.
|
SnapshotDirStateMachineStorage
Simple state machine storage that can handle directories.
|
Copyright © 2023. All Rights Reserved.