Package | Description |
---|---|
alluxio.master.journal.raft |
Class and Description |
---|
LocalFirstRaftClient
A client to send messages to a raft server with a strategy to attempt sending them locally first.
|
RaftJournal
Class associated with each master that lets the master create journal contexts for writing
entries to the journal.
|
RaftJournalConfiguration
Configuration for the Raft journal system.
|
RaftJournalSystem
System for multiplexing many logical journals into a single raft-based journal.
|
SnapshotDownloader
A stream observer for downloading a snapshot.
|
SnapshotReplicationManager
Class for managing snapshot replication among masters.
|
SnapshotUploader
A stream observer for uploading a snapshot.
|
Copyright © 2023. All Rights Reserved.