|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.hadoop.hdfs.server.datanode | |
---|---|
org.apache.hadoop.hdfs.protocol | |
org.apache.hadoop.hdfs.server.datanode | |
org.apache.hadoop.hdfs.server.protocol |
Classes in org.apache.hadoop.hdfs.server.datanode used by org.apache.hadoop.hdfs.protocol | |
---|---|
ReplicaInfo
This class is used by datanodes to maintain meta data of its replicas. |
Classes in org.apache.hadoop.hdfs.server.datanode used by org.apache.hadoop.hdfs.server.datanode | |
---|---|
DataNode
DataNode is a class (and program) that stores a set of blocks for a DFS deployment. |
|
DataStorage
Data storage information file. |
|
FSDatasetInterface
This is an interface for the underlying storage that stores blocks for a data node. |
|
FSDatasetInterface.BlockInputStreams
This class contains the input streams for the data and checksum of a block |
|
FSDatasetInterface.BlockWriteStreams
This class contains the output streams for the data and checksum of a block |
|
FSDatasetInterface.MetaDataInputStream
This class provides the input stream and length of the metadata of a block |
|
Replica
This represents block replicas which stored in DataNode. |
|
ReplicaInfo
This class is used by datanodes to maintain meta data of its replicas. |
Classes in org.apache.hadoop.hdfs.server.datanode used by org.apache.hadoop.hdfs.server.protocol | |
---|---|
DataStorage
Data storage information file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |