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

Packages that use org.apache.hadoop.hdfs.server.common
org.apache.hadoop.hdfs A distributed implementation of FileSystem
org.apache.hadoop.hdfs.protocol   
org.apache.hadoop.hdfs.server.common   
org.apache.hadoop.hdfs.server.datanode   
org.apache.hadoop.hdfs.server.namenode   
org.apache.hadoop.hdfs.server.namenode.metrics   
org.apache.hadoop.hdfs.server.protocol   
 

Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs
UpgradeStatusReport
          Base upgrade upgradeStatus class.
 

Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs.protocol
HdfsConstants.ReplicaState
          Block replica states, which it can go through while being constructed.
UpgradeStatusReport
          Base upgrade upgradeStatus class.
 

Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs.server.common
GenerationStamp
          A GenerationStamp is a Hadoop FS primitive, identified by a long.
HdfsConstants.BlockUCState
          States, which a block can go through while it is under construction.
HdfsConstants.NamenodeRole
          Defines the NameNode role.
HdfsConstants.NodeType
          Type of the node
HdfsConstants.ReplicaState
          Block replica states, which it can go through while being constructed.
HdfsConstants.StartupOption
          Startup options
Storage.StorageDirectory
          One of the storage directories.
Storage.StorageDirType
          An interface to denote storage directory type Implementations can define a type for storage directory by implementing this interface.
Storage.StorageState
           
StorageInfo
          Common class for storage information.
Upgradeable
          Common interface for distributed upgrade objects.
UpgradeStatusReport
          Base upgrade upgradeStatus class.
 

Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs.server.datanode
HdfsConstants.NodeType
          Type of the node
HdfsConstants.ReplicaState
          Block replica states, which it can go through while being constructed.
Storage
          Storage information file.
Storage.StorageDirectory
          One of the storage directories.
StorageInfo
          Common class for storage information.
Upgradeable
          Common interface for distributed upgrade objects.
UpgradeObject
          Abstract upgrade object.
 

Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs.server.namenode
HdfsConstants.NamenodeRole
          Defines the NameNode role.
HdfsConstants.NodeType
          Type of the node
Storage
          Storage information file.
Storage.StorageDirectory
          One of the storage directories.
StorageInfo
          Common class for storage information.
Upgradeable
          Common interface for distributed upgrade objects.
UpgradeObject
          Abstract upgrade object.
UpgradeStatusReport
          Base upgrade upgradeStatus class.
 

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

Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs.server.protocol
HdfsConstants.NamenodeRole
          Defines the NameNode role.
HdfsConstants.ReplicaState
          Block replica states, which it can go through while being constructed.
StorageInfo
          Common class for storage information.
 



Copyright © 2009 The Apache Software Foundation