Package org.apache.hadoop.hdfs.server.common
package org.apache.hadoop.hdfs.server.common
-
ClassDescriptionorg.apache.hadoop.hdfs.server.common.AutoCloseDataSetLockExtending AutoCloseableLock such that the users can use a try-with-resource syntax.Interface used to load provided blocks.org.apache.hadoop.hdfs.server.common.DataNodeLockManager<T extends org.apache.hadoop.hdfs.server.common.AutoCloseDataSetLock>Use for manage a set of lock for datanode.Acquire block pool level and volume level lock first if you want to acquire dir lock.org.apache.hadoop.hdfs.server.common.ECTopologyVerifierClass for verifying whether the cluster setup can support all enabled EC policies.This class is used to represent provided blocks that are file regions, i.e., can be described using (path, offset, length).org.apache.hadoop.hdfs.server.common.GenerationStampA GenerationStamp is a Hadoop FS primitive, identified by a long.org.apache.hadoop.hdfs.server.common.HdfsServerConstantsSome handy internal HDFS constantsStates, 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 optionsorg.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilterAn HTTP filter that can filter requests based on Hosts.org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter.HttpInteractionorg.apache.hadoop.hdfs.server.common.HttpGetFailedExceptionorg.apache.hadoop.hdfs.server.common.HttpPutFailedExceptionorg.apache.hadoop.hdfs.server.common.InconsistentFSStateExceptionThe exception is thrown when file system state is inconsistent and is not recoverable.org.apache.hadoop.hdfs.server.common.IncorrectVersionExceptionThe exception is thrown when external version does not match current version of the application.org.apache.hadoop.hdfs.server.common.JspHelperorg.apache.hadoop.hdfs.server.common.MetricsLoggerTaskMetricsLoggerTask can be used as utility to dump metrics to log.org.apache.hadoop.hdfs.server.common.NoLockManagerSome ut or temp replicaMap not need to lock with DataSetLockManager.org.apache.hadoop.hdfs.server.common.StorageStorage information file.org.apache.hadoop.hdfs.server.common.Storage.FormatConfirmableInterface for classes which need to have the user confirm their formatting during NameNode -format and other similar operations.org.apache.hadoop.hdfs.server.common.Storage.StorageDirectoryOne of the storage directories.org.apache.hadoop.hdfs.server.common.Storage.StorageDirTypeAn interface to denote storage directory type Implementations can define a type for storage directory by implementing this interface.org.apache.hadoop.hdfs.server.common.StorageErrorReporterInterface which implementations of
JournalManagercan use to report errors on underlying storage directories.org.apache.hadoop.hdfs.server.common.StorageInfoCommon class for storage information.org.apache.hadoop.hdfs.server.common.TokenVerifier<T extends AbstractDelegationTokenIdentifier>Interface to verify delegation tokens passed through WebHDFS.org.apache.hadoop.hdfs.server.common.Util