Uses of Package
org.apache.hadoop.hdfs.server.common

Packages that use org.apache.hadoop.hdfs.server.common
org.apache.hadoop.hdfs.protocolPB   
org.apache.hadoop.hdfs.server.blockmanagement   
org.apache.hadoop.hdfs.server.common   
org.apache.hadoop.hdfs.server.datanode   
org.apache.hadoop.hdfs.server.namenode.metrics   
 

Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs.protocolPB
HdfsServerConstants.NamenodeRole
          Defines the NameNode role.
HdfsServerConstants.ReplicaState
          Block replica states, which it can go through while being constructed.
 

Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs.server.blockmanagement
HdfsServerConstants.BlockUCState
          States, which a block can go through while it is under construction.
 

Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs.server.common
HdfsServerConstants.BlockUCState
          States, which a block can go through while it is under construction.
HdfsServerConstants.NamenodeRole
          Defines the NameNode role.
HdfsServerConstants.NodeType
          Type of the node
HdfsServerConstants.ReplicaState
          Block replica states, which it can go through while being constructed.
HdfsServerConstants.StartupOption
          Startup options
Storage.StorageState
           
 

Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs.server.datanode
HdfsServerConstants.ReplicaState
          Block replica states, which it can go through while being constructed.
 

Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs.server.namenode.metrics
HdfsServerConstants.NamenodeRole
          Defines the NameNode role.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.