Package | Description |
---|---|
org.apache.hadoop.hdfs.protocolPB | |
org.apache.hadoop.hdfs.server.protocol |
Modifier and Type | Class and Description |
---|---|
class |
NamenodeProtocolTranslatorPB
This class is the client side translator to translate the requests made on
NamenodeProtocol interfaces to the RPC server implementing
NamenodeProtocolPB . |
Constructor and Description |
---|
NamenodeProtocolServerSideTranslatorPB(NamenodeProtocol impl) |
Modifier and Type | Interface and Description |
---|---|
interface |
NamenodeProtocols
The full set of RPC methods implemented by the Namenode.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.