| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocol.proto | |
| org.apache.hadoop.hdfs.protocolPB |
| Modifier and Type | Method and Description |
|---|---|
static NamenodeProtocolProtos.NamenodeProtocolService.BlockingInterface |
NamenodeProtocolProtos.NamenodeProtocolService.newBlockingStub(com.google.protobuf.BlockingRpcChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.BlockingService |
NamenodeProtocolProtos.NamenodeProtocolService.newReflectiveBlockingService(NamenodeProtocolProtos.NamenodeProtocolService.BlockingInterface impl) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NamenodeProtocolPB
Protocol that a secondary NameNode uses to communicate with the NameNode.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamenodeProtocolServerSideTranslatorPB
Implementation for protobuf service that forwards requests
received on
NamenodeProtocolPB to the
NamenodeProtocol server implementation. |
Copyright © 2013 Apache Software Foundation. All rights reserved.