A B C D E F G H I J K L M N O P Q R S T U V W X Z _

A

abort() - Method in class org.apache.hadoop.hdfs.util.AtomicFileOutputStream
Close the atomic file, but do not "commit" the temporary file on top of the destination.
accept(ClientMmap) - Method in interface org.apache.hadoop.hdfs.client.ClientMmapManager.ClientMmapVisitor
 
ACCEPTEDINEPOCH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
ACCEPTEDINEPOCH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
acceptRecovery(RpcController, QJournalProtocolProtos.AcceptRecoveryRequestProto, RpcCallback<QJournalProtocolProtos.AcceptRecoveryResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
rpc acceptRecovery(.hadoop.hdfs.AcceptRecoveryRequestProto) returns (.hadoop.hdfs.AcceptRecoveryResponseProto);
acceptRecovery(RpcController, QJournalProtocolProtos.AcceptRecoveryRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
 
acceptRecovery(RpcController, QJournalProtocolProtos.AcceptRecoveryRequestProto, RpcCallback<QJournalProtocolProtos.AcceptRecoveryResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
rpc acceptRecovery(.hadoop.hdfs.AcceptRecoveryRequestProto) returns (.hadoop.hdfs.AcceptRecoveryResponseProto);
acceptRecovery(RpcController, QJournalProtocolProtos.AcceptRecoveryRequestProto, RpcCallback<QJournalProtocolProtos.AcceptRecoveryResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
 
accessCurrent(K) - Method in class org.apache.hadoop.hdfs.util.Diff
Find an element in the current state.
accessPrevious(K) - Method in class org.apache.hadoop.hdfs.util.Diff
Find an element in the previous state.
AccessTimeParam - Class in org.apache.hadoop.hdfs.web.resources
Access time parameter.
AccessTimeParam(Long) - Constructor for class org.apache.hadoop.hdfs.web.resources.AccessTimeParam
Constructor.
AccessTimeParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.AccessTimeParam
Constructor.
add(DatanodeID) - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager.MutableEntrySet
 
add(HostFileManager.Entry) - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager.MutableEntrySet
 
add(E, long) - Method in class org.apache.hadoop.hdfs.util.EnumCounters
Add the given value to counter e.
add(EnumCounters<E>) - Method in class org.apache.hadoop.hdfs.util.EnumCounters
Add that counters to this counters.
add(T) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
Add given element to the hash table.
addAll(Collection<? extends T>) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
All all elements in the collection.
addBlockPool(String, BlockTokenSecretManager) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
Add a block pool Id and corresponding BlockTokenSecretManager to map
addBlockReport(long) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
addCacheBlockReport(long) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
addCacheDirective(CacheDirectiveInfo, EnumSet<CacheFlag>) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
Add a new CacheDirectiveInfo.
addCachePool(CachePoolInfo) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
Add a cache pool.
addChild(INode, boolean, Snapshot, INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Add a child inode to the directory.
addChild(INode) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
The same as addChild(node, false, null, false)
addChild(INode, boolean, Snapshot, INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
addChild(String, XMLUtils.Stanza) - Method in class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
Add an entry to a stanza.
addDeleteBlock(Block) - Method in class org.apache.hadoop.hdfs.server.namenode.INode.BlocksMapUpdateInfo
Add a to-be-deleted block into the INode.BlocksMapUpdateInfo.toDeleteList
addElem(T) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
Add given element to the hash table
addElem(T) - Method in class org.apache.hadoop.hdfs.util.LightWeightLinkedSet
Add given element to the hash table
addField(String) - Method in class org.apache.hadoop.hdfs.tools.TableListing.Builder
 
addField(String, TableListing.Justification) - Method in class org.apache.hadoop.hdfs.tools.TableListing.Builder
 
addField(String, boolean) - Method in class org.apache.hadoop.hdfs.tools.TableListing.Builder
 
addField(String, TableListing.Justification, boolean) - Method in class org.apache.hadoop.hdfs.tools.TableListing.Builder
Add a new field to the Table under construction.
addGetEdit(long) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
addGetImage(long) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
addKeys(String, ExportedBlockKeys) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
See BlockTokenSecretManager.addKeys(ExportedBlockKeys)
addPutImage(long) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
addReference(INodeReference) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithCount
Increment and then return the reference count.
addSecurityConfiguration(Configuration) - Static method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
Add the requisite security principal settings to the given Configuration, returning a copy.
addSnapshottable(INodeDirectorySnapshottable) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
Add the given snapshottable directory to SnapshotManager.snapshottables.
addSpaceConsumed(long, long, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryWithQuota
 
addSpaceConsumed2Cache(long, long) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryWithQuota
Update the size of the tree
addSync(long) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
addToExcludedNodes(DatanodeDescriptor, Set<Node>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
Find other nodes in the same nodegroup of localMachine and add them into excludeNodes as replica should not be duplicated for nodes within the same nodegroup
addToInodeMap(INode) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
This method is always called with writeLock of FSDirectory held.
addTransaction(long) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
allowSnapshot(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
Allow snapshot on a directory.
allowStaleReads() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
 
append(Path, int, Progressable) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
appender() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.RollingLogs
 
appendStringTo(StringBuilder) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
 
apply2Current(List<E>) - Method in class org.apache.hadoop.hdfs.util.Diff
Apply the reverse of this diff to current state in order to obtain the previous state.
apply2Previous(List<E>) - Method in class org.apache.hadoop.hdfs.util.Diff
Apply this diff to previous state in order to obtain current state.
asDirectory() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
 
asDirectory() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
asFile() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
asList(ReadOnlyList<E>) - Static method in class org.apache.hadoop.hdfs.util.ReadOnlyList.Util
 
asReadOnlyList(List<E>) - Static method in class org.apache.hadoop.hdfs.util.ReadOnlyList.Util
 
asReference() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
asSymlink() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
AtomicFileOutputStream - Class in org.apache.hadoop.hdfs.util
A FileOutputStream that has the property that it will only show up at its destination once it has been entirely written and flushed to disk.
AtomicFileOutputStream(File) - Constructor for class org.apache.hadoop.hdfs.util.AtomicFileOutputStream
 
AuditLogger - Interface in org.apache.hadoop.hdfs.server.namenode
Interface defining an audit logger.
AuthFilter - Class in org.apache.hadoop.hdfs.web
Subclass of AuthenticationFilter that obtains Hadoop-Auth configuration for webhdfs.
AuthFilter() - Constructor for class org.apache.hadoop.hdfs.web.AuthFilter
 
authority(String, DatanodeID) - Static method in class org.apache.hadoop.hdfs.server.common.JspHelper.Url
 
available() - Method in interface org.apache.hadoop.hdfs.BlockReader
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without performing network I/O.
AvailableSpaceVolumeChoosingPolicy<V extends FsVolumeSpi> - Class in org.apache.hadoop.hdfs.server.datanode.fsdataset
A DN volume choosing policy which takes into account the amount of free space on each of the available volumes when considering where to assign a new replica allocation.
AvailableSpaceVolumeChoosingPolicy() - Constructor for class org.apache.hadoop.hdfs.server.datanode.fsdataset.AvailableSpaceVolumeChoosingPolicy
 

B

BalancerBandwidthCommand - Class in org.apache.hadoop.hdfs.server.protocol
Balancer bandwidth command instructs each datanode to change its value for the max amount of network bandwidth it may use during the block balancing operation.
BalancerBandwidthCommand(long) - Constructor for class org.apache.hadoop.hdfs.server.protocol.BalancerBandwidthCommand
Balancer Bandwidth Command constructor.
baseDirPath - Variable in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo.ReplicaDirInfo
 
binarySearch(ReadOnlyList<E>, K) - Static method in class org.apache.hadoop.hdfs.util.ReadOnlyList.Util
The same as Collections.binarySearch(List, Object) except that the list is a ReadOnlyList.
block_005finfo_005fxml_jsp - Class in org.apache.hadoop.hdfs.server.namenode
 
block_005finfo_005fxml_jsp() - Constructor for class org.apache.hadoop.hdfs.server.namenode.block_005finfo_005fxml_jsp
 
blockEquals(Block) - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
 
BlockInfoUnderConstruction - Class in org.apache.hadoop.hdfs.server.blockmanagement
Represents a block that is currently being constructed.
This is usually the last block of a file opened for write or append.
BlockInfoUnderConstruction(Block, int) - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
Create block and set its state to HdfsServerConstants.BlockUCState.UNDER_CONSTRUCTION.
BlockInfoUnderConstruction(Block, int, HdfsServerConstants.BlockUCState, DatanodeStorageInfo[]) - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
Create a block that is currently being constructed.
BlockPlacementPolicyWithNodeGroup - Class in org.apache.hadoop.hdfs.server.blockmanagement
The class is responsible for choosing the desired number of targets for placing block replicas on environment with node-group layer.
BlockPlacementPolicyWithNodeGroup(Configuration, FSClusterStats, NetworkTopology) - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
 
BlockPlacementPolicyWithNodeGroup() - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
 
BlockPlacementStatusDefault - Class in org.apache.hadoop.hdfs.server.blockmanagement
 
BlockPlacementStatusDefault(int, int) - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementStatusDefault
 
BlockPoolTokenSecretManager - Class in org.apache.hadoop.hdfs.security.token.block
Manages a BlockTokenSecretManager per block pool.
BlockPoolTokenSecretManager() - Constructor for class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
 
BlockReader - Interface in org.apache.hadoop.hdfs
A BlockReader is responsible for reading a single block from a single datanode.
blockReceivedAndDeleted(RpcController, DatanodeProtocolProtos.BlockReceivedAndDeletedRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
 
blockReport(RpcController, DatanodeProtocolProtos.BlockReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
 
BlockSizeParam - Class in org.apache.hadoop.hdfs.web.resources
Block size parameter.
BlockSizeParam(Long) - Constructor for class org.apache.hadoop.hdfs.web.resources.BlockSizeParam
Constructor.
BlockSizeParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.BlockSizeParam
Constructor.
BlockStorageLocation - Class in org.apache.hadoop.fs
Wrapper for BlockLocation that also adds VolumeId volume location information for each replica.
BlockStorageLocation(BlockLocation, VolumeId[]) - Constructor for class org.apache.hadoop.fs.BlockStorageLocation
 
BlockTokenSecretManager.AccessMode - Enum in org.apache.hadoop.hdfs.security.token.block
 
browseBlock_jsp - Class in org.apache.hadoop.hdfs.server.datanode
 
browseBlock_jsp() - Constructor for class org.apache.hadoop.hdfs.server.datanode.browseBlock_jsp
 
browseDirectory_jsp - Class in org.apache.hadoop.hdfs.server.datanode
 
browseDirectory_jsp() - Constructor for class org.apache.hadoop.hdfs.server.datanode.browseDirectory_jsp
 
BufferSizeParam - Class in org.apache.hadoop.hdfs.web.resources
Buffer size parameter.
BufferSizeParam(Integer) - Constructor for class org.apache.hadoop.hdfs.web.resources.BufferSizeParam
Constructor.
BufferSizeParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.BufferSizeParam
Constructor.
build() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
Builds a new CacheDirectiveInfo populated with the set properties.
build() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats.Builder
Builds a new CacheDirectiveStats populated with the set properties.
build() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
 
build() - Method in class org.apache.hadoop.hdfs.server.datanode.CachingStrategy.Builder
 
build() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
 
build() - Method in class org.apache.hadoop.hdfs.tools.TableListing.Builder
Create a new TableListing.
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
 
buildTokenServiceForLogicalUri(URI) - Static method in class org.apache.hadoop.hdfs.HAUtil
Get the service name used in the delegation token for the given logical HA service.
ByteRangeInputStream - Class in org.apache.hadoop.hdfs.web
To support HTTP byte streams, a new connection to an HTTP server needs to be created each time.
ByteRangeInputStream(ByteRangeInputStream.URLOpener, ByteRangeInputStream.URLOpener) - Constructor for class org.apache.hadoop.hdfs.web.ByteRangeInputStream
Create with the specified URLOpeners.
ByteRangeInputStream.URLOpener - Class in org.apache.hadoop.hdfs.web
This class wraps a URL and provides method to open connection.
ByteRangeInputStream.URLOpener(URL) - Constructor for class org.apache.hadoop.hdfs.web.ByteRangeInputStream.URLOpener
 

C

CacheDirectiveEntry - Class in org.apache.hadoop.hdfs.protocol
Describes a path-based cache directive entry.
CacheDirectiveEntry(CacheDirectiveInfo, CacheDirectiveStats) - Constructor for class org.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
 
CacheDirectiveInfo - Class in org.apache.hadoop.hdfs.protocol
Describes a path-based cache directive.
CacheDirectiveInfo.Builder - Class in org.apache.hadoop.hdfs.protocol
A builder for creating new CacheDirectiveInfo instances.
CacheDirectiveInfo.Builder() - Constructor for class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
Creates an empty builder.
CacheDirectiveInfo.Builder(CacheDirectiveInfo) - Constructor for class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
Creates a builder with all elements set to the same values as the given CacheDirectiveInfo.
CacheDirectiveInfo.Expiration - Class in org.apache.hadoop.hdfs.protocol
Denotes a relative or absolute expiration time for a CacheDirective.
CacheDirectiveStats - Class in org.apache.hadoop.hdfs.protocol
Describes a path-based cache directive.
CacheDirectiveStats.Builder - Class in org.apache.hadoop.hdfs.protocol
 
CacheDirectiveStats.Builder() - Constructor for class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats.Builder
Creates an empty builder.
CacheFlag - Enum in org.apache.hadoop.fs
Specifies semantics for CacheDirective operations.
CachePool.DirectiveList - Class in org.apache.hadoop.hdfs.server.namenode
 
CachePoolEntry - Class in org.apache.hadoop.hdfs.protocol
Describes a Cache Pool entry.
CachePoolEntry(CachePoolInfo, CachePoolStats) - Constructor for class org.apache.hadoop.hdfs.protocol.CachePoolEntry
 
CachePoolInfo - Class in org.apache.hadoop.hdfs.protocol
CachePoolInfo describes a cache pool.
CachePoolInfo(String) - Constructor for class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
CachePoolStats - Class in org.apache.hadoop.hdfs.protocol
CachePoolStats describes cache pool statistics.
CachePoolStats.Builder - Class in org.apache.hadoop.hdfs.protocol
 
CachePoolStats.Builder() - Constructor for class org.apache.hadoop.hdfs.protocol.CachePoolStats.Builder
 
cacheReport(RpcController, DatanodeProtocolProtos.CacheReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
 
CachingStrategy - Class in org.apache.hadoop.hdfs.server.datanode
The caching strategy we should use for an HDFS read or write operation.
CachingStrategy(Boolean, Long) - Constructor for class org.apache.hadoop.hdfs.server.datanode.CachingStrategy
 
CachingStrategy.Builder - Class in org.apache.hadoop.hdfs.server.datanode
 
CachingStrategy.Builder(CachingStrategy) - Constructor for class org.apache.hadoop.hdfs.server.datanode.CachingStrategy.Builder
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
 
cancelDelegationToken(Token<?>) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
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
 
canonicalizeUri(URI) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
chainAndMakeRedundantStreams(Collection<EditLogInputStream>, PriorityQueue<EditLogInputStream>, long) - Static method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
 
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)
checkOperation(NameNode.OperationCategory) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
Check if an operation of given category is allowed
chooseLocalRack(Node, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, StorageType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
 
chooseLocalStorage(Node, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, StorageType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
choose local node of localMachine as the target.
chooseRemoteRack(int, DatanodeDescriptor, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, StorageType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
Choose numOfReplicas nodes from the racks that localMachine is NOT on.
chooseVolume(List<V>, long) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.AvailableSpaceVolumeChoosingPolicy
 
chooseVolume(List<V>, long) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.RoundRobinVolumeChoosingPolicy
 
cleanSubtree(Snapshot, Snapshot, INode.BlocksMapUpdateInfo, List<INode>, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
 
cleanSubtree(Snapshot, Snapshot, INode.BlocksMapUpdateInfo, List<INode>, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
cleanSubtree(Snapshot, Snapshot, INode.BlocksMapUpdateInfo, List<INode>, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.DstReference
 
cleanSubtree(Snapshot, Snapshot, INode.BlocksMapUpdateInfo, List<INode>, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithName
 
cleanSubtree(Snapshot, Snapshot, INode.BlocksMapUpdateInfo, List<INode>, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
cleanSubtreeRecursively(Snapshot, Snapshot, INode.BlocksMapUpdateInfo, List<INode>, Map<INode, INode>, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Call cleanSubtree(..) recursively down the subtree.
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
 
clear() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.BlocksMapUpdateInfo
Clear INode.BlocksMapUpdateInfo.toDeleteList
clear() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
 
clear() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeMap
Clear the INodeMap.map
clear() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
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.
clearAcceptedInEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
required uint64 acceptedInEpoch = 2;
clearAcceptedInEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional uint64 acceptedInEpoch = 2;
clearAllKeysForTesting() - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
 
clearChildren() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Set the children list to null.
clearCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
optional uint64 committedTxId = 4;
clearEndTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required uint64 endTxId = 3;
clearEndTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
required uint64 endTxId = 2;
clearEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required uint64 epoch = 3;
clearEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required uint64 epoch = 2;
clearFirstTxnId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required uint64 firstTxnId = 2;
clearFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required string fromURL = 3;
clearFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
optional string fromURL = 3;
clearFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
optional string fromURL = 3;
clearHostname() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string hostname = 3;
clearHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
required uint32 httpPort = 2;
clearHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
required uint32 httpPort = 2;
clearIdentifier() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
required string identifier = 1;
clearInProgressOk() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
optional bool inProgressOk = 4 [default = false];
clearIpcSerialNumber() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required uint64 ipcSerialNumber = 3;
clearIsFormatted() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
required bool isFormatted = 1;
clearIsInProgress() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
required bool isInProgress = 3;
clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
clearJournalId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required .hadoop.hdfs.JournalIdProto journalId = 1;
clearLastCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional uint64 lastCommittedTxId = 4;
clearLastPromisedEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
required uint64 lastPromisedEpoch = 1;
clearLastSegmentTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
optional uint64 lastSegmentTxId = 1;
clearLastWriterEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
required uint64 lastWriterEpoch = 3;
clearLimit() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
 
clearManifest() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
clearMinTxIdToKeep() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
required uint64 minTxIdToKeep = 2;
clearNamenodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string namenodeId = 2;
clearNameserviceId() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string nameserviceId = 1;
clearNsInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
clearNsInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
clearNumTxns() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required uint32 numTxns = 3;
clearPort() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required int32 port = 4;
clearQuota(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
Clear the namespace quota (count of files, directories and sym links) for a directory.
clearRecords() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required bytes records = 4;
clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
clearSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
clearSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
clearSegmentTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
required uint64 segmentTxId = 2;
clearSegmentTxnId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required uint64 segmentTxnId = 5;
clearSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
required uint64 sinceTxId = 2;
clearSnapshottableDirs() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
 
clearSpaceQuota(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
Clear the disk space quota (size of files) for a directory.
clearStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required uint64 startTxId = 2;
clearStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
required uint64 startTxId = 1;
clearStateToAccept() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
clearTxid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
required uint64 txid = 2;
clearZkfcPort() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required int32 zkfcPort = 5;
ClientMmapManager.ClientMmapVisitor - Interface in org.apache.hadoop.hdfs.client
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
 
cloneDelegationTokenForLogicalUri(UserGroupInformation, URI, Collection<InetSocketAddress>) - Static method in class org.apache.hadoop.hdfs.HAUtil
Locate a delegation token associated with the given HA cluster URI, and if one is found, clone it to also represent the underlying namenode address.
close() - Method in interface org.apache.hadoop.hdfs.BlockReader
Close the block reader.
close() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
 
close() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
 
close() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
Shutdown the filestore
close() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider
Close all the proxy objects which have been opened over the lifetime of this proxy provider.
close() - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
 
close() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.TeeOutputStream
 
close() - Method in class org.apache.hadoop.hdfs.util.AtomicFileOutputStream
 
close() - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
 
close() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
combinePosterior(Diff<K, E>, Diff.Processor<E>) - Method in class org.apache.hadoop.hdfs.util.Diff
Combine this diff with a posterior diff.
commitBlockSynchronization(RpcController, DatanodeProtocolProtos.CommitBlockSynchronizationRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
 
COMMITTEDTXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
COMPARATOR - Static variable in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
Compare the statuses by full paths.
compareTo(VolumeId) - Method in class org.apache.hadoop.fs.HdfsVolumeId
 
compareTo(VolumeId) - Method in interface org.apache.hadoop.fs.VolumeId
 
compareTo(RemoteEditLog) - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
 
computeContentSummary(ContentSummaryComputationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
 
computeContentSummary(ContentSummaryComputationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryWithQuota
 
computeContentSummary(ContentSummaryComputationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
computeContentSummary(ContentSummaryComputationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithName
 
computeContentSummary(ContentSummaryComputationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
computeMd5ForFile(File) - Static method in class org.apache.hadoop.hdfs.util.MD5FileUtils
Read dataFile and compute its MD5 checksum.
computeQuotaUsage(Quota.Counts, boolean, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
 
computeQuotaUsage(Quota.Counts, boolean, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryWithQuota
 
computeQuotaUsage(Quota.Counts, boolean, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
computeQuotaUsage(Quota.Counts, boolean, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithName
 
computeQuotaUsage(Quota.Counts, boolean, int) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
computeQuotaUsage4CurrentDirectory(Quota.Counts) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Add quota usage for this inode excluding children.
computeQuotaUsage4CurrentDirectory(Quota.Counts) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
concat(Path, Path[]) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
ConcatSourcesParam - Class in org.apache.hadoop.hdfs.web.resources
The concat source paths parameter.
ConcatSourcesParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.ConcatSourcesParam
Constructor.
ConcatSourcesParam(Path[]) - Constructor for class org.apache.hadoop.hdfs.web.resources.ConcatSourcesParam
 
ConfiguredFailoverProxyProvider<T> - Class in org.apache.hadoop.hdfs.server.namenode.ha
A FailoverProxyProvider implementation which allows one to configure two URIs to connect to during fail-over.
ConfiguredFailoverProxyProvider(Configuration, URI, Class<T>) - Constructor for class org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider
 
connect(long, boolean) - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream.URLOpener
Connect to server with a data offset.
connectionFactory - Variable in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
Default connection factory may be overridden in tests to use smaller timeout values
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
 
Content - Enum in org.apache.hadoop.hdfs.server.namenode
The content types such as file, directory and symlink to be computed.
Content.Counts - Class in org.apache.hadoop.hdfs.server.namenode
Content counts.
Content.CountsMap - Class in org.apache.hadoop.hdfs.server.namenode
A map of counters for the current state and the snapshots.
Content.CountsMap.Key - Enum in org.apache.hadoop.hdfs.server.namenode
The key type of the map.
convert(HdfsProtos.NamenodeRegistrationProto.NamenodeRoleProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsServerConstants.NamenodeRole) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(StorageInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.StorageInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(NamenodeRegistration) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.NamenodeRegistrationProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.DatanodeIDProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeID) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeID[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.DatanodeIDProto[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(Block) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.BlockProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(BlocksWithLocations.BlockWithLocations) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.BlockWithLocationsProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(BlocksWithLocations) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.BlocksWithLocationsProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(BlockKey) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.BlockKeyProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ExportedBlockKeys) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.ExportedBlockKeysProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(CheckpointSignature) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.CheckpointSignatureProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(RemoteEditLog) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.RemoteEditLogProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(RemoteEditLogManifest) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.RemoteEditLogManifestProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(CheckpointCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(NamenodeCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.NamespaceInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.NamenodeCommandProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.ExtendedBlockProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ExtendedBlock) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(BlockRecoveryCommand.RecoveringBlock) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.RecoveringBlockProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeInfo.AdminStates) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.DatanodeInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.DatanodeInfoProto[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeInfo[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeInfo[], int) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
Copy from dnInfos to a target of list of same size starting at startIdx.
convert(List<HdfsProtos.DatanodeInfoProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.DatanodeInfoProto.AdminState) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(LocatedBlock) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.LocatedBlockProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(Token<?>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(SecurityProtos.TokenProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.ReplicaStateProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsServerConstants.ReplicaState) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeRegistration) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeProtocolProtos.DatanodeRegistrationProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeProtocolProtos.DatanodeCommandProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(BalancerBandwidthCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(KeyUpdateCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(BlockRecoveryCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(FinalizeCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(BlockCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(BlockIdCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeProtocolProtos.KeyUpdateCommandProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeProtocolProtos.FinalizeCommandProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeProtocolProtos.BlockRecoveryCommandProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeProtocolProtos.BlockCommandProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeProtocolProtos.BlockIdCommandProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.DatanodeInfosProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeProtocolProtos.BalancerBandwidthCommandProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ReceivedDeletedBlockInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeProtocolProtos.ReceivedDeletedBlockInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(NamespaceInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.LocatedBlocksProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(LocatedBlocks) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.DataEncryptionKeyProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DataEncryptionKey) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.FsServerDefaultsProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(FsServerDefaults) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(FsPermission) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.FsPermissionProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.HdfsFileStatusProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.SnapshottableDirectoryStatusProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsFileStatus) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(SnapshottableDirectoryStatus) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsFileStatus[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.HdfsFileStatusProto[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.DirectoryListingProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DirectoryListing) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ClientNamenodeProtocolProtos.GetFsStatsResponseProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(long[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsConstants.DatanodeReportType) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ClientNamenodeProtocolProtos.DatanodeReportTypeProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsConstants.SafeModeAction) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ClientNamenodeProtocolProtos.SafeModeActionProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.CorruptFileBlocksProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(CorruptFileBlocks) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.ContentSummaryProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ContentSummary) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeProtocolProtos.NNHAStatusHeartbeatProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(NNHAStatusHeartbeat) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeStorage) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeProtocolProtos.DatanodeStorageProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(StorageReport) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DatanodeProtocolProtos.StorageReportProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(JournalProtocolProtos.JournalInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(JournalInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
Method used for converting JournalProtocolProtos.JournalInfoProto sent from Namenode to Journal receivers to NamenodeRegistration.
convert(HdfsProtos.SnapshottableDirectoryListingProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(SnapshottableDirectoryStatus[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.SnapshotDiffReportEntryProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(SnapshotDiffReport.DiffReportEntry) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.SnapshotDiffReportProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(SnapshotDiffReport) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(HdfsProtos.ChecksumTypeProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(CacheDirectiveInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ClientNamenodeProtocolProtos.CacheDirectiveInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(CacheDirectiveInfo.Expiration) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ClientNamenodeProtocolProtos.CacheDirectiveInfoExpirationProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(CacheDirectiveStats) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ClientNamenodeProtocolProtos.CacheDirectiveStatsProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(CacheDirectiveEntry) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ClientNamenodeProtocolProtos.CacheDirectiveEntryProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(CachePoolInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ClientNamenodeProtocolProtos.CachePoolInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(CachePoolStats) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ClientNamenodeProtocolProtos.CachePoolStatsProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(CachePoolEntry) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(ClientNamenodeProtocolProtos.CachePoolEntryProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convert(DataChecksum.Type) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convertBlockKeys(List<HdfsProtos.BlockKeyProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convertCacheFlags(EnumSet<CacheFlag>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convertCacheFlags(int) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convertCreateFlag(EnumSetWritable<CreateFlag>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convertCreateFlag(int) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convertDatanodeInfo(DatanodeInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convertDelegationToken(SecurityProtos.TokenProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convertLocatedBlock(LocatedBlock[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convertLocatedBlock(HdfsProtos.LocatedBlockProto[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convertLocatedBlock(List<HdfsProtos.LocatedBlockProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convertLocatedBlock2(List<LocatedBlock>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
convertStorageReports(List<DatanodeProtocolProtos.StorageReportProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
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(E) - Method in class org.apache.hadoop.hdfs.util.Diff
Create an element in current state.
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
createFailoverProxyProvider(Configuration, Class<FailoverProxyProvider<T>>, Class<T>, URI) - Static method in class org.apache.hadoop.hdfs.NameNodeProxies
Creates the Failover proxy provider instance
createIdentifier() - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
Return an empty BlockTokenIdentifer
createInfo() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
createNonHAProxy(Configuration, InetSocketAddress, Class<T>, UserGroupInformation, boolean) - Static method in class org.apache.hadoop.hdfs.NameNodeProxies
Creates an explicitly non-HA-enabled proxy object.
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
 
createProxy(Configuration, URI, Class<T>) - Static method in class org.apache.hadoop.hdfs.NameNodeProxies
Creates the namenode proxy with the passed protocol.
createProxyWithLossyRetryHandler(Configuration, URI, Class<T>, int) - Static method in class org.apache.hadoop.hdfs.NameNodeProxies
Generate a dummy namenode proxy instance that utilizes our hacked LossyRetryInvocationHandler.
createRecoveryContext() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
 
createSnapshot(String, String) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
Create a snapshot of the given path.
createStreams(boolean, DataChecksum) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
 
createStreams(boolean, DataChecksum) - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipelineInterface
Create output streams for writing to this replica, one for block file and one for CRC file
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.web.ByteRangeInputStream
 

D

DatanodeDescriptor.CachedBlocksList - Class in org.apache.hadoop.hdfs.server.blockmanagement
A list of CachedBlock objects on this datanode.
DatanodeDescriptor.CachedBlocksList.Type - Enum in org.apache.hadoop.hdfs.server.blockmanagement
 
DatanodeDescriptor.DecommissioningStatus - Class in org.apache.hadoop.hdfs.server.blockmanagement
Decommissioning status
DatanodeDescriptor.DecommissioningStatus() - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.DecommissioningStatus
 
dataNodeHome_jsp - Class in org.apache.hadoop.hdfs.server.datanode
 
dataNodeHome_jsp() - Constructor for class org.apache.hadoop.hdfs.server.datanode.dataNodeHome_jsp
 
DatanodeInfo.AdminStates - Enum in org.apache.hadoop.hdfs.protocol
 
DataNodeMXBean - Interface in org.apache.hadoop.hdfs.server.datanode
This is the JMX management interface for data node information
DatanodeProtocolServerSideTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
 
DatanodeProtocolServerSideTranslatorPB(DatanodeProtocol) - Constructor for class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
 
DatanodeStatistics - Interface in org.apache.hadoop.hdfs.server.blockmanagement
Datanode statistics
DatanodeStorage - Class in org.apache.hadoop.hdfs.server.protocol
Class captures information of a storage in Datanode.
DatanodeStorage(String) - Constructor for class org.apache.hadoop.hdfs.server.protocol.DatanodeStorage
Create a storage with DatanodeStorage.State.NORMAL and StorageType.DEFAULT.
DatanodeStorage(String, DatanodeStorage.State, StorageType) - Constructor for class org.apache.hadoop.hdfs.server.protocol.DatanodeStorage
 
DatanodeStorage.State - Enum in org.apache.hadoop.hdfs.server.protocol
The state of the storage.
DatanodeStorageInfo - Class in org.apache.hadoop.hdfs.server.blockmanagement
A Datanode has one or more storages.
DatanodeWebHdfsMethods - Class in org.apache.hadoop.hdfs.server.datanode.web.resources
Web-hdfs DataNode implementation.
DatanodeWebHdfsMethods() - Constructor for class org.apache.hadoop.hdfs.server.datanode.web.resources.DatanodeWebHdfsMethods
 
DataTransferThrottler - Class in org.apache.hadoop.hdfs.util
a class to throttle the data transfers.
DataTransferThrottler(long) - Constructor for class org.apache.hadoop.hdfs.util.DataTransferThrottler
Constructor
DataTransferThrottler(long, long) - Constructor for class org.apache.hadoop.hdfs.util.DataTransferThrottler
Constructor
decommission_jsp - Class in org.apache.hadoop.hdfs.server.namenode
 
decommission_jsp() - Constructor for class org.apache.hadoop.hdfs.server.namenode.decommission_jsp
 
decommissionedReplicas() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.NumberReplicas
 
DEFAULT - Static variable in enum org.apache.hadoop.hdfs.StorageType
 
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.AccessTimeParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.BlockSizeParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.BufferSizeParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.ConcatSourcesParam
 
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.CreateParentParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.DelegationParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.DestinationParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.DoAsParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.GroupParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.HttpOpParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.LengthParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.ModificationTimeParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.NamenodeRpcAddressParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.OffsetParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.OverwriteParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.OwnerParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.PermissionParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.RecursiveParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.RenameOptionSetParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.RenewerParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.ReplicationParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.TokenArgumentParam
Default parameter value.
DEFAULT - Static variable in class org.apache.hadoop.hdfs.web.resources.UserParam
Default parameter value.
DEFAULT_FILES_PER_DIRECTORY - Static variable in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
 
DEFAULT_LIMIT - Static variable in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
DEFAULT_MAX_LOAD_FACTOR - Static variable in class org.apache.hadoop.hdfs.util.LightWeightHashSet
 
DEFAULT_MAX_RELATIVE_EXPIRY - Static variable in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
Default max relative expiry for cache pools.
DEFAUT_MIN_LOAD_FACTOR - Static variable in class org.apache.hadoop.hdfs.util.LightWeightHashSet
 
DelegationParam - Class in org.apache.hadoop.hdfs.web.resources
Represents delegation token used for authentication.
DelegationParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.DelegationParam
Constructor.
delete(UserGroupInformation, DelegationParam, UserParam, DoAsParam, UriFsPathParam, DeleteOpParam, RecursiveParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
Handle HTTP DELETE request.
delete(E) - Method in class org.apache.hadoop.hdfs.util.Diff
Delete an element from current state.
delete(Path, boolean) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
DeleteOpParam - Class in org.apache.hadoop.hdfs.web.resources
Http DELETE operation parameter.
DeleteOpParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.DeleteOpParam
Constructor.
DeleteOpParam.Op - Enum in org.apache.hadoop.hdfs.web.resources
Delete operations.
deleteRoot(UserGroupInformation, DelegationParam, UserParam, DoAsParam, DeleteOpParam, RecursiveParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
Handle HTTP DELETE request for the root.
deleteSnapshot(String, String, INode.BlocksMapUpdateInfo, List<INode>) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
Delete a snapshot for a snapshottable directory
DestinationParam - Class in org.apache.hadoop.hdfs.web.resources
Destination path parameter.
DestinationParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.DestinationParam
Constructor.
destroy() - Method in class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter
 
destroyAndCollectBlocks(INode.BlocksMapUpdateInfo, List<INode>) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
 
destroyAndCollectBlocks(INode.BlocksMapUpdateInfo, List<INode>) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
destroyAndCollectBlocks(INode.BlocksMapUpdateInfo, List<INode>) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.DstReference
Destroy self and clear everything! If the INode is a file, this method collects its blocks for further block deletion.
destroyAndCollectBlocks(INode.BlocksMapUpdateInfo, List<INode>) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithName
 
destroyAndCollectBlocks(INode.BlocksMapUpdateInfo, List<INode>) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
destroyDstSubtree(INode, Snapshot, Snapshot, INode.BlocksMapUpdateInfo, List<INode>) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
Destroy a subtree under a DstReference node.
DFSClient.Conf - Class in org.apache.hadoop.hdfs
DFSClient configuration
DFSClient.Conf(Configuration) - Constructor for class org.apache.hadoop.hdfs.DFSClient.Conf
 
DFSClient.DFSDataInputStream - Class in org.apache.hadoop.hdfs
Deprecated. use HdfsDataInputStream instead.
DFSClient.DFSDataInputStream(DFSInputStream) - Constructor for class org.apache.hadoop.hdfs.DFSClient.DFSDataInputStream
Deprecated.  
dfsclusterhealth_jsp - Class in org.apache.hadoop.hdfs.server.namenode
 
dfsclusterhealth_jsp() - Constructor for class org.apache.hadoop.hdfs.server.namenode.dfsclusterhealth_jsp
 
DFSHAAdmin - Class in org.apache.hadoop.hdfs.tools
Class to extend HAAdmin to do a little bit of HDFS-specific configuration.
DFSHAAdmin() - Constructor for class org.apache.hadoop.hdfs.tools.DFSHAAdmin
 
dfshealth_jsp - Class in org.apache.hadoop.hdfs.server.namenode
 
dfshealth_jsp() - Constructor for class org.apache.hadoop.hdfs.server.namenode.dfshealth_jsp
 
DFSInputStream.ReadStatistics - Class in org.apache.hadoop.hdfs
 
DFSInputStream.ReadStatistics() - Constructor for class org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics
 
DFSInputStream.ReadStatistics(DFSInputStream.ReadStatistics) - Constructor for class org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics
 
dfsnodelist_jsp - Class in org.apache.hadoop.hdfs.server.namenode
 
dfsnodelist_jsp() - Constructor for class org.apache.hadoop.hdfs.server.namenode.dfsnodelist_jsp
 
DFSUtil.ConfiguredNNAddress - Class in org.apache.hadoop.hdfs
Represent one of the NameNodes configured in the cluster.
diff(String, String, String) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
Compute the difference between two snapshots of a directory, or between a snapshot of the directory and its current tree.
Diff<K,E extends Diff.Element<K>> - Class in org.apache.hadoop.hdfs.util
The difference between the current state and a previous state of a list.
Diff() - Constructor for class org.apache.hadoop.hdfs.util.Diff
 
Diff(List<E>, List<E>) - Constructor for class org.apache.hadoop.hdfs.util.Diff
 
Diff.Container<E> - Class in org.apache.hadoop.hdfs.util
Containing exactly one element.
Diff.Element<K> - Interface in org.apache.hadoop.hdfs.util
An interface for the elements in a Diff.
Diff.ListType - Enum in org.apache.hadoop.hdfs.util
 
Diff.Processor<E> - Interface in org.apache.hadoop.hdfs.util
An interface for passing a method in order to process elements.
Diff.UndoInfo<E> - Class in org.apache.hadoop.hdfs.util
Undo information for some operations such as delete(E) and Diff.modify(Element, Element).
disallowSnapshot(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
Disallow snapshot on a directory.
DoAsParam - Class in org.apache.hadoop.hdfs.web.resources
DoAs parameter for proxy user.
DoAsParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.DoAsParam
Constructor.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.hadoop.hdfs.web.AuthFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.namenode.CancelDelegationTokenServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.namenode.GetDelegationTokenServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.namenode.RenewDelegationTokenServlet
 
DOT_INODES - Static variable in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
 
DOT_INODES_STRING - Static variable in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
 
DOT_RESERVED - Static variable in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
 
DOT_RESERVED_PATH_PREFIX - Static variable in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
 
DOT_RESERVED_STRING - Static variable in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
 
dumpTreeRecursively(PrintWriter, StringBuilder, Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
 
dumpTreeRecursively(PrintWriter, StringBuilder, Iterable<INodeDirectory.SnapshotAndINode>) - Static method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Dump the given subtrees.
dumpTreeRecursively(PrintWriter, StringBuilder, Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 

E

EDIT_LOG_INPUT_STREAM_COMPARATOR - Static variable in class org.apache.hadoop.hdfs.server.namenode.JournalSet
 
EMPTY_ARRAY - Static variable in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
 
EMPTY_ARRAY - Static variable in class org.apache.hadoop.hdfs.server.protocol.StorageReport
 
emptyList() - Static method in class org.apache.hadoop.hdfs.util.ReadOnlyList.Util
 
endCheckpoint(RpcController, NamenodeProtocolProtos.EndCheckpointRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
 
ENDTXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
ENDTXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
entries - Variable in class org.apache.hadoop.hdfs.util.LightWeightHashSet
An internal array of entries, which are the rows of the hash table.
EnumCounters<E extends Enum<E>> - Class in org.apache.hadoop.hdfs.util
Counters for an enum type.
EnumCounters(E[]) - Constructor for class org.apache.hadoop.hdfs.util.EnumCounters
Construct counters for the given enum constants.
EnumCounters.Factory<E extends Enum<E>,C extends EnumCounters<E>> - Interface in org.apache.hadoop.hdfs.util
A factory for creating counters.
EnumCounters.Map<K,E extends Enum<E>,C extends EnumCounters<E>> - Class in org.apache.hadoop.hdfs.util
A key-value map which maps the keys to EnumCounters.
EnumCounters.Map(EnumCounters.Factory<E, C>) - Constructor for class org.apache.hadoop.hdfs.util.EnumCounters.Map
Construct a map.
EPOCH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
EPOCH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
equals(Object) - Method in class org.apache.hadoop.fs.HdfsVolumeId
 
equals(Object) - Method in interface org.apache.hadoop.fs.VolumeId
 
equals(Object) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
 
equals(Object) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
equals(Object) - Method in class org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
 
equals(Object) - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
equals(Object) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
 
equals(Object) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
 
equals(Object) - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
 
equals(Object) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBeingWritten
 
equals(Object) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
 
equals(Object) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
equals(Object) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
 
equals(Object) - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeStorage
 
equals(Object) - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
 
equals(Object) - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
 
errorReport(RpcController, DatanodeProtocolProtos.ErrorReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
 
errorReport(RpcController, NamenodeProtocolProtos.ErrorReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
 
ExceptionHandler - Class in org.apache.hadoop.hdfs.web.resources
Handle exceptions.
ExceptionHandler() - Constructor for class org.apache.hadoop.hdfs.web.resources.ExceptionHandler
 
excessReplicas() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.NumberReplicas
 
expandIfNecessary() - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
Checks if we need to expand, and expands if necessary.

F

FencedException - Exception in org.apache.hadoop.hdfs.server.protocol
If a previous user of a resource tries to use a shared resource, after fenced by another user, this exception is thrown.
FencedException(String) - Constructor for exception org.apache.hadoop.hdfs.server.protocol.FencedException
 
fileLength - Variable in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
 
FileWithSnapshot.FileDiff - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
The difference of an INodeFile between two snapshots.
FileWithSnapshot.FileDiffList - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
A list of FileDiffs for storing snapshot data.
FileWithSnapshot.FileDiffList() - Constructor for class org.apache.hadoop.hdfs.server.namenode.snapshot.FileWithSnapshot.FileDiffList
 
FileWithSnapshot.Util - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
Utility methods for the classes which implement the interface.
FileWithSnapshot.Util() - Constructor for class org.apache.hadoop.hdfs.server.namenode.snapshot.FileWithSnapshot.Util
 
FinalizedReplica - Class in org.apache.hadoop.hdfs.server.datanode
This class describes a replica that has been finalized.
FinalizedReplica(long, long, long, FsVolumeSpi, File) - Constructor for class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
Constructor
FinalizedReplica(Block, FsVolumeSpi, File) - Constructor for class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
Constructor
FinalizedReplica(FinalizedReplica) - Constructor for class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
Copy constructor.
finalizeLogSegment(RpcController, QJournalProtocolProtos.FinalizeLogSegmentRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
 
finalizeLogSegment(RpcController, QJournalProtocolProtos.FinalizeLogSegmentRequestProto, RpcCallback<QJournalProtocolProtos.FinalizeLogSegmentResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
rpc finalizeLogSegment(.hadoop.hdfs.FinalizeLogSegmentRequestProto) returns (.hadoop.hdfs.FinalizeLogSegmentResponseProto);
finalizeLogSegment(RpcController, QJournalProtocolProtos.FinalizeLogSegmentRequestProto, RpcCallback<QJournalProtocolProtos.FinalizeLogSegmentResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
rpc finalizeLogSegment(.hadoop.hdfs.FinalizeLogSegmentRequestProto) returns (.hadoop.hdfs.FinalizeLogSegmentResponseProto);
finalizeLogSegment(RpcController, QJournalProtocolProtos.FinalizeLogSegmentRequestProto, RpcCallback<QJournalProtocolProtos.FinalizeLogSegmentResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
 
finalizeLogSegment(long, long) - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
 
find(DatanodeID) - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager.EntrySet
 
find(HostFileManager.Entry) - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager.EntrySet
 
FIRSTTXNID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
flush() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.TeeOutputStream
 
format(RpcController, QJournalProtocolProtos.FormatRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
 
format(RpcController, QJournalProtocolProtos.FormatRequestProto, RpcCallback<QJournalProtocolProtos.FormatResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
rpc format(.hadoop.hdfs.FormatRequestProto) returns (.hadoop.hdfs.FormatResponseProto);
format(RpcController, QJournalProtocolProtos.FormatRequestProto, RpcCallback<QJournalProtocolProtos.FormatResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
rpc format(.hadoop.hdfs.FormatRequestProto) returns (.hadoop.hdfs.FormatResponseProto);
format(RpcController, QJournalProtocolProtos.FormatRequestProto, RpcCallback<QJournalProtocolProtos.FormatResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
 
format(NamespaceInfo) - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
 
fromCode(int) - Static method in enum org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo.BlockStatus
 
FROMURL_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
FROMURL_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
FROMURL_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
fromValue(String) - Static method in enum org.apache.hadoop.hdfs.protocol.DatanodeInfo.AdminStates
 
FSConstants - Class in org.apache.hadoop.hdfs.protocol
Deprecated. Please use HdfsConstants. This class is left only for other ecosystem projects which depended on it for SafemodeAction and DatanodeReport types.
FSConstants() - Constructor for class org.apache.hadoop.hdfs.protocol.FSConstants
Deprecated.  
FsDatasetCache.PageRounder - Class in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl
 
FsDatasetCache.PageRounder() - Constructor for class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetCache.PageRounder
 
FsDatasetFactory - Class in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl
A factory for creating FsDatasetImpl objects.
FsDatasetFactory() - Constructor for class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetFactory
 
FsDatasetSpi.Factory<D extends org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi<?>> - Class in org.apache.hadoop.hdfs.server.datanode.fsdataset
A factory for creating FsDatasetSpi objects.
FsDatasetSpi.Factory() - Constructor for class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi.Factory
 
FSDirectory - Class in org.apache.hadoop.hdfs.server.namenode
FSDirectory stores the filesystem directory state.
FSEditLogLoader.PositionTrackingInputStream - Class in org.apache.hadoop.hdfs.server.namenode
Stream wrapper that keeps track of the current stream position.
FSEditLogLoader.PositionTrackingInputStream(InputStream) - Constructor for class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
 
FSEditLogOp.OpInstanceCache - Class in org.apache.hadoop.hdfs.server.namenode
 
FSEditLogOp.OpInstanceCache() - Constructor for class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.OpInstanceCache
 
FSEditLogOp.Reader - Class in org.apache.hadoop.hdfs.server.namenode
Class for reading editlog ops from a stream
FSEditLogOp.Reader(DataInputStream, StreamLimiter, int) - Constructor for class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.Reader
Construct the reader
FSEditLogOp.Writer - Class in org.apache.hadoop.hdfs.server.namenode
Class for writing editlog ops
FSEditLogOp.Writer(DataOutputBuffer) - Constructor for class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.Writer
 
FSImageFormat.Loader - Class in org.apache.hadoop.hdfs.server.namenode
A one-shot class responsible for loading an image.
FSLimitException.MaxDirectoryItemsExceededException - Exception in org.apache.hadoop.hdfs.protocol
Directory has too many items
FSLimitException.MaxDirectoryItemsExceededException() - Constructor for exception org.apache.hadoop.hdfs.protocol.FSLimitException.MaxDirectoryItemsExceededException
 
FSLimitException.MaxDirectoryItemsExceededException(String) - Constructor for exception org.apache.hadoop.hdfs.protocol.FSLimitException.MaxDirectoryItemsExceededException
 
FSLimitException.MaxDirectoryItemsExceededException(long, long) - Constructor for exception org.apache.hadoop.hdfs.protocol.FSLimitException.MaxDirectoryItemsExceededException
 
FSLimitException.PathComponentTooLongException - Exception in org.apache.hadoop.hdfs.protocol
Path component length is too long
FSLimitException.PathComponentTooLongException() - Constructor for exception org.apache.hadoop.hdfs.protocol.FSLimitException.PathComponentTooLongException
 
FSLimitException.PathComponentTooLongException(String) - Constructor for exception org.apache.hadoop.hdfs.protocol.FSLimitException.PathComponentTooLongException
 
FSLimitException.PathComponentTooLongException(long, long, String, String) - Constructor for exception org.apache.hadoop.hdfs.protocol.FSLimitException.PathComponentTooLongException
 
FSNamesystem.SafeModeInfo - Class in org.apache.hadoop.hdfs.server.namenode
SafeModeInfo contains information related to the safe mode.
FsVolumeSpi - Interface in org.apache.hadoop.hdfs.server.datanode.fsdataset
This is an interface for the underlying volume.

G

generateDataEncryptionKey(String) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
 
generateReport() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectorySnapshottable.SnapshotDiffInfo
Generate a SnapshotDiffReport based on detailed diff information.
generateToken(ExtendedBlock, EnumSet<BlockTokenSecretManager.AccessMode>) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
See BlockTokenSecretManager.generateToken(ExtendedBlock, EnumSet)
generateUuid() - Static method in class org.apache.hadoop.hdfs.server.protocol.DatanodeStorage
Generate new storage ID.
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(FSEditLogOpCodes) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.OpInstanceCache
 
get(long) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeMap
Get the INode with the given id from the map.
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(E) - Method in class org.apache.hadoop.hdfs.util.EnumCounters
 
GET_START_TXID - Static variable in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
Guava Function which applies RemoteEditLog.getStartTxId()
getAbsoluteDate() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration
 
getAbsoluteMillis() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration
 
getAbsolutePath() - Method in class org.apache.hadoop.hdfs.web.resources.UriFsPathParam
 
getAbsolutePaths() - Method in class org.apache.hadoop.hdfs.web.resources.ConcatSourcesParam
 
getAcceptedInEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
required uint64 acceptedInEpoch = 2;
getAcceptedInEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
required uint64 acceptedInEpoch = 2;
getAcceptedInEpoch() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosDataOrBuilder
required uint64 acceptedInEpoch = 2;
getAcceptedInEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional uint64 acceptedInEpoch = 2;
getAcceptedInEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
optional uint64 acceptedInEpoch = 2;
getAcceptedInEpoch() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
optional uint64 acceptedInEpoch = 2;
getAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
 
getAccessTime(Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getAddress() - Method in class org.apache.hadoop.hdfs.DFSUtil.ConfiguredNNAddress
 
getAddressOfActive(FileSystem) - Static method in class org.apache.hadoop.hdfs.HAUtil
Get the internet address of the currently-active NN.
getAllBlocks() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
Get the collection of blocks that has already been located.
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.fsdataset.FsVolumeSpi
 
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.fsdataset.FsVolumeSpi
 
getBlock() - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
 
getBlockKeys(RpcController, NamenodeProtocolProtos.GetBlockKeysRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
 
getBlockPoolId() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Gets the block pool id.
getBlockPoolList() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
 
getBlockPoolUsed() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
 
getBlockPoolUsed() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReport
 
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
getBlockReplication(FileWithSnapshot) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileWithSnapshot.Util
 
getBlocks(RpcController, NamenodeProtocolProtos.GetBlocksRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
 
getBlocks() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageBlockReport
 
getBlocks() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReceivedDeletedBlocks
 
getBlockUCState() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
Return the state of the block under construction.
getBytesAcked() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
 
getBytesAcked() - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipelineInterface
Get the number of bytes acked
getBytesCached() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
 
getBytesCached() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
 
getBytesNeeded() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
 
getBytesNeeded() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
 
getBytesOnDisk() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
 
getBytesOnDisk() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
 
getBytesOnDisk() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
getBytesOnDisk() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
 
getBytesOverlimit() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
 
getByteString(byte[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
getCacheCapacity() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
 
getCacheCapacity() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Returns the total cache capacity of the datanode (in bytes).
getCachePool() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool.DirectiveList
 
getCacheUsed() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
 
getCacheUsed() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Returns the amount of cache used by the datanode (in bytes).
getCallsMade() - Method in class org.apache.hadoop.hdfs.CorruptFileBlockIterator
 
getCanonicalUri() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
getCapacity() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReport
 
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
 
getChannel() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
 
getChecksum() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
 
getChecksumIn() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
 
getChecksumOut() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
 
getChild(byte[], Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
 
getChild(byte[], Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
getChild(byte[], Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot.Root
 
getChildren(String) - Method in class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
Pull an entry from a stanza.
getChildrenList(Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
 
getChildrenList(Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
getChildrenList(Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot.Root
 
getChildrenNum(Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
 
getClientMmap(EnumSet<ReadOption>, ClientMmapManager) - Method in interface org.apache.hadoop.hdfs.BlockReader
Get a ClientMmap object for this BlockReader.
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.
getCode() - Method in enum org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo.BlockStatus
 
getCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
optional uint64 committedTxId = 4;
getCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
optional uint64 committedTxId = 4;
getCommittedTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
optional uint64 committedTxId = 4;
getCompileInfo() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Get the compilation information which contains date, user and branch
getConf() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.AvailableSpaceVolumeChoosingPolicy
 
GetConf - Class in org.apache.hadoop.hdfs.tools
Tool for getting configuration information from a configuration file.
getConfForOtherNode(Configuration) - Static method in class org.apache.hadoop.hdfs.HAUtil
Given the configuration for this node, return a Configuration object for the other node in an HA setup.
getConfiguration(String, FilterConfig) - Method in class org.apache.hadoop.hdfs.web.AuthFilter
Returns the filter configuration properties, including the ones prefixed with AuthFilter.CONF_PREFIX.
getContainedElem(int, T, int) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
Check if the set contains given element at given index.
getContentSummary(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
getCookie() - Method in class org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
 
getCorruptFiles() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Get the list of corrupt files
getCounts(K) - Method in class org.apache.hadoop.hdfs.util.EnumCounters.Map
 
getCurrentBlock() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
Get the block containing the target position.
getCurrentBlockReplication() - Method in class org.apache.hadoop.hdfs.client.HdfsDataOutputStream
Get the actual number of replicas of the current block.
getCurrentDatanode() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
Get the datanode from which the stream is currently reading.
getDataIn() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
 
getDatanode() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.CachedBlocksList
 
getDatanodeDescriptor() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
 
getDataOut() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
 
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
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
getDefaultPort() - Method in class org.apache.hadoop.hdfs.web.SWebHdfsFileSystem
 
getDefaultPort() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
getDefaultReplication() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
getDelegationToken() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
getDelegationToken(String) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
getDelegationTokenService() - Method in class org.apache.hadoop.hdfs.NameNodeProxies.ProxyAndInfo
 
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.dataNodeHome_jsp
 
getDependants() - Method in class org.apache.hadoop.hdfs.server.datanode.tail_jsp
 
getDependants() - Method in class org.apache.hadoop.hdfs.server.journalservice.journalstatus_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
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
 
getDfsUsed() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReport
 
getDiffList() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport
 
getDiffs() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
getDigestFileForFile(File) - Static method in class org.apache.hadoop.hdfs.util.MD5FileUtils
 
getDirStatus() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
 
getDiskspace() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryWithQuota
 
getDistinctVersionCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Get the number of distinct versions of live datanodes
getDistinctVersions() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Get the number of live datanodes for each distinct versions
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
 
getDropBehind() - Method in class org.apache.hadoop.hdfs.server.datanode.CachingStrategy
 
getDsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.CopyWithQuota
 
getDsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.SnapshotCopy
 
getDsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryWithQuota
Get this directory's diskspace quota
getDsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getDstSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.DstReference
 
getDstSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getEditLogManifest(RpcController, NamenodeProtocolProtos.GetEditLogManifestRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
 
getEditLogManifest(RpcController, QJournalProtocolProtos.GetEditLogManifestRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
 
getEditLogManifest(RpcController, QJournalProtocolProtos.GetEditLogManifestRequestProto, RpcCallback<QJournalProtocolProtos.GetEditLogManifestResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
rpc getEditLogManifest(.hadoop.hdfs.GetEditLogManifestRequestProto) returns (.hadoop.hdfs.GetEditLogManifestResponseProto);
getEditLogManifest(RpcController, QJournalProtocolProtos.GetEditLogManifestRequestProto, RpcCallback<QJournalProtocolProtos.GetEditLogManifestResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
rpc getEditLogManifest(.hadoop.hdfs.GetEditLogManifestRequestProto) returns (.hadoop.hdfs.GetEditLogManifestResponseProto);
getEditLogManifest(RpcController, QJournalProtocolProtos.GetEditLogManifestRequestProto, RpcCallback<QJournalProtocolProtos.GetEditLogManifestResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
 
getEditLogManifest(long) - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
Return a manifest of what finalized edit logs are available.
getElement() - Method in class org.apache.hadoop.hdfs.util.Diff.Container
 
getElement(T) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
Return the element in this set which is equal to the given key, if such an element exists.
getEndTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required uint64 endTxId = 3;
getEndTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
required uint64 endTxId = 3;
getEndTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProtoOrBuilder
required uint64 endTxId = 3;
getEndTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
required uint64 endTxId = 2;
getEndTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
required uint64 endTxId = 2;
getEndTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProtoOrBuilder
required uint64 endTxId = 2;
getEndTxId() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
 
getEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required uint64 epoch = 3;
getEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
required uint64 epoch = 3;
getEpoch() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
required uint64 epoch = 3;
getEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required uint64 epoch = 2;
getEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
required uint64 epoch = 2;
getEpoch() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
required uint64 epoch = 2;
getErrorDescription() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementStatusDefault
 
getExcludes() - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager
 
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
 
getExpectedStorageLocations() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
Create array of expected replica locations (as has been assigned by chooseTargets()).
getExpiration() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
 
getExpiredHeartbeats() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
 
getFactory(Configuration) - Static method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi.Factory
 
getFailoverProxyProviderClass(Configuration, URI, Class<T>) - Static method in class org.apache.hadoop.hdfs.NameNodeProxies
Gets the configured Failover proxy provider's class
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
 
getFileReplication() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
 
getFiles() - Method in class org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
 
getFilesCached() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
 
getFilesCached() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
 
getFileSize() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileWithSnapshot.FileDiff
 
getFilesNeeded() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
 
getFilesNeeded() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
 
getFileStatus(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
getFinalizedDir(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
 
getFirstTxnId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required uint64 firstTxnId = 2;
getFirstTxnId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
required uint64 firstTxnId = 2;
getFirstTxnId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
required uint64 firstTxnId = 2;
getFixTxIds() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsViewer.Flags
 
getForce() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
 
getForceFormat() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
 
getFree() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Gets total non-used raw bytes.
getFromSnapshot() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport
 
getFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required string fromURL = 3;
getFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
required string fromURL = 3;
getFromURL() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
required string fromURL = 3;
getFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
optional string fromURL = 3;
getFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
optional string fromURL = 3;
getFromURL() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProtoOrBuilder
optional string fromURL = 3;
getFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
optional string fromURL = 3;
getFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
optional string fromURL = 3;
getFromURL() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProtoOrBuilder
optional string fromURL = 3;
getFromURLBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required string fromURL = 3;
getFromURLBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
required string fromURL = 3;
getFromURLBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
required string fromURL = 3;
getFromURLBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
optional string fromURL = 3;
getFromURLBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
optional string fromURL = 3;
getFromURLBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProtoOrBuilder
optional string fromURL = 3;
getFromURLBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
optional string fromURL = 3;
getFromURLBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
optional string fromURL = 3;
getFromURLBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProtoOrBuilder
optional string fromURL = 3;
getFSDirectoryInLoading() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
 
getFsPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
 
getFsPermission(Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getFsPermission() - Method in class org.apache.hadoop.hdfs.web.resources.PermissionParam
 
getFsPermissionShort() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
 
getFsPermissionShort() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getFullPath() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
 
getFullPathName() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot.Root
 
getGroupName() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
getGroupName() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
 
getGroupName(Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getHeaderLong() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
 
getHomeDirectory() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
getHomeDirectoryString(UserGroupInformation) - Static method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
getHostAndPort() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
Gets the host and port colon separated.
getHostname() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string hostname = 3;
getHostname() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
required string hostname = 3;
getHostname() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfoOrBuilder
required string hostname = 3;
getHostnameBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string hostname = 3;
getHostnameBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
required string hostname = 3;
getHostnameBytes() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfoOrBuilder
required string hostname = 3;
getHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
required uint32 httpPort = 2;
getHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
required uint32 httpPort = 2;
getHttpPort() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProtoOrBuilder
required uint32 httpPort = 2;
getHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
required uint32 httpPort = 2;
getHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
required uint32 httpPort = 2;
getHttpPort() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProtoOrBuilder
required uint32 httpPort = 2;
getHttpPort() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
Gets the http port.
getId() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
 
getId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getIdentifier() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
required string identifier = 1;
getIdentifier() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
required string identifier = 1;
getIdentifier() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProtoOrBuilder
required string identifier = 1;
getIdentifier() - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager.Entry
 
getIdentifierBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
required string identifier = 1;
getIdentifierBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
required string identifier = 1;
getIdentifierBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProtoOrBuilder
required string identifier = 1;
getIncludes() - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager
 
getIndex(int) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
Get index in the internal table for a given hash.
getInfo() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
 
getInfo() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolEntry
 
getInjectable(ComponentContext, Context, Type) - Method in class org.apache.hadoop.hdfs.web.resources.UserProvider
 
getINode(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
Get INode associated with the file / directory.
getInode(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
Get the inode from inodeMap based on its inode id.
getINode(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
 
getINode4Write(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
Get INode associated with the file / directory.
getINodeMap() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
 
getINodesInPath4Write(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
Get INode associated with the file / directory.
getInProgressOk() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
optional bool inProgressOk = 4 [default = false];
getInProgressOk() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
optional bool inProgressOk = 4 [default = false];
getInProgressOk() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
optional bool inProgressOk = 4 [default = false];
getInputStream() - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
 
getInteractiveFormat() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
 
getInterface() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider
 
getIpAddress() - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager.Entry
 
getIpcSerialNumber() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required uint64 ipcSerialNumber = 3;
getIpcSerialNumber() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
required uint64 ipcSerialNumber = 3;
getIpcSerialNumber() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
required uint64 ipcSerialNumber = 3;
getIsFormatted() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
required bool isFormatted = 1;
getIsFormatted() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
required bool isFormatted = 1;
getIsFormatted() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProtoOrBuilder
required bool isFormatted = 1;
getIsInProgress() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
required bool isInProgress = 3;
getIsInProgress() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
required bool isInProgress = 3;
getIsInProgress() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProtoOrBuilder
required bool isInProgress = 3;
getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
getJournalId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required .hadoop.hdfs.JournalIdProto journalId = 1;
getJournalId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
required .hadoop.hdfs.JournalIdProto journalId = 1;
getJournalId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
required .hadoop.hdfs.JournalIdProto journalId = 1;
getJournalIdBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required .hadoop.hdfs.JournalIdProto journalId = 1;
getJournalIdOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required .hadoop.hdfs.JournalIdProto journalId = 1;
getJournalIdOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
required .hadoop.hdfs.JournalIdProto journalId = 1;
getJournalIdOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
required .hadoop.hdfs.JournalIdProto journalId = 1;
getJournalsStatus() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
Get status information (e.g., whether formatted) of JournalNode's journals.
getJournalState(RpcController, QJournalProtocolProtos.GetJournalStateRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
 
getJournalState(RpcController, QJournalProtocolProtos.GetJournalStateRequestProto, RpcCallback<QJournalProtocolProtos.GetJournalStateResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
rpc getJournalState(.hadoop.hdfs.GetJournalStateRequestProto) returns (.hadoop.hdfs.GetJournalStateResponseProto);
getJournalState(RpcController, QJournalProtocolProtos.GetJournalStateRequestProto, RpcCallback<QJournalProtocolProtos.GetJournalStateResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
rpc getJournalState(.hadoop.hdfs.GetJournalStateRequestProto) returns (.hadoop.hdfs.GetJournalStateResponseProto);
getJournalState(RpcController, QJournalProtocolProtos.GetJournalStateRequestProto, RpcCallback<QJournalProtocolProtos.GetJournalStateResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
 
getJournalTransactionInfo() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Get information about the transaction ID, including the last applied transaction ID and the most recent checkpoint's transaction ID
getKey() - Method in interface org.apache.hadoop.hdfs.util.Diff.Element
 
getLabel() - Method in enum org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffType
 
getLastChecksumAndDataLen() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
 
getLastChecksumAndDataLen() - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipelineInterface
gets the last chunk checksum and the length of the block corresponding to that checksum
getLastCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional uint64 lastCommittedTxId = 4;
getLastCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
optional uint64 lastCommittedTxId = 4;
getLastCommittedTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
optional uint64 lastCommittedTxId = 4;
getLastINode() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
 
getLastINodeInPath(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
Get INode associated with the file / directory.
getLastPromisedEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
required uint64 lastPromisedEpoch = 1;
getLastPromisedEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
required uint64 lastPromisedEpoch = 1;
getLastPromisedEpoch() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProtoOrBuilder
required uint64 lastPromisedEpoch = 1;
getLastSegmentTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
optional uint64 lastSegmentTxId = 1;
getLastSegmentTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
optional uint64 lastSegmentTxId = 1;
getLastSegmentTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProtoOrBuilder
optional uint64 lastSegmentTxId = 1;
getLastSnapshot() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
getLastSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithName
 
getLastWriterEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
required uint64 lastWriterEpoch = 3;
getLastWriterEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
required uint64 lastWriterEpoch = 3;
getLastWriterEpoch() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
required uint64 lastWriterEpoch = 3;
getLaterSnapshotName() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport
 
getLatestSnapshot() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
For non-snapshot paths, return the latest snapshot found in the path.
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.fsdataset.LengthInputStream
 
getLimit() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
getList(Diff.ListType) - Method in class org.apache.hadoop.hdfs.util.Diff
 
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.
getLocalNameBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
 
getLocalNameBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getLocalNameBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithName
 
getLogs() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLogManifest
 
getManifest() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
getManifest() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
getManifest() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProtoOrBuilder
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
getManifestBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
getManifestOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
getManifestOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
getManifestOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProtoOrBuilder
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
getMaxRelativeExpiryMs() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
getMaxSnapshotID() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
Returns the maximum allowable snapshot ID based on the bit width of the snapshot ID.
getMessage() - Method in exception org.apache.hadoop.hdfs.protocol.FSLimitException.MaxDirectoryItemsExceededException
 
getMessage() - Method in exception org.apache.hadoop.hdfs.protocol.FSLimitException.PathComponentTooLongException
 
getMillis() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration
 
getMinTxIdToKeep() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
required uint64 minTxIdToKeep = 2;
getMinTxIdToKeep() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
required uint64 minTxIdToKeep = 2;
getMinTxIdToKeep() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProtoOrBuilder
required uint64 minTxIdToKeep = 2;
getMode() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
getModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
 
getModificationTime(Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getMostRecentCheckpointTxId(RpcController, NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
 
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.ConcatSourcesParam
 
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.
getNameJournalStatus() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Get status information about the journals of the NN.
getNamenodeAddresses() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
Gets the namenode IP addresses
getNamenodeId() - Method in class org.apache.hadoop.hdfs.DFSUtil.ConfiguredNNAddress
 
getNameNodeId(Configuration, String) - Static method in class org.apache.hadoop.hdfs.HAUtil
Get the namenode Id by matching the addressKey with the the address of the local node.
getNamenodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string namenodeId = 2;
getNamenodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
required string namenodeId = 2;
getNamenodeId() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfoOrBuilder
required string namenodeId = 2;
getNamenodeIdBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string namenodeId = 2;
getNamenodeIdBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
required string namenodeId = 2;
getNamenodeIdBytes() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfoOrBuilder
required string namenodeId = 2;
getNameNodeIdFromAddress(Configuration, InetSocketAddress, String...) - Static method in class org.apache.hadoop.hdfs.HAUtil
Similar to DFSUtil.getNameServiceIdFromAddress(Configuration, InetSocketAddress, String...)
getNameNodeIdOfOtherNode(Configuration, String) - Static method in class org.apache.hadoop.hdfs.HAUtil
Get the NN ID of the other node in an HA setup.
getNameserviceId() - Method in class org.apache.hadoop.hdfs.DFSUtil.ConfiguredNNAddress
 
getNameserviceId() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string nameserviceId = 1;
getNameserviceId() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
required string nameserviceId = 1;
getNameserviceId() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfoOrBuilder
required string nameserviceId = 1;
getNameserviceIdBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string nameserviceId = 1;
getNameserviceIdBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
required string nameserviceId = 1;
getNameserviceIdBytes() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfoOrBuilder
required string nameserviceId = 1;
getNamespace() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryWithQuota
 
getNNRole() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
Gets the NameNode role.
getNNStarted() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Gets the NN start time
getNodeUsage() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Get Max, Median, Min and Standard Deviation of DataNodes usage.
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
getNsInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.CopyWithQuota
 
getNsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.SnapshotCopy
 
getNsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryWithQuota
Get this directory's namespace quota
getNsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
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
getNumSnapshots() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
 
getNumSnapshots() - Method in interface org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotStats
 
getNumSnapshottableDirs() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
 
getNumSnapshottableDirs() - Method in interface org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotStats
 
getNumTxns() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required uint32 numTxns = 3;
getNumTxns() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
required uint32 numTxns = 3;
getNumTxns() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
required uint32 numTxns = 3;
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.
getOriginalReplica() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
Get the original replica that's under recovery
getOwnerName() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
getParentFullPath() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
getPath() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
 
getPath(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
 
getPathSnapshot() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
For snapshot paths, return the snapshot specified in the path.
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
getPermissionLong() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
 
getPermissionLong() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getPermissionStatus(Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getPool() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
 
getPoolName() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
getPort() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required int32 port = 4;
getPort() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
required int32 port = 4;
getPort() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfoOrBuilder
required int32 port = 4;
getPort() - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager.Entry
 
getPos() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
 
getPos() - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
Return the current offset from the start of the file
getPreferredBlockSize() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
 
getPrefix() - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager.Entry
 
getPrintToScreen() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsViewer.Flags
 
getProxy() - Method in class org.apache.hadoop.hdfs.NameNodeProxies.ProxyAndInfo
 
getProxy() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider
Lazily initialize the RPC proxy object.
getRack(DatanodeInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
 
getReadahead() - Method in class org.apache.hadoop.hdfs.server.datanode.CachingStrategy
 
getReadHoldCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
 
getReadStatistics() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
Get statistics about the reads which this DFSInputStream has done.
getRecords() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required bytes records = 4;
getRecords() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
required bytes records = 4;
getRecords() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
required bytes records = 4;
getRecoveryID() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
Get the recovery id
getRecoveryMode() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsViewer.Flags
 
getRedirect() - Method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
 
getRedirect() - Method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
 
getRedirect() - Method in interface org.apache.hadoop.hdfs.web.resources.HttpOpParam.Op
 
getRedirect() - Method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam.TemporaryRedirectOp
 
getRedirect() - Method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
 
getRedirect() - Method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
 
getReferenceCount() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithCount
 
getReferredINode() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getRelativePath() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
 
getRelativePathString() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
 
getRemaining() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReport
 
getRemoteAddress() - Static method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
 
getRemoteBytesRead() - Method in class org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics
 
getRemoteIp() - Static method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
 
getRenewToken() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
getReplication() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
 
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
getRequestFilter() - Method in class org.apache.hadoop.hdfs.web.ParamFilter
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
 
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.web.ByteRangeInputStream
 
getResponseCode() - Method in exception org.apache.hadoop.hdfs.server.namenode.TransferFsImage.HttpGetFailedException
 
getResponseFilter() - Method in class org.apache.hadoop.hdfs.web.ParamFilter
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
 
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() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
 
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
getScheme() - Method in class org.apache.hadoop.hdfs.web.SWebHdfsFileSystem
 
getScheme() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
Return the protocol scheme for the FileSystem.
getScope() - Method in class org.apache.hadoop.hdfs.web.resources.UserProvider
 
getSecureResources(Configuration) - Static method in class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter
Acquire privileged resources (i.e., the privileged ports) for the data node.
getSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentState() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosDataOrBuilder
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentState() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentStateBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentStateBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentStateOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentStateOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentStateOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosDataOrBuilder
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentStateOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentStateOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentStateOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
getSegmentTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
required uint64 segmentTxId = 2;
getSegmentTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
required uint64 segmentTxId = 2;
getSegmentTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
required uint64 segmentTxId = 2;
getSegmentTxnId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required uint64 segmentTxnId = 5;
getSegmentTxnId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
required uint64 segmentTxnId = 5;
getSegmentTxnId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
required uint64 segmentTxnId = 5;
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
getServiceUriFromToken(Token<DelegationTokenIdentifier>) - Static method in class org.apache.hadoop.hdfs.HAUtil
Parse the HDFS URI out of the provided token.
getSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
required uint64 sinceTxId = 2;
getSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
required uint64 sinceTxId = 2;
getSinceTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
required uint64 sinceTxId = 2;
getSize(OpenEntity, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hdfs.server.datanode.web.resources.OpenEntity.Writer
 
getSnapshot(DataInput) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
 
getSnapshotDirectory(List<INodeDirectory>) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
Get all the directories that are stored in some snapshot but not in the current children list.
getSnapshotINode(Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getSnapshotINode(Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
getSnapshotNumber() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
 
getSnapshotQuota() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
 
getSnapshotRoot() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport
 
getSnapshottableDirListing(String) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
List all the snapshottable directories that are owned by the current user.
getSnapshottableRoot(String) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
Find the source root directory where the snapshot will be taken for a given path.
getSoftwareVersion() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Get the version of software running on the Namenode
getStartTime() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.DecommissioningStatus
 
getStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required uint64 startTxId = 2;
getStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
required uint64 startTxId = 2;
getStartTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProtoOrBuilder
required uint64 startTxId = 2;
getStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
required uint64 startTxId = 1;
getStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
required uint64 startTxId = 1;
getStartTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProtoOrBuilder
required uint64 startTxId = 1;
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
 
getState() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
 
getState() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBeingWritten
 
getState() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
 
getState() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
getState() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
 
getState() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
 
getState() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
Gets the NameNode state.
getState() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeStorage
 
getStateToAccept() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
getStateToAccept() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
getStateToAccept() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
getStateToAcceptBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
getStateToAcceptOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
getStateToAcceptOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
getStateToAcceptOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
getStats() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
 
getStats() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolEntry
 
getStats() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
The same as ClientProtocol.getStats().
getStatus() - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
 
getStorage() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageBlockReport
 
getStorage() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReport
 
getStorageID() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
 
getStorageID() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeStorage
 
getStorageID() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReceivedDeletedBlocks
 
getStorageType() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
 
getStorageType() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeStorage
 
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.
getToDeleteList() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.BlocksMapUpdateInfo
 
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.
getTotalBytesRead() - Method in class org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics
 
getTotalFiles() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Gets the total number of files on the cluster
getTotalLocalBytesRead() - Method in class org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics
 
getTotalShortCircuitBytesRead() - Method in class org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics
 
getTotalZeroCopyBytesRead() - Method in class org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics
 
getTransactionId(RpcController, NamenodeProtocolProtos.GetTransactionIdRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
 
getTransportScheme() - Method in class org.apache.hadoop.hdfs.web.SWebHdfsFileSystem
 
getTransportScheme() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
return the underlying transport protocol (http / https).
getTrashedElement() - Method in class org.apache.hadoop.hdfs.util.Diff.UndoInfo
 
getTxid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
required uint64 txid = 2;
getTxid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
required uint64 txid = 2;
getTxid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
required uint64 txid = 2;
getType() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
 
getType() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.CachedBlocksList
 
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
 
getTypeFromLabel(String) - Static method in enum org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffType
 
getUnderReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.DecommissioningStatus
 
getUnderReplicatedInOpenFiles() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.DecommissioningStatus
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
getUri() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
getURL() - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream.URLOpener
 
getUsageString() - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
 
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.INodeAttributes.SnapshotCopy
 
getUserName(Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
getUserPatternDomain() - Static method in class org.apache.hadoop.hdfs.web.resources.UserParam
 
getValue() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.ReplicaState
 
getValue() - Method in class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
 
getValue(String) - Method in class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
Pull a string entry from a stanza.
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
 
getValueOrNull(String) - Method in class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
Pull a string entry from a stanza, or null.
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.
getVisibleLength() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
Get the visible length of the file.
getVisibleLength() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
 
getVisibleLength() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBeingWritten
 
getVisibleLength() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
 
getVisibleLength() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
getVisibleLength() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
 
getVolumeIds() - Method in class org.apache.hadoop.fs.BlockStorageLocation
Gets the list of VolumeId corresponding to the block's replicas.
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
 
getWrappedStream() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.LengthInputStream
 
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.
getYieldCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
 
getZkfcPort() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required int32 zkfcPort = 5;
getZkfcPort() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
required int32 zkfcPort = 5;
getZkfcPort() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfoOrBuilder
required int32 zkfcPort = 5;
GroupParam - Class in org.apache.hadoop.hdfs.web.resources
Group parameter.
GroupParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.GroupParam
Constructor.

H

hasAcceptedInEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
required uint64 acceptedInEpoch = 2;
hasAcceptedInEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
required uint64 acceptedInEpoch = 2;
hasAcceptedInEpoch() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosDataOrBuilder
required uint64 acceptedInEpoch = 2;
hasAcceptedInEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional uint64 acceptedInEpoch = 2;
hasAcceptedInEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
optional uint64 acceptedInEpoch = 2;
hasAcceptedInEpoch() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
optional uint64 acceptedInEpoch = 2;
hasChildren(String) - Method in class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
Discover if a stanza has a given entry.
hasCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
optional uint64 committedTxId = 4;
hasCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
optional uint64 committedTxId = 4;
hasCommittedTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
optional uint64 committedTxId = 4;
hasEndTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required uint64 endTxId = 3;
hasEndTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
required uint64 endTxId = 3;
hasEndTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProtoOrBuilder
required uint64 endTxId = 3;
hasEndTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
required uint64 endTxId = 2;
hasEndTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
required uint64 endTxId = 2;
hasEndTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProtoOrBuilder
required uint64 endTxId = 2;
hasEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required uint64 epoch = 3;
hasEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
required uint64 epoch = 3;
hasEpoch() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
required uint64 epoch = 3;
hasEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required uint64 epoch = 2;
hasEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
required uint64 epoch = 2;
hasEpoch() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
required uint64 epoch = 2;
hasExpired() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
 
hasFirstTxnId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required uint64 firstTxnId = 2;
hasFirstTxnId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
required uint64 firstTxnId = 2;
hasFirstTxnId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
required uint64 firstTxnId = 2;
hasFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required string fromURL = 3;
hasFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
required string fromURL = 3;
hasFromURL() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
required string fromURL = 3;
hasFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
optional string fromURL = 3;
hasFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
optional string fromURL = 3;
hasFromURL() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProtoOrBuilder
optional string fromURL = 3;
hasFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
optional string fromURL = 3;
hasFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
optional string fromURL = 3;
hasFromURL() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProtoOrBuilder
optional string fromURL = 3;
hashCode() - Method in class org.apache.hadoop.fs.HdfsVolumeId
 
hashCode() - Method in interface org.apache.hadoop.fs.VolumeId
 
hashCode() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
 
hashCode() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
hashCode() - Method in class org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
 
hashCode() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
hashCode() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
 
hashCode() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
 
hashCode() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
 
hashCode() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBeingWritten
 
hashCode() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
 
hashCode() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
hashCode() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
 
hashCode() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeStorage
 
hashCode() - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
 
hashCode() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
 
hasHostname() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string hostname = 3;
hasHostname() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
required string hostname = 3;
hasHostname() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfoOrBuilder
required string hostname = 3;
hasHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
required uint32 httpPort = 2;
hasHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
required uint32 httpPort = 2;
hasHttpPort() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProtoOrBuilder
required uint32 httpPort = 2;
hasHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
required uint32 httpPort = 2;
hasHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
required uint32 httpPort = 2;
hasHttpPort() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProtoOrBuilder
required uint32 httpPort = 2;
hasIdentifier() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
required string identifier = 1;
hasIdentifier() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
required string identifier = 1;
hasIdentifier() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProtoOrBuilder
required string identifier = 1;
hasIncludes() - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager
 
hasInProgressOk() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
optional bool inProgressOk = 4 [default = false];
hasInProgressOk() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
optional bool inProgressOk = 4 [default = false];
hasInProgressOk() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
optional bool inProgressOk = 4 [default = false];
hasIpcSerialNumber() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required uint64 ipcSerialNumber = 3;
hasIpcSerialNumber() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
required uint64 ipcSerialNumber = 3;
hasIpcSerialNumber() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
required uint64 ipcSerialNumber = 3;
hasIsFormatted() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
required bool isFormatted = 1;
hasIsFormatted() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
required bool isFormatted = 1;
hasIsFormatted() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProtoOrBuilder
required bool isFormatted = 1;
hasIsInProgress() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
required bool isInProgress = 3;
hasIsInProgress() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
required bool isInProgress = 3;
hasIsInProgress() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProtoOrBuilder
required bool isInProgress = 3;
hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
required .hadoop.hdfs.JournalIdProto jid = 1;
hasJournalId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required .hadoop.hdfs.JournalIdProto journalId = 1;
hasJournalId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
required .hadoop.hdfs.JournalIdProto journalId = 1;
hasJournalId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
required .hadoop.hdfs.JournalIdProto journalId = 1;
hasLastCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional uint64 lastCommittedTxId = 4;
hasLastCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
optional uint64 lastCommittedTxId = 4;
hasLastCommittedTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
optional uint64 lastCommittedTxId = 4;
hasLastPromisedEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
required uint64 lastPromisedEpoch = 1;
hasLastPromisedEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
required uint64 lastPromisedEpoch = 1;
hasLastPromisedEpoch() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProtoOrBuilder
required uint64 lastPromisedEpoch = 1;
hasLastSegmentTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
optional uint64 lastSegmentTxId = 1;
hasLastSegmentTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
optional uint64 lastSegmentTxId = 1;
hasLastSegmentTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProtoOrBuilder
optional uint64 lastSegmentTxId = 1;
hasLastWriterEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
required uint64 lastWriterEpoch = 3;
hasLastWriterEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
required uint64 lastWriterEpoch = 3;
hasLastWriterEpoch() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
required uint64 lastWriterEpoch = 3;
hasManifest() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
hasManifest() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
hasManifest() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProtoOrBuilder
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
hasMinTxIdToKeep() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
required uint64 minTxIdToKeep = 2;
hasMinTxIdToKeep() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
required uint64 minTxIdToKeep = 2;
hasMinTxIdToKeep() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProtoOrBuilder
required uint64 minTxIdToKeep = 2;
hasNamenodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string namenodeId = 2;
hasNamenodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
required string namenodeId = 2;
hasNamenodeId() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfoOrBuilder
required string namenodeId = 2;
hasNameserviceId() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string nameserviceId = 1;
hasNameserviceId() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
required string nameserviceId = 1;
hasNameserviceId() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfoOrBuilder
required string nameserviceId = 1;
hasNext() - Method in class org.apache.hadoop.hdfs.CorruptFileBlockIterator
 
hasNsInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
hasNsInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
hasNsInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
hasNsInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
hasNsInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
hasNsInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
hasNumTxns() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required uint32 numTxns = 3;
hasNumTxns() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
required uint32 numTxns = 3;
hasNumTxns() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
required uint32 numTxns = 3;
hasPort() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required int32 port = 4;
hasPort() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
required int32 port = 4;
hasPort() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfoOrBuilder
required int32 port = 4;
hasReadLock() - Method in interface org.apache.hadoop.hdfs.util.RwLock
Check if the current thread holds read lock.
hasRecords() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required bytes records = 4;
hasRecords() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
required bytes records = 4;
hasRecords() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
required bytes records = 4;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
hasSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
hasSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
hasSegmentState() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosDataOrBuilder
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
hasSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
hasSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
hasSegmentState() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
hasSegmentTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
required uint64 segmentTxId = 2;
hasSegmentTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
required uint64 segmentTxId = 2;
hasSegmentTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
required uint64 segmentTxId = 2;
hasSegmentTxnId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required uint64 segmentTxnId = 5;
hasSegmentTxnId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
required uint64 segmentTxnId = 5;
hasSegmentTxnId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
required uint64 segmentTxnId = 5;
hasSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
required uint64 sinceTxId = 2;
hasSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
required uint64 sinceTxId = 2;
hasSinceTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
required uint64 sinceTxId = 2;
hasSomeData() - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
 
hasStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required uint64 startTxId = 2;
hasStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
required uint64 startTxId = 2;
hasStartTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProtoOrBuilder
required uint64 startTxId = 2;
hasStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
required uint64 startTxId = 1;
hasStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
required uint64 startTxId = 1;
hasStartTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProtoOrBuilder
required uint64 startTxId = 1;
hasStateToAccept() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
hasStateToAccept() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
hasStateToAccept() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
hasTxid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
required uint64 txid = 2;
hasTxid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
required uint64 txid = 2;
hasTxid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
required uint64 txid = 2;
hasWriteLock() - Method in interface org.apache.hadoop.hdfs.util.RwLock
Check if the current thread holds write lock.
hasZkfcPort() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required int32 zkfcPort = 5;
hasZkfcPort() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
required int32 zkfcPort = 5;
hasZkfcPort() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfoOrBuilder
required int32 zkfcPort = 5;
HAUtil - Class in org.apache.hadoop.hdfs
 
HAZKInfoProtos - Class in org.apache.hadoop.hdfs.server.namenode.ha.proto
 
HAZKInfoProtos.ActiveNodeInfo - Class in org.apache.hadoop.hdfs.server.namenode.ha.proto
Protobuf type hadoop.hdfs.ActiveNodeInfo
HAZKInfoProtos.ActiveNodeInfo.Builder - Class in org.apache.hadoop.hdfs.server.namenode.ha.proto
Protobuf type hadoop.hdfs.ActiveNodeInfo
HAZKInfoProtos.ActiveNodeInfoOrBuilder - Interface in org.apache.hadoop.hdfs.server.namenode.ha.proto
 
HdfsAdmin - Class in org.apache.hadoop.hdfs.client
The public API for performing administrative functions on HDFS.
HdfsAdmin(URI, Configuration) - Constructor for class org.apache.hadoop.hdfs.client.HdfsAdmin
Create a new HdfsAdmin client.
HdfsAuditLogger - Class in org.apache.hadoop.hdfs.server.namenode
Extension of AuditLogger.
HdfsAuditLogger() - Constructor for class org.apache.hadoop.hdfs.server.namenode.HdfsAuditLogger
 
HdfsConstants.DatanodeReportType - Enum in org.apache.hadoop.hdfs.protocol
 
HdfsConstants.SafeModeAction - Enum in org.apache.hadoop.hdfs.protocol
 
HdfsDataInputStream - Class in org.apache.hadoop.hdfs.client
The Hdfs implementation of FSDataInputStream.
HdfsDataInputStream(DFSInputStream) - Constructor for class org.apache.hadoop.hdfs.client.HdfsDataInputStream
 
HdfsDataOutputStream - Class in org.apache.hadoop.hdfs.client
The Hdfs implementation of FSDataOutputStream.
HdfsDataOutputStream(DFSOutputStream, FileSystem.Statistics, long) - Constructor for class org.apache.hadoop.hdfs.client.HdfsDataOutputStream
 
HdfsDataOutputStream(DFSOutputStream, FileSystem.Statistics) - Constructor for class org.apache.hadoop.hdfs.client.HdfsDataOutputStream
 
HdfsDataOutputStream.SyncFlag - Enum in org.apache.hadoop.hdfs.client
 
HdfsServerConstants.BlockUCState - Enum in org.apache.hadoop.hdfs.server.common
States, which a block can go through while it is under construction.
HdfsServerConstants.NamenodeRole - Enum in org.apache.hadoop.hdfs.server.common
Defines the NameNode role.
HdfsServerConstants.NodeType - Enum in org.apache.hadoop.hdfs.server.common
Type of the node
HdfsServerConstants.ReplicaState - Enum in org.apache.hadoop.hdfs.server.common
Block replica states, which it can go through while being constructed.
HdfsServerConstants.StartupOption - Enum in org.apache.hadoop.hdfs.server.common
Startup options
HdfsUtils - Class in org.apache.hadoop.hdfs.client
The public utility API for HDFS.
HdfsUtils() - Constructor for class org.apache.hadoop.hdfs.client.HdfsUtils
 
HdfsVolumeId - Class in org.apache.hadoop.fs
HDFS-specific volume identifier which implements VolumeId.
HdfsVolumeId(byte[]) - Constructor for class org.apache.hadoop.fs.HdfsVolumeId
 
heartbeat(RpcController, QJournalProtocolProtos.HeartbeatRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
 
heartbeat(RpcController, QJournalProtocolProtos.HeartbeatRequestProto, RpcCallback<QJournalProtocolProtos.HeartbeatResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
rpc heartbeat(.hadoop.hdfs.HeartbeatRequestProto) returns (.hadoop.hdfs.HeartbeatResponseProto);
heartbeat(RpcController, QJournalProtocolProtos.HeartbeatRequestProto, RpcCallback<QJournalProtocolProtos.HeartbeatResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
rpc heartbeat(.hadoop.hdfs.HeartbeatRequestProto) returns (.hadoop.hdfs.HeartbeatResponseProto);
heartbeat(RpcController, QJournalProtocolProtos.HeartbeatRequestProto, RpcCallback<QJournalProtocolProtos.HeartbeatResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
 
held - Variable in class org.apache.hadoop.hdfs.util.Holder
 
hideHeaders() - Method in class org.apache.hadoop.hdfs.tools.TableListing.Builder
Whether to hide column headers in table output
Holder<T> - Class in org.apache.hadoop.hdfs.util
A Holder is simply a wrapper around some other object.
Holder(T) - Constructor for class org.apache.hadoop.hdfs.util.Holder
 
HostFileManager - Class in org.apache.hadoop.hdfs.server.namenode
This class manages the include and exclude files for HDFS.
HostFileManager() - Constructor for class org.apache.hadoop.hdfs.server.namenode.HostFileManager
 
HostFileManager.Entry - Class in org.apache.hadoop.hdfs.server.namenode
 
HostFileManager.Entry(String, int, String) - Constructor for class org.apache.hadoop.hdfs.server.namenode.HostFileManager.Entry
 
HostFileManager.EntrySet - Class in org.apache.hadoop.hdfs.server.namenode
 
HostFileManager.EntrySet() - Constructor for class org.apache.hadoop.hdfs.server.namenode.HostFileManager.EntrySet
 
HostFileManager.MutableEntrySet - Class in org.apache.hadoop.hdfs.server.namenode
 
HostFileManager.MutableEntrySet() - Constructor for class org.apache.hadoop.hdfs.server.namenode.HostFileManager.MutableEntrySet
 
HOSTNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
hsync(EnumSet<HdfsDataOutputStream.SyncFlag>) - Method in class org.apache.hadoop.hdfs.client.HdfsDataOutputStream
Sync buffered data to DataNodes (flush to disk devices).
HttpOpParam<E extends Enum<E> & HttpOpParam.Op> - Class in org.apache.hadoop.hdfs.web.resources
Http operation parameter.
HttpOpParam.Op - Interface in org.apache.hadoop.hdfs.web.resources
Http operation interface.
HttpOpParam.TemporaryRedirectOp - Class in org.apache.hadoop.hdfs.web.resources
Expects HTTP response 307 "Temporary Redirect".
HttpOpParam.Type - Enum in org.apache.hadoop.hdfs.web.resources
Http operation types
HTTPPORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
HTTPPORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 

I

IDENTIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
in - Variable in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
 
incrAddBlockOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrAllowSnapshotOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrBlockReceivedAndDeletedOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrCreateFileOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrCreateSnapshotOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrCreateSymlinkOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrDeleteFileOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrDeleteSnapshotOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrDisAllowSnapshotOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
increment() - Method in interface org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgress.Counter
Atomically increments this counter, adding 1 to the current value.
incrementBlocksScheduled(DatanodeStorageInfo...) - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
Increment the number of blocks scheduled for each given storage
incrFileInfoOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrFilesAppended() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrFilesCreated() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrFilesDeleted(long) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrFilesInGetListingOps(int) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrFilesRenamed() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrGetAdditionalDatanodeOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrGetBlockLocations() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrGetLinkTargetOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrGetListingOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrListSnapshottableDirOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrRenameSnapshotOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrSnapshotDiffReportOps() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
incrTransactionsBatchedInSync() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
init(DaemonContext) - Method in class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter
 
initialize(Configuration, FSClusterStats, NetworkTopology) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
 
initialize(Configuration) - Method in interface org.apache.hadoop.hdfs.server.namenode.AuditLogger
Called during initialization of the logger.
initialize(URI, Configuration) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
initializeBlockRecovery(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
Initialize lease recovery for this block.
initializeTokenAspect() - Method in class org.apache.hadoop.hdfs.web.SWebHdfsFileSystem
 
initializeTokenAspect() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
Initialize tokenAspect.
inode - Variable in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory.SnapshotAndINode
 
INode.BlocksMapUpdateInfo - Class in org.apache.hadoop.hdfs.server.namenode
Information used for updating the blocksMap when deleting files.
INode.BlocksMapUpdateInfo(List<Block>) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INode.BlocksMapUpdateInfo
 
INode.BlocksMapUpdateInfo() - Constructor for class org.apache.hadoop.hdfs.server.namenode.INode.BlocksMapUpdateInfo
 
INODE_COMPARATOR - Static variable in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectorySnapshottable.SnapshotDiffInfo
Compare two inodes based on their full names
INodeAttributes.SnapshotCopy - Class in org.apache.hadoop.hdfs.server.namenode
A read-only copy of the inode attributes.
INodeDirectory - Class in org.apache.hadoop.hdfs.server.namenode
Directory INode class.
INodeDirectory(long, byte[], PermissionStatus, long) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
constructor
INodeDirectory(INodeDirectory, boolean) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Copy constructor
INodeDirectory.SnapshotAndINode - Class in org.apache.hadoop.hdfs.server.namenode
A pair of Snapshot and INode objects.
INodeDirectory.SnapshotAndINode(Snapshot, INode) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectory.SnapshotAndINode
 
INodeDirectory.SnapshotAndINode(Snapshot) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectory.SnapshotAndINode
 
INodeDirectoryAttributes.CopyWithQuota - Class in org.apache.hadoop.hdfs.server.namenode
 
INodeDirectoryAttributes.CopyWithQuota(byte[], PermissionStatus, long, long, long) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.CopyWithQuota
 
INodeDirectoryAttributes.CopyWithQuota(INodeDirectory) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.CopyWithQuota
 
INodeDirectoryAttributes.SnapshotCopy - Class in org.apache.hadoop.hdfs.server.namenode
A copy of the inode directory attributes
INodeDirectoryAttributes.SnapshotCopy(byte[], PermissionStatus, long) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.SnapshotCopy
 
INodeDirectoryAttributes.SnapshotCopy(INodeDirectory) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.SnapshotCopy
 
INodeDirectorySnapshottable.SnapshotDiffInfo - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
A class describing the difference between snapshots of a snapshottable directory.
INodeDirectoryWithQuota - Class in org.apache.hadoop.hdfs.server.namenode
Directory INode class that has a quota restriction
INodeDirectoryWithQuota(INodeDirectory, boolean, long, long) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryWithQuota
Convert an existing directory inode to one with the given quota
INodeDirectoryWithSnapshot - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
The directory with snapshots.
INodeDirectoryWithSnapshot(INodeDirectory) - Constructor for class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
INodeDirectoryWithSnapshot.DirectoryDiff - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
The difference of an INodeDirectory between two snapshots.
INodeDirectoryWithSnapshot.DirectoryDiffList - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
A list of directory diffs.
INodeDirectoryWithSnapshot.DirectoryDiffList() - Constructor for class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot.DirectoryDiffList
 
INodeFileAttributes.SnapshotCopy - Class in org.apache.hadoop.hdfs.server.namenode
A copy of the inode file attributes
INodeFileAttributes.SnapshotCopy(byte[], PermissionStatus, long, long, short, long) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
 
INodeFileAttributes.SnapshotCopy(INodeFile) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
 
INodeMap - Class in org.apache.hadoop.hdfs.server.namenode
Storing all the INodes and maintaining the mapping between INode ID and INode.
INodeReference - Class in org.apache.hadoop.hdfs.server.namenode
An anonymous reference to an inode.
INodeReference(INode, INode) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
INodeReference.DstReference - Class in org.apache.hadoop.hdfs.server.namenode
 
INodeReference.DstReference(INodeDirectory, INodeReference.WithCount, int) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeReference.DstReference
 
INodeReference.WithCount - Class in org.apache.hadoop.hdfs.server.namenode
An anonymous reference with reference count.
INodeReference.WithCount(INodeReference, INode) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithCount
 
INodeReference.WithName - Class in org.apache.hadoop.hdfs.server.namenode
A reference with a fixed name.
INodeReference.WithName(INodeDirectory, INodeReference.WithCount, byte[], int) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithName
 
INodesInPath - Class in org.apache.hadoop.hdfs.server.namenode
Contains INodes information resolved from a given path.
INPROGRESSOK_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
INVALID_VOLUME_ID - Static variable in interface org.apache.hadoop.fs.VolumeId
Represents an invalid Volume ID (ID for unknown content).
IPCSERIALNUMBER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
isBlockPoolRegistered(String) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
 
isDeletedBlock() - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
 
isDirectory() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
 
isDirectory() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
isEmpty() - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager.EntrySet
 
isEmpty() - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
Returns true if there are no journals, all redundant journals are disabled, or any required journals are disabled.
isEmpty() - Method in class org.apache.hadoop.hdfs.util.Diff
 
isEmpty() - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
Check if the set is empty.
isEnabled(Configuration, Log) - Static method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
Is WebHDFS enabled in conf?
isExcluded(DatanodeID) - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager
 
isFailed() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReport
 
isFile() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
isFormatted(RpcController, QJournalProtocolProtos.IsFormattedRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
 
isFormatted(RpcController, QJournalProtocolProtos.IsFormattedRequestProto, RpcCallback<QJournalProtocolProtos.IsFormattedResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
rpc isFormatted(.hadoop.hdfs.IsFormattedRequestProto) returns (.hadoop.hdfs.IsFormattedResponseProto);
isFormatted(RpcController, QJournalProtocolProtos.IsFormattedRequestProto, RpcCallback<QJournalProtocolProtos.IsFormattedResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
rpc isFormatted(.hadoop.hdfs.IsFormattedRequestProto) returns (.hadoop.hdfs.IsFormattedResponseProto);
isFormatted(RpcController, QJournalProtocolProtos.IsFormattedRequestProto, RpcCallback<QJournalProtocolProtos.IsFormattedResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
 
ISFORMATTED_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
isHAEnabled(Configuration, String) - Static method in class org.apache.hadoop.hdfs.HAUtil
Returns true if HA for namenode is configured for the given nameservice
isHealthy(URI) - Static method in class org.apache.hadoop.hdfs.client.HdfsUtils
Is the HDFS healthy? HDFS is considered as healthy if it is up and not in safemode.
isIncluded(DatanodeID) - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
isInitialized() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
 
isInitialized() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
isInProgress() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
 
ISINPROGRESS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
isLastReadFromPrevious() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.RollingLogs.LineIterator
Is the last read entry from previous? This should be called after reading.
isLocal() - Method in interface org.apache.hadoop.hdfs.BlockReader
 
isLogicalUri(Configuration, URI) - Static method in class org.apache.hadoop.hdfs.HAUtil
 
isPlacementPolicySatisfied() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementStatusDefault
 
isPrevious() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.RollingLogs.LineIterator
Is the iterator iterating the previous?
isReference() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
isRelative() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration
 
isReservedForOldRelease() - Method in enum org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
 
isReservedName(INode) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
Check if a given inode name is reserved
isReservedName(String) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
Check if a given path is reserved
isSecurityEnabled() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
Gets if security is enabled.
isShortCircuit() - Method in interface org.apache.hadoop.hdfs.BlockReader
 
isSimulated() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi.Factory
Does the factory create simulated objects?
isSnapshottable() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Is this a snapshottable directory?
isSymlink() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
isTokenForLogicalUri(Token<DelegationTokenIdentifier>) - Static method in class org.apache.hadoop.hdfs.HAUtil
 
isUnlinked() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
 
isUnlinked() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
isUnlinked() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
 
isUpgradeFinalized() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
Checks if upgrade is finalized.
isValid() - Method in class org.apache.hadoop.fs.HdfsVolumeId
 
isValid() - Method in interface org.apache.hadoop.fs.VolumeId
Indicates if the disk identifier is valid.
isWebHdfsInvocation() - Static method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
Returns true if a WebHdfs request is in progress.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hdfs.server.datanode.web.resources.OpenEntity.Writer
 
iterator(boolean) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.RollingLogs
Create an iterator to iterate the lines in the logs.
iterator() - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager.EntrySet
 
iterator() - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
 
iterator() - Method in class org.apache.hadoop.hdfs.util.LightWeightLinkedSet
 

J

JID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
JID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
JID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
JID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
JID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
journal(RpcController, QJournalProtocolProtos.JournalRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
 
journal(RpcController, QJournalProtocolProtos.JournalRequestProto, RpcCallback<QJournalProtocolProtos.JournalResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
rpc journal(.hadoop.hdfs.JournalRequestProto) returns (.hadoop.hdfs.JournalResponseProto);
journal(RpcController, QJournalProtocolProtos.JournalRequestProto, RpcCallback<QJournalProtocolProtos.JournalResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
rpc journal(.hadoop.hdfs.JournalRequestProto) returns (.hadoop.hdfs.JournalResponseProto);
journal(RpcController, QJournalProtocolProtos.JournalRequestProto, RpcCallback<QJournalProtocolProtos.JournalResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
 
JOURNALID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
JournalManager.CorruptionException - Exception in org.apache.hadoop.hdfs.server.namenode
Indicate that a journal is cannot be used to load a certain range of edits.
JournalManager.CorruptionException(String) - Constructor for exception org.apache.hadoop.hdfs.server.namenode.JournalManager.CorruptionException
 
JournalNodeMXBean - Interface in org.apache.hadoop.hdfs.qjournal.server
This is the JMX management interface for JournalNode information
JournalSet - Class in org.apache.hadoop.hdfs.server.namenode
Manages a collection of Journals.
journalstatus_jsp - Class in org.apache.hadoop.hdfs.server.journalservice
 
journalstatus_jsp() - Constructor for class org.apache.hadoop.hdfs.server.journalservice.journalstatus_jsp
 
JsonUtil - Class in org.apache.hadoop.hdfs.web
JSON Utilities
JsonUtil() - Constructor for class org.apache.hadoop.hdfs.web.JsonUtil
 
JspHelper.Url - Class in org.apache.hadoop.hdfs.server.common
A helper class that generates the correct URL for different schema.
JspHelper.Url() - Constructor for class org.apache.hadoop.hdfs.server.common.JspHelper.Url
 

K

KerberosUgiAuthenticator - Class in org.apache.hadoop.hdfs.web
Use UserGroupInformation as a fallback authenticator if the server does not use Kerberos SPNEGO HTTP authentication.
KerberosUgiAuthenticator() - Constructor for class org.apache.hadoop.hdfs.web.KerberosUgiAuthenticator
 

L

LASTCOMMITTEDTXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
LASTPROMISEDEPOCH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
LASTSEGMENTTXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
LASTWRITEREPOCH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
LayoutVersion.Feature - Enum in org.apache.hadoop.hdfs.protocol
Enums for features that change the layout version.
LengthInputStream - Class in org.apache.hadoop.hdfs.server.datanode.fsdataset
An input stream with length.
LengthInputStream(InputStream, long) - Constructor for class org.apache.hadoop.hdfs.server.datanode.fsdataset.LengthInputStream
Create an stream.
LengthParam - Class in org.apache.hadoop.hdfs.web.resources
Length parameter.
LengthParam(Long) - Constructor for class org.apache.hadoop.hdfs.web.resources.LengthParam
Constructor.
LengthParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.LengthParam
Constructor.
LightWeightHashSet<T> - Class in org.apache.hadoop.hdfs.util
A low memory linked hash set implementation, which uses an array for storing the elements and linked lists for collision resolution.
LightWeightHashSet(int, float, float) - Constructor for class org.apache.hadoop.hdfs.util.LightWeightHashSet
 
LightWeightHashSet() - Constructor for class org.apache.hadoop.hdfs.util.LightWeightHashSet
 
LightWeightHashSet(int) - Constructor for class org.apache.hadoop.hdfs.util.LightWeightHashSet
 
LightWeightLinkedSet<T> - Class in org.apache.hadoop.hdfs.util
A low memory linked hash set implementation, which uses an array for storing the elements and linked lists for collision resolution.
LightWeightLinkedSet(int, float, float) - Constructor for class org.apache.hadoop.hdfs.util.LightWeightLinkedSet
 
LightWeightLinkedSet() - Constructor for class org.apache.hadoop.hdfs.util.LightWeightLinkedSet
 
LIMIT_UNLIMITED - Static variable in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
listCacheDirectives(CacheDirectiveInfo) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
List cache directives.
listCachePools() - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
List all cache pools.
listStatus(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
liveReplicas() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.NumberReplicas
 
loadDirectoryDiffList(INodeDirectory, DataInput, FSImageFormat.Loader) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat
Load the SnapshotDiff list for the INodeDirectoryWithSnapshot directory.
loadFileDiffList(DataInput, FSImageFormat.Loader) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat
 
loadINodeDirectoryAttributes(DataInput) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
 
loadINodeFileAttributes(DataInput) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
Load INodeFileAttributes.
loadINodeReferenceWithCount(boolean, DataInput, FSImageFormat.Loader) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat.ReferenceMap
 
loadINodeWithLocalName(boolean, DataInput, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
 
loadINodeWithLocalName(boolean, DataInput, boolean, StartupProgress.Counter) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
 
loadSnapshotList(INodeDirectorySnapshottable, int, DataInput, FSImageFormat.Loader) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat
Load snapshots and snapshotQuota for a Snapshottable directory.
LOG - Static variable in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
LOG - Static variable in class org.apache.hadoop.hdfs.server.datanode.web.resources.DatanodeWebHdfsMethods
 
LOG - Static variable in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
 
LOG - Static variable in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
 
LOG - Static variable in class org.apache.hadoop.hdfs.web.resources.ExceptionHandler
 
LOG - Static variable in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
logAuditEvent(boolean, String, InetAddress, String, String, String, FileStatus) - Method in interface org.apache.hadoop.hdfs.server.namenode.AuditLogger
Called to log an audit event.
logAuditEvent(boolean, String, InetAddress, String, String, String, FileStatus) - Method in class org.apache.hadoop.hdfs.server.namenode.HdfsAuditLogger
 
logAuditEvent(boolean, String, InetAddress, String, String, String, FileStatus, UserGroupInformation, DelegationTokenSecretManager) - Method in class org.apache.hadoop.hdfs.server.namenode.HdfsAuditLogger
Same as HdfsAuditLogger.logAuditEvent(boolean, String, InetAddress, String, String, String, FileStatus) with additional parameters related to logging delegation token tracking IDs.

M

main(String[]) - Static method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
 
main(String[]) - Static method in class org.apache.hadoop.hdfs.tools.GetConf
 
MANIFEST_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
mark(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
 
MAX_RELATIVE_EXPIRY_MS - Static variable in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration
The maximum value we accept for a relative expiry.
MD5_SUFFIX - Static variable in class org.apache.hadoop.hdfs.util.MD5FileUtils
 
MD5FileUtils - Class in org.apache.hadoop.hdfs.util
Static functions for dealing with files of the same format that the Unix "md5sum" utility writes.
MD5FileUtils() - Constructor for class org.apache.hadoop.hdfs.util.MD5FileUtils
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
 
mergeFrom(QJournalProtocolProtos.AcceptRecoveryRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
 
mergeFrom(QJournalProtocolProtos.AcceptRecoveryResponseProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
 
mergeFrom(QJournalProtocolProtos.FinalizeLogSegmentRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
 
mergeFrom(QJournalProtocolProtos.FinalizeLogSegmentResponseProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
 
mergeFrom(QJournalProtocolProtos.FormatRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
 
mergeFrom(QJournalProtocolProtos.FormatResponseProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
 
mergeFrom(QJournalProtocolProtos.GetEditLogManifestRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
 
mergeFrom(QJournalProtocolProtos.GetEditLogManifestResponseProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
 
mergeFrom(QJournalProtocolProtos.GetJournalStateRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
 
mergeFrom(QJournalProtocolProtos.GetJournalStateResponseProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
 
mergeFrom(QJournalProtocolProtos.HeartbeatRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
 
mergeFrom(QJournalProtocolProtos.HeartbeatResponseProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
 
mergeFrom(QJournalProtocolProtos.IsFormattedRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
 
mergeFrom(QJournalProtocolProtos.IsFormattedResponseProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
 
mergeFrom(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
 
mergeFrom(QJournalProtocolProtos.JournalRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
 
mergeFrom(QJournalProtocolProtos.JournalResponseProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
 
mergeFrom(QJournalProtocolProtos.NewEpochRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
 
mergeFrom(QJournalProtocolProtos.NewEpochResponseProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
 
mergeFrom(QJournalProtocolProtos.PersistedRecoveryPaxosData) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
 
mergeFrom(QJournalProtocolProtos.PrepareRecoveryRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
 
mergeFrom(QJournalProtocolProtos.PrepareRecoveryResponseProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
 
mergeFrom(QJournalProtocolProtos.PurgeLogsRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
 
mergeFrom(QJournalProtocolProtos.PurgeLogsResponseProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
 
mergeFrom(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
 
mergeFrom(QJournalProtocolProtos.SegmentStateProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
 
mergeFrom(QJournalProtocolProtos.StartLogSegmentRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
 
mergeFrom(QJournalProtocolProtos.StartLogSegmentResponseProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
 
mergeFrom(HAZKInfoProtos.ActiveNodeInfo) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
 
mergeJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
mergeJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
mergeJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
mergeJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
mergeJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
mergeJournalId(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required .hadoop.hdfs.JournalIdProto journalId = 1;
mergeManifest(HdfsProtos.RemoteEditLogManifestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
mergeNsInfo(HdfsProtos.NamespaceInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
mergeNsInfo(HdfsProtos.NamespaceInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
mergeReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
mergeReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
mergeReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
mergeReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
mergeReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
mergeReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
mergeReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
mergeSegmentState(QJournalProtocolProtos.SegmentStateProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
mergeSegmentState(QJournalProtocolProtos.SegmentStateProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
mergeStateToAccept(QJournalProtocolProtos.SegmentStateProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
metadataEquals(INodeDirectoryAttributes) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Compare the metadata with another INodeDirectory
metadataEquals(INodeDirectoryAttributes) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.SnapshotCopy
 
MetaRecoveryContext.RequestStopException - Exception in org.apache.hadoop.hdfs.server.namenode
Exception thrown when the user has requested processing to stop.
MetaRecoveryContext.RequestStopException(String) - Constructor for exception org.apache.hadoop.hdfs.server.namenode.MetaRecoveryContext.RequestStopException
 
MINIMUM_CAPACITY - Static variable in class org.apache.hadoop.hdfs.util.LightWeightHashSet
 
MINTXIDTOKEEP_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
mkdirs(Path, FsPermission) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
modification - Variable in class org.apache.hadoop.hdfs.util.LightWeightHashSet
Modification version for fail-fast.
ModificationTimeParam - Class in org.apache.hadoop.hdfs.web.resources
Modification time parameter.
ModificationTimeParam(Long) - Constructor for class org.apache.hadoop.hdfs.web.resources.ModificationTimeParam
Constructor.
ModificationTimeParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.ModificationTimeParam
Constructor.
modify(E, E) - Method in class org.apache.hadoop.hdfs.util.Diff
Modify an element in current state.
modifyCacheDirective(CacheDirectiveInfo, EnumSet<CacheFlag>) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
Modify a CacheDirective.
modifyCachePool(CachePoolInfo) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
Modify an existing cache pool.
MutableBlockCollection - Interface in org.apache.hadoop.hdfs.server.blockmanagement
This interface is used by the block manager to expose a few characteristics of a collection of Block/BlockUnderConstruction.

N

NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.AccessTimeParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.BlockSizeParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.BufferSizeParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.ConcatSourcesParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.CreateParentParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.DelegationParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.DestinationParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.DoAsParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.GroupParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.HttpOpParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.LengthParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.ModificationTimeParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.NamenodeRpcAddressParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.OffsetParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.OverwriteParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.OwnerParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.PermissionParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.RecursiveParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.RenameOptionSetParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.RenewerParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.ReplicationParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.TokenArgumentParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.UriFsPathParam
Parameter name.
NAME - Static variable in class org.apache.hadoop.hdfs.web.resources.UserParam
Parameter name.
NameNode.NameNodeHAContext - Class in org.apache.hadoop.hdfs.server.namenode
Class used to expose NameNode as context to HAState
NameNode.NameNodeHAContext() - Constructor for class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
 
NameNode.OperationCategory - Enum in org.apache.hadoop.hdfs.server.namenode
Categories of operations supported by the namenode.
NAMENODEID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
NameNodeMetrics - Class in org.apache.hadoop.hdfs.server.namenode.metrics
This class is for maintaining the various NameNode activity statistics and publishing them through the metrics interfaces.
NameNodeMXBean - Interface in org.apache.hadoop.hdfs.server.namenode
This is the JMX management interface for namenode information
NamenodeProtocolServerSideTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
Implementation for protobuf service that forwards requests received on NamenodeProtocolPB to the NamenodeProtocol server implementation.
NamenodeProtocolServerSideTranslatorPB(NamenodeProtocol) - Constructor for class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
 
NameNodeProxies - Class in org.apache.hadoop.hdfs
Create proxy objects to communicate with a remote NN.
NameNodeProxies() - Constructor for class org.apache.hadoop.hdfs.NameNodeProxies
 
NameNodeProxies.ProxyAndInfo<PROXYTYPE> - Class in org.apache.hadoop.hdfs
Wrapper for a client proxy as well as its associated service ID.
NameNodeProxies.ProxyAndInfo(PROXYTYPE, Text) - Constructor for class org.apache.hadoop.hdfs.NameNodeProxies.ProxyAndInfo
 
NamenodeRpcAddressParam - Class in org.apache.hadoop.hdfs.web.resources
Namenode RPC address parameter.
NamenodeRpcAddressParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.NamenodeRpcAddressParam
Constructor.
NamenodeRpcAddressParam(NameNode) - Constructor for class org.apache.hadoop.hdfs.web.resources.NamenodeRpcAddressParam
Construct an object using the RPC address of the given namenode.
NameNodeStatusMXBean - Interface in org.apache.hadoop.hdfs.server.namenode
This is the JMX management interface for NameNode status information
NamenodeWebHdfsMethods - Class in org.apache.hadoop.hdfs.server.namenode.web.resources
Web-hdfs NameNode implementation.
NamenodeWebHdfsMethods() - Constructor for class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
 
NAMESERVICEID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
negation() - Method in class org.apache.hadoop.hdfs.util.EnumCounters
Negate all counters.
NEVER - Static variable in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration
An relative Expiration that never expires.
newAbsolute(Date) - Static method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration
Create a new absolute Expiration.
newAbsolute(long) - Static method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration
Create a new absolute Expiration.
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
newBuilder(QJournalProtocolProtos.AcceptRecoveryRequestProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
newBuilder(QJournalProtocolProtos.AcceptRecoveryResponseProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
newBuilder(QJournalProtocolProtos.FinalizeLogSegmentRequestProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
newBuilder(QJournalProtocolProtos.FinalizeLogSegmentResponseProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
newBuilder(QJournalProtocolProtos.FormatRequestProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
newBuilder(QJournalProtocolProtos.FormatResponseProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
newBuilder(QJournalProtocolProtos.GetEditLogManifestRequestProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
newBuilder(QJournalProtocolProtos.GetEditLogManifestResponseProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
newBuilder(QJournalProtocolProtos.GetJournalStateRequestProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
newBuilder(QJournalProtocolProtos.GetJournalStateResponseProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
newBuilder(QJournalProtocolProtos.HeartbeatRequestProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
newBuilder(QJournalProtocolProtos.HeartbeatResponseProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
newBuilder(QJournalProtocolProtos.IsFormattedRequestProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
newBuilder(QJournalProtocolProtos.IsFormattedResponseProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
newBuilder(QJournalProtocolProtos.JournalIdProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
newBuilder(QJournalProtocolProtos.JournalRequestProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
newBuilder(QJournalProtocolProtos.JournalResponseProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
newBuilder(QJournalProtocolProtos.NewEpochRequestProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
newBuilder(QJournalProtocolProtos.NewEpochResponseProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
newBuilder(QJournalProtocolProtos.PersistedRecoveryPaxosData) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
newBuilder(QJournalProtocolProtos.PrepareRecoveryRequestProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
newBuilder(QJournalProtocolProtos.PrepareRecoveryResponseProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
newBuilder(QJournalProtocolProtos.PurgeLogsRequestProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
newBuilder(QJournalProtocolProtos.PurgeLogsResponseProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
newBuilder(QJournalProtocolProtos.RequestInfoProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
newBuilder(QJournalProtocolProtos.SegmentStateProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
newBuilder(QJournalProtocolProtos.StartLogSegmentRequestProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
newBuilder(QJournalProtocolProtos.StartLogSegmentResponseProto) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
newBuilder(HAZKInfoProtos.ActiveNodeInfo) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
newDefaultStrategy() - Static method in class org.apache.hadoop.hdfs.server.datanode.CachingStrategy
 
newDropBehind() - Static method in class org.apache.hadoop.hdfs.server.datanode.CachingStrategy
 
newEpoch(RpcController, QJournalProtocolProtos.NewEpochRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
 
newEpoch(RpcController, QJournalProtocolProtos.NewEpochRequestProto, RpcCallback<QJournalProtocolProtos.NewEpochResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
rpc newEpoch(.hadoop.hdfs.NewEpochRequestProto) returns (.hadoop.hdfs.NewEpochResponseProto);
newEpoch(RpcController, QJournalProtocolProtos.NewEpochRequestProto, RpcCallback<QJournalProtocolProtos.NewEpochResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
rpc newEpoch(.hadoop.hdfs.NewEpochRequestProto) returns (.hadoop.hdfs.NewEpochResponseProto);
newEpoch(RpcController, QJournalProtocolProtos.NewEpochRequestProto, RpcCallback<QJournalProtocolProtos.NewEpochResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
 
newInstance(DataNode, DataStorage, Configuration) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi.Factory
Create a new object.
newInstance(DataNode, DataStorage, Configuration) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetFactory
 
newInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.Content.Counts
 
newInstance(long, long) - Static method in class org.apache.hadoop.hdfs.server.namenode.Quota.Counts
 
newInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.Quota.Counts
 
newInstance() - Method in interface org.apache.hadoop.hdfs.util.EnumCounters.Factory
Create a new counters instance.
newReflectiveBlockingService(QJournalProtocolProtos.QJournalProtocolService.BlockingInterface) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
 
newReflectiveService(QJournalProtocolProtos.QJournalProtocolService.Interface) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
 
newRelative(long) - Static method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration
Create a new relative Expiration.
newStub(RpcChannel) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
 
next() - Method in class org.apache.hadoop.hdfs.CorruptFileBlockIterator
 
nn_005fbrowsedfscontent_jsp - Class in org.apache.hadoop.hdfs.server.namenode
 
nn_005fbrowsedfscontent_jsp() - Constructor for class org.apache.hadoop.hdfs.server.namenode.nn_005fbrowsedfscontent_jsp
 
NNStorageRetentionManager - Class in org.apache.hadoop.hdfs.server.namenode
The NNStorageRetentionManager is responsible for inspecting the storage directories of the NN and enforcing a retention policy on checkpoints and edit logs.
NNStorageRetentionManager(Configuration, NNStorage, LogsPurgeable, NNStorageRetentionManager.StoragePurger) - Constructor for class org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager
 
NNStorageRetentionManager(Configuration, NNStorage, LogsPurgeable) - Constructor for class org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager
 
NON_EXISTENT_REPLICA - Static variable in exception org.apache.hadoop.hdfs.server.datanode.ReplicaNotFoundException
 
NON_RBW_REPLICA - Static variable in exception org.apache.hadoop.hdfs.server.datanode.ReplicaNotFoundException
 
NSINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
NSINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
NumberReplicas - Class in org.apache.hadoop.hdfs.server.blockmanagement
A immutable object that stores the number of live replicas and the number of decommissined Replicas.
NUMTXNS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 

O

OfflineEditsViewer.Flags - Class in org.apache.hadoop.hdfs.tools.offlineEditsViewer
 
OfflineEditsViewer.Flags() - Constructor for class org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsViewer.Flags
 
OffsetParam - Class in org.apache.hadoop.hdfs.web.resources
Offset parameter.
OffsetParam(Long) - Constructor for class org.apache.hadoop.hdfs.web.resources.OffsetParam
Constructor.
OffsetParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.OffsetParam
Constructor.
open(Path, int) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
OpenEntity - Class in org.apache.hadoop.hdfs.server.datanode.web.resources
A response entity for a HdfsDataInputStream.
OpenEntity.Writer - Class in org.apache.hadoop.hdfs.server.datanode.web.resources
A MessageBodyWriter for OpenEntity.
OpenEntity.Writer() - Constructor for class org.apache.hadoop.hdfs.server.datanode.web.resources.OpenEntity.Writer
 
openInputStream() - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
 
org.apache.hadoop.fs - package org.apache.hadoop.fs
 
org.apache.hadoop.hdfs - package org.apache.hadoop.hdfs
A distributed implementation of FileSystem.
org.apache.hadoop.hdfs.client - package org.apache.hadoop.hdfs.client
 
org.apache.hadoop.hdfs.net - package org.apache.hadoop.hdfs.net
 
org.apache.hadoop.hdfs.protocol - package org.apache.hadoop.hdfs.protocol
 
org.apache.hadoop.hdfs.protocol.datatransfer - package org.apache.hadoop.hdfs.protocol.datatransfer
 
org.apache.hadoop.hdfs.protocolPB - package org.apache.hadoop.hdfs.protocolPB
 
org.apache.hadoop.hdfs.qjournal.client - package org.apache.hadoop.hdfs.qjournal.client
 
org.apache.hadoop.hdfs.qjournal.protocol - package org.apache.hadoop.hdfs.qjournal.protocol
 
org.apache.hadoop.hdfs.qjournal.protocolPB - package org.apache.hadoop.hdfs.qjournal.protocolPB
 
org.apache.hadoop.hdfs.qjournal.server - package org.apache.hadoop.hdfs.qjournal.server
 
org.apache.hadoop.hdfs.security.token.block - package org.apache.hadoop.hdfs.security.token.block
 
org.apache.hadoop.hdfs.security.token.delegation - package org.apache.hadoop.hdfs.security.token.delegation
 
org.apache.hadoop.hdfs.server.balancer - package org.apache.hadoop.hdfs.server.balancer
 
org.apache.hadoop.hdfs.server.blockmanagement - package org.apache.hadoop.hdfs.server.blockmanagement
 
org.apache.hadoop.hdfs.server.common - package org.apache.hadoop.hdfs.server.common
 
org.apache.hadoop.hdfs.server.datanode - package org.apache.hadoop.hdfs.server.datanode
 
org.apache.hadoop.hdfs.server.datanode.fsdataset - package org.apache.hadoop.hdfs.server.datanode.fsdataset
 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl - package org.apache.hadoop.hdfs.server.datanode.fsdataset.impl
 
org.apache.hadoop.hdfs.server.datanode.metrics - package org.apache.hadoop.hdfs.server.datanode.metrics
 
org.apache.hadoop.hdfs.server.datanode.web.resources - package org.apache.hadoop.hdfs.server.datanode.web.resources
 
org.apache.hadoop.hdfs.server.journalservice - package org.apache.hadoop.hdfs.server.journalservice
 
org.apache.hadoop.hdfs.server.namenode - package org.apache.hadoop.hdfs.server.namenode
 
org.apache.hadoop.hdfs.server.namenode.ha - package org.apache.hadoop.hdfs.server.namenode.ha
 
org.apache.hadoop.hdfs.server.namenode.ha.proto - package org.apache.hadoop.hdfs.server.namenode.ha.proto
 
org.apache.hadoop.hdfs.server.namenode.metrics - package org.apache.hadoop.hdfs.server.namenode.metrics
 
org.apache.hadoop.hdfs.server.namenode.snapshot - package org.apache.hadoop.hdfs.server.namenode.snapshot
 
org.apache.hadoop.hdfs.server.namenode.web.resources - package org.apache.hadoop.hdfs.server.namenode.web.resources
 
org.apache.hadoop.hdfs.server.protocol - package org.apache.hadoop.hdfs.server.protocol
 
org.apache.hadoop.hdfs.tools - package org.apache.hadoop.hdfs.tools
 
org.apache.hadoop.hdfs.tools.offlineEditsViewer - package org.apache.hadoop.hdfs.tools.offlineEditsViewer
 
org.apache.hadoop.hdfs.tools.offlineImageViewer - package org.apache.hadoop.hdfs.tools.offlineImageViewer
 
org.apache.hadoop.hdfs.tools.snapshot - package org.apache.hadoop.hdfs.tools.snapshot
 
org.apache.hadoop.hdfs.util - package org.apache.hadoop.hdfs.util
 
org.apache.hadoop.hdfs.web - package org.apache.hadoop.hdfs.web
 
org.apache.hadoop.hdfs.web.resources - package org.apache.hadoop.hdfs.web.resources
 
originalURL - Variable in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
 
OverwriteParam - Class in org.apache.hadoop.hdfs.web.resources
Overwrite parameter.
OverwriteParam(Boolean) - Constructor for class org.apache.hadoop.hdfs.web.resources.OverwriteParam
Constructor.
OverwriteParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.OverwriteParam
Constructor.
OwnerParam - Class in org.apache.hadoop.hdfs.web.resources
Owner parameter.
OwnerParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.OwnerParam
Constructor.

P

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
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
PARSER - Static variable in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
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
 
PBHelper - Class in org.apache.hadoop.hdfs.protocolPB
Utilities for converting protobuf classes to and from implementation classes and other helper utilities to help in dealing with protobuf.
performFailover(T) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider
 
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.
pickupReplicaSet(Collection<DatanodeDescriptor>, Collection<DatanodeDescriptor>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
Pick up replica node set for deleting replica as over-replicated.
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.
PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
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, ConcatSourcesParam, 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, ConcatSourcesParam, BufferSizeParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
Handle HTTP POST request for the root.
prepareRecovery(RpcController, QJournalProtocolProtos.PrepareRecoveryRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
 
prepareRecovery(RpcController, QJournalProtocolProtos.PrepareRecoveryRequestProto, RpcCallback<QJournalProtocolProtos.PrepareRecoveryResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
rpc prepareRecovery(.hadoop.hdfs.PrepareRecoveryRequestProto) returns (.hadoop.hdfs.PrepareRecoveryResponseProto);
prepareRecovery(RpcController, QJournalProtocolProtos.PrepareRecoveryRequestProto, RpcCallback<QJournalProtocolProtos.PrepareRecoveryResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
rpc prepareRecovery(.hadoop.hdfs.PrepareRecoveryRequestProto) returns (.hadoop.hdfs.PrepareRecoveryResponseProto);
prepareRecovery(RpcController, QJournalProtocolProtos.PrepareRecoveryRequestProto, RpcCallback<QJournalProtocolProtos.PrepareRecoveryResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
 
prepareToStopStandbyServices() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
 
print(SnapshottableDirectoryStatus[], PrintStream) - Static method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
Print a list of SnapshottableDirectoryStatus out to a given stream.
printDetails(PrintStream) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
Print detailed information of this object.
process(E) - Method in interface org.apache.hadoop.hdfs.util.Diff.Processor
Process the given element.
purgeLogs(RpcController, QJournalProtocolProtos.PurgeLogsRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
 
purgeLogs(RpcController, QJournalProtocolProtos.PurgeLogsRequestProto, RpcCallback<QJournalProtocolProtos.PurgeLogsResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
rpc purgeLogs(.hadoop.hdfs.PurgeLogsRequestProto) returns (.hadoop.hdfs.PurgeLogsResponseProto);
purgeLogs(RpcController, QJournalProtocolProtos.PurgeLogsRequestProto, RpcCallback<QJournalProtocolProtos.PurgeLogsResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
rpc purgeLogs(.hadoop.hdfs.PurgeLogsRequestProto) returns (.hadoop.hdfs.PurgeLogsResponseProto);
purgeLogs(RpcController, QJournalProtocolProtos.PurgeLogsRequestProto, RpcCallback<QJournalProtocolProtos.PurgeLogsResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
 
purgeLogsOlderThan(long) - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
 
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(INode) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeMap
Add an INode into the INode map.
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.

Q

QJournalProtocolProtos - Class in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.AcceptRecoveryRequestProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.AcceptRecoveryRequestProto
QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.AcceptRecoveryRequestProto
QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.AcceptRecoveryResponseProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.AcceptRecoveryResponseProto
QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.AcceptRecoveryResponseProto
QJournalProtocolProtos.AcceptRecoveryResponseProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.FinalizeLogSegmentRequestProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.FinalizeLogSegmentRequestProto
QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.FinalizeLogSegmentRequestProto
QJournalProtocolProtos.FinalizeLogSegmentRequestProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.FinalizeLogSegmentResponseProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.FinalizeLogSegmentResponseProto
QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.FinalizeLogSegmentResponseProto
QJournalProtocolProtos.FinalizeLogSegmentResponseProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.FormatRequestProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.FormatRequestProto
QJournalProtocolProtos.FormatRequestProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.FormatRequestProto
QJournalProtocolProtos.FormatRequestProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.FormatResponseProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.FormatResponseProto
QJournalProtocolProtos.FormatResponseProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.FormatResponseProto
QJournalProtocolProtos.FormatResponseProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.GetEditLogManifestRequestProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.GetEditLogManifestRequestProto
QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.GetEditLogManifestRequestProto
QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.GetEditLogManifestResponseProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.GetEditLogManifestResponseProto
QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.GetEditLogManifestResponseProto
QJournalProtocolProtos.GetEditLogManifestResponseProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.GetJournalStateRequestProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.GetJournalStateRequestProto
QJournalProtocolProtos.GetJournalStateRequestProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.GetJournalStateRequestProto
QJournalProtocolProtos.GetJournalStateRequestProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.GetJournalStateResponseProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.GetJournalStateResponseProto
QJournalProtocolProtos.GetJournalStateResponseProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.GetJournalStateResponseProto
QJournalProtocolProtos.GetJournalStateResponseProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.HeartbeatRequestProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.HeartbeatRequestProto
QJournalProtocolProtos.HeartbeatRequestProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.HeartbeatRequestProto
QJournalProtocolProtos.HeartbeatRequestProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.HeartbeatResponseProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.HeartbeatResponseProto
QJournalProtocolProtos.HeartbeatResponseProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.HeartbeatResponseProto
QJournalProtocolProtos.HeartbeatResponseProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.IsFormattedRequestProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.IsFormattedRequestProto
QJournalProtocolProtos.IsFormattedRequestProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.IsFormattedRequestProto
QJournalProtocolProtos.IsFormattedRequestProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.IsFormattedResponseProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.IsFormattedResponseProto
QJournalProtocolProtos.IsFormattedResponseProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.IsFormattedResponseProto
QJournalProtocolProtos.IsFormattedResponseProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.JournalIdProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.JournalIdProto
QJournalProtocolProtos.JournalIdProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.JournalIdProto
QJournalProtocolProtos.JournalIdProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.JournalRequestProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.JournalRequestProto
QJournalProtocolProtos.JournalRequestProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.JournalRequestProto
QJournalProtocolProtos.JournalRequestProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.JournalResponseProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.JournalResponseProto
QJournalProtocolProtos.JournalResponseProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.JournalResponseProto
QJournalProtocolProtos.JournalResponseProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.NewEpochRequestProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.NewEpochRequestProto
QJournalProtocolProtos.NewEpochRequestProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.NewEpochRequestProto
QJournalProtocolProtos.NewEpochRequestProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.NewEpochResponseProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.NewEpochResponseProto
QJournalProtocolProtos.NewEpochResponseProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.NewEpochResponseProto
QJournalProtocolProtos.NewEpochResponseProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.PersistedRecoveryPaxosData - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.PersistedRecoveryPaxosData
QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.PersistedRecoveryPaxosData
QJournalProtocolProtos.PersistedRecoveryPaxosDataOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.PrepareRecoveryRequestProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.PrepareRecoveryRequestProto
QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.PrepareRecoveryRequestProto
QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.PrepareRecoveryResponseProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.PrepareRecoveryResponseProto
QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.PrepareRecoveryResponseProto
QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.PurgeLogsRequestProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.PurgeLogsRequestProto
QJournalProtocolProtos.PurgeLogsRequestProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.PurgeLogsRequestProto
QJournalProtocolProtos.PurgeLogsRequestProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.PurgeLogsResponseProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.PurgeLogsResponseProto
QJournalProtocolProtos.PurgeLogsResponseProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.PurgeLogsResponseProto
QJournalProtocolProtos.PurgeLogsResponseProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.QJournalProtocolService - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf service hadoop.hdfs.QJournalProtocolService
QJournalProtocolProtos.QJournalProtocolService() - Constructor for class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
 
QJournalProtocolProtos.QJournalProtocolService.BlockingInterface - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.QJournalProtocolService.Interface - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.QJournalProtocolService.Stub - Class in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.RequestInfoProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.RequestInfoProto
QJournalProtocolProtos.RequestInfoProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.RequestInfoProto
QJournalProtocolProtos.RequestInfoProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.SegmentStateProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.SegmentStateProto
QJournalProtocolProtos.SegmentStateProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.SegmentStateProto
QJournalProtocolProtos.SegmentStateProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.StartLogSegmentRequestProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.StartLogSegmentRequestProto
QJournalProtocolProtos.StartLogSegmentRequestProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.StartLogSegmentRequestProto
QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
QJournalProtocolProtos.StartLogSegmentResponseProto - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.StartLogSegmentResponseProto
QJournalProtocolProtos.StartLogSegmentResponseProto.Builder - Class in org.apache.hadoop.hdfs.qjournal.protocol
Protobuf type hadoop.hdfs.StartLogSegmentResponseProto
QJournalProtocolProtos.StartLogSegmentResponseProtoOrBuilder - Interface in org.apache.hadoop.hdfs.qjournal.protocol
 
Quota - Enum in org.apache.hadoop.hdfs.server.namenode
Quota types.
Quota.Counts - Class in org.apache.hadoop.hdfs.server.namenode
Counters for quota counts.

R

read(byte[], int, int) - Method in interface org.apache.hadoop.hdfs.BlockReader
 
read(DataInput) - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.ReplicaState
Read from in
read() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
 
read(byte[]) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
 
read(byte[], int, int) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
 
read(DataInput, FSImageFormat.Loader) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
Read values of SnapshotManager.snapshotCounter, SnapshotManager.numSnapshots, and all snapshots from the DataInput
read() - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
 
read(byte[], int, int) - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
 
readAll(byte[], int, int) - Method in interface org.apache.hadoop.hdfs.BlockReader
Similar to BlockReader.readFully(byte[], int, int) except that it will not throw an exception on EOF.
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.
ReadOnlyList.Util - Class in org.apache.hadoop.hdfs.util
Utilities for ReadOnlyList
ReadOnlyList.Util() - Constructor for class org.apache.hadoop.hdfs.util.ReadOnlyList.Util
 
readOp(boolean) - 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 the blocks in an incremental block report.
ReceivedDeletedBlockInfo() - Constructor for class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
 
ReceivedDeletedBlockInfo(Block, ReceivedDeletedBlockInfo.BlockStatus, String) - Constructor for class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
 
ReceivedDeletedBlockInfo.BlockStatus - Enum in org.apache.hadoop.hdfs.server.protocol
 
recordModification(Snapshot, INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
 
recordModification(Snapshot, INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
RECORDS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
recoverUnfinalizedSegments() - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
 
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.
refresh(String, String) - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos
 
registerDatanode(RpcController, DatanodeProtocolProtos.RegisterDatanodeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
 
registerSubordinateNamenode(RpcController, NamenodeProtocolProtos.RegisterRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
 
RELATIVE_EXPIRY_NEVER - Static variable in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
Indicates that the pool does not have a maximum relative expiry.
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
 
RemoteEditLog(long, long, boolean) - 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(INode) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeMap
Remove a INode from the map.
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
 
removeCacheDirective(long) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
Remove a CacheDirective.
removeCachePool(String) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
Remove a cache pool.
removeChild(INode, Snapshot, INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Remove the specified child from this directory.
removeChild(INode) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Remove the specified child from this directory.
removeChild(INode, Snapshot, INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
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.
removeFromInodeMap(List<? extends INode>) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
This method is always called with writeLock of FSDirectory held.
removeReference(INodeReference) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithCount
Decrement and then return the reference count.
removeSnapshottable(List<INodeDirectorySnapshottable>) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
Remove snapshottable directories from SnapshotManager.snapshottables
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.
renameSnapshot(String, String, String) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
Rename the given snapshot
renewDelegationToken(Token<?>) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
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.
replaceChild(INode, INode, INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Replace the given child with a new child.
replaceChild(INode, INode, INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
replaceChildFileInSnapshot(INodeFile, INodeFile) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Used when load fileUC from fsimage.
replaceChildFileInSnapshot(INodeFile, INodeFile) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
replaceSelf4INodeDirectory(INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Replace itself with INodeDirectory.
replaceSelf4INodeDirectorySnapshottable(Snapshot, INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Replace itself with an INodeDirectorySnapshottable.
replaceSelf4INodeDirectoryWithSnapshot(INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Replace itself with an INodeDirectoryWithSnapshot.
ReplicaAlreadyExistsException - Exception in org.apache.hadoop.hdfs.server.datanode
Exception indicating that the target block already exists and is not set to be recovered/overwritten.
ReplicaAlreadyExistsException() - Constructor for exception org.apache.hadoop.hdfs.server.datanode.ReplicaAlreadyExistsException
 
ReplicaAlreadyExistsException(String) - Constructor for exception org.apache.hadoop.hdfs.server.datanode.ReplicaAlreadyExistsException
 
ReplicaBeingWritten - Class in org.apache.hadoop.hdfs.server.datanode
This class represents replicas being written.
ReplicaBeingWritten(long, long, FsVolumeSpi, File) - Constructor for class org.apache.hadoop.hdfs.server.datanode.ReplicaBeingWritten
Constructor for a zero length replica
ReplicaBeingWritten(Block, FsVolumeSpi, File, Thread) - Constructor for class org.apache.hadoop.hdfs.server.datanode.ReplicaBeingWritten
Constructor
ReplicaBeingWritten(long, long, long, FsVolumeSpi, File, Thread) - Constructor for class org.apache.hadoop.hdfs.server.datanode.ReplicaBeingWritten
Constructor
ReplicaBeingWritten(ReplicaBeingWritten) - Constructor for class org.apache.hadoop.hdfs.server.datanode.ReplicaBeingWritten
Copy constructor.
ReplicaInfo.ReplicaDirInfo - Class in org.apache.hadoop.hdfs.server.datanode
 
ReplicaInfo.ReplicaDirInfo() - Constructor for class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo.ReplicaDirInfo
 
ReplicaInPipeline - Class in org.apache.hadoop.hdfs.server.datanode
This class defines a replica in a pipeline, which includes a persistent replica being written to by a dfs client or a temporary replica being replicated by a source datanode or being copied for the balancing purpose.
ReplicaInPipeline(long, long, FsVolumeSpi, File) - Constructor for class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
Constructor for a zero length replica
ReplicaInPipeline(ReplicaInPipeline) - Constructor for class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
Copy constructor.
ReplicaInPipelineInterface - Interface in org.apache.hadoop.hdfs.server.datanode
This defines the interface of a replica in Pipeline that's being written to
ReplicaInputStreams - Class in org.apache.hadoop.hdfs.server.datanode.fsdataset
Contains the input streams for the data and checksum of a replica.
ReplicaInputStreams(FileDescriptor, FileDescriptor) - Constructor for class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
Create an object with a data input stream and a checksum input stream.
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(ExtendedBlock) - Constructor for exception org.apache.hadoop.hdfs.server.datanode.ReplicaNotFoundException
 
ReplicaNotFoundException(String) - Constructor for exception org.apache.hadoop.hdfs.server.datanode.ReplicaNotFoundException
 
ReplicaOutputStreams - Class in org.apache.hadoop.hdfs.server.datanode.fsdataset
Contains the output streams for the data and checksum of a replica.
ReplicaOutputStreams(OutputStream, OutputStream, DataChecksum) - Constructor for class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
Create an object with a data output stream, a checksum output stream and a checksum.
replicasOnStaleNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.NumberReplicas
 
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.
ReplicaUnderRecovery - Class in org.apache.hadoop.hdfs.server.datanode
This class represents replicas that are under block recovery It has a recovery id that is equal to the generation stamp that the replica will be bumped to after recovery The recovery id is used to handle multiple concurrent block recoveries.
ReplicaUnderRecovery(ReplicaInfo, long) - Constructor for class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
ReplicaUnderRecovery(ReplicaUnderRecovery) - Constructor for class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
Copy constructor.
ReplicaWaitingToBeRecovered - Class in org.apache.hadoop.hdfs.server.datanode
This class represents a replica that is waiting to be recovered.
ReplicaWaitingToBeRecovered(long, long, long, FsVolumeSpi, File) - Constructor for class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
Constructor
ReplicaWaitingToBeRecovered(Block, FsVolumeSpi, File) - Constructor for class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
Constructor
ReplicaWaitingToBeRecovered(ReplicaWaitingToBeRecovered) - Constructor for class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
Copy constructor.
reportBadBlocks(RpcController, DatanodeProtocolProtos.ReportBadBlocksRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
 
REQINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
REQINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
REQINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
REQINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
REQINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
REQINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
REQINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
reset() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
 
resetSnapshottable(String) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
Set the given snapshottable directory to non-snapshottable.
resolvedURL - Variable in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
 
resolveTarget(String) - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
Try to map the given namenode ID to its service address.
retainAll(Collection<?>) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
 
retrieveDataEncryptionKey(int, String, byte[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
 
retrievePassword(BlockTokenIdentifier) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
 
roll() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.RollingLogs
Roll current to previous.
rollEditLog(RpcController, NamenodeProtocolProtos.RollEditLogRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
 
RollingLogs - Interface in org.apache.hadoop.hdfs.server.datanode.fsdataset
Rolling logs consist of a current log and a set of previous logs.
RollingLogs.Appender - Interface in org.apache.hadoop.hdfs.server.datanode.fsdataset
To append text to the logs.
RollingLogs.LineIterator - Interface in org.apache.hadoop.hdfs.server.datanode.fsdataset
To iterate the lines of the logs.
round(long) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetCache.PageRounder
Round up a number to the operating system page size.
RoundRobinVolumeChoosingPolicy<V extends FsVolumeSpi> - Class in org.apache.hadoop.hdfs.server.datanode.fsdataset
Choose volumes in round-robin order.
RoundRobinVolumeChoosingPolicy() - Constructor for class org.apache.hadoop.hdfs.server.datanode.fsdataset.RoundRobinVolumeChoosingPolicy
 
run(String[]) - Method in class org.apache.hadoop.hdfs.tools.GetConf
 
runCmd(String[]) - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
 
RwLock - Interface in org.apache.hadoop.hdfs.util
Read-write lock interface.

S

saveChild2Snapshot(INode, Snapshot, INode, INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Save the child to the latest snapshot.
saveChild2Snapshot(INode, Snapshot, INode, INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
saveDirectoryDiffList(INodeDirectory, DataOutput, SnapshotFSImageFormat.ReferenceMap) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat
 
saveFileDiffList(INodeFile, DataOutput) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat
 
saveMD5File(File, MD5Hash) - Static method in class org.apache.hadoop.hdfs.util.MD5FileUtils
Save the ".md5" file that lists the md5sum of another file.
saveSelf2Snapshot(Snapshot, INodeDirectory) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
Save the snapshot copy to the latest snapshot.
saveSnapshots(INodeDirectorySnapshottable, DataOutput) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat
Save snapshots and snapshot quota for a snapshottable directory.
SCHEME - Static variable in class org.apache.hadoop.hdfs.web.SWebHdfsFileSystem
 
SCHEME - Static variable in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
File System URI: {SCHEME}://namenode:port/path/to/file
search(List<E>, K) - Static method in class org.apache.hadoop.hdfs.util.Diff
Search the element from the list.
search(Diff.ListType, K) - Method in class org.apache.hadoop.hdfs.util.Diff
 
searchIndex(Diff.ListType, K) - Method in class org.apache.hadoop.hdfs.util.Diff
 
SecureDataNodeStarter - Class in org.apache.hadoop.hdfs.server.datanode
Utility class to start a datanode in a secure cluster, first obtaining privileged resources before main startup and handing them to the datanode.
SecureDataNodeStarter() - Constructor for class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter
 
SecureDataNodeStarter.SecureResources - Class in org.apache.hadoop.hdfs.server.datanode
Stash necessary resources needed for datanode operation in a secure env.
SecureDataNodeStarter.SecureResources(ServerSocket, Connector) - Constructor for class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter.SecureResources
 
seek(long) - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
Seek to the given offset from the start of the file.
seekToNewSource(long) - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
Seeks a different copy of the data.
SEGMENTSTATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
SEGMENTSTATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
SEGMENTTXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
SEGMENTTXNID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
selectInputStreams(Collection<EditLogInputStream>, long, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
In this function, we get a bunch of streams from all of our JournalManager objects.
sendHeartbeat(RpcController, DatanodeProtocolProtos.HeartbeatRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
 
serialVersionUID - Static variable in exception org.apache.hadoop.hdfs.protocol.FSLimitException.MaxDirectoryItemsExceededException
 
serialVersionUID - Static variable in exception org.apache.hadoop.hdfs.protocol.FSLimitException.PathComponentTooLongException
 
set(E, long) - Method in class org.apache.hadoop.hdfs.util.EnumCounters
Set counter e to the given value.
setAcceptedInEpoch(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
required uint64 acceptedInEpoch = 2;
setAcceptedInEpoch(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional uint64 acceptedInEpoch = 2;
setAccessTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
setAllowStandbyReads(Configuration, boolean) - Static method in class org.apache.hadoop.hdfs.HAUtil
 
setBandwidth(long) - Method in class org.apache.hadoop.hdfs.util.DataTransferThrottler
Sets throttle bandwidth.
setBlock(int, BlockInfo) - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.MutableBlockCollection
Set the block at the given index.
setBlock(Block) - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
 
setBlockId(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
setBytesAcked(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
 
setBytesAcked(long) - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipelineInterface
Set the number bytes that have acked
setBytesCached(long) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats.Builder
Sets the bytes cached by this directive.
setBytesCached(long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats.Builder
 
setBytesNeeded(long) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats.Builder
Sets the bytes needed by this directive.
setBytesNeeded(long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats.Builder
 
setBytesOverlimit(long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats.Builder
 
setClusterId(String) - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
 
setCommittedTxId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
optional uint64 committedTxId = 4;
setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.AvailableSpaceVolumeChoosingPolicy
 
setConf(Configuration) - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
 
setDelegationToken(Token<T>) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
setDelHints(String) - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
 
setDir(File) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
setDropBehind(Boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.CachingStrategy.Builder
 
setEndTxId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required uint64 endTxId = 3;
setEndTxId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
required uint64 endTxId = 2;
setEpoch(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required uint64 epoch = 3;
setEpoch(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required uint64 epoch = 2;
setErrOut(PrintStream) - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
 
setExpectedLocations(DatanodeStorageInfo[]) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
Set expected locations
setExpiration(CacheDirectiveInfo.Expiration) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
Sets when the CacheDirective should expire.
setFilesCached(long) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats.Builder
Sets the files cached by this directive.
setFilesCached(long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats.Builder
 
setFilesNeeded(long) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats.Builder
Sets the files needed by this directive.
setFilesNeeded(long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats.Builder
 
setFirstTxnId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required uint64 firstTxnId = 2;
setFixTxIds() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsViewer.Flags
 
setForce(int) - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
 
setForceFormat(boolean) - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
 
setFromURL(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required string fromURL = 3;
setFromURL(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
optional string fromURL = 3;
setFromURL(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
optional string fromURL = 3;
setFromURLBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required string fromURL = 3;
setFromURLBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
optional string fromURL = 3;
setFromURLBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
optional string fromURL = 3;
setFsImageLoadTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
setGenerationStamp(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
setGenerationStampAndVerifyReplicas(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
Process the recorded replicas.
setGroupName(String) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
setHasExpired(boolean) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats.Builder
Sets whether this directive has expired.
setHostname(String) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string hostname = 3;
setHostnameBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string hostname = 3;
setHttpPort(int) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
required uint32 httpPort = 2;
setHttpPort(int) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
required uint32 httpPort = 2;
setId(Long) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
Sets the id used in this request.
setIdentifier(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
required string identifier = 1;
setIdentifierBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
required string identifier = 1;
setInProgressOk(boolean) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
optional bool inProgressOk = 4 [default = false];
setInteractiveFormat(boolean) - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
 
setIpcSerialNumber(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required uint64 ipcSerialNumber = 3;
setIsFormatted(boolean) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
required bool isFormatted = 1;
setIsInProgress(boolean) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
required bool isInProgress = 3;
setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.JournalIdProto jid = 1;
setJournalId(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required .hadoop.hdfs.JournalIdProto journalId = 1;
setJournalId(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
required .hadoop.hdfs.JournalIdProto journalId = 1;
setLastBlock(BlockInfo, DatanodeStorageInfo[]) - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.MutableBlockCollection
Convert the last block of the collection to an under-construction block and set the locations.
setLastChecksumAndDataLen(long, byte[]) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
 
setLastChecksumAndDataLen(long, byte[]) - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipelineInterface
store the checksum for the last chunk along with the data length
setLastCommittedTxId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional uint64 lastCommittedTxId = 4;
setLastPromisedEpoch(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
required uint64 lastPromisedEpoch = 1;
setLastSegmentTxId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
optional uint64 lastSegmentTxId = 1;
setLastWriterEpoch(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
required uint64 lastWriterEpoch = 3;
setLimit(Long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
setLimit(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
 
setLocalName(byte[]) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
setLocalName(byte[]) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithName
 
setManifest(HdfsProtos.RemoteEditLogManifestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
setManifest(HdfsProtos.RemoteEditLogManifestProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
setMaxOpSize(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.Reader
 
setMaxRelativeExpiryMs(Long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
Set the maximum relative expiration of directives of this pool in milliseconds.
setMinTxIdToKeep(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
required uint64 minTxIdToKeep = 2;
setMode(FsPermission) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
setModificationTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
setNamenodeId(String) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string namenodeId = 2;
setNamenodeIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string namenodeId = 2;
setNameserviceId(String) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string nameserviceId = 1;
setNameserviceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required string nameserviceId = 1;
setNsInfo(HdfsProtos.NamespaceInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
setNsInfo(HdfsProtos.NamespaceInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
setNsInfo(HdfsProtos.NamespaceInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
setNsInfo(HdfsProtos.NamespaceInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
setNumBytes(long) - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipelineInterface
Set the number of bytes received
setNumBytes(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
setNumTxns(int) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required uint32 numTxns = 3;
setOut(PrintStream) - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
 
setOutputBufferCapacity(int) - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
 
setOwner(Path, String, String) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
setOwnerName(String) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
setPath(Path) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
Sets the path used in this request.
setPermission(Path, FsPermission) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
setPool(String) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
Sets the pool used in this request.
setPort(int) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required int32 port = 4;
setPrintToScreen() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsViewer.Flags
 
setQuota(Path, long) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
Set the namespace quota (count of files, directories, and sym links) for a directory.
setQuota(long, long) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryWithQuota
Set this directory's quota
setReadahead(Long) - Method in class org.apache.hadoop.hdfs.server.datanode.CachingStrategy.Builder
 
setReady(boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
 
setRecords(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required bytes records = 4;
setRecoveryID(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
Set the recovery id
setRecoveryMode() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsViewer.Flags
 
setReferredINode(INode) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
setReplication(Short) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
Sets the replication used in this request.
setReplication(Path, short) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
required .hadoop.hdfs.RequestInfoProto reqInfo = 1;
setSafeModeTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
setSegmentState(QJournalProtocolProtos.SegmentStateProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
setSegmentState(QJournalProtocolProtos.SegmentStateProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
required .hadoop.hdfs.SegmentStateProto segmentState = 1;
setSegmentState(QJournalProtocolProtos.SegmentStateProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
setSegmentState(QJournalProtocolProtos.SegmentStateProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
optional .hadoop.hdfs.SegmentStateProto segmentState = 1;
setSegmentTxId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
required uint64 segmentTxId = 2;
setSegmentTxnId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
required uint64 segmentTxnId = 5;
setSinceTxId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
required uint64 sinceTxId = 2;
setSnapshottable(String, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
Set the given directory as a snapshottable directory.
setSpaceQuota(Path, long) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
Set the disk space quota (size of files) for a directory.
setStartTime(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.DecommissioningStatus
Set start time
setStartTxId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
required uint64 startTxId = 2;
setStartTxId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
required uint64 startTxId = 1;
setState(HAState) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
 
setStateToAccept(QJournalProtocolProtos.SegmentStateProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
setStateToAccept(QJournalProtocolProtos.SegmentStateProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
required .hadoop.hdfs.SegmentStateProto stateToAccept = 2;
setTimes(Path, long, long) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
setTxid(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
required uint64 txid = 2;
setUnlinked() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
 
setUnlinked() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
setUnlinked() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
 
setURL(URL) - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream.URLOpener
 
setUserPattern(String) - Static method in class org.apache.hadoop.hdfs.web.resources.UserParam
 
setUserPatternDomain(StringParam.Domain) - Static method in class org.apache.hadoop.hdfs.web.resources.UserParam
 
setUtilizationForTesting(long, long, long, long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
 
setValue(String) - Method in class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
 
setWorkingDirectory(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
setWriter(Thread) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
Set the thread that is writing to this replica
setZkfcPort(int) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
required int32 zkfcPort = 5;
shouldAllowStandbyReads(Configuration) - Static method in class org.apache.hadoop.hdfs.HAUtil
This is used only by tests at the moment.
showHeaders() - Method in class org.apache.hadoop.hdfs.tools.TableListing.Builder
Whether to show column headers in table output.
shrinkIfNecessary() - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
Checks if we need to shrink, and shrinks if necessary.
shutdown() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
 
SINCETXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
size() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeMap
 
size - Variable in class org.apache.hadoop.hdfs.util.LightWeightHashSet
The size of the set (not the entry array).
size() - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
Return the number of stored elements.
skip(long) - Method in interface org.apache.hadoop.hdfs.BlockReader
Skip the given number of bytes
skip(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
 
snapshot - Variable in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory.SnapshotAndINode
 
Snapshot.Root - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
The root directory of the snapshot.
SnapshotAccessControlException - Exception in org.apache.hadoop.hdfs.protocol
Snapshot access related exception.
SnapshotAccessControlException(String) - Constructor for exception org.apache.hadoop.hdfs.protocol.SnapshotAccessControlException
 
SnapshotAccessControlException(Throwable) - Constructor for exception org.apache.hadoop.hdfs.protocol.SnapshotAccessControlException
 
SnapshotDiffReport - Class in org.apache.hadoop.hdfs.protocol
This class represents to end users the difference between two snapshots of the same directory, or the difference between a snapshot of the directory and its current state.
SnapshotDiffReport(String, String, String, List<SnapshotDiffReport.DiffReportEntry>) - Constructor for class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport
 
SnapshotDiffReport.DiffReportEntry - Class in org.apache.hadoop.hdfs.protocol
Representing the full path and diff type of a file/directory where changes have happened.
SnapshotDiffReport.DiffReportEntry(SnapshotDiffReport.DiffType, byte[]) - Constructor for class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
 
SnapshotDiffReport.DiffReportEntry(SnapshotDiffReport.DiffType, byte[][]) - Constructor for class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
 
SnapshotDiffReport.DiffType - Enum in org.apache.hadoop.hdfs.protocol
Types of the difference, which include CREATE, MODIFY, DELETE, and RENAME.
SnapshotException - Exception in org.apache.hadoop.hdfs.protocol
Snapshot related exception.
SnapshotException(String) - Constructor for exception org.apache.hadoop.hdfs.protocol.SnapshotException
 
SnapshotException(Throwable) - Constructor for exception org.apache.hadoop.hdfs.protocol.SnapshotException
 
SnapshotFSImageFormat - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
A helper class defining static methods for reading/writing snapshot related information from/to FSImage.
SnapshotFSImageFormat() - Constructor for class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat
 
SnapshotFSImageFormat.ReferenceMap - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
A reference map for fsimage serialization.
SnapshotFSImageFormat.ReferenceMap() - Constructor for class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat.ReferenceMap
 
SnapshotManager - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
Manage snapshottable directories and their snapshots.
SnapshotManager(FSDirectory) - Constructor for class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
 
SnapshotStats - Interface in org.apache.hadoop.hdfs.server.namenode.snapshot
This is an interface used to retrieve statistic information related to snapshots
SnapshottableDirectoryStatus - Class in org.apache.hadoop.hdfs.protocol
Metadata about a snapshottable directory
SnapshottableDirectoryStatus(long, long, FsPermission, String, String, byte[], long, int, int, int, byte[]) - Constructor for class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
 
start() - Method in class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter
 
startActiveServices() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
 
startCheckpoint(RpcController, NamenodeProtocolProtos.StartCheckpointRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
 
startLogSegment(RpcController, QJournalProtocolProtos.StartLogSegmentRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
 
startLogSegment(RpcController, QJournalProtocolProtos.StartLogSegmentRequestProto, RpcCallback<QJournalProtocolProtos.StartLogSegmentResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
rpc startLogSegment(.hadoop.hdfs.StartLogSegmentRequestProto) returns (.hadoop.hdfs.StartLogSegmentResponseProto);
startLogSegment(RpcController, QJournalProtocolProtos.StartLogSegmentRequestProto, RpcCallback<QJournalProtocolProtos.StartLogSegmentResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
rpc startLogSegment(.hadoop.hdfs.StartLogSegmentRequestProto) returns (.hadoop.hdfs.StartLogSegmentResponseProto);
startLogSegment(RpcController, QJournalProtocolProtos.StartLogSegmentRequestProto, RpcCallback<QJournalProtocolProtos.StartLogSegmentResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
 
startLogSegment(long) - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
 
startPos - Variable in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
 
startStandbyServices() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
 
STARTTXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
STARTTXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
StartupProgress.Counter - Interface in org.apache.hadoop.hdfs.server.namenode.startupprogress
Allows a caller to increment a counter for tracking progress.
STATETOACCEPT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
status_jsp - Class in org.apache.hadoop.hdfs.server.namenode
 
status_jsp() - Constructor for class org.apache.hadoop.hdfs.server.namenode.status_jsp
 
stop() - Method in class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter
 
stopActiveServices() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
 
stopStandbyServices() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
 
stopWriter(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
Interrupt the writing thread and wait until it dies
Storage.StorageState - Enum in org.apache.hadoop.hdfs.server.common
 
StorageBlockReport - Class in org.apache.hadoop.hdfs.server.protocol
Block report for a Datanode storage
StorageBlockReport(DatanodeStorage, long[]) - Constructor for class org.apache.hadoop.hdfs.server.protocol.StorageBlockReport
 
StorageReceivedDeletedBlocks - Class in org.apache.hadoop.hdfs.server.protocol
Report of block received and deleted per Datanode storage.
StorageReceivedDeletedBlocks(String, ReceivedDeletedBlockInfo[]) - Constructor for class org.apache.hadoop.hdfs.server.protocol.StorageReceivedDeletedBlocks
 
StorageReport - Class in org.apache.hadoop.hdfs.server.protocol
Utilization report for a Datanode storage
StorageReport(DatanodeStorage, boolean, long, long, long, long) - Constructor for class org.apache.hadoop.hdfs.server.protocol.StorageReport
 
StorageType - Enum in org.apache.hadoop.hdfs
Defines the types of supported storage media.
subDirs - Variable in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo.ReplicaDirInfo
 
subtract(E, long) - Method in class org.apache.hadoop.hdfs.util.EnumCounters
Subtract the given value from counter e.
subtract(EnumCounters<E>) - Method in class org.apache.hadoop.hdfs.util.EnumCounters
Subtract that counters from this counters.
sum() - Method in class org.apache.hadoop.hdfs.util.EnumCounters.Map
 
sum(E) - Method in class org.apache.hadoop.hdfs.util.EnumCounters.Map
 
SWebHdfsFileSystem - Class in org.apache.hadoop.hdfs.web
 
SWebHdfsFileSystem() - Constructor for class org.apache.hadoop.hdfs.web.SWebHdfsFileSystem
 

T

TableListing.Builder - Class in org.apache.hadoop.hdfs.tools
 
TableListing.Builder() - Constructor for class org.apache.hadoop.hdfs.tools.TableListing.Builder
Create a new Builder.
TableListing.Justification - Enum in org.apache.hadoop.hdfs.tools
 
tail_jsp - Class in org.apache.hadoop.hdfs.server.datanode
 
tail_jsp() - Constructor for class org.apache.hadoop.hdfs.server.datanode.tail_jsp
 
TeeOutputStream - Class in org.apache.hadoop.hdfs.tools.offlineEditsViewer
A TeeOutputStream writes its output to multiple output streams.
TeeOutputStream(OutputStream[]) - Constructor for class org.apache.hadoop.hdfs.tools.offlineEditsViewer.TeeOutputStream
 
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
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
toBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
toContentSummary(Map<?, ?>) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
Convert a Json map to a ContentSummary.
toDatanodeInfos(DatanodeStorageInfo[]) - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
 
toDelegationToken(Map<?, ?>) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
Convert a Json map to a Token of DelegationTokenIdentifier.
toDetailString() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
 
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.SWebHdfsFileSystem
 
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.
tokenAspect - Variable in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
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
 
toProcessSubtree(long) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat.ReferenceMap
 
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.
toStorageIDs(DatanodeStorageInfo[]) - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
 
toStorageTypes(DatanodeStorageInfo[]) - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
 
toString() - Method in class org.apache.hadoop.fs.HdfsVolumeId
 
toString() - Method in class org.apache.hadoop.hdfs.DFSUtil.ConfiguredNNAddress
 
toString() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration
 
toString() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
 
toString() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
 
toString() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
toString() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
 
toString() - Method in enum org.apache.hadoop.hdfs.protocol.DatanodeInfo.AdminStates
 
toString() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
 
toString() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport
 
toString() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction
 
toString() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
 
toString() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.NamenodeRole
 
toString() - Method in class org.apache.hadoop.hdfs.server.datanode.CachingStrategy
 
toString() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
 
toString() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
 
toString() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
 
toString() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
 
toString() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem.SafeModeInfo
 
toString() - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager.Entry
 
toString() - Method in class org.apache.hadoop.hdfs.server.namenode.HostFileManager.EntrySet
 
toString() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
 
toString() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileWithSnapshot.FileDiff
 
toString() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot.DirectoryDiff
 
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.Diff
 
toString() - Method in class org.apache.hadoop.hdfs.util.EnumCounters.Map
 
toString() - Method in class org.apache.hadoop.hdfs.util.EnumCounters
 
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.util.XMLUtils.Stanza
Convert a stanza to a human-readable string.
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>.
TransferFsImage.HttpGetFailedException - Exception in org.apache.hadoop.hdfs.server.namenode
 
tryRemoveReference(INode) - Static method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
Try to remove the given reference and then return the reference count.
TXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 

U

undoCreate(E, int) - Method in class org.apache.hadoop.hdfs.util.Diff
Undo the previous create(E) operation.
undoDelete(E, Diff.UndoInfo<E>) - Method in class org.apache.hadoop.hdfs.util.Diff
Undo the previous delete(E) operation.
undoModify(E, E, Diff.UndoInfo<E>) - Method in class org.apache.hadoop.hdfs.util.Diff
Undo the previous modify(E, E) operation.
undoRename4DstParent(INode, Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
Undo the rename operation for the dst tree, i.e., if the rename operation (with OVERWRITE option) removes a file/dir from the dst tree, add it back and delete possible record in the deleted list.
undoRename4ScrParent(INodeReference, INode, Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectoryWithSnapshot
This method is usually called by the undo section of rename.
UNEXPECTED_GS_REPLICA - Static variable in exception org.apache.hadoop.hdfs.server.datanode.ReplicaNotFoundException
 
UNFINALIZED_AND_NONRBW_REPLICA - Static variable in exception org.apache.hadoop.hdfs.server.datanode.ReplicaNotFoundException
 
UNFINALIZED_REPLICA - Static variable in exception org.apache.hadoop.hdfs.server.datanode.ReplicaNotFoundException
 
updateBlocksMap(INodeFile) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
 
updateModificationTime(long, Snapshot, INodeMap) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
 
UriFsPathParam - Class in org.apache.hadoop.hdfs.web.resources
The FileSystem path parameter.
UriFsPathParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.UriFsPathParam
Constructor.
url(String, DatanodeID) - Static method in class org.apache.hadoop.hdfs.server.common.JspHelper.Url
 
url - Variable in class org.apache.hadoop.hdfs.web.ByteRangeInputStream.URLOpener
 
UserParam - Class in org.apache.hadoop.hdfs.web.resources
User parameter.
UserParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.UserParam
Constructor.
UserParam(UserGroupInformation) - Constructor for class org.apache.hadoop.hdfs.web.resources.UserParam
Construct an object from a UGI.
UserProvider - Class in org.apache.hadoop.hdfs.web.resources
Inject user information to http operations.
UserProvider() - Constructor for class org.apache.hadoop.hdfs.web.resources.UserProvider
 
usesSharedEditsDir(Configuration) - Static method in class org.apache.hadoop.hdfs.HAUtil
Returns true if HA is using a shared edits directory.

V

validate(CachePoolInfo) - Static method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
validateName(String) - Static method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
 
valueOf(String) - Static method in enum org.apache.hadoop.fs.CacheFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hdfs.client.HdfsDataOutputStream.SyncFlag
Returns the enum constant of this type with the specified name.
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.LayoutVersion.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffType
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.blockmanagement.DatanodeDescriptor.CachedBlocksList.Type
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.server.namenode.Content.CountsMap.Key
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hdfs.server.namenode.Content
Returns the enum constant of this type with the specified name.
valueOf(INode, Object) - Static method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
Cast INode to INodeDirectory.
valueOf(String) - Static method in enum org.apache.hadoop.hdfs.server.namenode.NameNode.OperationCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hdfs.server.namenode.Quota
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hdfs.server.protocol.DatanodeStorage.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo.BlockStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hdfs.StorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hdfs.tools.TableListing.Justification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hdfs.util.Diff.ListType
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.fs.CacheFlag
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.client.HdfsDataOutputStream.SyncFlag
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.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.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.protocol.SnapshotDiffReport.DiffType
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.blockmanagement.DatanodeDescriptor.CachedBlocksList.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.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.server.namenode.Content.CountsMap.Key
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.namenode.Content
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.namenode.NameNode.OperationCategory
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.namenode.Quota
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.protocol.DatanodeStorage.State
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.protocol.ReceivedDeletedBlockInfo.BlockStatus
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.StorageType
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.tools.TableListing.Justification
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.util.Diff.ListType
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.
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.
versionRequest(RpcController, HdfsProtos.VersionRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
 
versionRequest(RpcController, HdfsProtos.VersionRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
 
vintPrefixed(InputStream) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
 
VolumeId - Interface in org.apache.hadoop.fs
Opaque interface that identifies a disk location.

W

WebHdfsFileSystem - Class in org.apache.hadoop.hdfs.web
A FileSystem for HDFS over the web.
WebHdfsFileSystem() - Constructor for class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
 
WITHNAME_COMPARATOR - Static variable in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithCount
Compare snapshot with IDs, where null indicates the current status thus is greater than any non-null snapshot.
wrapWidth(int) - Method in class org.apache.hadoop.hdfs.tools.TableListing.Builder
Set the maximum width of a row in the TableListing.
write(DataOutput) - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.ReplicaState
Write to out
write(DataOutput) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
Write SnapshotManager.snapshotCounter, SnapshotManager.numSnapshots, and all snapshots to the DataOutput.
write(int) - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.TeeOutputStream
 
write(byte[]) - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.TeeOutputStream
 
write(byte[], int, int) - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.TeeOutputStream
 
writeINodeReferenceWithCount(INodeReference.WithCount, DataOutput, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat.ReferenceMap
 
writeLock() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
 
writeLock() - Method in interface org.apache.hadoop.hdfs.util.RwLock
Acquire write lock.
writeLockInterruptibly() - Method in interface org.apache.hadoop.hdfs.util.RwLock
Acquire write lock, unless interrupted while waiting
writeOp(FSEditLogOp) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.Writer
Write an operation to the output stream
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
writeReplace() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
 
writeTo(OpenEntity, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.hadoop.hdfs.server.datanode.web.resources.OpenEntity.Writer
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 
writeUnlock() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
 
writeUnlock() - Method in interface org.apache.hadoop.hdfs.util.RwLock
Release write lock.

X

XmlImageVisitor - Class in org.apache.hadoop.hdfs.tools.offlineImageViewer
An XmlImageVisitor walks over an fsimage structure and writes out an equivalent XML document that contains the fsimage's components.
XmlImageVisitor(String) - Constructor for class org.apache.hadoop.hdfs.tools.offlineImageViewer.XmlImageVisitor
 
XmlImageVisitor(String, boolean) - Constructor for class org.apache.hadoop.hdfs.tools.offlineImageViewer.XmlImageVisitor
 
XMLUtils.InvalidXmlException - Exception in org.apache.hadoop.hdfs.util
Exception that reflects an invalid XML document.
XMLUtils.InvalidXmlException(String) - Constructor for exception org.apache.hadoop.hdfs.util.XMLUtils.InvalidXmlException
 
XMLUtils.Stanza - Class in org.apache.hadoop.hdfs.util
Represents a bag of key-value pairs encountered during parsing an XML file.
XMLUtils.Stanza() - Constructor for class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
 
XMLUtils.UnmanglingError - Exception in org.apache.hadoop.hdfs.util
Exception that reflects a string that cannot be unmangled.
XMLUtils.UnmanglingError(String, Exception) - Constructor for exception org.apache.hadoop.hdfs.util.XMLUtils.UnmanglingError
 
XMLUtils.UnmanglingError(String) - Constructor for exception org.apache.hadoop.hdfs.util.XMLUtils.UnmanglingError
 

Z

ZKFCPORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
 

_

_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.datanode.browseBlock_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.datanode.browseDirectory_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.datanode.dataNodeHome_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.datanode.tail_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.journalservice.journalstatus_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.namenode.block_005finfo_005fxml_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.namenode.corrupt_005ffiles_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.namenode.corrupt_005freplicas_005fxml_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.namenode.decommission_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.namenode.dfsclusterhealth_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.namenode.dfshealth_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.namenode.dfsnodelist_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.namenode.nn_005fbrowsedfscontent_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.namenode.status_jsp
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z _

Copyright © 2014 Apache Software Foundation. All Rights Reserved.