| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.qjournal.client | |
| org.apache.hadoop.hdfs.server.namenode |
| Modifier and Type | Class | Description |
|---|---|---|
class |
QuorumJournalManager |
A JournalManager that writes to a set of remote JournalNodes,
requiring a quorum of nodes to ack each write.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FileJournalManager |
Journal manager for the common case of edits files being written
to a storage directory.
|
class |
JournalSet |
Manages a collection of Journals.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.