- cancel(Token<?>, Configuration) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.DtRenewer
-
- CancelDelegationTokenServlet - Class in org.apache.hadoop.hdfs.server.namenode
-
Cancel delegation tokens over http for use in hftp.
- CancelDelegationTokenServlet() - Constructor for class org.apache.hadoop.hdfs.server.namenode.CancelDelegationTokenServlet
-
- checkAccess(BlockTokenIdentifier, String, ExtendedBlock, BlockTokenSecretManager.AccessMode) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
See BlockTokenSecretManager.checkAccess(BlockTokenIdentifier,
String, ExtendedBlock, AccessMode)
- checkAccess(Token<BlockTokenIdentifier>, String, ExtendedBlock, BlockTokenSecretManager.AccessMode) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
See BlockTokenSecretManager.checkAccess(Token, String,
ExtendedBlock, AccessMode)
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.hadoop.hdfs.HsftpFileSystem.DummyTrustManager
-
- checkResponseCode(HttpURLConnection) - Method in class org.apache.hadoop.hdfs.ByteRangeInputStream
-
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.hadoop.hdfs.HsftpFileSystem.DummyTrustManager
-
- chooseVolume(List<FSDatasetInterface.FSVolumeInterface>, long) - Method in class org.apache.hadoop.hdfs.server.datanode.RoundRobinVolumesPolicy
-
- clear() - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Clear the set.
- clear() - Method in class org.apache.hadoop.hdfs.util.LightWeightLinkedSet
-
Clear the set.
- close() - Method in interface org.apache.hadoop.hdfs.BlockReader
-
- close() - Method in class org.apache.hadoop.hdfs.ByteRangeInputStream
-
- close() - Method in class org.apache.hadoop.hdfs.server.datanode.FSDatasetInterface.BlockInputStreams
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
Shutdown the filestore
- close() - Method in class org.apache.hadoop.hdfs.util.AtomicFileOutputStream
-
- compareTo(Delayed) - Method in class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenRenewer.RenewAction
-
- compareTo(byte[]) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- compareTo(RemoteEditLog) - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
-
- computeAndConvertContentSummary(ContentSummaryComputationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Compute ContentSummary
- computeContentSummary() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Compute ContentSummary
.
- computeMd5ForFile(File) - Static method in class org.apache.hadoop.hdfs.util.MD5FileUtils
-
Read dataFile and compute its MD5 checksum.
- concat(String, String[]) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
Concat all the blocks from srcs to trg and delete the srcs files
- contains(Object) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Check if the set contains given element
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
- containsElem(int, T, int) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Check if the set contains given element at given index.
- convertToBlockUnderConstruction(HdfsServerConstants.BlockUCState, DatanodeDescriptor[]) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
Convert a complete block to an under construction block.
- corrupt_005ffiles_jsp - Class in org.apache.hadoop.hdfs.server.namenode
-
- corrupt_005ffiles_jsp() - Constructor for class org.apache.hadoop.hdfs.server.namenode.corrupt_005ffiles_jsp
-
- corrupt_005freplicas_005fxml_jsp - Class in org.apache.hadoop.hdfs.server.namenode
-
- corrupt_005freplicas_005fxml_jsp() - Constructor for class org.apache.hadoop.hdfs.server.namenode.corrupt_005freplicas_005fxml_jsp
-
- CorruptFileBlockIterator - Class in org.apache.hadoop.hdfs
-
Provides an iterator interface for listCorruptFileBlocks.
- CorruptFileBlockIterator(DFSClient, Path) - Constructor for class org.apache.hadoop.hdfs.CorruptFileBlockIterator
-
- CorruptFileBlocks - Class in org.apache.hadoop.hdfs.protocol
-
Contains a list of paths corresponding to corrupt files and a cookie
used for iterative calls to NameNode.listCorruptFileBlocks.
- CorruptFileBlocks() - Constructor for class org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
-
- CorruptFileBlocks(String[], String) - Constructor for class org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
-
- corruptReplicas() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.NumberReplicas
-
- CorruptReplicasMap.Reason - Enum in org.apache.hadoop.hdfs.server.blockmanagement
-
The corruption reason code
- create(Configuration, HdfsServerConstants.NamenodeRole) - Static method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- createFSDatasetInterface(DataNode, DataStorage, Configuration) - Method in class org.apache.hadoop.hdfs.server.datanode.FSDatasetInterface.Factory
-
Create a FSDatasetInterface object.
- createIdentifier() - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
Return an empty BlockTokenIdentifer
- CreateParentParam - Class in org.apache.hadoop.hdfs.web.resources
-
Create Parent parameter.
- CreateParentParam(Boolean) - Constructor for class org.apache.hadoop.hdfs.web.resources.CreateParentParam
-
Constructor.
- CreateParentParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.CreateParentParam
-
Constructor.
- createPassword(BlockTokenIdentifier) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
Create a symlink pointing to the destination path.
- currentPos - Variable in class org.apache.hadoop.hdfs.ByteRangeInputStream
-
- generateToken(ExtendedBlock, EnumSet<BlockTokenSecretManager.AccessMode>) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
See BlockTokenSecretManager.generateToken(ExtendedBlock, EnumSet)
- get(UserGroupInformation, DelegationParam, NamenodeRpcAddressParam, UriFsPathParam, GetOpParam, OffsetParam, LengthParam, BufferSizeParam) - Method in class org.apache.hadoop.hdfs.server.datanode.web.resources.DatanodeWebHdfsMethods
-
Handle HTTP GET request.
- get(UserGroupInformation, DelegationParam, UserParam, DoAsParam, UriFsPathParam, GetOpParam, OffsetParam, LengthParam, RenewerParam, BufferSizeParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
Handle HTTP GET request.
- GET_START_TXID - Static variable in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
-
- getAbsolutePath() - Method in class org.apache.hadoop.hdfs.web.resources.UriFsPathParam
-
- getAcceptedIssuers() - Method in class org.apache.hadoop.hdfs.HsftpFileSystem.DummyTrustManager
-
- getAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Get access time of inode.
- getAncestorLayoutVersion() - Method in enum org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
-
Accessor method for feature ancestor layout version
- getAvailable() - Method in interface org.apache.hadoop.hdfs.server.datanode.FSDatasetInterface.FSVolumeInterface
-
- getBalancerBandwidthValue() - Method in class org.apache.hadoop.hdfs.server.protocol.BalancerBandwidthCommand
-
Get current value of the max balancer bandwidth in bytes per second.
- getBandwidth() - Method in class org.apache.hadoop.hdfs.util.DataTransferThrottler
-
- getBasePath() - Method in interface org.apache.hadoop.hdfs.server.datanode.FSDatasetInterface.FSVolumeInterface
-
- getBlock() - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-
- getBlockPoolId() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the block pool id.
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeCommand.Finalize
-
- getBlockPoolList() - Method in interface org.apache.hadoop.hdfs.server.datanode.FSDatasetInterface.FSVolumeInterface
-
- getBlockPoolUsed() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getBlockPoolUsedSpace() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the total space used by the block pools of this namenode
- getBlockRecoveryId() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
-
Get block recovery ID
- getBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
Get file blocks
- getBlockUCState() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
BlockInfo represents a block that is not being constructed.
- getBlockUCState() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
-
Return the state of the block under construction.
- getCallsMade() - Method in class org.apache.hadoop.hdfs.CorruptFileBlockIterator
-
- getCapacity() - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Return the current capacity (for testing).
- getCapacityRemaining() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getCapacityRemainingPercent() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getCapacityTotal() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getCapacityUsed() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getCapacityUsedNonDFS() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getCapacityUsedPercent() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getClusterId() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-
- getClusterId() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the cluster id.
- getClusterId() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the cluster id.
- GetConf - Class in org.apache.hadoop.hdfs.tools
-
Tool for getting configuration information from a configuration file.
- getConfiguration(String, FilterConfig) - Method in class org.apache.hadoop.hdfs.web.AuthFilter
-
- getContentSummary(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getCookie() - Method in class org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
-
- getDeadNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the dead node information of the cluster.
- getDecommissionOnlyReplicas() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.DecommissioningStatus
-
- getDecomNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the decommissioning node information of the cluster.
- getDefaultBlockSize() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getDefaultFsPermission() - Static method in class org.apache.hadoop.hdfs.web.resources.PermissionParam
-
- getDefaultPort() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getDefaultReplication() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getDelay(TimeUnit) - Method in class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenRenewer.RenewAction
-
Get the delay until this event should happen.
- getDelegationToken() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getDelegationToken(String) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- GetDelegationTokenServlet - Class in org.apache.hadoop.hdfs.server.namenode
-
Serve delegation tokens over http for use in hftp.
- GetDelegationTokenServlet() - Constructor for class org.apache.hadoop.hdfs.server.namenode.GetDelegationTokenServlet
-
- getDelHints() - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-
- getDependants() - Method in class org.apache.hadoop.hdfs.server.datanode.browseBlock_jsp
-
- getDependants() - Method in class org.apache.hadoop.hdfs.server.datanode.browseDirectory_jsp
-
- getDependants() - Method in class org.apache.hadoop.hdfs.server.datanode.tail_jsp
-
- getDependants() - Method in class org.apache.hadoop.hdfs.server.namenode.block_005finfo_005fxml_jsp
-
- getDependants() - Method in class org.apache.hadoop.hdfs.server.namenode.corrupt_005ffiles_jsp
-
- getDependants() - Method in class org.apache.hadoop.hdfs.server.namenode.corrupt_005freplicas_005fxml_jsp
-
- getDependants() - Method in class org.apache.hadoop.hdfs.server.namenode.decommission_jsp
-
- getDependants() - Method in class org.apache.hadoop.hdfs.server.namenode.dfsclusterhealth_jsp
-
- getDependants() - Method in class org.apache.hadoop.hdfs.server.namenode.dfshealth_jsp
-
- getDependants() - Method in class org.apache.hadoop.hdfs.server.namenode.dfsnodelist_jsp
-
- getDependants() - Method in class org.apache.hadoop.hdfs.server.namenode.nn_005fbrowsedfscontent_jsp
-
- getDependants() - Method in class org.apache.hadoop.hdfs.server.namenode.status_jsp
-
- getDescription() - Method in enum org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
-
Accessor method for feature description
- getDigestFileForFile(File) - Static method in class org.apache.hadoop.hdfs.util.MD5FileUtils
-
- getDirectory(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.FSDatasetInterface.FSVolumeInterface
-
- getDoOutput() - Method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
- getDoOutput() - Method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
- getDoOutput() - Method in interface org.apache.hadoop.hdfs.web.resources.HttpOpParam.Op
-
- getDoOutput() - Method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam.TemporaryRedirectOp
-
- getDoOutput() - Method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
- getDoOutput() - Method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
- getEndTxId() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
-
- getExpectedHttpResponseCode() - Method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
- getExpectedHttpResponseCode() - Method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
- getExpectedHttpResponseCode() - Method in interface org.apache.hadoop.hdfs.web.resources.HttpOpParam.Op
-
- getExpectedHttpResponseCode() - Method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam.TemporaryRedirectOp
-
Override the original expected response with "Temporary Redirect".
- getExpectedHttpResponseCode() - Method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
- getExpectedHttpResponseCode() - Method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
- getExpectedLocations() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
-
Create array of expected replica locations
(as has been assigned by chooseTargets()).
- getExpiredHeartbeats() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getFactory(Configuration) - Static method in class org.apache.hadoop.hdfs.server.datanode.FSDatasetInterface.Factory
-
- getFallBackAuthenticator() - Method in class org.apache.hadoop.hdfs.web.KerberosUgiAuthenticator
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getFileBlockLocations(Path, long, long) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getFileChecksum(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getFiles() - Method in class org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
-
- getFileStatus(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getFinalizedDir(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.FSDatasetInterface.FSVolumeInterface
-
- getFree() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets total non-used raw bytes.
- getFsPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Get the FsPermission
- getFsPermission() - Method in class org.apache.hadoop.hdfs.web.resources.PermissionParam
-
- getFsPermissionShort() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- getFullPathName() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
a string representation of an inode
- getGroupName() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Get group name
- GetGroups - Class in org.apache.hadoop.hdfs.tools
-
HDFS implementation of a tool for getting the groups which a given user
belongs to.
- getHomeDirectory() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getHomeDirectoryString(UserGroupInformation) - Static method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getHttpPort() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the http port.
- getIndex(int) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Get index in the internal table for a given hash.
- getInjectable(ComponentContext, Context, Type) - Method in class org.apache.hadoop.hdfs.web.resources.UserProvider
-
- getINode() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- getInputStream() - Method in class org.apache.hadoop.hdfs.ByteRangeInputStream
-
- getLastBlock() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
Get the last block of the file.
- getLayoutVersion() - Method in enum org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
-
Accessor method for feature layout version
- getLength() - Method in class org.apache.hadoop.hdfs.server.datanode.FSDatasetInterface.MetaDataInputStream
-
- getListener() - Method in class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter.SecureResources
-
- getLiveNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the live node information of the cluster.
- getLogs() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLogManifest
-
- getMessage() - Method in exception org.apache.hadoop.hdfs.protocol.FSLimitException.MaxDirectoryItemsExceededException
-
- getMessage() - Method in exception org.apache.hadoop.hdfs.protocol.FSLimitException.PathComponentTooLongException
-
- getModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Get last modification time of inode.
- getName() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.AccessTimeParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.BlockSizeParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.BufferSizeParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.CreateParentParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.DelegationParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.DeleteOpParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.DestinationParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.DoAsParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.GetOpParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.GroupParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.LengthParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.ModificationTimeParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.NamenodeRpcAddressParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.OffsetParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.OverwriteParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.OwnerParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.Param
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.PermissionParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.PostOpParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.PutOpParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.RecursiveParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.RenameOptionSetParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.RenewerParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.ReplicationParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.TokenArgumentParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.UriFsPathParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.UserParam
-
- getNameDirStatuses() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get status information about the directories storing image and edits logs
of the NN.
- getNamenodeAddresses() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the namenode IP addresses
- getNext() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- getNext() - Method in interface org.apache.hadoop.hdfs.util.LightWeightGSet.LinkedElement
-
Get the next element.
- getNonDfsUsedSpace() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets total used space by data nodes for non DFS purposes such as storing
temporary files on the local file system
- getNumberOfMissingBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total number of missing blocks on the cluster
- getNumExpectedLocations() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
-
Get the number of expected locations
- GetOpParam - Class in org.apache.hadoop.hdfs.web.resources
-
Http GET operation parameter.
- GetOpParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.GetOpParam
-
Constructor.
- GetOpParam.Op - Enum in org.apache.hadoop.hdfs.web.resources
-
Get operations.
- getPercentBlockPoolUsed() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getPercentBlockPoolUsed() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the total space used by the block pool as percentage of total capacity
- getPercentRemaining() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total remaining space by data nodes as percentage of total
capacity
- getPercentUsed() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total used space by data nodes as percentage of total capacity
- getPermissionStatus() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Get the PermissionStatus
- getPos() - Method in class org.apache.hadoop.hdfs.ByteRangeInputStream
-
Return the current offset from the start of the file
- getPreferredBlockSize() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
Get preferred block size for the file
- getProtocolAddress(Configuration) - Method in class org.apache.hadoop.hdfs.tools.GetGroups
-
- getReadHoldCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
- getRemoteAddress() - Static method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
- getRenewToken() - Method in interface org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenRenewer.Renewable
-
- getRenewToken() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getReplication() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
Get block replication for the file
- getRequestFilter() - Method in class org.apache.hadoop.hdfs.web.ParamFilter
-
- getRequireAuth() - Method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
- getRequireAuth() - Method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
- getRequireAuth() - Method in interface org.apache.hadoop.hdfs.web.resources.HttpOpParam.Op
-
- getRequireAuth() - Method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam.TemporaryRedirectOp
-
- getRequireAuth() - Method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
- getRequireAuth() - Method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
- getResolvedUrl(HttpURLConnection) - Method in class org.apache.hadoop.hdfs.ByteRangeInputStream
-
- getResponseFilter() - Method in class org.apache.hadoop.hdfs.web.ParamFilter
-
- getRoot(UserGroupInformation, DelegationParam, NamenodeRpcAddressParam, GetOpParam, OffsetParam, LengthParam, BufferSizeParam) - Method in class org.apache.hadoop.hdfs.server.datanode.web.resources.DatanodeWebHdfsMethods
-
Handle HTTP GET request for the root.
- getRoot(UserGroupInformation, DelegationParam, UserParam, DoAsParam, GetOpParam, OffsetParam, LengthParam, RenewerParam, BufferSizeParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
Handle HTTP GET request for the root.
- getRpcPort() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the rpc port.
- getSafemode() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the safemode status
- getScope() - Method in class org.apache.hadoop.hdfs.web.resources.UserProvider
-
- getSize(OpenEntity, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hdfs.server.datanode.web.resources.OpenEntity.Writer
-
- getStartTime() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.DecommissioningStatus
-
- getStartTxId() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
-
- getState(int) - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.ReplicaState
-
- getStats() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
The same as ClientProtocol.getStats()
.
- getStreamingSocket() - Method in class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter.SecureResources
-
- getThreads() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the number of threads.
- getTotal() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets total raw bytes including non-dfs used space.
- getTotalBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total numbers of blocks on the cluster.
- getTotalFiles() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total number of files on the cluster
- getType() - Method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
- getType() - Method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
- getType() - Method in interface org.apache.hadoop.hdfs.web.resources.HttpOpParam.Op
-
- getType() - Method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam.TemporaryRedirectOp
-
- getType() - Method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
- getType() - Method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
- getUnderReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.DecommissioningStatus
-
- getUnderReplicatedInOpenFiles() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.DecommissioningStatus
-
- getUri() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getURL() - Method in class org.apache.hadoop.hdfs.ByteRangeInputStream.URLOpener
-
- getUsed() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the used space by data nodes.
- getUserName() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Get user name
- getValue() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.ReplicaState
-
- getValue(Configuration) - Method in class org.apache.hadoop.hdfs.web.resources.BlockSizeParam
-
- getValue(Configuration) - Method in class org.apache.hadoop.hdfs.web.resources.BufferSizeParam
-
- getValue() - Method in class org.apache.hadoop.hdfs.web.resources.Param
-
- getValue(Configuration) - Method in class org.apache.hadoop.hdfs.web.resources.ReplicationParam
-
- getValue(HttpContext) - Method in class org.apache.hadoop.hdfs.web.resources.UserProvider
-
- getValueString() - Method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam
-
- getValueString() - Method in class org.apache.hadoop.hdfs.web.resources.Param
-
- getVersion() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the version of Hadoop.
- getVersion() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the version of Hadoop.
- getVolumeInfo() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the information of each volume on the Datanode.
- getWorkingDirectory() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getWriteHoldCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
- getXceiverCount() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getXceiverCount() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Returns an estimate of the number of Datanode threads
actively transferring blocks.
- GroupParam - Class in org.apache.hadoop.hdfs.web.resources
-
Group parameter.
- GroupParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.GroupParam
-
Constructor.
- Param<T,D extends org.apache.hadoop.hdfs.web.resources.Param.Domain<T>> - Class in org.apache.hadoop.hdfs.web.resources
-
Base class of parameters.
- ParamFilter - Class in org.apache.hadoop.hdfs.web
-
A filter to change parameter names to lower cases
so that parameter names are considered as case insensitive.
- ParamFilter() - Constructor for class org.apache.hadoop.hdfs.web.ParamFilter
-
- parent - Variable in class org.apache.hadoop.hdfs.server.namenode.INode
-
- PATH_PREFIX - Static variable in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
Http URI: http://namenode:port/{PATH_PREFIX}/path/to/file
- PATH_SPEC - Static variable in class org.apache.hadoop.hdfs.server.namenode.CancelDelegationTokenServlet
-
- PATH_SPEC - Static variable in class org.apache.hadoop.hdfs.server.namenode.GetDelegationTokenServlet
-
- PATH_SPEC - Static variable in class org.apache.hadoop.hdfs.server.namenode.RenewDelegationTokenServlet
-
- PermissionParam - Class in org.apache.hadoop.hdfs.web.resources
-
Permission parameter, use a Short to represent a FsPermission.
- PermissionParam(FsPermission) - Constructor for class org.apache.hadoop.hdfs.web.resources.PermissionParam
-
Constructor.
- PermissionParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.PermissionParam
-
Constructor.
- pollAll() - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Remove all elements from the set and return them.
- pollAll() - Method in class org.apache.hadoop.hdfs.util.LightWeightLinkedSet
-
Remove all elements from the set and return them in order.
- pollFirst() - Method in class org.apache.hadoop.hdfs.util.LightWeightLinkedSet
-
Remove and return first element on the linked list of all elements.
- pollN(int) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Remove and return n elements from the hashtable.
- pollN(int) - Method in class org.apache.hadoop.hdfs.util.LightWeightLinkedSet
-
Remove and return n elements from the hashtable.
- pollToArray(T[]) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Get array.length elements from the set, and put them into the array.
- post(InputStream, UserGroupInformation, DelegationParam, NamenodeRpcAddressParam, UriFsPathParam, PostOpParam, BufferSizeParam) - Method in class org.apache.hadoop.hdfs.server.datanode.web.resources.DatanodeWebHdfsMethods
-
Handle HTTP POST request.
- post(UserGroupInformation, DelegationParam, UserParam, DoAsParam, UriFsPathParam, PostOpParam, BufferSizeParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
Handle HTTP POST request.
- PostOpParam - Class in org.apache.hadoop.hdfs.web.resources
-
Http POST operation parameter.
- PostOpParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.PostOpParam
-
Constructor.
- PostOpParam.Op - Enum in org.apache.hadoop.hdfs.web.resources
-
Post operations.
- postRoot(InputStream, UserGroupInformation, DelegationParam, NamenodeRpcAddressParam, PostOpParam, BufferSizeParam) - Method in class org.apache.hadoop.hdfs.server.datanode.web.resources.DatanodeWebHdfsMethods
-
Handle HTTP POST request for the root for the root.
- postRoot(UserGroupInformation, DelegationParam, UserParam, DoAsParam, PostOpParam, BufferSizeParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
Handle HTTP POST request for the root.
- printDetails(PrintStream) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Print detailed information of this object.
- purgeOldStorage() - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager
-
- put(InputStream, UserGroupInformation, DelegationParam, NamenodeRpcAddressParam, UriFsPathParam, PutOpParam, PermissionParam, OverwriteParam, BufferSizeParam, ReplicationParam, BlockSizeParam) - Method in class org.apache.hadoop.hdfs.server.datanode.web.resources.DatanodeWebHdfsMethods
-
Handle HTTP PUT request.
- put(UserGroupInformation, DelegationParam, UserParam, DoAsParam, UriFsPathParam, PutOpParam, DestinationParam, OwnerParam, GroupParam, PermissionParam, OverwriteParam, BufferSizeParam, ReplicationParam, BlockSizeParam, ModificationTimeParam, AccessTimeParam, RenameOptionSetParam, CreateParentParam, TokenArgumentParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
Handle HTTP PUT request.
- PutOpParam - Class in org.apache.hadoop.hdfs.web.resources
-
Http POST operation parameter.
- PutOpParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.PutOpParam
-
Constructor.
- PutOpParam.Op - Enum in org.apache.hadoop.hdfs.web.resources
-
Put operations.
- putRoot(InputStream, UserGroupInformation, DelegationParam, NamenodeRpcAddressParam, PutOpParam, PermissionParam, OverwriteParam, BufferSizeParam, ReplicationParam, BlockSizeParam) - Method in class org.apache.hadoop.hdfs.server.datanode.web.resources.DatanodeWebHdfsMethods
-
Handle HTTP PUT request for the root.
- putRoot(UserGroupInformation, DelegationParam, UserParam, DoAsParam, PutOpParam, DestinationParam, OwnerParam, GroupParam, PermissionParam, OverwriteParam, BufferSizeParam, ReplicationParam, BlockSizeParam, ModificationTimeParam, AccessTimeParam, RenameOptionSetParam, CreateParentParam, TokenArgumentParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
Handle HTTP PUT request for the root.
- read(byte[], int, int) - Method in interface org.apache.hadoop.hdfs.BlockReader
-
- read() - Method in class org.apache.hadoop.hdfs.ByteRangeInputStream
-
- read(byte[], int, int) - Method in class org.apache.hadoop.hdfs.ByteRangeInputStream
-
- read(DataInput) - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.ReplicaState
-
Read from in
- readAll(byte[], int, int) - Method in interface org.apache.hadoop.hdfs.BlockReader
-
- readFields(DataInput) - Method in class org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
- readFields(DataInput) - Method in class org.apache.hadoop.hdfs.server.protocol.BalancerBandwidthCommand
-
Reads the bandwidth payload from the Balancer Bandwidth Command packet.
- readFields(DataInput) - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeCommand.Finalize
-
- readFields(DataInput) - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-
- readFields(DataInput) - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
-
- readFields(DataInput) - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLogManifest
-
- readFully(byte[], int, int) - Method in interface org.apache.hadoop.hdfs.BlockReader
-
Read exactly the given amount of data, throwing an exception
if EOF is reached before that amount
- readLock() - Method in interface org.apache.hadoop.hdfs.util.RwLock
-
Acquire read lock.
- readOp() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.Reader
-
Read an operation from the input stream.
- readStoredMd5ForFile(File) - Static method in class org.apache.hadoop.hdfs.util.MD5FileUtils
-
Read the md5 checksum stored alongside the given file, or null
if no md5 is stored.
- readUnlock() - Method in interface org.apache.hadoop.hdfs.util.RwLock
-
Release read lock.
- ReceivedDeletedBlockInfo - Class in org.apache.hadoop.hdfs.server.protocol
-
A data structure to store Block and delHints together, used to send
received/deleted ACKs.
- ReceivedDeletedBlockInfo() - Constructor for class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-
- ReceivedDeletedBlockInfo(Block, String) - Constructor for class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-
- RecursiveParam - Class in org.apache.hadoop.hdfs.web.resources
-
Recursive parameter.
- RecursiveParam(Boolean) - Constructor for class org.apache.hadoop.hdfs.web.resources.RecursiveParam
-
Constructor.
- RecursiveParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.RecursiveParam
-
Constructor.
- RemoteEditLog - Class in org.apache.hadoop.hdfs.server.protocol
-
- RemoteEditLog() - Constructor for class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
-
- RemoteEditLog(long, long) - Constructor for class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
-
- RemoteEditLogManifest - Class in org.apache.hadoop.hdfs.server.protocol
-
An enumeration of logs available on a remote NameNode.
- RemoteEditLogManifest() - Constructor for class org.apache.hadoop.hdfs.server.protocol.RemoteEditLogManifest
-
- RemoteEditLogManifest(List<RemoteEditLog>) - Constructor for class org.apache.hadoop.hdfs.server.protocol.RemoteEditLogManifest
-
- remove() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.BlockIterator
-
- remove(Object) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Remove the element corresponding to the key.
- removeAll(Collection<?>) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
- removeElem(T) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Remove the element corresponding to the key, given key.hashCode() == index.
- removeElem(T) - Method in class org.apache.hadoop.hdfs.util.LightWeightLinkedSet
-
Remove the element corresponding to the key, given key.hashCode() == index.
- removeNode(DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
Remove data-node from the block.
- rename(Path, Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- RenameOptionSetParam - Class in org.apache.hadoop.hdfs.web.resources
-
Rename option set parameter.
- RenameOptionSetParam(Options.Rename...) - Constructor for class org.apache.hadoop.hdfs.web.resources.RenameOptionSetParam
-
Constructor.
- RenameOptionSetParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.RenameOptionSetParam
-
Constructor.
- renew(Token<?>, Configuration) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.DtRenewer
-
- RenewDelegationTokenServlet - Class in org.apache.hadoop.hdfs.server.namenode
-
Renew delegation tokens over http for use in hftp.
- RenewDelegationTokenServlet() - Constructor for class org.apache.hadoop.hdfs.server.namenode.RenewDelegationTokenServlet
-
- RENEWER - Static variable in class org.apache.hadoop.hdfs.server.namenode.GetDelegationTokenServlet
-
- RenewerParam - Class in org.apache.hadoop.hdfs.web.resources
-
Renewer parameter.
- RenewerParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.RenewerParam
-
Constructor.
- replaceNode(String, INodeFile, INodeFile) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
Replaces the specified inode with the specified one.
- ReplicaNotFoundException - Exception in org.apache.hadoop.hdfs.server.datanode
-
Exception indicating that DataNode does not have a replica
that matches the target block.
- ReplicaNotFoundException() - Constructor for exception org.apache.hadoop.hdfs.server.datanode.ReplicaNotFoundException
-
- ReplicaNotFoundException(String) - Constructor for exception org.apache.hadoop.hdfs.server.datanode.ReplicaNotFoundException
-
- ReplicationParam - Class in org.apache.hadoop.hdfs.web.resources
-
Replication parameter.
- ReplicationParam(Short) - Constructor for class org.apache.hadoop.hdfs.web.resources.ReplicationParam
-
Constructor.
- ReplicationParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.ReplicationParam
-
Constructor.
- resolvedURL - Variable in class org.apache.hadoop.hdfs.ByteRangeInputStream
-
- retainAll(Collection<?>) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
- retrievePassword(BlockTokenIdentifier) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
- RoundRobinVolumesPolicy - Class in org.apache.hadoop.hdfs.server.datanode
-
- RoundRobinVolumesPolicy() - Constructor for class org.apache.hadoop.hdfs.server.datanode.RoundRobinVolumesPolicy
-
- run(String[]) - Method in class org.apache.hadoop.hdfs.tools.GetConf
-
- RwLock - Interface in org.apache.hadoop.hdfs.util
-
Read-write lock interface.
- tail_jsp - Class in org.apache.hadoop.hdfs.server.datanode
-
- tail_jsp() - Constructor for class org.apache.hadoop.hdfs.server.datanode.tail_jsp
-
- takeSocket() - Method in interface org.apache.hadoop.hdfs.BlockReader
-
Take the socket used to talk to the DN.
- throttle(long) - Method in class org.apache.hadoop.hdfs.util.DataTransferThrottler
-
Given the numOfBytes sent/received since last time throttle was called,
make the current thread sleep if I/O rate is too fast
compared to the given bandwidth.
- toArray() - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
- toArray(U[]) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
- toArray(U[]) - Method in class org.apache.hadoop.hdfs.util.LightWeightLinkedSet
-
- toContentSummary(Map<?, ?>) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a Json map to a ContentSummary.
- toDelegationToken(Map<?, ?>) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a Json map to a Token of DelegationTokenIdentifier.
- TODELETE_HINT - Static variable in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-
- toFileStatus(Map<?, ?>, boolean) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a Json map to a HdfsFileStatus object.
- toJsonString(Token<? extends TokenIdentifier>) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a token object to a Json string.
- toJsonString(Token<? extends TokenIdentifier>[]) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a token object to a JSON string.
- toJsonString(Exception) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert an exception object to a Json string.
- toJsonString(String, Object) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a key-value pair to a Json string.
- toJsonString(HdfsFileStatus, boolean) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a HdfsFileStatus object to a Json string.
- toJsonString(LocatedBlocks) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert LocatedBlocks to a Json string.
- toJsonString(ContentSummary) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a ContentSummary to a Json string.
- toJsonString(MD5MD5CRC32FileChecksum) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a MD5MD5CRC32FileChecksum to a Json string.
- TOKEN - Static variable in class org.apache.hadoop.hdfs.server.namenode.CancelDelegationTokenServlet
-
- TOKEN - Static variable in class org.apache.hadoop.hdfs.server.namenode.RenewDelegationTokenServlet
-
- TOKEN_KIND - Static variable in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
Delegation token kind
- TokenArgumentParam - Class in org.apache.hadoop.hdfs.web.resources
-
Represents delegation token parameter as method arguments.
- TokenArgumentParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.TokenArgumentParam
-
Constructor.
- toLocatedBlocks(Map<?, ?>) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a Json map to LocatedBlock.
- toMD5MD5CRC32FileChecksum(Map<?, ?>) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a Json map to a MD5MD5CRC32FileChecksum.
- toNodeRole() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-
- toQueryString() - Method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
- toQueryString() - Method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
- toQueryString() - Method in interface org.apache.hadoop.hdfs.web.resources.HttpOpParam.Op
-
- toQueryString() - Method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam.TemporaryRedirectOp
-
- toQueryString() - Method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
- toQueryString() - Method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
- toRemoteException(Map<?, ?>) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a Json map to a RemoteException.
- toResponse(Exception) - Method in class org.apache.hadoop.hdfs.web.resources.ExceptionHandler
-
- toSortedString(String, Param<?, ?>...) - Static method in class org.apache.hadoop.hdfs.web.resources.Param
-
Convert the parameters to a sorted String.
- toString() - Method in enum org.apache.hadoop.hdfs.protocol.DatanodeInfo.AdminStates
-
- toString() - Method in class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenRenewer.RenewAction
-
- toString() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
- toString() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.NamenodeRole
-
- toString() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
- toString() - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-
- toString() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
-
- toString() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLogManifest
-
- toString() - Method in class org.apache.hadoop.hdfs.util.Holder
-
- toString() - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
- toString() - Method in class org.apache.hadoop.hdfs.web.resources.Param
-
- toToken(Map<?, ?>) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a Json map to a Token.
- toTokenList(Map<?, ?>) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
Convert a JSON map to a List>.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.protocol.DatanodeInfo.AdminStates
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.protocol.HdfsConstants.DatanodeReportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.protocol.HdfsConstants.SafeModeAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.protocol.HdfsConstants.UpgradeAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager.AccessMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.server.blockmanagement.CorruptReplicasMap.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.BlockUCState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.NamenodeRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.ReplicaState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.server.common.Storage.StorageState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
Returns the enum constant of this type with the specified name.
- valueOf(HttpOpParam.Op) - Static method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam.TemporaryRedirectOp
-
Get an object for the given op.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.web.resources.HttpOpParam.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.hadoop.hdfs.protocol.DatanodeInfo.AdminStates
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.protocol.HdfsConstants.DatanodeReportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.protocol.HdfsConstants.SafeModeAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.protocol.HdfsConstants.UpgradeAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager.AccessMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.server.blockmanagement.CorruptReplicasMap.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.BlockUCState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.NamenodeRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.NodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.ReplicaState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.server.common.Storage.StorageState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.web.resources.HttpOpParam.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(String, SSLSession) - Method in class org.apache.hadoop.hdfs.HsftpFileSystem.DummyHostnameVerifier
-
- verifyFsLimits(INode[], int, T) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
Verify that filesystem limit constraints are not violated
- verifySavedMD5(File, MD5Hash) - Static method in class org.apache.hadoop.hdfs.util.MD5FileUtils
-
Verify that the previously saved md5 for the given file matches
expectedMd5.
- VERSION - Static variable in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
WebHdfs version.