| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.qjournal.protocol | |
| org.apache.hadoop.hdfs.qjournal.protocolPB |
| Modifier and Type | Method | Description |
|---|---|---|
static QJournalProtocolProtos.QJournalProtocolService.BlockingInterface |
QJournalProtocolProtos.QJournalProtocolService.newBlockingStub(org.apache.hadoop.thirdparty.protobuf.BlockingRpcChannel channel) |
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.thirdparty.protobuf.BlockingService |
QJournalProtocolProtos.QJournalProtocolService.newReflectiveBlockingService(QJournalProtocolProtos.QJournalProtocolService.BlockingInterface impl) |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
QJournalProtocolPB |
Protocol used to journal edits to a JournalNode participating
in the quorum journal.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
QJournalProtocolServerSideTranslatorPB |
Implementation for protobuf service that forwards requests
received on
JournalProtocolPB to the
JournalProtocol server implementation. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.