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