| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocolPB |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.hdfs.server.balancer | |
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.namenode.ha | |
| org.apache.hadoop.hdfs.server.protocol |
| Modifier and Type | Class | 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 | Description |
|---|---|
NamenodeProtocolServerSideTranslatorPB(NamenodeProtocol impl) |
| Modifier and Type | Method | Description |
|---|---|---|
NamenodeProtocol |
NameNodeConnector.getNNProtocolConnection() |
| Constructor | Description |
|---|---|
KeyManager(java.lang.String blockpoolID,
NamenodeProtocol namenode,
boolean encryptDataTransfer,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
NameNodeRpcServer |
This class is responsible for handling all of the RPC calls to the NameNode.
|
| Modifier and Type | Method | Description |
|---|---|---|
NamenodeProtocol |
EditLogTailer.getCachedActiveProxy() |
| Modifier and Type | Method | Description |
|---|---|---|
NamespaceInfo |
BootstrapStandby.getProxyNamespaceInfo(NamenodeProtocol proxy) |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
BalancerProtocols |
The full set of protocols used by the Balancer.
|
interface |
NamenodeProtocols |
The full set of RPC methods implemented by the Namenode.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.