| 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.datanode |
| Modifier and Type | Class | Description |
|---|---|---|
class |
InterDatanodeProtocolTranslatorPB |
This class is the client side translator to translate the requests made on
InterDatanodeProtocol interfaces to the RPC server implementing
InterDatanodeProtocolPB. |
| Constructor | Description |
|---|---|
InterDatanodeProtocolServerSideTranslatorPB(InterDatanodeProtocol impl) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DataNode |
DataNode is a class (and program) that stores a set of
blocks for a DFS deployment.
|
| Modifier and Type | Method | Description |
|---|---|---|
static InterDatanodeProtocol |
DataNode.createInterDataNodeProtocolProxy(org.apache.hadoop.hdfs.protocol.DatanodeID datanodeid,
org.apache.hadoop.conf.Configuration conf,
int socketTimeout,
boolean connectToDnViaHostname) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.