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