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

Packages that use org.apache.hadoop.hdfs.server.namenode
org.apache.hadoop.hdfs.server.namenode   
org.apache.hadoop.hdfs.server.namenode.snapshot   
 

Classes in org.apache.hadoop.hdfs.server.namenode used by org.apache.hadoop.hdfs.server.namenode
AuditLogger
          Interface defining an audit logger.
Content
          The content types such as file, directory and symlink to be computed.
Content.Counts
          Content counts.
Content.CountsMap.Key
          The key type of the map.
FSDirectory
          FSDirectory stores the filesystem directory state.
HostFileManager.Entry
           
HostFileManager.EntrySet
           
INode.BlocksMapUpdateInfo
          Information used for updating the blocksMap when deleting files.
INodeAttributes.SnapshotCopy
          A read-only copy of the inode attributes.
INodeDirectory
          Directory INode class.
INodeDirectory.SnapshotAndINode
          A pair of Snapshot and INode objects.
INodeDirectoryAttributes.SnapshotCopy
          A copy of the inode directory attributes
INodeDirectoryWithQuota
          Directory INode class that has a quota restriction
INodeMap
          Storing all the INodes and maintaining the mapping between INode ID and INode.
INodeReference
          An anonymous reference to an inode.
INodeReference.WithCount
          An anonymous reference with reference count.
INodeReference.WithName
          A reference with a fixed name.
INodesInPath
          Contains INodes information resolved from a given path.
NameNode.OperationCategory
          Categories of operations supported by the namenode.
Quota
          Quota types.
Quota.Counts
          Counters for quota counts.
 

Classes in org.apache.hadoop.hdfs.server.namenode used by org.apache.hadoop.hdfs.server.namenode.snapshot
Content.Counts
          Content counts.
FSDirectory
          FSDirectory stores the filesystem directory state.
FSImageFormat.Loader
          A one-shot class responsible for loading an image.
INode.BlocksMapUpdateInfo
          Information used for updating the blocksMap when deleting files.
INodeDirectory
          Directory INode class.
INodeDirectoryWithQuota
          Directory INode class that has a quota restriction
INodeMap
          Storing all the INodes and maintaining the mapping between INode ID and INode.
INodeReference
          An anonymous reference to an inode.
INodeReference.WithCount
          An anonymous reference with reference count.
Quota.Counts
          Counters for quota counts.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.