Interface | Description |
---|---|
JournalNodeMXBean |
This is the JMX management interface for JournalNode information
|
Class | Description |
---|---|
GetJournalEditServlet |
This servlet is used in two cases:
The QuorumJournalManager, when reading edits, fetches the edit streams
from the journal nodes.
During edits synchronization, one journal node will fetch edits from
another journal node.
|
JournalFaultInjector |
Used for injecting faults in QuorumJournalManager tests.
|
JournalNode |
The JournalNode is a daemon which allows namenodes using
the QuorumJournalManager to log and retrieve edits stored
remotely.
|
JournalNodeHttpServer |
Encapsulates the HTTP server started by the Journal Service.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.