Uses of Package
org.apache.hadoop.hdfs.server.common
Packages that use org.apache.hadoop.hdfs.server.common
Package
Description
The AliasMap defines mapping of PROVIDED HDFS blocks to data in remote
storage systems.
-
Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs.server.commonClassDescriptionInterface used to load provided blocks.Acquire block pool level and volume level lock first if you want to acquire dir lock.States, which a block can go through while it is under construction.Defines the NameNode role.Type of the nodeBlock replica states, which it can go through while being constructed.Startup options for rolling upgrade.Startup options
-
-
Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs.server.common.blockaliasmap.implClassDescriptionThis class is used to represent provided blocks that are file regions, i.e., can be described using (path, offset, length).
-
Classes in org.apache.hadoop.hdfs.server.common used by org.apache.hadoop.hdfs.server.namenodeClassDescriptionThis class is used to represent provided blocks that are file regions, i.e., can be described using (path, offset, length).An interface to denote storage directory type Implementations can define a type for storage directory by implementing this interface.