- CacheManager.PersistState - Class in org.apache.hadoop.hdfs.server.namenode
-  
- CachePool.DirectiveList - Class in org.apache.hadoop.hdfs.server.namenode
-  
- cacheReport(RpcController, DatanodeProtocolProtos.CacheReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
-  
- call(Set<FsVolumeSpi>, Set<FsVolumeSpi>) - Method in interface org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker.Callback
-  
- call() - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner.ReportCompiler
- 
Run this report compiler thread. 
- callerContext(CallerContext) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext.Builder
-  
- callerContextMaxLen - Variable in class org.apache.hadoop.hdfs.server.namenode.DefaultAuditLogger
- 
The maximum bytes a caller context string can have. 
- callerSignatureMaxLen - Variable in class org.apache.hadoop.hdfs.server.namenode.DefaultAuditLogger
-  
- callerUgi(UserGroupInformation) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext.Builder
-  
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.InterQJournalProtocolProtos.InterQJournalProtocolService
-  
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
-  
- cancel(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.AbstractFuture
- CANCEL - Static variable in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
- 
Cancels a running plan. 
- CancelCommand - Class in org.apache.hadoop.hdfs.server.diskbalancer.command
- 
Cancels a running plan. 
- CancelCommand(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.diskbalancer.command.CancelCommand
- 
Contructs a cancel Command. 
- cancelDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-  
- canRollBack(RpcController, QJournalProtocolProtos.CanRollBackRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
-  
- canRollBack(RpcController, QJournalProtocolProtos.CanRollBackRequestProto, RpcCallback<QJournalProtocolProtos.CanRollBackResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
- 
rpc canRollBack(.hadoop.hdfs.qjournal.CanRollBackRequestProto) returns (.hadoop.hdfs.qjournal.CanRollBackResponseProto);
 
- canRollBack(RpcController, QJournalProtocolProtos.CanRollBackRequestProto, RpcCallback<QJournalProtocolProtos.CanRollBackResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
- 
rpc canRollBack(.hadoop.hdfs.qjournal.CanRollBackRequestProto) returns (.hadoop.hdfs.qjournal.CanRollBackResponseProto);
 
- canRollBack(RpcController, QJournalProtocolProtos.CanRollBackRequestProto, RpcCallback<QJournalProtocolProtos.CanRollBackResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
-  
- canRollBack(StorageInfo, StorageInfo, int) - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-  
- CANROLLBACK_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto
-  
- changeModeEvent(HdfsConstants.StoragePolicySatisfierMode) - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfyManager
- 
Sets new sps mode. 
- channelRead0(ChannelHandlerContext, HttpRequest) - Method in class org.apache.hadoop.hdfs.server.datanode.web.webhdfs.WebHdfsHandler
-  
- CHECK_CANCEL_INTERVAL - Static variable in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Saver
-  
- checkAccess(BlockTokenIdentifier, String, ExtendedBlock, BlockTokenIdentifier.AccessMode, StorageType[], String[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
- 
See BlockTokenSecretManager.checkAccess(BlockTokenIdentifier,
                String, ExtendedBlock, BlockTokenIdentifier.AccessMode,
                StorageType[], String[])
 
- checkAccess(BlockTokenIdentifier, String, ExtendedBlock, BlockTokenIdentifier.AccessMode, StorageType[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
- 
See BlockTokenSecretManager.checkAccess(BlockTokenIdentifier,
 String, ExtendedBlock, BlockTokenIdentifier.AccessMode,
 StorageType[])
 
- checkAccess(BlockTokenIdentifier, String, ExtendedBlock, BlockTokenIdentifier.AccessMode) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
- 
See BlockTokenSecretManager.checkAccess(BlockTokenIdentifier,
 String, ExtendedBlock, BlockTokenIdentifier.AccessMode).
 
- checkAccess(Token<BlockTokenIdentifier>, String, ExtendedBlock, BlockTokenIdentifier.AccessMode) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
- 
See BlockTokenSecretManager.checkAccess(Token, String,
                ExtendedBlock, BlockTokenIdentifier.AccessMode).
 
- checkAccess(Token<BlockTokenIdentifier>, String, ExtendedBlock, BlockTokenIdentifier.AccessMode, StorageType[], String[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
- 
See BlockTokenSecretManager.checkAccess(Token, String,
                ExtendedBlock, BlockTokenIdentifier.AccessMode,
                StorageType[], String[])
 
- checkAllVolumes(FsDatasetSpi<? extends FsVolumeSpi>) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker
- 
Run checks against all volumes of a dataset. 
- CheckContext(LocalFileSystem, FsPermission) - Constructor for class org.apache.hadoop.hdfs.server.datanode.StorageLocation.CheckContext
-  
- checkNode(FsImageProto.INodeSection.INode, AtomicInteger) - Method in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageCorruptionDetector
-  
- checkOperation(NameNode.OperationCategory) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
- 
Check if an operation of given category is allowed 
- checkParameterValidity(String[]) - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
-  
- checkPermission(String, String, UserGroupInformation, INodeAttributes[], INode[], byte[][], int, String, int, boolean, FsAction, FsAction, FsAction, FsAction, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker
-  
- checkPermission(CachePool, FsAction) - Method in class org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker
- 
Whether a cache pool can be accessed by the current context 
- checkPermission(String, String, UserGroupInformation, INodeAttributes[], INode[], byte[][], int, String, int, boolean, FsAction, FsAction, FsAction, FsAction, boolean) - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AccessControlEnforcer
- 
- checkPermissionWithContext(INodeAttributeProvider.AuthorizationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker
-  
- checkPermissionWithContext(INodeAttributeProvider.AuthorizationContext) - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AccessControlEnforcer
- 
Checks permission on a file system object. 
- CheckpointFaultInjector - Class in org.apache.hadoop.hdfs.server.namenode
- 
Utility class to faciliate some fault injection tests for the checkpointing
 process. 
- CheckpointFaultInjector() - Constructor for class org.apache.hadoop.hdfs.server.namenode.CheckpointFaultInjector
-  
- checkSuperuserPrivilege() - Method in class org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker
- 
Verify if the caller has the required permission. 
- checkVolume(FsVolumeSpi, DatasetVolumeChecker.Callback) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker
- 
Check a single volume asynchronously, returning a ListenableFuturethat can be used to retrieve the final result.
 
- childAddStorage(String, StorageType) - Method in class org.apache.hadoop.hdfs.net.DFSTopologyNodeImpl
- 
Called by a child node of the current node to increment a storage count. 
- childRemoveStorage(String, StorageType) - Method in class org.apache.hadoop.hdfs.net.DFSTopologyNodeImpl
- 
Called by a child node of the current node to decrement a storage count. 
- CHILDREN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
-  
- CHILDRENSIZE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
-  
- chooseDataNode(String, Collection<Node>, StorageType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.AvailableSpaceBlockPlacementPolicy
-  
- chooseDataNode(String, Collection<Node>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.AvailableSpaceBlockPlacementPolicy
-  
- chooseDataNode(String, Collection<Node>, StorageType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.AvailableSpaceRackFaultTolerantBlockPlacementPolicy
-  
- chooseDataNode(String, Collection<Node>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.AvailableSpaceRackFaultTolerantBlockPlacementPolicy
-  
- chooseFavouredNodes(String, int, List<DatanodeDescriptor>, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, EnumMap<StorageType, Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
- 
choose all good favored nodes as target. 
- chooseLocalRack(Node, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, EnumMap<StorageType, Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
-  
- chooseLocalStorage(Node, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, EnumMap<StorageType, Integer>, boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.AvailableSpaceBlockPlacementPolicy
-  
- chooseLocalStorage(Node, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, EnumMap<StorageType, Integer>, boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
- 
choose local node of localMachine as the target. 
- chooseRandomWithStorageType(String, Collection<Node>, StorageType) - Method in class org.apache.hadoop.hdfs.net.DFSNetworkTopology
- 
Randomly choose one node from scope, with specified storage type. 
- chooseRandomWithStorageTypeTwoTrial(String, Collection<Node>, StorageType) - Method in class org.apache.hadoop.hdfs.net.DFSNetworkTopology
- 
Randomly choose one node from scope with the given storage type. 
- chooseRemoteRack(int, DatanodeDescriptor, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, EnumMap<StorageType, Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
-  
- chooseVolume(List<V>, long, String) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.AvailableSpaceVolumeChoosingPolicy
-  
- chooseVolume(List<V>, long, String) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.RoundRobinVolumeChoosingPolicy
-  
- ChunkChecksum - Class in org.apache.hadoop.hdfs.server.datanode
- 
holder class that holds checksum bytes and the length in a block at which
 the checksum bytes end
 
 ex: length = 1023 and checksum is 4 bytes which is for 512 bytes, then
     the checksum applies for the last chunk, or bytes 512 - 1023 
- ChunkChecksum(long, byte[]) - Constructor for class org.apache.hadoop.hdfs.server.datanode.ChunkChecksum
-  
- cleanSubtree(INode.ReclaimContext, int, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- cleanSubtree(INode.ReclaimContext, int, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- cleanSubtree(INode.ReclaimContext, int, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.DstReference
-  
- cleanSubtree(INode.ReclaimContext, int, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithName
-  
- cleanSubtreeRecursively(INode.ReclaimContext, int, int, Map<INode, INode>) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
- 
Call cleanSubtree(..) recursively down the subtree. 
- cleanup() - Method in class org.apache.hadoop.hdfs.server.balancer.MovedBlocks
- 
remove old blocks 
- 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.CanRollBackRequestProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto.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.GetJournalCTimeRequestProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.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.datanode.DirectoryScanner.BlockPoolReport
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.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() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeMap
- 
- 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;
 
- clearAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint64 accessTime = 3;
 
- clearAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional uint64 accessTime = 4;
 
- clearAcl() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;
 
- clearAcl() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
 
- clearAllKeysForTesting() - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-  
- clearBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- clearBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- clearBlockType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
 
- clearCanRollBack() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
- 
required bool canRollBack = 1;
 
- clearChildren() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
 children that are not reference nodes 
- clearChildren() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
- 
Set the children list to null. 
- clearChildrenSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional uint32 childrenSize = 2;
 
- clearClientMachine() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
- 
optional string clientMachine = 2;
 
- clearClientName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
- 
optional string clientName = 1;
 
- clearCodec() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
optional string codec = 3;
 
- clearCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
 Whenever a writer makes a request, it informs
 the node of the latest committed txid. 
- clearCreated() - Method in class org.apache.hadoop.hdfs.util.Diff
-  
- clearCreatedListSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional uint32 createdListSize = 6;
 
- clearCurrentId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
optional uint32 currentId = 1;
 
- clearDeleted() - Method in class org.apache.hadoop.hdfs.util.Diff
-  
- clearDeletedINode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
 id of deleted inodes 
- clearDeletedINodeRef() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
 id of reference nodes in the deleted list 
- clearDirectory() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
 
- clearDsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
 diskspace quota 
- clearDstSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 recorded in DstReference 
- clearEditLog() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
- 
optional bytes editLog = 2;
 
- 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;
 
- clearEntries() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
- 
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. 
- 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;
 
- clearErasureCodingPolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint32 erasureCodingPolicyID = 12;
 
- clearExpiryDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
- 
optional uint64 expiryDate = 2;
 
- clearExpiryDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint64 expiryDate = 9;
 
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
-  
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
-  
- clearFile() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
 
- clearFileSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional uint64 fileSize = 2;
 
- clearFileUC() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
 
- clearFirstTxnId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
required uint64 firstTxnId = 2;
 
- clearForce() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
optional bool force = 4 [default = false];
 
- clearFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
 The URL from which the log may be copied 
- 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;
 
- clearFullPath() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
- 
optional string fullPath = 2;
 
- clearGenstampV1() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
 legacy generation stamp 
- clearGenstampV1Limit() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 genstampV1Limit = 4;
 
- clearGenstampV2() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
 generation stamp of latest version 
- 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
- 
 Deprecated by fromURL 
- clearHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
- 
 Deprecated by fromURL 
- clearId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
required uint64 id = 2;
 
- clearId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
- 
optional uint32 id = 1;
 
- clearId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
- 
optional uint32 id = 1;
 
- clearIdentifier() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
- 
required string identifier = 1;
 
- clearInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
- 
optional uint64 inodeId = 1;
 
- clearInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
- 
optional uint64 inodeId = 2;
 
- clearInProgressOk() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
 Whether or not the client will be reading from the returned streams. 
- 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;
 
- clearIsSnapshotRoot() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional bool isSnapshotRoot = 3;
 
- clearIssueDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint64 issueDate = 5;
 
- clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- clearJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- clearJournalId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto journalId = 1;
 
- clearKey() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
- 
optional bytes key = 3;
 
- clearLastAllocatedBlockId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 lastAllocatedBlockId = 5;
 
- clearLastAllocatedStripedBlockId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 lastAllocatedStripedBlockId = 8;
 
- clearLastCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
- 
 The highest committed txid that this logger has ever seen. 
- clearLastInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
- 
optional uint64 lastInodeId = 1;
 
- 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;
 
- clearLastSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 recorded in WithName 
- clearLastWriterEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
- 
required uint64 lastWriterEpoch = 3;
 
- clearLayoutVersion() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
 the LayoutVersion in the client 
- clearLayoutVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
 layoutVersion describes which features are available in the
 FSImage. 
- clearLength() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional uint64 length = 2;
 
- clearLimit() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
-  
- clearLocations() - Method in class org.apache.hadoop.hdfs.server.balancer.MovedBlocks.Locations
- 
clean block locations 
- clearManifest() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
- 
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
 
- clearMaskBits() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
- 
 repeated Entry 
- clearMasterKeyId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint32 masterKeyId = 8;
 
- clearMaxDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint64 maxDate = 6;
 
- clearMaxTxns() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required uint32 maxTxns = 3;
 
- clearMinTxIdToKeep() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
- 
required uint64 minTxIdToKeep = 2;
 
- clearModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional uint64 modificationTime = 1;
 
- clearModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint64 modificationTime = 2;
 
- clearModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional uint64 modificationTime = 3;
 
- clearName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional string name = 1;
 
- clearName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 local name recorded in WithName 
- clearName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional bytes name = 3;
 
- clearName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
- 
 
 [0:2) -- the namespace of XAttr (XAttrNamespaceProto)
 [2:26) -- the name of the entry, which is an ID that points to a
 string in the StringTableSection. 
- clearName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
- 
optional bytes name = 1;
 
- clearName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional bytes name = 4;
 
- clearName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional bytes name = 3;
 
- 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.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
optional string nameServiceId = 5;
 
- clearNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
optional string nameServiceId = 3;
 
- clearNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- clearNameserviceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
- 
optional string nameserviceId = 2;
 
- clearNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
optional string nameServiceId = 3;
 
- clearNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
optional string nameServiceId = 5;
 
- clearNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- clearNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
optional string nameServiceId = 4;
 
- clearNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- clearNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- clearNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
optional string nameServiceId = 6;
 
- clearNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
optional string nameServiceId = 4;
 
- clearNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
optional string nameServiceId = 5;
 
- clearNameserviceId() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
- 
required string nameserviceId = 1;
 
- clearNamespaceId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint32 namespaceId = 1;
 
- clearNextDirectiveId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
- 
required uint64 nextDirectiveId = 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;
 
- clearNsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
 namespace quota 
- clearNumDirectives() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
- 
 repeated CachePoolInfoProto pools
 repeated CacheDirectiveInfoProto directives 
- clearNumEntry() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
- 
optional uint32 numEntry = 1;
 
- clearNumInodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
- 
 repeated INodes.. 
- clearNumKeys() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
optional uint32 numKeys = 3;
 
- clearNumOfDiff() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
- 
optional uint32 numOfDiff = 3;
 
- clearNumPools() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
- 
required uint32 numPools = 2;
 
- clearNumSnapshots() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
- 
 total number of snapshots 
- clearNumTokens() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
 repeated DelegationKey keys
 repeated PersistToken tokens 
- clearNumTxns() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
required uint32 numTxns = 3;
 
- clearOffset() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional uint64 offset = 3;
 
- clearOndiskVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
 The version of the above EBNF grammars. 
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
-  
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
-  
- clearOwner() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string owner = 2;
 
- clearParent() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
optional uint64 parent = 1;
 
- clearPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional fixed64 permission = 4;
 
- clearPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional fixed64 permission = 5;
 
- clearPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional fixed64 permission = 1;
 
- clearPolicies() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- clearPort() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
- 
required int32 port = 4;
 
- clearPreferredBlockSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint64 preferredBlockSize = 4;
 
- clearPrevStorage() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;
 
- clearQueues() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementAttemptedItems
-  
- clearQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
- 
required uint64 quota = 2;
 
- clearQuotas() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- clearRealUser() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string realUser = 4;
 
- clearRecords() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
required bytes records = 4;
 
- clearRefChildren() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
 children that are reference nodes, each element is a reference node id 
- clearReferredId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 id of the referred inode 
- clearRenewer() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string renewer = 3;
 
- clearReplication() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint32 replication = 1;
 
- clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- clearReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- clearResultCTime() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
- 
required int64 resultCTime = 1;
 
- clearRollingUpgradeStartTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 rollingUpgradeStartTime = 7;
 
- clearRoot() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
- 
 Snapshot root 
- clearSections() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- clearSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
- 
required .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- clearSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
- 
optional .hadoop.hdfs.qjournal.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;
 
- clearSequenceNumber() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint32 sequenceNumber = 7;
 
- clearSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
 Transaction ID 
- clearSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required uint64 sinceTxId = 2;
 
- clearSInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
 
- clearSnapshotCopy() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
 
- clearSnapshotCopy() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;
 
- clearSnapshotCounter() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
- 
optional uint32 snapshotCounter = 1;
 
- clearSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional uint32 snapshotId = 1;
 
- clearSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional uint32 snapshotId = 1;
 
- clearSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
- 
optional uint32 snapshotId = 1;
 
- clearSnapshottableDir() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
- 
repeated uint64 snapshottableDir = 2 [packed = true];
 
- clearSnapshottableDirs() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-  
- clearStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
required uint64 startTxId = 2;
 
- 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
- 
 Details on the segment to recover 
- clearStorage() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto storage = 2;
 
- clearStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint32 storagePolicyID = 10;
 
- clearStorageType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
- 
required .hadoop.hdfs.StorageTypeProto storageType = 1;
 
- clearStr() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
- 
optional string str = 2;
 
- clearSymlink() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
 
- clearTarget() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional bytes target = 2;
 
- clearTargetLayoutVersion() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required int32 targetLayoutVersion = 4;
 
- clearTokenSequenceNumber() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
optional uint32 tokenSequenceNumber = 2;
 
- clearTransactionId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 transactionId = 6;
 
- clearTxid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
 Transaction ID 
- clearTxnCount() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
- 
required uint32 txnCount = 1;
 
- clearType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1;
 
- clearType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
- 
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
 
- clearTypeQuotas() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;
 
- clearValue() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
- 
optional bytes value = 2;
 
- clearVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint32 version = 1;
 
- clearXAttrs() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 
- clearXAttrs() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 
- clearXAttrs() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- clearZkfcPort() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
- 
required int32 zkfcPort = 5;
 
- Cli() - Constructor for class org.apache.hadoop.hdfs.server.mover.Mover.Cli
-  
- CLIENTMACHINE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
-  
- CLIENTNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
-  
- 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.CanRollBackRequestProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto.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.GetJournalCTimeRequestProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.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.FsImageProto.CacheManagerSection.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
-  
- clone() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
-  
- close() - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
- 
Unlock and release resources. 
- close() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
-  
- close() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.BlockAliasMap
-  
- close() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap
-  
- close() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap.LevelDBReader
-  
- close() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap.LevelDBWriter
-  
- close() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap
-  
- close() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap.TextReader
-  
- close() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap.TextWriter
-  
- close() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi.FsVolumeReferences
-  
- close() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeReference
- 
Decrease the reference count of the volume. 
- 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.datanode.ReplicaHandler
-  
- close() - Method in class org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry.NewShmInfo
-  
- close() - Method in class org.apache.hadoop.hdfs.server.datanode.web.DatanodeHttpServer
-  
- close() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Cleans any resources held by this command. 
- close() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.TeeOutputStream
-  
- close() - Method in class org.apache.hadoop.hdfs.tools.offlineImageViewer.WebImageViewer
-  
- close() - Method in class org.apache.hadoop.hdfs.util.AtomicFileOutputStream
-  
- closeChecksumStream() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
-  
- closeDataStream() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
-  
- closeStreams() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
-  
- ClusterConnector - Interface in org.apache.hadoop.hdfs.server.diskbalancer.connectors
- 
ClusterConnector interface hides all specifics about how we communicate to
 the HDFS cluster. 
- codec(String) - Method in interface org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap.TextWriter.Options
-  
- codec(String) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap.WriterOptions
-  
- CODEC_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
-  
- collectedBlocks - Variable in class org.apache.hadoop.hdfs.server.namenode.INode.ReclaimContext
-  
- collectedBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.ReclaimContext
-  
- CombinedHostFileManager - Class in org.apache.hadoop.hdfs.server.blockmanagement
- 
This class manages datanode configuration using a json file. 
- CombinedHostFileManager() - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.CombinedHostFileManager
-  
- combinePosterior(Diff<K, E>, Diff.Processor<E>) - Method in class org.apache.hadoop.hdfs.util.Diff
- 
Combine this diff with a posterior diff. 
- Command - Class in org.apache.hadoop.hdfs.server.diskbalancer.command
- 
Common interface for command handling. 
- Command(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Constructs a command. 
- Command(Configuration, PrintStream) - Constructor for class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Constructs a command. 
- commitBlockSynchronization(RpcController, DatanodeProtocolProtos.CommitBlockSynchronizationRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
-  
- commitSection(FsImageProto.FileSummary.Builder, FSImageFormatProtobuf.SectionName) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Saver
-  
- commitSectionAndSubSection(FsImageProto.FileSummary.Builder, FSImageFormatProtobuf.SectionName, FSImageFormatProtobuf.SectionName) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Saver
- 
Commit the length and offset of a fsimage section to the summary index,
 including the sub section, which will be committed before the section is
 committed. 
- commitSubSection(FsImageProto.FileSummary.Builder, FSImageFormatProtobuf.SectionName) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Saver
- 
Commit the length and offset of a fsimage sub-section to the summary
 index. 
- COMMITTEDTXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
-  
- compare(DatanodeInfo, DatanodeInfo) - Method in class org.apache.hadoop.hdfs.DFSUtil.ServiceComparator
-  
- compareDataNode(DatanodeDescriptor, DatanodeDescriptor, boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.AvailableSpaceBlockPlacementPolicy
- 
Compare the two data nodes. 
- compareDataNode(DatanodeDescriptor, DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.AvailableSpaceRackFaultTolerantBlockPlacementPolicy
- 
Compare the two data nodes. 
- compareTo(FsVolumeSpi.ScanInfo) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.ScanInfo
-  
- compareTo(DiskBalancerDataNode) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Compares this object with the specified object for order. 
- compareTo(RollingWindowManager.Op) - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.Op
-  
- compareTo(RollingWindowManager.User) - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.User
-  
- compareTo(RemoteEditLog) - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
-  
- compareWith(FsVolumeSpi.ScanInfo) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-  
- compileReport(String, Collection<FsVolumeSpi.ScanInfo>, DirectoryScanner.ReportCompiler) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
- 
- completeBootstrapTransfer(File) - Static method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
- 
Extract the aliasmap archive to complete the bootstrap process. 
- computeContentSummary(int, ContentSummaryComputationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- computeContentSummary(int, ContentSummaryComputationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- computeContentSummary(int, ContentSummaryComputationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithName
-  
- computeContentSummary(int, ContentSummaryComputationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot.Root
-  
- computeDelay(long, long, DiskBalancerWorkItem) - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer.DiskBalancerMover
- 
Computes sleep delay needed based on the block that just got copied. 
- computeDirectoryContentSummary(ContentSummaryComputationContext, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- computeEffectiveCapacity() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Returns effective capacity of a volume. 
- computeMd5ForFile(File) - Static method in class org.apache.hadoop.hdfs.util.MD5FileUtils
- 
Read dataFile and compute its MD5 checksum. 
- computeNodeDensity() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Computes nodes data density. 
- computePlan(double) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Compute plan takes a node and constructs a planner that creates a plan that
 we would like to follow. 
- computeQuotaUsage(BlockStoragePolicySuite, byte, boolean, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- computeQuotaUsage(BlockStoragePolicySuite, byte, boolean, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- computeQuotaUsage(BlockStoragePolicySuite, byte, boolean, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithName
-  
- computeQuotaUsage4CurrentDirectory(BlockStoragePolicySuite, byte, QuotaCounts) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
- 
Add quota usage for this inode excluding children. 
- computeUsedPercentage() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Returns the usedPercentage of a disk. 
- computeVolumeDataDensity() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolumeSet
- 
Computes Volume Data Density. 
- conf - Variable in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorBase
-  
- ConnectorFactory - Class in org.apache.hadoop.hdfs.server.diskbalancer.connectors
- 
Connector factory creates appropriate connector based on the URL. 
- ConstEnumCounters<E extends Enum<E>> - Class in org.apache.hadoop.hdfs.util
- 
Const Counters for an enum type. 
- ConstEnumCounters(Class<E>, long) - Constructor for class org.apache.hadoop.hdfs.util.ConstEnumCounters
-  
- ConstEnumCounters.ConstEnumException - Exception in org.apache.hadoop.hdfs.util
- 
An exception class for modification on ConstEnumCounters. 
- contains(Block) - Method in class org.apache.hadoop.hdfs.server.balancer.MovedBlocks
-  
- 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
-  
- containsDeleted(K) - Method in class org.apache.hadoop.hdfs.util.Diff
-  
- containsDeleted(E) - Method in class org.apache.hadoop.hdfs.util.Diff
-  
- Content - Enum in org.apache.hadoop.hdfs.server.namenode
- 
The content types such as file, directory and symlink to be computed. 
- ContentCounts - Class in org.apache.hadoop.hdfs.server.namenode
- 
The counter to be computed for content types such as file, directory and symlink,
 and the storage type usage such as SSD, DISK, ARCHIVE. 
- ContentCounts.Builder - Class in org.apache.hadoop.hdfs.server.namenode
-  
- convert(HdfsServerProtos.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(HdfsServerProtos.StorageInfoProto, HdfsServerConstants.NodeType) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(NamenodeRegistration) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(HdfsServerProtos.NamenodeRegistrationProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(BlocksWithLocations.BlockWithLocations) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(HdfsServerProtos.BlockWithLocationsProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(BlocksWithLocations) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(HdfsServerProtos.BlocksWithLocationsProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(BlockKey) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(HdfsServerProtos.BlockKeyProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(ExportedBlockKeys) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(HdfsServerProtos.ExportedBlockKeysProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(CheckpointSignature) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(HdfsServerProtos.CheckpointSignatureProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(RemoteEditLog) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(HdfsServerProtos.RemoteEditLogProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(RemoteEditLogManifest) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(HdfsServerProtos.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(HdfsServerProtos.NamespaceInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(HdfsServerProtos.NamenodeCommandProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(BlockRecoveryCommand.RecoveringBlock) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(HdfsServerProtos.RecoveringBlockProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(HdfsServerProtos.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(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(HdfsServerProtos.NNHAStatusHeartbeatProto.State) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(HAServiceProtocol.HAServiceState) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(HdfsServerProtos.NNHAStatusHeartbeatProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(NNHAStatusHeartbeat) - 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.JournalInfoProtosent from Namenode
 to Journal receivers toNamenodeRegistration.
 
- convert(DatanodeProtocolProtos.BlockReportContextProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(BlockReportContext) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(BlockECReconstructionCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(DatanodeProtocolProtos.BlockECReconstructionCommandProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(FileRegion) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convert(AliasMapProtocolProtos.KeyValueProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convertBlockECReconstructionInfo(ErasureCodingProtos.BlockECReconstructionInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convertBlockECRecoveryInfo(BlockECReconstructionCommand.BlockECReconstructionInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convertBlockKeys(List<HdfsServerProtos.BlockKeyProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convertSlowDiskInfo(SlowDiskReports) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convertSlowDiskInfo(List<DatanodeProtocolProtos.SlowDiskReportProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convertSlowPeerInfo(SlowPeerReports) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convertSlowPeerInfo(List<DatanodeProtocolProtos.SlowPeerReportProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convertVolumeFailureSummary(DatanodeProtocolProtos.VolumeFailureSummaryProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- convertVolumeFailureSummary(VolumeFailureSummary) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-  
- copyBlockdata(URI) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-  
- copyBlocks(DiskBalancer.VolumePair, DiskBalancerWorkItem) - Method in interface org.apache.hadoop.hdfs.server.datanode.DiskBalancer.BlockMover
- 
Copies blocks from a set of volumes. 
- copyBlocks(DiskBalancer.VolumePair, DiskBalancerWorkItem) - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer.DiskBalancerMover
- 
Copies blocks from a set of volumes. 
- copyMetadata(URI) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-  
- CopyWithQuota(byte[], PermissionStatus, AclFeature, long, long, long, EnumCounters<StorageType>, XAttrFeature) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.CopyWithQuota
-  
- CopyWithQuota(INodeDirectory) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.CopyWithQuota
-  
- CorruptionException(String) - Constructor for exception org.apache.hadoop.hdfs.server.namenode.JournalManager.CorruptionException
-  
- 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(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Returns a file created in the cluster. 
- create(DataInputStream, StreamLimiter, int) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.Reader
-  
- 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. 
- createCredentials(UserGroupInformation, String) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-  
- createDefaultSuite() - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockStoragePolicySuite
-  
- createDiffList(int) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryDiffListFactory
-  
- CREATEDLISTSIZE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
-  
- createFilterConfig(Configuration) - Method in class org.apache.hadoop.hdfs.web.AuthFilterInitializer
-  
- 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.FinalizedReplica
-  
- createInfo() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- createInfo() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
-  
- createInfo() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
-  
- createNewMemorySegment(String, DomainSocket) - Method in class org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry
- 
Handle a DFSClient request to create a new memory segment. 
- createPassword(BlockTokenIdentifier) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-  
- createProxy(Configuration, InetSocketAddress, Class<T>, UserGroupInformation, boolean, AtomicBoolean) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.NameNodeHAProxyFactory
-  
- createProxy(Configuration, InetSocketAddress, Class<T>, UserGroupInformation, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.NameNodeHAProxyFactory
-  
- createRecoveryContext() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-  
- createRestartMetaStream() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- createRestartMetaStream() - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
- 
Create an output stream to write restart metadata in case of datanode
 shutting down for quick restart. 
- createSnapshot(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Writes a snapshot of the cluster to the specified directory. 
- createSnapshot(LeaseManager, INodesInPath, String, String, long) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
- 
Create a snapshot of the given path. 
- createStream() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap.TextReader
-  
- createStreams(boolean, DataChecksum) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- createStreams(boolean, DataChecksum) - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
- 
Create output streams for writing to this replica,
 one for block file and one for CRC file 
- CURRENTID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
-  
- GB - Static variable in class org.apache.hadoop.hdfs.server.diskbalancer.planner.GreedyPlanner
-  
- generateDataEncryptionKey(String) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-  
- generateDelegationToken(UserGroupInformation, String) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-  
- generateToken(ExtendedBlock, EnumSet<BlockTokenIdentifier.AccessMode>, StorageType[], String[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
- 
See BlockTokenSecretManager.generateToken(ExtendedBlock, EnumSet,
  StorageType[], String[]).
 
- GENSTAMPV1_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
-  
- GENSTAMPV1LIMIT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
-  
- GENSTAMPV2_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
-  
- get(String) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-  
- get(String, StorageType) - Method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher.StorageGroupMap
-  
- get(long, TimeUnit) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.AbstractFuture
- get() - Method in class org.apache.hadoop.hdfs.server.datanode.checker.AbstractFuture
- get(int) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi.FsVolumeReferences
- 
Get the volume for a given index. 
- get() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.OpInstanceCache
-  
- 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 INodewith the given id from the map.
 
- get(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.snapshot.DiffList
- 
Returns the element at the specified position in this list. 
- get(int) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DiffListByArrayList
-  
- get(int) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DiffListBySkipList
- 
Returns the data element at the specified index in this SkipList. 
- get(UserGroupInformation, DelegationParam, UserParam, DoAsParam, UriFsPathParam, GetOpParam, OffsetParam, LengthParam, RenewerParam, BufferSizeParam, List<XAttrNameParam>, XAttrEncodingParam, ExcludeDatanodesParam, FsActionParam, SnapshotNameParam, OldSnapshotNameParam, TokenKindParam, TokenServiceParam, NoRedirectParam, StartAfterParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
- 
Handle HTTP GET request. 
- get(UserGroupInformation, DelegationParam, UserParam, DoAsParam, String, GetOpParam, OffsetParam, LengthParam, RenewerParam, BufferSizeParam, List<XAttrNameParam>, XAttrEncodingParam, ExcludeDatanodesParam, FsActionParam, SnapshotNameParam, OldSnapshotNameParam, TokenKindParam, TokenServiceParam, NoRedirectParam, StartAfterParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-  
- get(E) - Method in class org.apache.hadoop.hdfs.util.EnumCounters
-  
- get(E) - Method in class org.apache.hadoop.hdfs.util.EnumDoubles
-  
- GET_START_TXID - Static variable in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
- 
- getAbsolutePath() - Method in class org.apache.hadoop.hdfs.web.resources.UriFsPathParam
-  
- 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;
 
- getAccess() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint64 accessTime = 3;
 
- getAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional uint64 accessTime = 3;
 
- getAccessTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional uint64 accessTime = 3;
 
- getAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional uint64 accessTime = 4;
 
- getAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
- 
optional uint64 accessTime = 4;
 
- getAccessTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlinkOrBuilder
- 
optional uint64 accessTime = 4;
 
- getAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
-  
- getAccessTime(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- getAcl() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;
 
- getAcl() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;
 
- getAcl() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;
 
- getAcl() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
 
- getAcl() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
 
- getAcl() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
 
- getAclBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;
 
- getAclBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
 
- getAclFeature() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
-  
- getAclOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;
 
- getAclOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;
 
- getAclOrBuilder() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;
 
- getAclOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
 
- getAclOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
 
- getAclOrBuilder() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
 
- getAdditionalReplicasRequired() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementStatusDefault
-  
- getAddReplicaForkPoolSize() - Static method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice
- 
Return the size of fork pool used for adding replica in map. 
- getAddReplicaThreadPool() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice
-  
- getAddress() - Method in class org.apache.hadoop.hdfs.DFSUtil.ConfiguredNNAddress
-  
- getAllOptionString() - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.RollingUpgradeStartupOption
-  
- getAllPolicies() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockStoragePolicySuite
-  
- getAllUsers() - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.Op
-  
- getAncestorAccess() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getAncestorIndex() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getAncestorLayoutVersion() - Method in class org.apache.hadoop.hdfs.protocol.LayoutVersion.FeatureInfo
- 
Accessor method for feature ancestor layout version 
- getAttemptedItemsCount() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementAttemptedItems
-  
- getAttributes(String[], INodeAttributes) - Method in class org.apache.hadoop.hdfs.server.namenode.DefaultINodeAttributesProvider
-  
- getAttributes(String, INodeAttributes) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
- 
Deprecated. 
- getAttributes(String[], INodeAttributes) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
-  
- getAttributes(byte[][], INodeAttributes) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
-  
- getAttributesProvider() - Method in class org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker
-  
- 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.server.diskbalancer.planner.MoveStep
- 
Gets the disk Bandwidth. 
- getBandwidth() - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.planner.Step
- 
Returns max disk bandwidth that disk balancer will use. 
- getBandwidth() - Method in class org.apache.hadoop.hdfs.util.DataTransferThrottler
-  
- getBaseURI() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-  
- getBlock() - Method in class org.apache.hadoop.hdfs.server.balancer.MovedBlocks.Locations
-  
- getBlock() - Method in interface org.apache.hadoop.hdfs.server.common.BlockAlias
-  
- getBlock() - Method in class org.apache.hadoop.hdfs.server.common.FileRegion
-  
- getBlock() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockStorageMovementCommand.BlockMovingInfo
-  
- getBlock() - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-  
- getBlockDataLength() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-  
- getBlockFile() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.ScanInfo
- 
Returns the block data file. 
- getBlockFile() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
- 
Get the full path of this replica's data file. 
- getBlockId() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.ScanInfo
- 
Returns the block ID. 
- getBlockIndex(Block) - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
-  
- getBlockIndex() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped.StorageAndBlockIndex
-  
- getBlockIndices() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockUnderConstructionFeature
-  
- getBlockIndices() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockRecoveryCommand.RecoveringStripedBlock
-  
- getBlockKeys(RpcController, NamenodeProtocolProtos.GetBlockKeysRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
-  
- getBlockLength() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.ScanInfo
- 
Return the length of the data block. 
- getBlockMovingTasks() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockStorageMovementCommand
- 
Returns the list of blocks to be moved. 
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
-  
- getBlockPoolId() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.BlockIterator
- 
Get the id of the block pool which this iterator traverses. 
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockStorageMovementCommand
- 
Returns block pool ID. 
- getBlockPoolIds() - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner.BlockPoolReport
-  
- getBlockPoolIds() - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner.ScanInfoVolumeReport
-  
- getBlockPoolList() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-  
- getBlockPoolUsed() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-  
- getBlockRecoveryId() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockUnderConstructionFeature
-  
- getBlockReportCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
-  
- getBlocks(RpcController, NamenodeProtocolProtos.GetBlocksRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
-  
- getBlocks(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocks(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocks(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocks(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocks(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocks(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiff
-  
- getBlocks() - Method in class org.apache.hadoop.hdfs.server.protocol.BlocksStorageMoveAttemptFinished
-  
- getBlocks() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageBlockReport
-  
- getBlocks() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReceivedDeletedBlocks
-  
- getBlocksBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocksBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocksCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocksCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocksCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocksList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocksList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocksList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocksOrBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksOrBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksOrBuilder(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksOrBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocksOrBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocksOrBuilder(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocksOrBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksOrBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksOrBuilderList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- getBlocksOrBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocksOrBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlocksOrBuilderList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- getBlockType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
 
- getBlockType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
 
- getBlockType() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
 
- getBlockType() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-  
- getBlockUCState() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockUnderConstructionFeature
- 
Return the state of the block under construction. 
- getBlockURI() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-  
- getBookmark() - Method in class org.apache.hadoop.hdfs.util.LightWeightLinkedSet
- 
Returns a new iterator starting at the bookmarked element. 
- getBpid() - Method in class org.apache.hadoop.hdfs.server.datanode.FSCachingGetSpaceUsed.Builder
-  
- getBytesAcked() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- getBytesAcked() - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
- 
Get the number of bytes acked 
- getBytesOnDisk() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
-  
- getBytesOnDisk() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- getBytesOnDisk() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
-  
- getBytesOnDisk() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
-  
- getBytesReserved() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- getBytesToMove() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Returns number of bytes to move. 
- getBytesToMove() - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.planner.Step
- 
Return the number of bytes to move. 
- getCacheCapacity() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-  
- getCachePool() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool.DirectiveList
-  
- getCacheUsed() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-  
- getCallerContext() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getCallerUgi() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getCancelledNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorBase
-  
- getCancelledNodes() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-  
- getCancelOptions() - Static method in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
- 
Returns Cancel Options. 
- getCanRollBack() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
- 
required bool canRollBack = 1;
 
- getCanRollBack() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto
- 
required bool canRollBack = 1;
 
- getCanRollBack() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProtoOrBuilder
- 
required bool canRollBack = 1;
 
- getCapacity() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Capacity of this volume. 
- 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
-  
- getCellSize() - Method in class org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.StripedBlockWithLocations
-  
- getChannel() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.InterQJournalProtocolProtos.InterQJournalProtocolService.Stub
-  
- getChannel() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
-  
- getChecksum() - Method in class org.apache.hadoop.hdfs.server.datanode.ChunkChecksum
-  
- 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[], int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- getChild(byte[], int) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot.Root
-  
- getChildren(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
 children that are not reference nodes 
- getChildren(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
- 
 children that are not reference nodes 
- getChildren(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntryOrBuilder
- 
 children that are not reference nodes 
- getChildren(String) - Method in class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
- 
Pull an entry from a stanza. 
- getChildrenCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
 children that are not reference nodes 
- getChildrenCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
- 
 children that are not reference nodes 
- getChildrenCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntryOrBuilder
- 
 children that are not reference nodes 
- getChildrenDiff() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature.DirectoryDiff
-  
- getChildrenList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
 children that are not reference nodes 
- getChildrenList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
- 
 children that are not reference nodes 
- getChildrenList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntryOrBuilder
- 
 children that are not reference nodes 
- getChildrenList(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- getChildrenList(int) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot.Root
-  
- getChildrenNum(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- getChildrenSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional uint32 childrenSize = 2;
 
- getChildrenSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
optional uint32 childrenSize = 2;
 
- getChildrenSize() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
optional uint32 childrenSize = 2;
 
- getClientMachine() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
- 
optional string clientMachine = 2;
 
- getClientMachine() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
- 
optional string clientMachine = 2;
 
- getClientMachine() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
- 
optional string clientMachine = 2;
 
- getClientMachineBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
- 
optional string clientMachine = 2;
 
- getClientMachineBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
- 
optional string clientMachine = 2;
 
- getClientMachineBytes() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
- 
optional string clientMachine = 2;
 
- getClientName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
- 
optional string clientName = 1;
 
- getClientName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
- 
optional string clientName = 1;
 
- getClientName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
- 
optional string clientName = 1;
 
- getClientNameBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
- 
optional string clientName = 1;
 
- getClientNameBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
- 
optional string clientName = 1;
 
- getClientNameBytes() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
- 
optional string clientName = 1;
 
- getClientNames(ExtendedBlockId) - Method in class org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry
-  
- getCluster(URI, Configuration) - Static method in class org.apache.hadoop.hdfs.server.diskbalancer.connectors.ConnectorFactory
- 
Constructs an appropriate connector based on the URL. 
- getClusterId() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-  
- getClusterIds() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
- 
Get list of the clusters of JournalNode's journals
 as one JournalNode may support multiple clusters. 
- getClusterURI() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Gets cluster URL. 
- getCode() - Method in enum org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo.BlockStatus
-  
- getCodec() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap.WriterOptions
-  
- getCodec() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
optional string codec = 3;
 
- getCodec() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
- 
optional string codec = 3;
 
- getCodec() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummaryOrBuilder
- 
optional string codec = 3;
 
- getCodecBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
optional string codec = 3;
 
- getCodecBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
- 
optional string codec = 3;
 
- getCodecBytes() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummaryOrBuilder
- 
optional string codec = 3;
 
- getCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
 Whenever a writer makes a request, it informs
 the node of the latest committed txid. 
- getCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
- 
 Whenever a writer makes a request, it informs
 the node of the latest committed txid. 
- getCommittedTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
- 
 Whenever a writer makes a request, it informs
 the node of the latest committed txid. 
- getCommittedTxnId() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLogManifest
-  
- getConf() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
-  
- getConf() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.CombinedHostFileManager
-  
- getConf() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorBase
- 
Get the current Configuration stored in this object. 
- getConf() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.HostFileManager
-  
- getConf() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap
-  
- getConf() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap.LevelDBOptions
-  
- getConf() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap
-  
- getConf() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap.ReaderOptions
-  
- getConf() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap.WriterOptions
-  
- 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. 
- getConfiguration() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.RemoteNameNodeInfo
-  
- getConnectorInfo() - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.connectors.ClusterConnector
- 
Returns info about the connector. 
- getConnectorInfo() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.connectors.JsonNodeConnector
- 
Returns info about the connector. 
- getContainedElem(int, T, int) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
- 
Check if the set contains given element at given index. 
- getContext() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Saver
-  
- getContext() - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-  
- getCopy() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.ReclaimContext
- 
make a copy with the same collectedBlocks, removedINodes, and
 removedUCFiles but a new quotaDelta. 
- getCount() - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.User
-  
- getCountsCopy() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.QuotaDelta
-  
- getCreatedListSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional uint32 createdListSize = 6;
 
- getCreatedListSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
optional uint32 createdListSize = 6;
 
- getCreatedListSize() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
optional uint32 createdListSize = 6;
 
- getCreatedUnmodifiable() - Method in class org.apache.hadoop.hdfs.util.Diff
-  
- getCurrentCommand() - Method in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
- 
Gets current command associated with this instance of DiskBalancer. 
- getCurrentId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
optional uint32 currentId = 1;
 
- getCurrentId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
- 
optional uint32 currentId = 1;
 
- getCurrentId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSectionOrBuilder
- 
optional uint32 currentId = 1;
 
- getDataBlockNum() - Method in class org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.StripedBlockWithLocations
-  
- getDataIn() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
-  
- getDataInFd() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
-  
- getDataInputStream(long) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-  
- getDataLength() - Method in class org.apache.hadoop.hdfs.server.datanode.ChunkChecksum
-  
- getDatanode() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.CachedBlocksList
-  
- getDatanodeDescriptor() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
-  
- getDatanodeInfo() - Method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher.DDatanode
-  
- getDatanodeInfo() - Method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher.DDatanode.StorageGroup
-  
- getDatanodeInfo() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier.DatanodeWithStorage
-  
- getDataNodeIP() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Returns the IP address of this Node. 
- getDataNodeName() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Get DataNode DNS name. 
- getDataNodePort() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Returns the Port of this DataNode. 
- getDataNodeProxy(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Copied from DFSAdmin.java. 
- getDataNodeUUID() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Returns datanode ID. 
- getDataOut() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
-  
- getDataOutputStream(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-  
- getDataset() - Method in interface org.apache.hadoop.hdfs.server.datanode.DiskBalancer.BlockMover
- 
Returns a pointer to the current dataset we are operating against. 
- getDataset() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer.DiskBalancerMover
- 
Returns a pointer to the current dataset we are operating against. 
- getDataset() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
- 
Get the FSDatasetSpi which this volume is a part of. 
- 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.CanRollBackRequestProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto
-  
- 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.GetJournalCTimeRequestProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto
-  
- 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.FsImageProto.CacheManagerSection
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry
-  
- getDefaultInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection
-  
- 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.CanRollBackRequestProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto
-  
- 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.GetJournalCTimeRequestProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto
-  
- 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.FsImageProto.CacheManagerSection.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry
-  
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection
-  
- 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
-  
- getDefaultPolicy() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockStoragePolicySuite
-  
- getDefaultTop() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
returns default top number of nodes. 
- getDeleted(K) - Method in class org.apache.hadoop.hdfs.util.Diff
-  
- getDeletedINode(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
 id of deleted inodes 
- getDeletedINode(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
 id of deleted inodes 
- getDeletedINode(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
 id of deleted inodes 
- getDeletedINodeCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
 id of deleted inodes 
- getDeletedINodeCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
 id of deleted inodes 
- getDeletedINodeCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
 id of deleted inodes 
- getDeletedINodeList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
 id of deleted inodes 
- getDeletedINodeList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
 id of deleted inodes 
- getDeletedINodeList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
 id of deleted inodes 
- getDeletedINodeRef(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
 id of reference nodes in the deleted list 
- getDeletedINodeRef(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
 id of reference nodes in the deleted list 
- getDeletedINodeRef(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
 id of reference nodes in the deleted list 
- getDeletedINodeRefCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
 id of reference nodes in the deleted list 
- getDeletedINodeRefCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
 id of reference nodes in the deleted list 
- getDeletedINodeRefCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
 id of reference nodes in the deleted list 
- getDeletedINodeRefList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
 id of reference nodes in the deleted list 
- getDeletedINodeRefList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
 id of reference nodes in the deleted list 
- getDeletedINodeRefList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
 id of reference nodes in the deleted list 
- getDeletedUnmodifiable() - Method in class org.apache.hadoop.hdfs.util.Diff
-  
- getDelHints() - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-  
- getDescription() - Method in class org.apache.hadoop.hdfs.protocol.LayoutVersion.FeatureInfo
- 
Accessor method for feature description 
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.InterQJournalProtocolProtos
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.InterQJournalProtocolProtos.InterQJournalProtocolService
-  
- 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.CanRollBackRequestProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto
-  
- 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.GetJournalCTimeRequestProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto
-  
- 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.FsImageProto.CacheManagerSection.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
-  
- getDescriptor() - Static method in enum org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Type
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry
-  
- getDescriptor() - Static method in enum org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Type
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry
-  
- getDescriptor() - Static method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection
-  
- 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.InterQJournalProtocolProtos.InterQJournalProtocolService
-  
- 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.CanRollBackRequestProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto.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.GetJournalCTimeRequestProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.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.FsImageProto.CacheManagerSection.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
-  
- getDescriptorForType() - Method in enum org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Type
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
-  
- getDescriptorForType() - Method in enum org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Type
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
-  
- getDescriptorForType() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
-  
- getDestinationVolume() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Gets the destination volume. 
- getDestinationVolume() - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.planner.Step
- 
Gets the destination volume. 
- getDestVolBasePath() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer.VolumePair
- 
Gets desitnation volume base path. 
- getDestVolUuid() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer.VolumePair
- 
Gets destination volume UUID. 
- getDfsUsage() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice
-  
- getDiffs() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- getDigestFileForFile(File) - Static method in class org.apache.hadoop.hdfs.util.MD5FileUtils
-  
- getDir() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap.WriterOptions
-  
- getDir() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
- 
Return the parent directory path where this replica is located. 
- getDirectory() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
 
- getDirectory() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
 
- getDirectory() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
 
- getDirectoryBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
 
- getDirectoryCount() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts
-  
- getDirectoryOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
 
- getDirectoryOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
 
- getDirectoryOrBuilder() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
 
- getDirectorySnapshottableFeature() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- getDirectoryWithQuotaFeature() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
- 
- getDirectoryWithSnapshotFeature() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
- 
If feature list contains a DirectoryWithSnapshotFeature, return it;
 otherwise, return null.
 
- getDone(Future<V>) - Static method in class org.apache.hadoop.hdfs.server.datanode.checker.AbstractFuture
-  
- getDsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
 diskspace quota 
- getDsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
 diskspace quota 
- getDsQuota() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
 diskspace quota 
- getDstSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 recorded in DstReference 
- getDstSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
- 
 recorded in DstReference 
- getDstSnapshotId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
- 
 recorded in DstReference 
- getDstSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.DstReference
-  
- getDstSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- getEcPolicyAsMap(ErasureCodingPolicy) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-  
- getEditLog() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
- 
optional bytes editLog = 2;
 
- getEditLog() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto
- 
optional bytes editLog = 2;
 
- getEditLog() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProtoOrBuilder
- 
optional bytes editLog = 2;
 
- 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.qjournal.GetEditLogManifestRequestProto) returns (.hadoop.hdfs.qjournal.GetEditLogManifestResponseProto);
 
- getEditLogManifest(RpcController, QJournalProtocolProtos.GetEditLogManifestRequestProto, RpcCallback<QJournalProtocolProtos.GetEditLogManifestResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
- 
rpc getEditLogManifest(.hadoop.hdfs.qjournal.GetEditLogManifestRequestProto) returns (.hadoop.hdfs.qjournal.GetEditLogManifestResponseProto);
 
- getEditLogManifest(RpcController, QJournalProtocolProtos.GetEditLogManifestRequestProto, RpcCallback<QJournalProtocolProtos.GetEditLogManifestResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
-  
- getEditLogManifest(long, boolean) - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-  
- getEditLogManifestFromJournal(RpcController, QJournalProtocolProtos.GetEditLogManifestRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.InterQJournalProtocolProtos.InterQJournalProtocolService.BlockingInterface
-  
- getEditLogManifestFromJournal(RpcController, QJournalProtocolProtos.GetEditLogManifestRequestProto, RpcCallback<QJournalProtocolProtos.GetEditLogManifestResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.InterQJournalProtocolProtos.InterQJournalProtocolService
- 
rpc getEditLogManifestFromJournal(.hadoop.hdfs.qjournal.GetEditLogManifestRequestProto) returns (.hadoop.hdfs.qjournal.GetEditLogManifestResponseProto);
 
- getEditLogManifestFromJournal(RpcController, QJournalProtocolProtos.GetEditLogManifestRequestProto, RpcCallback<QJournalProtocolProtos.GetEditLogManifestResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.InterQJournalProtocolProtos.InterQJournalProtocolService.Interface
- 
rpc getEditLogManifestFromJournal(.hadoop.hdfs.qjournal.GetEditLogManifestRequestProto) returns (.hadoop.hdfs.qjournal.GetEditLogManifestResponseProto);
 
- getEditLogManifestFromJournal(RpcController, QJournalProtocolProtos.GetEditLogManifestRequestProto, RpcCallback<QJournalProtocolProtos.GetEditLogManifestResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.InterQJournalProtocolProtos.InterQJournalProtocolService.Stub
-  
- getElapsedSeconds() - Method in interface org.apache.hadoop.hdfs.server.datanode.DiskBalancer.BlockMover
- 
Number of seconds elapsed. 
- getElapsedSeconds() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer.DiskBalancerMover
- 
Number of seconds elapsed. 
- 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
-  
- getEntries() - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner.BlockPoolReport
-  
- getEntries(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
- 
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. 
- getEntries(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto
- 
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. 
- getEntries(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProtoOrBuilder
- 
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. 
- getEntriesCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
- 
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. 
- getEntriesCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto
- 
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. 
- getEntriesCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProtoOrBuilder
- 
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. 
- getEntriesList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
- 
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. 
- getEntriesList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto
- 
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. 
- getEntriesList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProtoOrBuilder
- 
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. 
- getEntry(String, FsImageProto.INodeSection.INode) - Method in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageCorruptionDetector
-  
- getEntry(String, FsImageProto.INodeSection.INode) - Method in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageDelimitedTextWriter
-  
- getEnum(String) - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-  
- 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;
 
- getErasureCodingPolicy() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockRecoveryCommand.RecoveringStripedBlock
-  
- getErasureCodingPolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint32 erasureCodingPolicyID = 12;
 
- getErasureCodingPolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional uint32 erasureCodingPolicyID = 12;
 
- getErasureCodingPolicyID() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional uint32 erasureCodingPolicyID = 12;
 
- getErasureCodingPolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-  
- getErrorDescription() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementStatusDefault
-  
- getEstimatedCapacityLostTotal() - Method in class org.apache.hadoop.hdfs.server.protocol.VolumeFailureSummary
- 
Returns estimate of capacity lost. 
- getExcludes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.CombinedHostFileManager
-  
- getExcludes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.HostFileManager
-  
- getExclusionList() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Returns the current ExclusionList. 
- getExecuteOptions() - Static method in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
- 
Retuns execute options. 
- getExistingINodes() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-  
- getExitCode() - Method in enum org.apache.hadoop.hdfs.server.balancer.ExitStatus
-  
- getExpectedStorageLocations() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockUnderConstructionFeature
- 
Create array of expected replica locations
 (as has been assigned by chooseTargets()). 
- getExpectedStorageLocationsIterator() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockUnderConstructionFeature
- 
Note that this iterator doesn't guarantee thread-safe. 
- getExpiredHeartbeats() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-  
- getExpiryDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
- 
optional uint64 expiryDate = 2;
 
- getExpiryDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey
- 
optional uint64 expiryDate = 2;
 
- getExpiryDate() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKeyOrBuilder
- 
optional uint64 expiryDate = 2;
 
- getExpiryDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint64 expiryDate = 9;
 
- getExpiryDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional uint64 expiryDate = 9;
 
- getExpiryDate() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional uint64 expiryDate = 9;
 
- getExternalAccessControlEnforcer(INodeAttributeProvider.AccessControlEnforcer) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
- 
Can be over-ridden by implementations to provide a custom Access Control
 Enforcer that can provide an alternate implementation of the
 default permission checking logic. 
- getFactory(Configuration) - Static method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi.Factory
-  
- getFailedStorageLocations() - Method in class org.apache.hadoop.hdfs.server.protocol.VolumeFailureSummary
- 
Returns each storage location that has failed, sorted. 
- getFailingVolumes() - Method in exception org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.AddBlockPoolException
-  
- getFile() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
 
- getFile() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
 
- getFile() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
 
- getFileBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
 
- getFileCount() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts
-  
- getFileIoProvider() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-  
- getFileOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
 
- getFileOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
 
- getFileOrBuilder() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
 
- getFileRegion() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.ScanInfo
-  
- getFileRegions() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMapProtocol.IterationResult
-  
- getFileReplication() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-  
- getFileSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional uint64 fileSize = 2;
 
- getFileSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
optional uint64 fileSize = 2;
 
- getFileSize() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
optional uint64 fileSize = 2;
 
- getFileSize() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiff
-  
- getFileStream() - Method in class org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry.NewShmInfo
-  
- getFileUC() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
 
- getFileUC() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
 
- getFileUC() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
 
- getFileUCBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
 
- getFileUCOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
 
- getFileUCOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
 
- getFileUCOrBuilder() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
 
- getFilterName() - Method in class org.apache.hadoop.hdfs.server.datanode.web.DatanodeHttpServer.MapBasedFilterConfig
-  
- getFilterParams(Configuration, String) - Static method in class org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter
-  
- 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 class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
optional bool force = 4 [default = false];
 
- getForce() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
- 
optional bool force = 4 [default = false];
 
- getForce() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
- 
optional bool force = 4 [default = false];
 
- getForce() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-  
- getForceFormat() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-  
- getFreeRatio() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Get ratio between free space and capacity. 
- getFreeSpace() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Get free space of the volume. 
- getFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
 The URL from which the log may be copied 
- getFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
- 
 The URL from which the log may be copied 
- getFromURL() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
- 
 The URL from which the log may be copied 
- 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
- 
 The URL from which the log may be copied 
- getFromURLBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
- 
 The URL from which the log may be copied 
- getFromURLBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
- 
 The URL from which the log may be copied 
- 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
-  
- getFsOwner() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getFsPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
-  
- getFsPermission(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- 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.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
- 
optional string fullPath = 2;
 
- getFullPath() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
- 
optional string fullPath = 2;
 
- getFullPath() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
- 
optional string fullPath = 2;
 
- getFullPathBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
- 
optional string fullPath = 2;
 
- getFullPathBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
- 
optional string fullPath = 2;
 
- getFullPathBytes() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
- 
optional string fullPath = 2;
 
- getFullPathName() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot.Root
-  
- getGenerationStamp() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
-  
- getGenerationStampAtblockIdSwitch() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
- 
Gets the value of the generation stamp that delineates sequential
 and random block IDs. 
- getGenStamp() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.ScanInfo
-  
- getGenstampV1() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
 legacy generation stamp 
- getGenstampV1() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
 legacy generation stamp 
- getGenstampV1() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
 legacy generation stamp 
- getGenstampV1Limit() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 genstampV1Limit = 4;
 
- getGenstampV1Limit() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
optional uint64 genstampV1Limit = 4;
 
- getGenstampV1Limit() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
optional uint64 genstampV1Limit = 4;
 
- getGenstampV2() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
 generation stamp of latest version 
- getGenstampV2() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
 generation stamp of latest version 
- getGenstampV2() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
 generation stamp of latest version 
- getGroupName() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
-  
- getGroupName(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- getHeader() - Method in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageCorruptionDetector
-  
- getHeader() - Method in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageDelimitedTextWriter
-  
- getHeaderLong() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-  
- getHelpOptions() - Static method in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
- 
Returns help options. 
- getHostAndPort() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
- 
Get host and port of JournalNode. 
- 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;
 
- getHttpAddress() - Method in class org.apache.hadoop.hdfs.server.datanode.web.DatanodeHttpServer
-  
- getHttpAddress() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.RemoteNameNodeInfo
-  
- getHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
- 
 Deprecated by fromURL 
- getHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
- 
 Deprecated by fromURL 
- getHttpPort() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProtoOrBuilder
- 
 Deprecated by fromURL 
- getHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
- 
 Deprecated by fromURL 
- getHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
- 
 Deprecated by fromURL 
- getHttpPort() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProtoOrBuilder
- 
 Deprecated by fromURL 
- getHttpsAddress() - Method in class org.apache.hadoop.hdfs.server.datanode.web.DatanodeHttpServer
-  
- getHttpServerChannel() - Method in class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter.SecureResources
-  
- getId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
required uint64 id = 2;
 
- getId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
required uint64 id = 2;
 
- getId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
required uint64 id = 2;
 
- getId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
- 
optional uint32 id = 1;
 
- getId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey
- 
optional uint32 id = 1;
 
- getId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKeyOrBuilder
- 
optional uint32 id = 1;
 
- getId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
- 
optional uint32 id = 1;
 
- getId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry
- 
optional uint32 id = 1;
 
- getId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.EntryOrBuilder
- 
optional uint32 id = 1;
 
- getId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- getIdealStorage() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Gets the IdealStorage. 
- getIdealStorage() - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.planner.Step
- 
Gets the IdealStorage. 
- getIdealUsed() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolumeSet
- 
Gets the idealUsed for this volume set. 
- 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;
 
- 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;
 
- getImpendingGenerationStamp() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
-  
- getIncludes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.CombinedHostFileManager
-  
- getIncludes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.HostFileManager
-  
- getInclusionList() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Gets the Inclusion list. 
- getIndex(int) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
- 
Get index in the internal table for a given hash. 
- getIndices() - Method in class org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.StripedBlockWithLocations
-  
- getInfo() - Method in enum org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
-  
- getInfo() - Method in interface org.apache.hadoop.hdfs.protocol.LayoutVersion.LayoutFeature
-  
- getInfo() - Method in enum org.apache.hadoop.hdfs.server.datanode.DataNodeLayoutVersion.Feature
-  
- getInfo() - Method in enum org.apache.hadoop.hdfs.server.namenode.NameNodeLayoutVersion.Feature
-  
- getInitParameter(String) - Method in class org.apache.hadoop.hdfs.server.datanode.web.DatanodeHttpServer.MapBasedFilterConfig
-  
- getInitParameterNames() - Method in class org.apache.hadoop.hdfs.server.datanode.web.DatanodeHttpServer.MapBasedFilterConfig
-  
- getInjectable(ComponentContext, Context, Type) - Method in class org.apache.hadoop.hdfs.web.resources.UserProvider
-  
- getINode(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-  
- getInodeAttrs() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
- 
optional uint64 inodeId = 1;
 
- getInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
- 
optional uint64 inodeId = 1;
 
- getInodeId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
- 
optional uint64 inodeId = 1;
 
- getInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
- 
optional uint64 inodeId = 2;
 
- getInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry
- 
optional uint64 inodeId = 2;
 
- getInodeId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
- 
optional uint64 inodeId = 2;
 
- getInodes() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getINodesArray() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-  
- getInodesPerSubSection() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Saver
-  
- getInProgressOk() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
 Whether or not the client will be reading from the returned streams. 
- getInProgressOk() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
- 
 Whether or not the client will be reading from the returned streams. 
- getInProgressOk() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
- 
 Whether or not the client will be reading from the returned streams. 
- getInputStreamForSection(FsImageProto.FileSummary.Section, String) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Loader
- 
Given a FSImage FileSummary.section, return a LimitInput stream set to
 the starting position of the section and limited to the section length. 
- getInServiceXceiverCount() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-  
- getInstance(Configuration) - Static method in class org.apache.hadoop.hdfs.net.DFSNetworkTopology
-  
- getInstance() - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManagerFaultInjector
-  
- getInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.CheckpointFaultInjector
-  
- getInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.EncryptionFaultInjector
-  
- getInteractiveFormat() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-  
- getIpcAddress() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.RemoteNameNodeInfo
-  
- 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;
 
- getIsSnapshotRoot() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional bool isSnapshotRoot = 3;
 
- getIsSnapshotRoot() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
optional bool isSnapshotRoot = 3;
 
- getIsSnapshotRoot() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
optional bool isSnapshotRoot = 3;
 
- getIssueDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint64 issueDate = 5;
 
- getIssueDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional uint64 issueDate = 5;
 
- getIssueDate() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional uint64 issueDate = 5;
 
- getIterStartMs() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.BlockIterator
- 
Get the wall-clock time, measured in milliseconds since the Epoch,
 when this iterator was created. 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJidOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- getJournalCTime(RpcController, QJournalProtocolProtos.GetJournalCTimeRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
-  
- getJournalCTime(RpcController, QJournalProtocolProtos.GetJournalCTimeRequestProto, RpcCallback<QJournalProtocolProtos.GetJournalCTimeResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
- 
rpc getJournalCTime(.hadoop.hdfs.qjournal.GetJournalCTimeRequestProto) returns (.hadoop.hdfs.qjournal.GetJournalCTimeResponseProto);
 
- getJournalCTime(RpcController, QJournalProtocolProtos.GetJournalCTimeRequestProto, RpcCallback<QJournalProtocolProtos.GetJournalCTimeResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
- 
rpc getJournalCTime(.hadoop.hdfs.qjournal.GetJournalCTimeRequestProto) returns (.hadoop.hdfs.qjournal.GetJournalCTimeResponseProto);
 
- getJournalCTime(RpcController, QJournalProtocolProtos.GetJournalCTimeRequestProto, RpcCallback<QJournalProtocolProtos.GetJournalCTimeResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
-  
- getJournalCTime() - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-  
- getJournaledEdits(RpcController, QJournalProtocolProtos.GetJournaledEditsRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
-  
- getJournaledEdits(RpcController, QJournalProtocolProtos.GetJournaledEditsRequestProto, RpcCallback<QJournalProtocolProtos.GetJournaledEditsResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
- 
rpc getJournaledEdits(.hadoop.hdfs.qjournal.GetJournaledEditsRequestProto) returns (.hadoop.hdfs.qjournal.GetJournaledEditsResponseProto);
 
- getJournaledEdits(RpcController, QJournalProtocolProtos.GetJournaledEditsRequestProto, RpcCallback<QJournalProtocolProtos.GetJournaledEditsResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
- 
rpc getJournaledEdits(.hadoop.hdfs.qjournal.GetJournaledEditsRequestProto) returns (.hadoop.hdfs.qjournal.GetJournaledEditsResponseProto);
 
- getJournaledEdits(RpcController, QJournalProtocolProtos.GetJournaledEditsRequestProto, RpcCallback<QJournalProtocolProtos.GetJournaledEditsResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
-  
- getJournaledEdits(long, int) - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-  
- getJournalId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto journalId = 1;
 
- getJournalId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto journalId = 1;
 
- getJournalId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto journalId = 1;
 
- getJournalIdBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto journalId = 1;
 
- getJournalIdOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto journalId = 1;
 
- getJournalIdOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto journalId = 1;
 
- getJournalIdOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.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.qjournal.GetJournalStateRequestProto) returns (.hadoop.hdfs.qjournal.GetJournalStateResponseProto);
 
- getJournalState(RpcController, QJournalProtocolProtos.GetJournalStateRequestProto, RpcCallback<QJournalProtocolProtos.GetJournalStateResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
- 
rpc getJournalState(.hadoop.hdfs.qjournal.GetJournalStateRequestProto) returns (.hadoop.hdfs.qjournal.GetJournalStateResponseProto);
 
- getJournalState(RpcController, QJournalProtocolProtos.GetJournalStateRequestProto, RpcCallback<QJournalProtocolProtos.GetJournalStateResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
-  
- getJvmMetrics() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
-  
- getKey() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
- 
optional bytes key = 3;
 
- getKey() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey
- 
optional bytes key = 3;
 
- getKey() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKeyOrBuilder
- 
optional bytes key = 3;
 
- getKey() - Method in interface org.apache.hadoop.hdfs.util.Diff.Element
-  
- getLastAllocatedBlockId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 lastAllocatedBlockId = 5;
 
- getLastAllocatedBlockId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
optional uint64 lastAllocatedBlockId = 5;
 
- getLastAllocatedBlockId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
optional uint64 lastAllocatedBlockId = 5;
 
- getLastAllocatedContiguousBlockId() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
- 
Gets the maximum sequentially allocated contiguous block ID for this
 filesystem 
- getLastAllocatedStripedBlockId() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
- 
Gets the maximum sequentially allocated striped block ID for this
 filesystem 
- getLastAllocatedStripedBlockId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 lastAllocatedStripedBlockId = 8;
 
- getLastAllocatedStripedBlockId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
optional uint64 lastAllocatedStripedBlockId = 8;
 
- getLastAllocatedStripedBlockId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
optional uint64 lastAllocatedStripedBlockId = 8;
 
- getLastChecksumAndDataLen() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- getLastChecksumAndDataLen() - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
- 
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
- 
 The highest committed txid that this logger has ever seen. 
- getLastCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
- 
 The highest committed txid that this logger has ever seen. 
- getLastCommittedTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
- 
 The highest committed txid that this logger has ever seen. 
- getLastINode() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-  
- getLastInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
- 
optional uint64 lastInodeId = 1;
 
- getLastInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection
- 
optional uint64 lastInodeId = 1;
 
- getLastInodeId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSectionOrBuilder
- 
optional uint64 lastInodeId = 1;
 
- getLastPartialChunkChecksum() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
-  
- 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;
 
- getLastSavedMs() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.BlockIterator
- 
Get the wall-clock time, measured in milliseconds since the Epoch,
 when this iterator was last saved. 
- 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;
 
- getLastSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 recorded in WithName 
- getLastSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
- 
 recorded in WithName 
- getLastSnapshotId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
- 
 recorded in WithName 
- getLastSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithName
-  
- getLastVolumeFailureDate() - Method in class org.apache.hadoop.hdfs.server.protocol.VolumeFailureSummary
- 
Returns the date/time of the last volume failure in milliseconds since
 epoch. 
- getLastWithName() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithCount
- 
Return the last WithName reference if there is any, null otherwise. 
- 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;
 
- getLastWriterEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-  
- getLatestSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
- 
For non-snapshot paths, return the latest snapshot id found in the path. 
- getLayoutVersion() - Method in class org.apache.hadoop.hdfs.protocol.LayoutVersion.FeatureInfo
- 
Accessor method for feature layout version 
- getLayoutVersion() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
 the LayoutVersion in the client 
- getLayoutVersion() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
- 
 the LayoutVersion in the client 
- getLayoutVersion() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
- 
 the LayoutVersion in the client 
- getLayoutVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
 layoutVersion describes which features are available in the
 FSImage. 
- getLayoutVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
- 
 layoutVersion describes which features are available in the
 FSImage. 
- getLayoutVersion() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummaryOrBuilder
- 
 layoutVersion describes which features are available in the
 FSImage. 
- getLegacyGenerationStamp() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
- 
Gets the current generation stamp for legacy blocks 
- getLegacyGenerationStampLimit() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
-  
- getLength() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.LengthInputStream
-  
- getLength() - Method in enum org.apache.hadoop.hdfs.server.namenode.AclEntryStatusFormat
-  
- getLength() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts
-  
- getLength() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional uint64 length = 2;
 
- getLength() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
- 
optional uint64 length = 2;
 
- getLength() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.SectionOrBuilder
- 
optional uint64 length = 2;
 
- getLength() - Method in enum org.apache.hadoop.hdfs.server.namenode.XAttrFormat
-  
- getLoadedImageMd5() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
- 
Return the MD5 checksum of the image that has been loaded. 
- getLoadedImageMd5() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Loader
-  
- getLoadedImageTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
-  
- getLoadedImageTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Loader
-  
- getLoaderContext() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Loader
-  
- 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
-  
- getLocalStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- getLocalStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-  
- getLocalStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- getLocations() - Method in class org.apache.hadoop.hdfs.server.balancer.MovedBlocks.Locations
-  
- getLogs() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLogManifest
-  
- getMaintenanceExpirationTimeInMS(DatanodeID) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.CombinedHostFileManager
-  
- getMaintenanceExpirationTimeInMS(DatanodeID) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.HostFileManager
-  
- 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;
 
- getMapIterator() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeMap
-  
- getMask() - Method in enum org.apache.hadoop.hdfs.server.protocol.NamespaceInfo.Capability
-  
- getMaskBits() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
- 
 repeated Entry 
- getMaskBits() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection
- 
 repeated Entry 
- getMaskBits() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSectionOrBuilder
- 
 repeated Entry 
- getMaskBits() - Method in class org.apache.hadoop.hdfs.server.namenode.SerialNumberManager.StringTable
-  
- getMasterKeyId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint32 masterKeyId = 8;
 
- getMasterKeyId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional uint32 masterKeyId = 8;
 
- getMasterKeyId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional uint32 masterKeyId = 8;
 
- getMaxDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint64 maxDate = 6;
 
- getMaxDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional uint64 maxDate = 6;
 
- getMaxDate() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional uint64 maxDate = 6;
 
- getMaxDiskErrors() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Gets Maximum numbers of errors to be tolerated before this
 move operation is aborted. 
- getMaxDiskErrors() - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.planner.Step
- 
Returns maximum number of disk erros tolerated. 
- 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. 
- getMaxTxns() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required uint32 maxTxns = 3;
 
- getMaxTxns() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
- 
required uint32 maxTxns = 3;
 
- getMaxTxns() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProtoOrBuilder
- 
required uint32 maxTxns = 3;
 
- getMessage() - Method in exception org.apache.hadoop.hdfs.protocol.FSLimitException.MaxDirectoryItemsExceededException
-  
- getMessage() - Method in exception org.apache.hadoop.hdfs.protocol.FSLimitException.PathComponentTooLongException
-  
- getMetadataInputStream(long) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-  
- getMetadataLength() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
-  
- getMetadataLength() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-  
- getMetadataOutputStream(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-  
- getMetadataURI() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-  
- getMetaFile() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.ScanInfo
- 
Returns the block meta data file or null if there isn't one. 
- getMetaFile() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
- 
Get the full path of this replica's meta file. 
- getMethod() - Method in interface org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter.HttpInteraction
-  
- getMetrics() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-  
- getMetrics(MetricsCollector, FSDatasetMBean, String) - Static method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetricHelper
- 
Get metrics helper provides Helper function for
 metrics2 interface to act as a Metric source 
- getMinimumCompatibleLayoutVersion() - Method in class org.apache.hadoop.hdfs.protocol.LayoutVersion.FeatureInfo
- 
Accessor method for feature minimum compatible layout version. 
- getMinListForRange(int, int, INodeDirectory) - Method in interface org.apache.hadoop.hdfs.server.namenode.snapshot.DiffList
- 
Returns the list of minimal list of elements need to combine to generate
 cumulative sum from startIndex to endIndex. 
- getMinListForRange(int, int, INodeDirectory) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DiffListByArrayList
-  
- getMinListForRange(int, int, INodeDirectory) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DiffListBySkipList
- 
This function returns the minimal set of diffs required to combine in
 order to generate all the changes occurred between fromIndex and
 toIndex. 
- 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.server.namenode.sps.StoragePolicySatisfyManager
-  
- getModificationTime() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotInfo.Bean
-  
- getModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional uint64 modificationTime = 1;
 
- getModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
optional uint64 modificationTime = 1;
 
- getModificationTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
optional uint64 modificationTime = 1;
 
- getModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint64 modificationTime = 2;
 
- getModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional uint64 modificationTime = 2;
 
- getModificationTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional uint64 modificationTime = 2;
 
- getModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional uint64 modificationTime = 3;
 
- getModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
- 
optional uint64 modificationTime = 3;
 
- getModificationTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlinkOrBuilder
- 
optional uint64 modificationTime = 3;
 
- getModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
-  
- getModificationTime(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- getMostRecentCheckpointTxId(RpcController, NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
-  
- getMovementFinishedBlocksCount() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementAttemptedItems
-  
- getName() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.ProvidedStorageMap.ProvidedDescriptor
-  
- getName() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-  
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional string name = 1;
 
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
- 
optional string name = 1;
 
- getName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.SectionOrBuilder
- 
optional string name = 1;
 
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 local name recorded in WithName 
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
- 
 local name recorded in WithName 
- getName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
- 
 local name recorded in WithName 
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional bytes name = 3;
 
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
optional bytes name = 3;
 
- getName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
optional bytes name = 3;
 
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
- 
 
 [0:2) -- the namespace of XAttr (XAttrNamespaceProto)
 [2:26) -- the name of the entry, which is an ID that points to a
 string in the StringTableSection. 
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto
- 
 
 [0:2) -- the namespace of XAttr (XAttrNamespaceProto)
 [2:26) -- the name of the entry, which is an ID that points to a
 string in the StringTableSection. 
- getName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProtoOrBuilder
- 
 
 [0:2) -- the namespace of XAttr (XAttrNamespaceProto)
 [2:26) -- the name of the entry, which is an ID that points to a
 string in the StringTableSection. 
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
- 
optional bytes name = 1;
 
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry
- 
optional bytes name = 1;
 
- getName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntryOrBuilder
- 
optional bytes name = 1;
 
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional bytes name = 4;
 
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
optional bytes name = 4;
 
- getName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
optional bytes name = 4;
 
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional bytes name = 3;
 
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
optional bytes name = 3;
 
- getName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
optional bytes name = 3;
 
- getName() - Method in enum org.apache.hadoop.hdfs.server.namenode.NNStorage.NameNodeFile
-  
- getName(int) - Static method in enum org.apache.hadoop.hdfs.server.namenode.XAttrFormat
-  
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.NamenodeAddressParam
-  
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.TokenKindParam
-  
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.TokenServiceParam
-  
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.UriFsPathParam
-  
- getNameBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional string name = 1;
 
- getNameBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
- 
optional string name = 1;
 
- getNameBytes() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.SectionOrBuilder
- 
optional string name = 1;
 
- getNamenodeId() - Method in class org.apache.hadoop.hdfs.DFSUtil.ConfiguredNNAddress
-  
- 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;
 
- getNameNodeID() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.RemoteNameNodeInfo
-  
- 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;
 
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.DFSUtil.ConfiguredNNAddress
-  
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
optional string nameServiceId = 5;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
optional string nameServiceId = 5;
 
- getNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
optional string nameServiceId = 5;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
optional string nameServiceId = 3;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
- 
optional string nameServiceId = 3;
 
- getNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProtoOrBuilder
- 
optional string nameServiceId = 3;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto
- 
optional string nameServiceId = 2;
 
- getNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProtoOrBuilder
- 
optional string nameServiceId = 2;
 
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
- 
optional string nameserviceId = 2;
 
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto
- 
optional string nameserviceId = 2;
 
- getNameserviceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProtoOrBuilder
- 
optional string nameserviceId = 2;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
optional string nameServiceId = 3;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
- 
optional string nameServiceId = 3;
 
- getNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
- 
optional string nameServiceId = 3;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
optional string nameServiceId = 5;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
- 
optional string nameServiceId = 5;
 
- getNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
- 
optional string nameServiceId = 5;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto
- 
optional string nameServiceId = 2;
 
- getNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProtoOrBuilder
- 
optional string nameServiceId = 2;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
optional string nameServiceId = 4;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
- 
optional string nameServiceId = 4;
 
- getNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProtoOrBuilder
- 
optional string nameServiceId = 4;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
- 
optional string nameServiceId = 2;
 
- getNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProtoOrBuilder
- 
optional string nameServiceId = 2;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
- 
optional string nameServiceId = 2;
 
- getNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProtoOrBuilder
- 
optional string nameServiceId = 2;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
optional string nameServiceId = 6;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
- 
optional string nameServiceId = 6;
 
- getNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
- 
optional string nameServiceId = 6;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
optional string nameServiceId = 4;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
- 
optional string nameServiceId = 4;
 
- getNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
- 
optional string nameServiceId = 4;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
optional string nameServiceId = 5;
 
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
- 
optional string nameServiceId = 5;
 
- getNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
- 
optional string nameServiceId = 5;
 
- 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.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
optional string nameServiceId = 5;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
optional string nameServiceId = 5;
 
- getNameServiceIdBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
optional string nameServiceId = 5;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
optional string nameServiceId = 3;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
- 
optional string nameServiceId = 3;
 
- getNameServiceIdBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProtoOrBuilder
- 
optional string nameServiceId = 3;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto
- 
optional string nameServiceId = 2;
 
- getNameServiceIdBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProtoOrBuilder
- 
optional string nameServiceId = 2;
 
- getNameserviceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
- 
optional string nameserviceId = 2;
 
- getNameserviceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto
- 
optional string nameserviceId = 2;
 
- getNameserviceIdBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProtoOrBuilder
- 
optional string nameserviceId = 2;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
optional string nameServiceId = 3;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
- 
optional string nameServiceId = 3;
 
- getNameServiceIdBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
- 
optional string nameServiceId = 3;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
optional string nameServiceId = 5;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
- 
optional string nameServiceId = 5;
 
- getNameServiceIdBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
- 
optional string nameServiceId = 5;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto
- 
optional string nameServiceId = 2;
 
- getNameServiceIdBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProtoOrBuilder
- 
optional string nameServiceId = 2;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
optional string nameServiceId = 4;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
- 
optional string nameServiceId = 4;
 
- getNameServiceIdBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProtoOrBuilder
- 
optional string nameServiceId = 4;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
- 
optional string nameServiceId = 2;
 
- getNameServiceIdBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProtoOrBuilder
- 
optional string nameServiceId = 2;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
- 
optional string nameServiceId = 2;
 
- getNameServiceIdBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProtoOrBuilder
- 
optional string nameServiceId = 2;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
optional string nameServiceId = 6;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
- 
optional string nameServiceId = 6;
 
- getNameServiceIdBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
- 
optional string nameServiceId = 6;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
optional string nameServiceId = 4;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
- 
optional string nameServiceId = 4;
 
- getNameServiceIdBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
- 
optional string nameServiceId = 4;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
optional string nameServiceId = 5;
 
- getNameServiceIdBytes() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
- 
optional string nameServiceId = 5;
 
- getNameServiceIdBytes() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
- 
optional string nameServiceId = 5;
 
- 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.QuotaCounts
-  
- getNamespaceId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint32 namespaceId = 1;
 
- getNamespaceId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
optional uint32 namespaceId = 1;
 
- getNamespaceId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
optional uint32 namespaceId = 1;
 
- getNetworkLocation() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.ProvidedStorageMap.ProvidedDescriptor
-  
- getNextBlock() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMapProtocol.IterationResult
-  
- getNextDirectiveId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
- 
required uint64 nextDirectiveId = 1;
 
- getNextDirectiveId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection
- 
required uint64 nextDirectiveId = 1;
 
- getNextDirectiveId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSectionOrBuilder
- 
required uint64 nextDirectiveId = 1;
 
- getNextPathId() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfyManager
-  
- getNextSPSPath(RpcController, NamenodeProtocolProtos.GetNextSPSPathRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
-  
- getNodeByIPAddress(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Returns a node by IP Address. 
- getNodeByName(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Returns a node by hostName. 
- getNodeByUUID(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Returns a node by UUID. 
- getNodeDataDensity() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Returns NodeDataDensity Metric. 
- getNodeList(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Gets the node set from a file or a string. 
- getNodeName() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
- 
Returns the DataNode URI. 
- getNodes(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Returns a DiskBalancer Node list from the Cluster or null if not found. 
- getNodes() - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.connectors.ClusterConnector
- 
getNodes function returns a list of DiskBalancerDataNodes. 
- getNodes() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.connectors.JsonNodeConnector
- 
getNodes function connects to a cluster definition file
 and returns nodes defined in that file. 
- getNodes() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Gets all DataNodes in the Cluster. 
- getNodesToProcess() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Returns the Nodes to Process which is the real list of nodes processed by
 diskBalancer. 
- getNodeUUID() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
- 
gets the Node UUID. 
- getNsDelta() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.QuotaDelta
-  
- 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.FsImageProto.INodeSection.INodeDirectory.Builder
- 
 namespace quota 
- getNsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
 namespace quota 
- getNsQuota() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
 namespace quota 
- getNumber() - Method in enum org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Type
-  
- getNumber() - Method in enum org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Type
-  
- getNumberOfBlocks() - Method in class org.apache.hadoop.hdfs.protocol.BlockListAsLongs.Builder
-  
- getNumBytes(Dispatcher.DDatanode.StorageGroup) - Method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher.DBlock
-  
- getNumBytes(Dispatcher.DDatanode.StorageGroup) - Method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher.DBlockStriped
-  
- getNumBytes() - Method in class org.apache.hadoop.hdfs.server.balancer.MovedBlocks.Locations
-  
- getNumDatanodesInService() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-  
- getNumDirectives() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
- 
 repeated CachePoolInfoProto pools
 repeated CacheDirectiveInfoProto directives 
- getNumDirectives() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection
- 
 repeated CachePoolInfoProto pools
 repeated CacheDirectiveInfoProto directives 
- getNumDirectives() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSectionOrBuilder
- 
 repeated CachePoolInfoProto pools
 repeated CacheDirectiveInfoProto directives 
- getNumEncryptionZones() - Method in class org.apache.hadoop.hdfs.server.namenode.EncryptionZoneManager
-  
- getNumEntry() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
- 
optional uint32 numEntry = 1;
 
- getNumEntry() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection
- 
optional uint32 numEntry = 1;
 
- getNumEntry() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSectionOrBuilder
- 
optional uint32 numEntry = 1;
 
- getNumExpectedLocations() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockUnderConstructionFeature
-  
- getNumImageErrors() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatPBINode.Saver
- 
Number of non-fatal errors detected while writing the
 INodeSection and INodeDirectorySection sections. 
- getNumImageErrors() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FSImageFormatPBSnapshot.Saver
- 
Number of non-fatal errors detected while writing the
 SnapshotDiff and INodeReference sections. 
- getNumInodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
- 
 repeated INodes.. 
- getNumInodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection
- 
 repeated INodes.. 
- getNumInodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSectionOrBuilder
- 
 repeated INodes.. 
- getNumKeys() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
optional uint32 numKeys = 3;
 
- getNumKeys() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
- 
optional uint32 numKeys = 3;
 
- getNumKeys() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSectionOrBuilder
- 
optional uint32 numKeys = 3;
 
- getNumNodesChecked() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminBackoffMonitor
-  
- getNumNodesChecked() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminDefaultMonitor
-  
- getNumNodesChecked() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-  
- getNumOfBlocks() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice
-  
- getNumOfDiff() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
- 
optional uint32 numOfDiff = 3;
 
- getNumOfDiff() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry
- 
optional uint32 numOfDiff = 3;
 
- getNumOfDiff() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
- 
optional uint32 numOfDiff = 3;
 
- getNumPools() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
- 
required uint32 numPools = 2;
 
- getNumPools() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection
- 
required uint32 numPools = 2;
 
- getNumPools() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSectionOrBuilder
- 
required uint32 numPools = 2;
 
- getNumSkippedChecks() - Method in class org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker
- 
Return the number of checks skipped because the minimum gap since the
 last check had not elapsed. 
- getNumSnapshots() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
- 
 total number of snapshots 
- getNumSnapshots() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
- 
 total number of snapshots 
- getNumSnapshots() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSectionOrBuilder
- 
 total number of snapshots 
- getNumSnapshots() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-  
- getNumSnapshottableDirs() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-  
- getNumSyncDatasetChecks() - Method in class org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker
- 
- getNumTokens() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
 repeated DelegationKey keys
 repeated PersistToken tokens 
- getNumTokens() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
- 
 repeated DelegationKey keys
 repeated PersistToken tokens 
- getNumTokens() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSectionOrBuilder
- 
 repeated DelegationKey keys
 repeated PersistToken tokens 
- 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;
 
- getNumVolumeChecks() - Method in class org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker
- 
- getOffset() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional uint64 offset = 3;
 
- getOffset() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
- 
optional uint64 offset = 3;
 
- getOffset() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.SectionOrBuilder
- 
optional uint64 offset = 3;
 
- getOndiskVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
 The version of the above EBNF grammars. 
- getOndiskVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
- 
 The version of the above EBNF grammars. 
- getOndiskVersion() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummaryOrBuilder
- 
 The version of the above EBNF grammars. 
- getOpenFiles() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.LeavingServiceStatus
-  
- getOperationName() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getOps() - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.TopWindow
-  
- getOptionString() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.RollingUpgradeStartupOption
-  
- getOpType() - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.Op
-  
- getOriginalBytesReserved() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- getOriginalReplica() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
-  
- getOriginalReplica() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- getOriginalReplica() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
- 
Get the original replica that's under recovery 
- getOriginalReplica() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
-  
- getOutFd() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
-  
- getOutOfServiceOnlyReplicas() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.LeavingServiceStatus
-  
- getOutput() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Returns th output path for this cluster. 
- getOutputPath() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Returns the output path where the plan and snapshot gets written. 
- getOwner() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string owner = 2;
 
- getOwner() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional string owner = 2;
 
- getOwner() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional string owner = 2;
 
- getOwnerBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string owner = 2;
 
- getOwnerBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional string owner = 2;
 
- getOwnerBytes() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional string owner = 2;
 
- getParent() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
optional uint64 parent = 1;
 
- getParent() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
- 
optional uint64 parent = 1;
 
- getParent() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntryOrBuilder
- 
optional uint64 parent = 1;
 
- getParent(String) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
- 
Returns the parent of a path in the same way as Path#getParent. 
- getParentAccess() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getParentINodesInPath() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-  
- getParentPath() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-  
- getParentRef(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithCount
-  
- 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.CanRollBackRequestProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto
-  
- 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.GetJournalCTimeRequestProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto
-  
- 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.FsImageProto.CacheManagerSection
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection
-  
- getParserForType() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
-  
- getPath() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Returns the path for this volume. 
- getPath() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getPath() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-  
- getPath(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-  
- getPathByNameArr() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getPathComponent(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-  
- getPathComponents() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-  
- getPathSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
- 
For snapshot paths, return the id of the snapshot specified in the path. 
- getPendingNodeCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorBase
- 
Get the number of datanodes nodes in the pending queue. 
- getPendingNodeCount() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-  
- getPendingNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorBase
-  
- getPendingNodes() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-  
- getPercentBlockPoolUsed() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-  
- getPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional fixed64 permission = 4;
 
- getPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
optional fixed64 permission = 4;
 
- getPermission() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
optional fixed64 permission = 4;
 
- getPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional fixed64 permission = 5;
 
- getPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional fixed64 permission = 5;
 
- getPermission() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional fixed64 permission = 5;
 
- getPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional fixed64 permission = 1;
 
- getPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
- 
optional fixed64 permission = 1;
 
- getPermission() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlinkOrBuilder
- 
optional fixed64 permission = 1;
 
- getPermissionLong() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
-  
- getPermissionLong() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- getPermissionStatus(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- getPinning(LocalFileSystem) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-  
- getPinning(LocalFileSystem, Path) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
- 
Get pin status of a file by checking the sticky bit. 
- getPlanner(String, DiskBalancerDataNode, double) - Static method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.PlannerFactory
- 
Gets a planner object. 
- getPlanOptions() - Static method in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
- 
Returns Plan options. 
- getPolicies(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPolicies(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPolicies(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSectionOrBuilder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSectionOrBuilder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSectionOrBuilder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesOrBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesOrBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesOrBuilder(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSectionOrBuilder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesOrBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesOrBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPoliciesOrBuilderList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSectionOrBuilder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- getPolicy(byte) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockStoragePolicySuite
-  
- getPolicy(String) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockStoragePolicySuite
-  
- getPort() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
- 
Gets the DataNode RPC Port. 
- 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.tools.offlineImageViewer.WebImageViewer
- 
Get the listening port. 
- getPos() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
-  
- getPreferredBlockSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint64 preferredBlockSize = 4;
 
- getPreferredBlockSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional uint64 preferredBlockSize = 4;
 
- getPreferredBlockSize() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional uint64 preferredBlockSize = 4;
 
- getPreferredBlockSize() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-  
- getPrevStorage() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;
 
- getPrevStorage() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;
 
- getPrevStorage() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;
 
- getPrevStorageBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;
 
- getPrevStorageOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;
 
- getPrevStorageOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;
 
- getPrevStorageOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;
 
- getPrintToScreen() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsViewer.Flags
-  
- getProvidedCapacity() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-  
- getProvidedStorageLocation() - Method in class org.apache.hadoop.hdfs.server.common.FileRegion
-  
- getQueryOptions() - Static method in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
- 
Returns Query Options. 
- getQueryString() - Method in interface org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter.HttpInteraction
-  
- getQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
- 
required uint64 quota = 2;
 
- getQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto
- 
required uint64 quota = 2;
 
- getQuota() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder
- 
required uint64 quota = 2;
 
- getQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaByStorageTypeEntry
-  
- getQuotaCounts() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- getQuotaCounts() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.CopyWithQuota
-  
- getQuotaCounts() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.SnapshotCopy
-  
- getQuotaCounts() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- getQuotaDirMap() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.QuotaDelta
-  
- getQuotas(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotas(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotas(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProtoOrBuilder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProtoOrBuilder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProtoOrBuilder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasOrBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasOrBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasOrBuilder(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProtoOrBuilder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasOrBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasOrBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getQuotasOrBuilderList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProtoOrBuilder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- getRack(DatanodeInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
-  
- getReader(BlockAliasMap.Reader.Options, String) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.BlockAliasMap
- 
Returns a reader to the alias map. 
- getReader(BlockAliasMap.Reader.Options, String) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap
-  
- getReader(BlockAliasMap.Reader.Options, String) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap
-  
- getRealUser() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string realUser = 4;
 
- getRealUser() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional string realUser = 4;
 
- getRealUser() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional string realUser = 4;
 
- getRealUserBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string realUser = 4;
 
- getRealUserBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional string realUser = 4;
 
- getRealUserBytes() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional string realUser = 4;
 
- getReconfigurationStatus(RpcController, ReconfigurationProtocolProtos.GetReconfigurationStatusRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ReconfigurationProtocolServerSideTranslatorPB
-  
- getReconfigurationStatus(ReconfigurationTaskStatus) - Static method in class org.apache.hadoop.hdfs.protocolPB.ReconfigurationProtocolServerSideUtils
-  
- 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.FinalizedReplica
-  
- getRecoveryID() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- getRecoveryID() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
-  
- getRecoveryID() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
-  
- getRecoveryMode() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsViewer.Flags
-  
- getReencryptionStatus() - Method in class org.apache.hadoop.hdfs.server.namenode.EncryptionZoneManager
-  
- getRefChildren(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
 children that are reference nodes, each element is a reference node id 
- getRefChildren(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
- 
 children that are reference nodes, each element is a reference node id 
- getRefChildren(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntryOrBuilder
- 
 children that are reference nodes, each element is a reference node id 
- getRefChildrenCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
 children that are reference nodes, each element is a reference node id 
- getRefChildrenCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
- 
 children that are reference nodes, each element is a reference node id 
- getRefChildrenCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntryOrBuilder
- 
 children that are reference nodes, each element is a reference node id 
- getRefChildrenList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
 children that are reference nodes, each element is a reference node id 
- getRefChildrenList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
- 
 children that are reference nodes, each element is a reference node id 
- getRefChildrenList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntryOrBuilder
- 
 children that are reference nodes, each element is a reference node id 
- getRefCount() - Method in interface org.apache.hadoop.hdfs.util.ReferenceCountMap.ReferenceCounter
-  
- getReference(int) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi.FsVolumeReferences
- 
Get the reference for a given index. 
- getReferenceCount() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithCount
-  
- getReferredId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 id of the referred inode 
- getReferredId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
- 
 id of the referred inode 
- getReferredId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
- 
 id of the referred inode 
- getReferredINode() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- getRefList() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.LoaderContext
-  
- getRefList() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.SaverContext
-  
- getRemoteAddr() - Method in interface org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter.HttpInteraction
-  
- getRemoteAddr() - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-  
- getRemoteNameNodes(Configuration) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.RemoteNameNodeInfo
-  
- getRemoteNameNodes(Configuration, String) - Static method in class org.apache.hadoop.hdfs.server.namenode.ha.RemoteNameNodeInfo
-  
- getRemotePortFromJSPHelper() - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-  
- getRemoteUser() - Method in interface org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter.HttpInteraction
-  
- getRenewer() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string renewer = 3;
 
- getRenewer() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional string renewer = 3;
 
- getRenewer() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional string renewer = 3;
 
- getRenewerBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string renewer = 3;
 
- getRenewerBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional string renewer = 3;
 
- getRenewerBytes() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional string renewer = 3;
 
- getReplica() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaHandler
-  
- getReplicaInfo() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- getReplicaInfo() - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
-  
- getReplication() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint32 replication = 1;
 
- getReplication() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional uint32 replication = 1;
 
- getReplication() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional uint32 replication = 1;
 
- getReportOptions() - Static method in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
- 
Returns Report Options. 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- getReqInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.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.InterQJournalProtocolProtos.InterQJournalProtocolService
-  
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
-  
- getRequestURI() - Method in interface org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter.HttpInteraction
-  
- getReserved() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Gets the reserved size for this volume. 
- getResponseFilter() - Method in class org.apache.hadoop.hdfs.web.ParamFilter
-  
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.InterQJournalProtocolProtos.InterQJournalProtocolService
-  
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
-  
- getResult() - Method in exception org.apache.hadoop.hdfs.server.diskbalancer.DiskBalancerException
- 
Returns the result. 
- getResultCTime() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
- 
required int64 resultCTime = 1;
 
- getResultCTime() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto
- 
required int64 resultCTime = 1;
 
- getResultCTime() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProtoOrBuilder
- 
required int64 resultCTime = 1;
 
- getResultForCode(int) - Static method in enum org.apache.hadoop.hdfs.server.namenode.TransferFsImage.TransferResult
-  
- getRollingUpgradeStartTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 rollingUpgradeStartTime = 7;
 
- getRollingUpgradeStartTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
optional uint64 rollingUpgradeStartTime = 7;
 
- getRollingUpgradeStartTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
optional uint64 rollingUpgradeStartTime = 7;
 
- getRollingUpgradeStartupOption() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-  
- getRoot() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
- 
 Snapshot root 
- getRoot() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot
- 
 Snapshot root 
- getRoot() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.SnapshotOrBuilder
- 
 Snapshot root 
- getRoot(UserGroupInformation, DelegationParam, UserParam, DoAsParam, GetOpParam, OffsetParam, LengthParam, RenewerParam, BufferSizeParam, List<XAttrNameParam>, XAttrEncodingParam, ExcludeDatanodesParam, FsActionParam, SnapshotNameParam, OldSnapshotNameParam, TokenKindParam, TokenServiceParam, NoRedirectParam, StartAfterParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
- 
Handle HTTP GET request for the root. 
- getRootBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
- 
 Snapshot root 
- getRootFullPathName() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot.Root
- 
Get the full path name of the root directory of this snapshot. 
- getRootOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
- 
 Snapshot root 
- getRootOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot
- 
 Snapshot root 
- getRootOrBuilder() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.SnapshotOrBuilder
- 
 Snapshot root 
- getRpcClientProtocol() - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-  
- getSavedDigest() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Saver
-  
- getSaverContext() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Saver
-  
- getScanInfo(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner.BlockPoolReport
-  
- getScanInfo(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner.ScanInfoVolumeReport
-  
- getScheme() - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-  
- getScope() - Method in class org.apache.hadoop.hdfs.web.resources.UserProvider
-  
- getSections(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSections(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSections(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummaryOrBuilder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummaryOrBuilder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummaryOrBuilder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsOrBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsOrBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsOrBuilder(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummaryOrBuilder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsOrBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsOrBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- getSectionsOrBuilderList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummaryOrBuilder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- 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.qjournal.SegmentStateProto segmentState = 1;
 
- getSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
- 
required .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- getSegmentState() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosDataOrBuilder
- 
required .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- getSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
- 
optional .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- getSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
- 
optional .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- getSegmentState() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
- 
optional .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- getSegmentStateBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
- 
required .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- getSegmentStateBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
- 
optional .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- getSegmentStateOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
- 
required .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- getSegmentStateOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
- 
required .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- getSegmentStateOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosDataOrBuilder
- 
required .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- getSegmentStateOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
- 
optional .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- getSegmentStateOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
- 
optional .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- getSegmentStateOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
- 
optional .hadoop.hdfs.qjournal.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;
 
- getSequenceNumber() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint32 sequenceNumber = 7;
 
- getSequenceNumber() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional uint32 sequenceNumber = 7;
 
- getSequenceNumber() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional uint32 sequenceNumber = 7;
 
- 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.CanRollBackRequestProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto
-  
- 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.GetJournalCTimeRequestProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto
-  
- 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.FsImageProto.CacheManagerSection
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection
-  
- getSerializedSize() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
-  
- getSerialNumber(String) - Method in enum org.apache.hadoop.hdfs.server.namenode.SerialNumberManager
-  
- getServiceName() - Method in class org.apache.hadoop.hdfs.HdfsDtFetcher
- 
Returns the service name for HDFS, which is also a valid URL prefix. 
- getServiceName() - Method in class org.apache.hadoop.hdfs.SWebHdfsDtFetcher
-  
- getServiceName() - Method in class org.apache.hadoop.hdfs.WebHdfsDtFetcher
-  
- getServletContext() - Method in class org.apache.hadoop.hdfs.server.datanode.web.DatanodeHttpServer.MapBasedFilterConfig
-  
- getSetID() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolumeSet
- 
Get Volume Set ID. 
- getShmId() - Method in class org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry.NewShmInfo
-  
- getShmNum() - Method in class org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry
-  
- getSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
 Transaction ID 
- getSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
- 
 Transaction ID 
- getSinceTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
- 
 Transaction ID 
- getSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required uint64 sinceTxId = 2;
 
- getSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
- 
required uint64 sinceTxId = 2;
 
- getSinceTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProtoOrBuilder
- 
required uint64 sinceTxId = 2;
 
- getSInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
 
- getSInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
- 
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
 
- getSInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
- 
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
 
- getSInfoBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
 
- getSInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
 
- getSInfoOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
- 
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
 
- getSInfoOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
- 
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
 
- getSizeString(long) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Returns human readable move sizes. 
- getSizeString(long) - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.planner.Step
- 
Returns a String representation of the Step Size. 
- getSkipCaptureAccessTimeOnlyChange() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-  
- getSlowDisk() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeDiskMetrics.DiskLatency
-  
- getSnapshot(DataInput) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
-  
- getSnapshot(byte[]) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- getSnapshotableDirectoryCount() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts
-  
- getSnapshotCopy() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
 
- getSnapshotCopy() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
 
- getSnapshotCopy() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
 
- getSnapshotCopy() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;
 
- getSnapshotCopy() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;
 
- getSnapshotCopy() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;
 
- getSnapshotCopyBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
 
- getSnapshotCopyBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;
 
- getSnapshotCopyOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
 
- getSnapshotCopyOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
 
- getSnapshotCopyOrBuilder() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
 
- getSnapshotCopyOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;
 
- getSnapshotCopyOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;
 
- getSnapshotCopyOrBuilder() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;
 
- getSnapshotCount() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts
-  
- getSnapshotCounter() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
- 
optional uint32 snapshotCounter = 1;
 
- getSnapshotCounter() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
- 
optional uint32 snapshotCounter = 1;
 
- getSnapshotCounter() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSectionOrBuilder
- 
optional uint32 snapshotCounter = 1;
 
- getSnapshotDirectory() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotInfo.Bean
-  
- getSnapshotID() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotInfo.Bean
-  
- getSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional uint32 snapshotId = 1;
 
- getSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
optional uint32 snapshotId = 1;
 
- getSnapshotId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
optional uint32 snapshotId = 1;
 
- getSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional uint32 snapshotId = 1;
 
- getSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
optional uint32 snapshotId = 1;
 
- getSnapshotId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
optional uint32 snapshotId = 1;
 
- getSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
- 
optional uint32 snapshotId = 1;
 
- getSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot
- 
optional uint32 snapshotId = 1;
 
- getSnapshotId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.SnapshotOrBuilder
- 
optional uint32 snapshotId = 1;
 
- getSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getSnapshotINode(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- getSnapshotINode(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- getSnapshots() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-  
- getSnapshots() - Method in interface org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotStatsMXBean
- 
Return the list of snapshots 
- getSnapshottableAncestorDir(INodesInPath) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
- 
Get the snapshot root directory for the given directory. 
- getSnapshottableDir(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
- 
repeated uint64 snapshottableDir = 2 [packed = true];
 
- getSnapshottableDir(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
- 
repeated uint64 snapshottableDir = 2 [packed = true];
 
- getSnapshottableDir(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSectionOrBuilder
- 
repeated uint64 snapshottableDir = 2 [packed = true];
 
- getSnapshottableDirCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
- 
repeated uint64 snapshottableDir = 2 [packed = true];
 
- getSnapshottableDirCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
- 
repeated uint64 snapshottableDir = 2 [packed = true];
 
- getSnapshottableDirCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSectionOrBuilder
- 
repeated uint64 snapshottableDir = 2 [packed = true];
 
- getSnapshottableDirectories() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-  
- getSnapshottableDirectories() - Method in interface org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotStatsMXBean
- 
Return the list of snapshottable directories 
- getSnapshottableDirList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
- 
repeated uint64 snapshottableDir = 2 [packed = true];
 
- getSnapshottableDirList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
- 
repeated uint64 snapshottableDir = 2 [packed = true];
 
- getSnapshottableDirList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSectionOrBuilder
- 
repeated uint64 snapshottableDir = 2 [packed = true];
 
- 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(INodesInPath) - 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. 
- getSortedQueue() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolumeSet
-  
- getSource() - Method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher.PendingMove
-  
- getSource() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockStorageMovementCommand.BlockMovingInfo
-  
- getSourceStorageType() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockStorageMovementCommand.BlockMovingInfo
-  
- getSourceVolBasePath() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer.VolumePair
- 
Gets source volume base path. 
- getSourceVolume() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Gets Source Volume. 
- getSourceVolume() - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.planner.Step
- 
Gets Source Volume. 
- getSourceVolUuid() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer.VolumePair
- 
Gets source volume UUID. 
- getSpaceAllowed() - Method in class org.apache.hadoop.hdfs.server.namenode.DirectoryWithQuotaFeature
-  
- getSpaceConsumed() - Method in class org.apache.hadoop.hdfs.server.namenode.DirectoryWithQuotaFeature
-  
- getSpecialFeatures() - Method in class org.apache.hadoop.hdfs.protocol.LayoutVersion.FeatureInfo
-  
- getStartTime() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.LeavingServiceStatus
-  
- getStartTime() - Method in interface org.apache.hadoop.hdfs.server.datanode.DiskBalancer.BlockMover
- 
Returns time when this plan started executing. 
- getStartTime() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer.DiskBalancerMover
- 
Returns time when this plan started executing. 
- getStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
required uint64 startTxId = 2;
 
- getStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
- 
required uint64 startTxId = 2;
 
- getStartTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProtoOrBuilder
- 
required uint64 startTxId = 2;
 
- 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
- 
Retrieve ReplicaState corresponding to given index. 
- getState() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
-  
- getState() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- getState() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBeingWritten
-  
- 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
-  
- getStateToAccept() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
 Details on the segment to recover 
- getStateToAccept() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
- 
 Details on the segment to recover 
- getStateToAccept() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
- 
 Details on the segment to recover 
- getStateToAcceptBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
 Details on the segment to recover 
- getStateToAcceptOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
 Details on the segment to recover 
- getStateToAcceptOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
- 
 Details on the segment to recover 
- getStateToAcceptOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
- 
 Details on the segment to recover 
- 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.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto storage = 2;
 
- getStorage() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
required .hadoop.hdfs.StorageInfoProto storage = 2;
 
- getStorage() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
required .hadoop.hdfs.StorageInfoProto storage = 2;
 
- getStorage() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped.StorageAndBlockIndex
-  
- getStorage() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageBlockReport
-  
- getStorage() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReceivedDeletedBlocks
-  
- getStorageBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto storage = 2;
 
- getStorageDirType() - Method in enum org.apache.hadoop.hdfs.server.namenode.NNStorage.NameNodeDirType
-  
- getStorageID() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
-  
- getStorageID() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-  
- getStorageID() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReceivedDeletedBlocks
- 
- getStorageLocation() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-  
- getStorageOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto storage = 2;
 
- getStorageOrBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
required .hadoop.hdfs.StorageInfoProto storage = 2;
 
- getStorageOrBuilder() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
required .hadoop.hdfs.StorageInfoProto storage = 2;
 
- getStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint32 storagePolicyID = 10;
 
- getStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional uint32 storagePolicyID = 10;
 
- getStoragePolicyID() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional uint32 storagePolicyID = 10;
 
- getStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- getStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- getStoragePolicyXAttrPrefixedName() - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockStoragePolicySuite
-  
- getStoragespace() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts
-  
- getStorageSpace() - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaCounts
-  
- getStorageType() - Method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher.DDatanode.StorageGroup
-  
- getStorageType() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
-  
- getStorageType() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-  
- getStorageType() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Gets the StorageType. 
- getStorageType() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolumeSet
- 
Get Storage Type. 
- getStorageType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
- 
required .hadoop.hdfs.StorageTypeProto storageType = 1;
 
- getStorageType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto
- 
required .hadoop.hdfs.StorageTypeProto storageType = 1;
 
- getStorageType() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder
- 
required .hadoop.hdfs.StorageTypeProto storageType = 1;
 
- getStorageType() - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaByStorageTypeEntry
-  
- getStorageTypeStats() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.BlockStatsMXBean
- 
The statistics of storage types. 
- getStorageTypeStats() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-  
- getStr() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
- 
optional string str = 2;
 
- getStr() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry
- 
optional string str = 2;
 
- getStr() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.EntryOrBuilder
- 
optional string str = 2;
 
- getStrBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
- 
optional string str = 2;
 
- getStrBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry
- 
optional string str = 2;
 
- getStrBytes() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.EntryOrBuilder
- 
optional string str = 2;
 
- getStreamingSocket() - Method in class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter.SecureResources
-  
- getString(int) - Method in enum org.apache.hadoop.hdfs.server.namenode.SerialNumberManager
-  
- getString(int, SerialNumberManager.StringTable) - Method in enum org.apache.hadoop.hdfs.server.namenode.SerialNumberManager
-  
- getStringTable() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.LoaderContext
-  
- getStringTable() - Static method in enum org.apache.hadoop.hdfs.server.namenode.SerialNumberManager
-  
- getSubAccess() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getSubtreeStorageCount(StorageType) - Method in class org.apache.hadoop.hdfs.net.DFSTopologyNodeImpl
-  
- getSupergroup() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- getSymlink() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
 
- getSymlink() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
 
- getSymlink() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
 
- getSymlinkBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
 
- getSymlinkCount() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts
-  
- getSymlinkOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
 
- getSymlinkOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
 
- getSymlinkOrBuilder() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
 
- getTarget() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional bytes target = 2;
 
- getTarget() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
- 
optional bytes target = 2;
 
- getTarget() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlinkOrBuilder
- 
optional bytes target = 2;
 
- getTarget() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockStorageMovementCommand.BlockMovingInfo
-  
- getTargetIds(String) - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
- 
returns the list of all namenode ids for the given configuration. 
- getTargetLayoutVersion() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required int32 targetLayoutVersion = 4;
 
- getTargetLayoutVersion() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
required int32 targetLayoutVersion = 4;
 
- getTargetLayoutVersion() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
required int32 targetLayoutVersion = 4;
 
- getTargets() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier.DatanodeMap
-  
- getTargetStorageType() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockStorageMovementCommand.BlockMovingInfo
-  
- getThreshold() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Returns the threshold value. 
- getTimeStamp() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
- 
returns timestamp when this plan was created. 
- getToDeleteList() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.BlocksMapUpdateInfo
-  
- getTokenSequenceNumber() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
optional uint32 tokenSequenceNumber = 2;
 
- getTokenSequenceNumber() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
- 
optional uint32 tokenSequenceNumber = 2;
 
- getTokenSequenceNumber() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSectionOrBuilder
- 
optional uint32 tokenSequenceNumber = 2;
 
- getTolerancePercent() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Tolerance Percentage indicates when a move operation is considered good
 enough. 
- getTolerancePercent() - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.planner.Step
- 
Returns tolerance percentage, the good enough value
 when we move data from one to disk to another. 
- getTopNodes() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Get top number of nodes to be processed. 
- getTopUsers() - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.Op
-  
- getTotalCount() - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.Op
-  
- getTrackedNodeCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminBackoffMonitor
-  
- getTrackedNodeCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminDefaultMonitor
-  
- getTrackedNodeCount() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-  
- getTransactionId(RpcController, NamenodeProtocolProtos.GetTransactionIdRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
-  
- getTransactionId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 transactionId = 6;
 
- getTransactionId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
optional uint64 transactionId = 6;
 
- getTransactionId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
optional uint64 transactionId = 6;
 
- getTrashedElement() - Method in class org.apache.hadoop.hdfs.util.Diff.UndoInfo
-  
- getTriedJournalSyncerStartedwithnsId() - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-  
- getTruncateBlock() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockUnderConstructionFeature
- 
Get recover block 
- getTxid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
 Transaction ID 
- getTxid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
- 
 Transaction ID 
- getTxid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
- 
 Transaction ID 
- getTxnCount() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
- 
required uint32 txnCount = 1;
 
- getTxnCount() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto
- 
required uint32 txnCount = 1;
 
- getTxnCount() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProtoOrBuilder
- 
required uint32 txnCount = 1;
 
- getType() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.CachedBlocksList
-  
- getType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1;
 
- getType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1;
 
- getType() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1;
 
- getType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
- 
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
 
- getType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry
- 
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
 
- getType() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
- 
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
 
- getTypeQuotas() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;
 
- getTypeQuotas() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;
 
- getTypeQuotas() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;
 
- getTypeQuotasBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;
 
- getTypeQuotasOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;
 
- getTypeQuotasOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;
 
- getTypeQuotasOrBuilder() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;
 
- getTypeSpace(StorageType) - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts
-  
- getTypeSpaces() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts
-  
- getTypeSpaces() - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaCounts
-  
- getUGI(HttpServletRequest, Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.DfsServlet
-  
- getUnderReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.LeavingServiceStatus
-  
- getUnderReplicatedInOpenFiles() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.LeavingServiceStatus
-  
- 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.CanRollBackRequestProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto
-  
- 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.GetJournalCTimeRequestProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto
-  
- 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.FsImageProto.CacheManagerSection
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection
-  
- getUnknownFields() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
-  
- getUpdateMap() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.QuotaDelta
-  
- getUpgradeDomain(DatanodeID) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.CombinedHostFileManager
-  
- getUpgradeDomain(DatanodeID) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.HostFileManager
-  
- getUsageStats(Configuration) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-  
- getUsageString() - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
-  
- getUsed() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Gets the dfsUsed Size. 
- getUsedRatio() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Get ratio between used space and capacity. 
- getUser() - Method in class org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker
-  
- getUser() - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.User
-  
- getUserName() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
-  
- getUserName(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- getUuid() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Gets the uuid for this volume. 
- getValue() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.ReplicaState
-  
- getValue() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
- 
optional bytes value = 2;
 
- getValue() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto
- 
optional bytes value = 2;
 
- getValue() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProtoOrBuilder
- 
optional bytes value = 2;
 
- 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(HttpContext) - Method in class org.apache.hadoop.hdfs.web.resources.UserProvider
-  
- getValueDescriptor() - Method in enum org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Type
-  
- getValueDescriptor() - Method in enum org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Type
-  
- getValueOrNull(String) - Method in class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
- 
Pull a string entry from a stanza, or null. 
- getVersion() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
- 
Gets the version of Hadoop. 
- getVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint32 version = 1;
 
- getVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional uint32 version = 1;
 
- getVersion() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional uint32 version = 1;
 
- getVisibleLength() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
-  
- getVisibleLength() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- getVisibleLength() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBeingWritten
-  
- getVisibleLength() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
-  
- getVisibleLength() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
-  
- getVolume() - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner.ScanInfoVolumeReport
-  
- getVolume() - Method in class org.apache.hadoop.hdfs.server.datanode.FSCachingGetSpaceUsed.Builder
-  
- getVolume() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeReference
- 
Returns the underlying volume object. 
- getVolume() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.ScanInfo
- 
Returns the volume that contains the block that this object describes. 
- getVolumeCount() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Returns how many volumes are in the DataNode. 
- getVolumeCount() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolumeSet
- 
Returns the number of volumes in the Volume Set. 
- getVolumeDataDensity() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Get this volume Data Density
 Please see DiskBalancerVolumeSet#computeVolumeDataDensity to see how
 this is computed. 
- getVolumeRef() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
-  
- getVolumes() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolumeSet
- 
Returns a list diskVolumes that are part of this volume set. 
- getVolumeSetID() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Gets a volume Set ID. 
- getVolumeSetID() - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.planner.Step
- 
Gets a volume Set ID. 
- getVolumeSetPlans() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
- 
Returns a Map of  VolumeSetIDs and volumeSetPlans. 
- getVolumeSets() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Returns the Volume sets on this node. 
- getWindowLenMs() - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.TopWindow
-  
- getWrappedStream() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.LengthInputStream
-  
- getWriter(BlockAliasMap.Writer.Options, String) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.BlockAliasMap
- 
Returns the writer for the alias map. 
- getWriter(BlockAliasMap.Writer.Options, String) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap
-  
- getWriter(BlockAliasMap.Writer.Options, String) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap
-  
- getXAttrFeature() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
-  
- getXAttrs() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 
- getXAttrs() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 
- getXAttrs() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 
- getXAttrs() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 
- getXAttrs() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 
- getXAttrs() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 
- getXAttrs(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrs(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrs(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProtoOrBuilder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 
- getXAttrsBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 
- getXAttrsBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProtoOrBuilder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProtoOrBuilder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 
- getXAttrsOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 
- getXAttrsOrBuilder() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 
- getXAttrsOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 
- getXAttrsOrBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 
- getXAttrsOrBuilder() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 
- getXAttrsOrBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsOrBuilder(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsOrBuilder(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProtoOrBuilder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsOrBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsOrBuilderList() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXAttrsOrBuilderList() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProtoOrBuilder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- getXceiverCount() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-  
- 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;
 
- getZoneStatus(String) - Method in class org.apache.hadoop.hdfs.server.namenode.EncryptionZoneManager
-  
- GREEDY_PLANNER - Static variable in class org.apache.hadoop.hdfs.server.diskbalancer.planner.PlannerFactory
-  
- GreedyPlanner - Class in org.apache.hadoop.hdfs.server.diskbalancer.planner
- 
Greedy Planner is a simple planner that computes the largest possible move at
 any point of time given a volumeSet. 
- GreedyPlanner(double, DiskBalancerDataNode) - Constructor for class org.apache.hadoop.hdfs.server.diskbalancer.planner.GreedyPlanner
- 
Constructs a greedy planner. 
- handle(DomainSocket) - Method in class org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry.RegisteredShm
-  
- handle(ChannelHandlerContext, HttpRequest) - Method in class org.apache.hadoop.hdfs.server.datanode.web.webhdfs.WebHdfsHandler
-  
- handleInteraction(HostRestrictingAuthorizationFilter.HttpInteraction) - Method in class org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter
-  
- 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;
 
- hasAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint64 accessTime = 3;
 
- hasAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional uint64 accessTime = 3;
 
- hasAccessTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional uint64 accessTime = 3;
 
- hasAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional uint64 accessTime = 4;
 
- hasAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
- 
optional uint64 accessTime = 4;
 
- hasAccessTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlinkOrBuilder
- 
optional uint64 accessTime = 4;
 
- hasAcl() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;
 
- hasAcl() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;
 
- hasAcl() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;
 
- hasAcl() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
 
- hasAcl() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
 
- hasAcl() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
 
- hasBlockType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
 
- hasBlockType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
 
- hasBlockType() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
 
- hasCanRollBack() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
- 
required bool canRollBack = 1;
 
- hasCanRollBack() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto
- 
required bool canRollBack = 1;
 
- hasCanRollBack() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProtoOrBuilder
- 
required bool canRollBack = 1;
 
- hasChildren(String) - Method in class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
- 
Discover if a stanza has a given entry. 
- hasChildrenSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional uint32 childrenSize = 2;
 
- hasChildrenSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
optional uint32 childrenSize = 2;
 
- hasChildrenSize() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
optional uint32 childrenSize = 2;
 
- hasClientMachine() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
- 
optional string clientMachine = 2;
 
- hasClientMachine() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
- 
optional string clientMachine = 2;
 
- hasClientMachine() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
- 
optional string clientMachine = 2;
 
- hasClientName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
- 
optional string clientName = 1;
 
- hasClientName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
- 
optional string clientName = 1;
 
- hasClientName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
- 
optional string clientName = 1;
 
- hasCodec() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
optional string codec = 3;
 
- hasCodec() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
- 
optional string codec = 3;
 
- hasCodec() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummaryOrBuilder
- 
optional string codec = 3;
 
- hasCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
 Whenever a writer makes a request, it informs
 the node of the latest committed txid. 
- hasCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
- 
 Whenever a writer makes a request, it informs
 the node of the latest committed txid. 
- hasCommittedTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
- 
 Whenever a writer makes a request, it informs
 the node of the latest committed txid. 
- hasCreatedEncryptionZone() - Method in class org.apache.hadoop.hdfs.server.namenode.EncryptionZoneManager
-  
- hasCreatedListSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional uint32 createdListSize = 6;
 
- hasCreatedListSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
optional uint32 createdListSize = 6;
 
- hasCreatedListSize() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
optional uint32 createdListSize = 6;
 
- hasCurrentId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
optional uint32 currentId = 1;
 
- hasCurrentId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
- 
optional uint32 currentId = 1;
 
- hasCurrentId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSectionOrBuilder
- 
optional uint32 currentId = 1;
 
- hasDirectory() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
 
- hasDirectory() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
 
- hasDirectory() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
 
- hasDsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
 diskspace quota 
- hasDsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
 diskspace quota 
- hasDsQuota() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
 diskspace quota 
- hasDstSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 recorded in DstReference 
- hasDstSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
- 
 recorded in DstReference 
- hasDstSnapshotId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
- 
 recorded in DstReference 
- hasEditLog() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
- 
optional bytes editLog = 2;
 
- hasEditLog() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto
- 
optional bytes editLog = 2;
 
- hasEditLog() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProtoOrBuilder
- 
optional bytes editLog = 2;
 
- 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;
 
- hasErasureCodingPolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint32 erasureCodingPolicyID = 12;
 
- hasErasureCodingPolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional uint32 erasureCodingPolicyID = 12;
 
- hasErasureCodingPolicyID() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional uint32 erasureCodingPolicyID = 12;
 
- hasExceptions() - Method in exception org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.AddBlockPoolException
-  
- hasExpiryDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
- 
optional uint64 expiryDate = 2;
 
- hasExpiryDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey
- 
optional uint64 expiryDate = 2;
 
- hasExpiryDate() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKeyOrBuilder
- 
optional uint64 expiryDate = 2;
 
- hasExpiryDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint64 expiryDate = 9;
 
- hasExpiryDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional uint64 expiryDate = 9;
 
- hasExpiryDate() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional uint64 expiryDate = 9;
 
- hasFile() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
 
- hasFile() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
 
- hasFile() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
 
- hasFileSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional uint64 fileSize = 2;
 
- hasFileSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
optional uint64 fileSize = 2;
 
- hasFileSize() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
optional uint64 fileSize = 2;
 
- hasFileUC() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
 
- hasFileUC() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
 
- hasFileUC() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
 
- 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;
 
- hasForce() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
optional bool force = 4 [default = false];
 
- hasForce() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
- 
optional bool force = 4 [default = false];
 
- hasForce() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
- 
optional bool force = 4 [default = false];
 
- hasFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
 The URL from which the log may be copied 
- hasFromURL() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
- 
 The URL from which the log may be copied 
- hasFromURL() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
- 
 The URL from which the log may be copied 
- 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;
 
- hasFullPath() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
- 
optional string fullPath = 2;
 
- hasFullPath() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
- 
optional string fullPath = 2;
 
- hasFullPath() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
- 
optional string fullPath = 2;
 
- hasGenstampV1() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
 legacy generation stamp 
- hasGenstampV1() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
 legacy generation stamp 
- hasGenstampV1() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
 legacy generation stamp 
- hasGenstampV1Limit() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 genstampV1Limit = 4;
 
- hasGenstampV1Limit() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
optional uint64 genstampV1Limit = 4;
 
- hasGenstampV1Limit() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
optional uint64 genstampV1Limit = 4;
 
- hasGenstampV2() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
 generation stamp of latest version 
- hasGenstampV2() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
 generation stamp of latest version 
- hasGenstampV2() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
 generation stamp of latest version 
- hashCode() - Method in class org.apache.hadoop.hdfs.net.DFSTopologyNodeImpl
-  
- 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.CanRollBackRequestProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto
-  
- 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.GetJournalCTimeRequestProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto
-  
- 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.balancer.Dispatcher.DDatanode.StorageGroup
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher.Source
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.ProvidedStorageMap.ProvidedDescriptor
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.common.FileRegion
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer.VolumePair
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.datanode.ErrorReportAction
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.ScanInfo
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBeingWritten
-  
- 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.datanode.ReportBadBlockAction
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Returns a hash code value for the object. 
- hashCode() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Computes hash code for a diskBalancerVolume. 
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.RemoteNameNodeInfo
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaByStorageTypeEntry
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaCounts
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.Op
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.User
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLog
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.util.EnumCounters
-  
- hashCode() - Method in class org.apache.hadoop.hdfs.util.EnumDoubles
-  
- 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
- 
 Deprecated by fromURL 
- hasHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto
- 
 Deprecated by fromURL 
- hasHttpPort() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProtoOrBuilder
- 
 Deprecated by fromURL 
- hasHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
- 
 Deprecated by fromURL 
- hasHttpPort() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto
- 
 Deprecated by fromURL 
- hasHttpPort() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProtoOrBuilder
- 
 Deprecated by fromURL 
- hasId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
required uint64 id = 2;
 
- hasId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
required uint64 id = 2;
 
- hasId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
required uint64 id = 2;
 
- hasId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
- 
optional uint32 id = 1;
 
- hasId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey
- 
optional uint32 id = 1;
 
- hasId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKeyOrBuilder
- 
optional uint32 id = 1;
 
- hasId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
- 
optional uint32 id = 1;
 
- hasId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry
- 
optional uint32 id = 1;
 
- hasId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.EntryOrBuilder
- 
optional uint32 id = 1;
 
- 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;
 
- hasInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
- 
optional uint64 inodeId = 1;
 
- hasInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
- 
optional uint64 inodeId = 1;
 
- hasInodeId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
- 
optional uint64 inodeId = 1;
 
- hasInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
- 
optional uint64 inodeId = 2;
 
- hasInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry
- 
optional uint64 inodeId = 2;
 
- hasInodeId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
- 
optional uint64 inodeId = 2;
 
- hasInProgressOk() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
 Whether or not the client will be reading from the returned streams. 
- hasInProgressOk() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
- 
 Whether or not the client will be reading from the returned streams. 
- hasInProgressOk() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
- 
 Whether or not the client will be reading from the returned streams. 
- 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;
 
- hasIsSnapshotRoot() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional bool isSnapshotRoot = 3;
 
- hasIsSnapshotRoot() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
optional bool isSnapshotRoot = 3;
 
- hasIsSnapshotRoot() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
optional bool isSnapshotRoot = 3;
 
- hasIssueDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint64 issueDate = 5;
 
- hasIssueDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional uint64 issueDate = 5;
 
- hasIssueDate() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional uint64 issueDate = 5;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- hasJournalId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto journalId = 1;
 
- hasJournalId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
- 
required .hadoop.hdfs.qjournal.JournalIdProto journalId = 1;
 
- hasJournalId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.JournalIdProto journalId = 1;
 
- hasKey() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
- 
optional bytes key = 3;
 
- hasKey() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey
- 
optional bytes key = 3;
 
- hasKey() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKeyOrBuilder
- 
optional bytes key = 3;
 
- hasLastAllocatedBlockId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 lastAllocatedBlockId = 5;
 
- hasLastAllocatedBlockId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
optional uint64 lastAllocatedBlockId = 5;
 
- hasLastAllocatedBlockId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
optional uint64 lastAllocatedBlockId = 5;
 
- hasLastAllocatedStripedBlockId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 lastAllocatedStripedBlockId = 8;
 
- hasLastAllocatedStripedBlockId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
optional uint64 lastAllocatedStripedBlockId = 8;
 
- hasLastAllocatedStripedBlockId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
optional uint64 lastAllocatedStripedBlockId = 8;
 
- hasLastCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
- 
 The highest committed txid that this logger has ever seen. 
- hasLastCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
- 
 The highest committed txid that this logger has ever seen. 
- hasLastCommittedTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
- 
 The highest committed txid that this logger has ever seen. 
- hasLastInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
- 
optional uint64 lastInodeId = 1;
 
- hasLastInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection
- 
optional uint64 lastInodeId = 1;
 
- hasLastInodeId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSectionOrBuilder
- 
optional uint64 lastInodeId = 1;
 
- 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;
 
- hasLastSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 recorded in WithName 
- hasLastSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
- 
 recorded in WithName 
- hasLastSnapshotId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
- 
 recorded in WithName 
- 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;
 
- hasLayoutVersion() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
 the LayoutVersion in the client 
- hasLayoutVersion() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
- 
 the LayoutVersion in the client 
- hasLayoutVersion() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
- 
 the LayoutVersion in the client 
- hasLayoutVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
 layoutVersion describes which features are available in the
 FSImage. 
- hasLayoutVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
- 
 layoutVersion describes which features are available in the
 FSImage. 
- hasLayoutVersion() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummaryOrBuilder
- 
 layoutVersion describes which features are available in the
 FSImage. 
- hasLength() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional uint64 length = 2;
 
- hasLength() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
- 
optional uint64 length = 2;
 
- hasLength() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.SectionOrBuilder
- 
optional uint64 length = 2;
 
- 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;
 
- hasMaskBits() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
- 
 repeated Entry 
- hasMaskBits() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection
- 
 repeated Entry 
- hasMaskBits() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSectionOrBuilder
- 
 repeated Entry 
- hasMasterKeyId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint32 masterKeyId = 8;
 
- hasMasterKeyId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional uint32 masterKeyId = 8;
 
- hasMasterKeyId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional uint32 masterKeyId = 8;
 
- hasMaxDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint64 maxDate = 6;
 
- hasMaxDate() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional uint64 maxDate = 6;
 
- hasMaxDate() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional uint64 maxDate = 6;
 
- hasMaxTxns() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required uint32 maxTxns = 3;
 
- hasMaxTxns() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
- 
required uint32 maxTxns = 3;
 
- hasMaxTxns() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProtoOrBuilder
- 
required uint32 maxTxns = 3;
 
- 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;
 
- hasModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional uint64 modificationTime = 1;
 
- hasModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
optional uint64 modificationTime = 1;
 
- hasModificationTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
optional uint64 modificationTime = 1;
 
- hasModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint64 modificationTime = 2;
 
- hasModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional uint64 modificationTime = 2;
 
- hasModificationTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional uint64 modificationTime = 2;
 
- hasModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional uint64 modificationTime = 3;
 
- hasModificationTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
- 
optional uint64 modificationTime = 3;
 
- hasModificationTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlinkOrBuilder
- 
optional uint64 modificationTime = 3;
 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional string name = 1;
 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
- 
optional string name = 1;
 
- hasName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.SectionOrBuilder
- 
optional string name = 1;
 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 local name recorded in WithName 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
- 
 local name recorded in WithName 
- hasName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
- 
 local name recorded in WithName 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional bytes name = 3;
 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
optional bytes name = 3;
 
- hasName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
optional bytes name = 3;
 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
- 
 
 [0:2) -- the namespace of XAttr (XAttrNamespaceProto)
 [2:26) -- the name of the entry, which is an ID that points to a
 string in the StringTableSection. 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto
- 
 
 [0:2) -- the namespace of XAttr (XAttrNamespaceProto)
 [2:26) -- the name of the entry, which is an ID that points to a
 string in the StringTableSection. 
- hasName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProtoOrBuilder
- 
 
 [0:2) -- the namespace of XAttr (XAttrNamespaceProto)
 [2:26) -- the name of the entry, which is an ID that points to a
 string in the StringTableSection. 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
- 
optional bytes name = 1;
 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry
- 
optional bytes name = 1;
 
- hasName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntryOrBuilder
- 
optional bytes name = 1;
 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional bytes name = 4;
 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
optional bytes name = 4;
 
- hasName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
optional bytes name = 4;
 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional bytes name = 3;
 
- hasName() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
optional bytes name = 3;
 
- hasName() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
optional bytes name = 3;
 
- 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.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
optional string nameServiceId = 5;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
optional string nameServiceId = 5;
 
- hasNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
optional string nameServiceId = 5;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
optional string nameServiceId = 3;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
- 
optional string nameServiceId = 3;
 
- hasNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProtoOrBuilder
- 
optional string nameServiceId = 3;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto
- 
optional string nameServiceId = 2;
 
- hasNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProtoOrBuilder
- 
optional string nameServiceId = 2;
 
- hasNameserviceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
- 
optional string nameserviceId = 2;
 
- hasNameserviceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto
- 
optional string nameserviceId = 2;
 
- hasNameserviceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProtoOrBuilder
- 
optional string nameserviceId = 2;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
optional string nameServiceId = 3;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto
- 
optional string nameServiceId = 3;
 
- hasNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProtoOrBuilder
- 
optional string nameServiceId = 3;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
optional string nameServiceId = 5;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
- 
optional string nameServiceId = 5;
 
- hasNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
- 
optional string nameServiceId = 5;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto
- 
optional string nameServiceId = 2;
 
- hasNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProtoOrBuilder
- 
optional string nameServiceId = 2;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
optional string nameServiceId = 4;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
- 
optional string nameServiceId = 4;
 
- hasNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProtoOrBuilder
- 
optional string nameServiceId = 4;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto
- 
optional string nameServiceId = 2;
 
- hasNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProtoOrBuilder
- 
optional string nameServiceId = 2;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto
- 
optional string nameServiceId = 2;
 
- hasNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProtoOrBuilder
- 
optional string nameServiceId = 2;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
optional string nameServiceId = 6;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
- 
optional string nameServiceId = 6;
 
- hasNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
- 
optional string nameServiceId = 6;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
optional string nameServiceId = 4;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto
- 
optional string nameServiceId = 4;
 
- hasNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
- 
optional string nameServiceId = 4;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
optional string nameServiceId = 5;
 
- hasNameServiceId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto
- 
optional string nameServiceId = 5;
 
- hasNameServiceId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProtoOrBuilder
- 
optional string nameServiceId = 5;
 
- 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;
 
- hasNamespaceId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint32 namespaceId = 1;
 
- hasNamespaceId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
optional uint32 namespaceId = 1;
 
- hasNamespaceId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
optional uint32 namespaceId = 1;
 
- hasNextDirectiveId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
- 
required uint64 nextDirectiveId = 1;
 
- hasNextDirectiveId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection
- 
required uint64 nextDirectiveId = 1;
 
- hasNextDirectiveId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSectionOrBuilder
- 
required uint64 nextDirectiveId = 1;
 
- 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;
 
- hasNsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
 namespace quota 
- hasNsQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
 namespace quota 
- hasNsQuota() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
 namespace quota 
- hasNumDirectives() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
- 
 repeated CachePoolInfoProto pools
 repeated CacheDirectiveInfoProto directives 
- hasNumDirectives() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection
- 
 repeated CachePoolInfoProto pools
 repeated CacheDirectiveInfoProto directives 
- hasNumDirectives() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSectionOrBuilder
- 
 repeated CachePoolInfoProto pools
 repeated CacheDirectiveInfoProto directives 
- hasNumEntry() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
- 
optional uint32 numEntry = 1;
 
- hasNumEntry() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection
- 
optional uint32 numEntry = 1;
 
- hasNumEntry() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSectionOrBuilder
- 
optional uint32 numEntry = 1;
 
- hasNumInodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
- 
 repeated INodes.. 
- hasNumInodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection
- 
 repeated INodes.. 
- hasNumInodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSectionOrBuilder
- 
 repeated INodes.. 
- hasNumKeys() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
optional uint32 numKeys = 3;
 
- hasNumKeys() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
- 
optional uint32 numKeys = 3;
 
- hasNumKeys() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSectionOrBuilder
- 
optional uint32 numKeys = 3;
 
- hasNumOfDiff() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
- 
optional uint32 numOfDiff = 3;
 
- hasNumOfDiff() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry
- 
optional uint32 numOfDiff = 3;
 
- hasNumOfDiff() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
- 
optional uint32 numOfDiff = 3;
 
- hasNumPools() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
- 
required uint32 numPools = 2;
 
- hasNumPools() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection
- 
required uint32 numPools = 2;
 
- hasNumPools() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSectionOrBuilder
- 
required uint32 numPools = 2;
 
- hasNumSnapshots() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
- 
 total number of snapshots 
- hasNumSnapshots() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
- 
 total number of snapshots 
- hasNumSnapshots() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSectionOrBuilder
- 
 total number of snapshots 
- hasNumTokens() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
 repeated DelegationKey keys
 repeated PersistToken tokens 
- hasNumTokens() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
- 
 repeated DelegationKey keys
 repeated PersistToken tokens 
- hasNumTokens() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSectionOrBuilder
- 
 repeated DelegationKey keys
 repeated PersistToken tokens 
- 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;
 
- hasOffset() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional uint64 offset = 3;
 
- hasOffset() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section
- 
optional uint64 offset = 3;
 
- hasOffset() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.SectionOrBuilder
- 
optional uint64 offset = 3;
 
- hasOndiskVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
 The version of the above EBNF grammars. 
- hasOndiskVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
- 
 The version of the above EBNF grammars. 
- hasOndiskVersion() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummaryOrBuilder
- 
 The version of the above EBNF grammars. 
- hasOwner() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string owner = 2;
 
- hasOwner() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional string owner = 2;
 
- hasOwner() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional string owner = 2;
 
- hasParent() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
optional uint64 parent = 1;
 
- hasParent() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry
- 
optional uint64 parent = 1;
 
- hasParent() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntryOrBuilder
- 
optional uint64 parent = 1;
 
- hasPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional fixed64 permission = 4;
 
- hasPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
optional fixed64 permission = 4;
 
- hasPermission() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
optional fixed64 permission = 4;
 
- hasPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional fixed64 permission = 5;
 
- hasPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional fixed64 permission = 5;
 
- hasPermission() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional fixed64 permission = 5;
 
- hasPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional fixed64 permission = 1;
 
- hasPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
- 
optional fixed64 permission = 1;
 
- hasPermission() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlinkOrBuilder
- 
optional fixed64 permission = 1;
 
- 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;
 
- hasPreferredBlockSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint64 preferredBlockSize = 4;
 
- hasPreferredBlockSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional uint64 preferredBlockSize = 4;
 
- hasPreferredBlockSize() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional uint64 preferredBlockSize = 4;
 
- hasPrevStorage() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;
 
- hasPrevStorage() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;
 
- hasPrevStorage() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;
 
- hasQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
- 
required uint64 quota = 2;
 
- hasQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto
- 
required uint64 quota = 2;
 
- hasQuota() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder
- 
required uint64 quota = 2;
 
- hasReadLock() - Method in interface org.apache.hadoop.hdfs.util.RwLock
- 
Check if the current thread holds read lock. 
- hasRealUser() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string realUser = 4;
 
- hasRealUser() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional string realUser = 4;
 
- hasRealUser() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional string realUser = 4;
 
- 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;
 
- hasReferredId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 id of the referred inode 
- hasReferredId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference
- 
 id of the referred inode 
- hasReferredId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
- 
 id of the referred inode 
- hasRenewer() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string renewer = 3;
 
- hasRenewer() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional string renewer = 3;
 
- hasRenewer() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional string renewer = 3;
 
- hasReplication() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint32 replication = 1;
 
- hasReplication() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional uint32 replication = 1;
 
- hasReplication() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional uint32 replication = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasReqInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- hasResultCTime() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
- 
required int64 resultCTime = 1;
 
- hasResultCTime() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto
- 
required int64 resultCTime = 1;
 
- hasResultCTime() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProtoOrBuilder
- 
required int64 resultCTime = 1;
 
- hasRollingUpgradeStartTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 rollingUpgradeStartTime = 7;
 
- hasRollingUpgradeStartTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
optional uint64 rollingUpgradeStartTime = 7;
 
- hasRollingUpgradeStartTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
optional uint64 rollingUpgradeStartTime = 7;
 
- hasRoot() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
- 
 Snapshot root 
- hasRoot() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot
- 
 Snapshot root 
- hasRoot() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.SnapshotOrBuilder
- 
 Snapshot root 
- hasSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
- 
required .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- hasSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
- 
required .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- hasSegmentState() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosDataOrBuilder
- 
required .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- hasSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
- 
optional .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- hasSegmentState() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
- 
optional .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- hasSegmentState() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
- 
optional .hadoop.hdfs.qjournal.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;
 
- hasSequenceNumber() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint32 sequenceNumber = 7;
 
- hasSequenceNumber() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional uint32 sequenceNumber = 7;
 
- hasSequenceNumber() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional uint32 sequenceNumber = 7;
 
- hasSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
 Transaction ID 
- hasSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
- 
 Transaction ID 
- hasSinceTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
- 
 Transaction ID 
- hasSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required uint64 sinceTxId = 2;
 
- hasSinceTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
- 
required uint64 sinceTxId = 2;
 
- hasSinceTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProtoOrBuilder
- 
required uint64 sinceTxId = 2;
 
- hasSInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
 
- hasSInfo() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
- 
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
 
- hasSInfo() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
- 
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
 
- hasSnapshotCopy() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
 
- hasSnapshotCopy() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
 
- hasSnapshotCopy() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
 
- hasSnapshotCopy() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;
 
- hasSnapshotCopy() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;
 
- hasSnapshotCopy() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;
 
- hasSnapshotCounter() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
- 
optional uint32 snapshotCounter = 1;
 
- hasSnapshotCounter() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
- 
optional uint32 snapshotCounter = 1;
 
- hasSnapshotCounter() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSectionOrBuilder
- 
optional uint32 snapshotCounter = 1;
 
- hasSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional uint32 snapshotId = 1;
 
- hasSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
- 
optional uint32 snapshotId = 1;
 
- hasSnapshotId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
- 
optional uint32 snapshotId = 1;
 
- hasSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional uint32 snapshotId = 1;
 
- hasSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
- 
optional uint32 snapshotId = 1;
 
- hasSnapshotId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
- 
optional uint32 snapshotId = 1;
 
- hasSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
- 
optional uint32 snapshotId = 1;
 
- hasSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot
- 
optional uint32 snapshotId = 1;
 
- hasSnapshotId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.SnapshotOrBuilder
- 
optional uint32 snapshotId = 1;
 
- hasStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
required uint64 startTxId = 2;
 
- hasStartTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
- 
required uint64 startTxId = 2;
 
- hasStartTxId() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProtoOrBuilder
- 
required uint64 startTxId = 2;
 
- 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
- 
 Details on the segment to recover 
- hasStateToAccept() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
- 
 Details on the segment to recover 
- hasStateToAccept() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
- 
 Details on the segment to recover 
- hasStorage() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto storage = 2;
 
- hasStorage() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
required .hadoop.hdfs.StorageInfoProto storage = 2;
 
- hasStorage() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
required .hadoop.hdfs.StorageInfoProto storage = 2;
 
- hasStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint32 storagePolicyID = 10;
 
- hasStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional uint32 storagePolicyID = 10;
 
- hasStoragePolicyID() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional uint32 storagePolicyID = 10;
 
- hasStorageType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
- 
required .hadoop.hdfs.StorageTypeProto storageType = 1;
 
- hasStorageType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto
- 
required .hadoop.hdfs.StorageTypeProto storageType = 1;
 
- hasStorageType() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder
- 
required .hadoop.hdfs.StorageTypeProto storageType = 1;
 
- hasStr() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
- 
optional string str = 2;
 
- hasStr() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry
- 
optional string str = 2;
 
- hasStr() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.EntryOrBuilder
- 
optional string str = 2;
 
- hasSubidrs - Variable in class org.apache.hadoop.hdfs.server.datanode.LocalReplica.ReplicaDirInfo
-  
- hasSymlink() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
 
- hasSymlink() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
 
- hasSymlink() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
 
- hasTarget() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional bytes target = 2;
 
- hasTarget() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink
- 
optional bytes target = 2;
 
- hasTarget() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlinkOrBuilder
- 
optional bytes target = 2;
 
- hasTargetLayoutVersion() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required int32 targetLayoutVersion = 4;
 
- hasTargetLayoutVersion() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
- 
required int32 targetLayoutVersion = 4;
 
- hasTargetLayoutVersion() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
- 
required int32 targetLayoutVersion = 4;
 
- hasTokenSequenceNumber() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
optional uint32 tokenSequenceNumber = 2;
 
- hasTokenSequenceNumber() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
- 
optional uint32 tokenSequenceNumber = 2;
 
- hasTokenSequenceNumber() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSectionOrBuilder
- 
optional uint32 tokenSequenceNumber = 2;
 
- hasTransactionId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 transactionId = 6;
 
- hasTransactionId() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection
- 
optional uint64 transactionId = 6;
 
- hasTransactionId() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSectionOrBuilder
- 
optional uint64 transactionId = 6;
 
- hasTxid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
 Transaction ID 
- hasTxid() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto
- 
 Transaction ID 
- hasTxid() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
- 
 Transaction ID 
- hasTxnCount() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
- 
required uint32 txnCount = 1;
 
- hasTxnCount() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto
- 
required uint32 txnCount = 1;
 
- hasTxnCount() - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProtoOrBuilder
- 
required uint32 txnCount = 1;
 
- hasType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1;
 
- hasType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
- 
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1;
 
- hasType() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeOrBuilder
- 
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1;
 
- hasType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
- 
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
 
- hasType() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry
- 
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
 
- hasType() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
- 
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
 
- hasTypeQuotas() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;
 
- hasTypeQuotas() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;
 
- hasTypeQuotas() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;
 
- hasValue() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
- 
optional bytes value = 2;
 
- hasValue() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto
- 
optional bytes value = 2;
 
- hasValue() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProtoOrBuilder
- 
optional bytes value = 2;
 
- hasVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint32 version = 1;
 
- hasVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
- 
optional uint32 version = 1;
 
- hasVersion() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistTokenOrBuilder
- 
optional uint32 version = 1;
 
- hasWriteLock() - Method in interface org.apache.hadoop.hdfs.util.RwLock
- 
Check if the current thread holds write lock. 
- hasXAttrs() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 
- hasXAttrs() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 
- hasXAttrs() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectoryOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 
- hasXAttrs() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 
- hasXAttrs() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 
- hasXAttrs() - Method in interface org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFileOrBuilder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 
- 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;
 
- 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
-  
- HDFS_CONFIG_PREFIX - Static variable in class org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter
-  
- HdfsAuditLogger - Class in org.apache.hadoop.hdfs.server.namenode
- 
- HdfsAuditLogger() - Constructor for class org.apache.hadoop.hdfs.server.namenode.HdfsAuditLogger
-  
- HdfsDtFetcher - Class in org.apache.hadoop.hdfs
- 
DtFetcher is an interface which permits the abstraction and separation of
  delegation token fetch implementaions across different packages and
  compilation units. 
- HdfsDtFetcher() - Constructor for class org.apache.hadoop.hdfs.HdfsDtFetcher
-  
- 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.RollingUpgradeStartupOption - Enum in org.apache.hadoop.hdfs.server.common
- 
Startup options for rolling upgrade. 
- HdfsServerConstants.StartupOption - Enum in org.apache.hadoop.hdfs.server.common
- 
Startup options 
- 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.qjournal.HeartbeatRequestProto) returns (.hadoop.hdfs.qjournal.HeartbeatResponseProto);
 
- heartbeat(RpcController, QJournalProtocolProtos.HeartbeatRequestProto, RpcCallback<QJournalProtocolProtos.HeartbeatResponseProto>) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Interface
- 
rpc heartbeat(.hadoop.hdfs.qjournal.HeartbeatRequestProto) returns (.hadoop.hdfs.qjournal.HeartbeatResponseProto);
 
- heartbeat(RpcController, QJournalProtocolProtos.HeartbeatRequestProto, RpcCallback<QJournalProtocolProtos.HeartbeatResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
-  
- heartbeat(RequestInfo) - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-  
- held - Variable in class org.apache.hadoop.hdfs.util.Holder
-  
- HELP - Static variable in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
- 
Help for the program. 
- HelpCommand - Class in org.apache.hadoop.hdfs.server.diskbalancer.command
- 
Help Command prints out detailed help about each command. 
- HelpCommand(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.diskbalancer.command.HelpCommand
- 
Constructs a help command. 
- 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.blockmanagement
- 
This class manages the include and exclude files for HDFS. 
- HostFileManager() - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.HostFileManager
-  
- HOSTNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo
-  
- HostRestrictingAuthorizationFilter - Class in org.apache.hadoop.hdfs.server.common
- 
An HTTP filter that can filter requests based on Hosts. 
- HostRestrictingAuthorizationFilter() - Constructor for class org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter
-  
- HostRestrictingAuthorizationFilter.HttpInteraction - Interface in org.apache.hadoop.hdfs.server.common
-  
- HostSet - Class in org.apache.hadoop.hdfs.server.blockmanagement
- 
The HostSet allows efficient queries on matching wildcard addresses. 
- HostSet() - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.HostSet
-  
- 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
-  
- SAME_NODE_GROUP - Static variable in interface org.apache.hadoop.hdfs.server.balancer.Matcher
- 
Match datanodes in the same node group. 
- SAME_RACK - Static variable in interface org.apache.hadoop.hdfs.server.balancer.Matcher
- 
Match datanodes in the same rack. 
- save() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.BlockIterator
- 
Save this block iterator to the underlying volume. 
- saveChild2Snapshot(INode, int, INode) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
- 
Save the child to the latest snapshot. 
- 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. 
- Saver(FSImageFormatProtobuf.Saver, FsImageProto.FileSummary.Builder, SaveNamespaceContext, FSNamesystem) - Constructor for class org.apache.hadoop.hdfs.server.namenode.snapshot.FSImageFormatPBSnapshot.Saver
-  
- SaverContext() - Constructor for class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.SaverContext
-  
- saveSelf2Snapshot(int, INodeFile, INodeFileAttributes, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiffList
-  
- saveSnapshots(INodeDirectory, DataOutput) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat
- 
Save snapshots and snapshot quota for a snapshottable directory. 
- ScanInfo(long, File, String, String, FsVolumeSpi) - Constructor for class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.ScanInfo
- 
Create a ScanInfo object for a block. 
- ScanInfo(long, FsVolumeSpi, FileRegion, long) - Constructor for class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.ScanInfo
- 
Create a ScanInfo object for a block. 
- scanOp() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.Reader
- 
Similar to decodeOp(), but we only retrieve the transaction ID of the
 Op rather than reading it. 
- search(List<E>, K) - Static method in class org.apache.hadoop.hdfs.util.Diff
- 
Search the element from the list. 
- searchChild(INode) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
- 
Search for the given INode in the children list and the deleted lists of
 snapshots. 
- SecretManagerState(FsImageProto.SecretManagerSection, List<FsImageProto.SecretManagerSection.DelegationKey>, List<FsImageProto.SecretManagerSection.PersistToken>) - Constructor for class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenSecretManager.SecretManagerState
-  
- section - Variable in class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenSecretManager.SecretManagerState
-  
- section - Variable in class org.apache.hadoop.hdfs.server.namenode.CacheManager.PersistState
-  
- SECTIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
-  
- 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. 
- SecureResources(ServerSocket, ServerSocketChannel, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter.SecureResources
-  
- 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
-  
- sendError(int, String) - Method in interface org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter.HttpInteraction
-  
- sendHeartbeat(RpcController, DatanodeProtocolProtos.HeartbeatRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
-  
- SEQUENCENUMBER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
-  
- serializeINodeReferenceSection(OutputStream) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FSImageFormatPBSnapshot.Saver
- 
This can only be called after serializing both INode_Dir and SnapshotDiff 
- serializeSnapshotDiffSection(OutputStream) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FSImageFormatPBSnapshot.Saver
- 
save all the snapshot diff to fsimage 
- serializeSnapshotSection(OutputStream) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FSImageFormatPBSnapshot.Saver
- 
save all the snapshottable directories and snapshots to fsimage 
- SerialNumberManager - Enum in org.apache.hadoop.hdfs.server.namenode
- 
Manage name-to-serial-number maps for various string tables. 
- SerialNumberManager.StringTable - Class in org.apache.hadoop.hdfs.server.namenode
-  
- serialVersionUID - Static variable in exception org.apache.hadoop.hdfs.protocol.FSLimitException.MaxDirectoryItemsExceededException
-  
- serialVersionUID - Static variable in exception org.apache.hadoop.hdfs.protocol.FSLimitException.PathComponentTooLongException
-  
- ServiceComparator() - Constructor for class org.apache.hadoop.hdfs.DFSUtil.ServiceComparator
-  
- set(V) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.AbstractFuture
- 
Sets the result of this  Future unless this  Future has
 already been cancelled or set (including
  set asynchronously). 
- set(CheckpointFaultInjector) - Static method in class org.apache.hadoop.hdfs.server.namenode.CheckpointFaultInjector
-  
- set(E, long) - Method in class org.apache.hadoop.hdfs.util.ConstEnumCounters
-  
- set(EnumCounters<E>) - Method in class org.apache.hadoop.hdfs.util.ConstEnumCounters
-  
- set(E, long) - Method in class org.apache.hadoop.hdfs.util.EnumCounters
- 
Set counter e to the given value. 
- set(EnumCounters<E>) - Method in class org.apache.hadoop.hdfs.util.EnumCounters
- 
Set this counters to that counters. 
- set(E, double) - Method in class org.apache.hadoop.hdfs.util.EnumDoubles
- 
Set e to the given value. 
- set(EnumDoubles<E>) - Method in class org.apache.hadoop.hdfs.util.EnumDoubles
- 
Set the values of this object to that object. 
- 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;
 
- setAccess(FsAction) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setAccessTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint64 accessTime = 3;
 
- setAccessTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional uint64 accessTime = 4;
 
- setAccessTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- setAcl(FsImageProto.INodeSection.AclFeatureProto) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;
 
- setAcl(FsImageProto.INodeSection.AclFeatureProto.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;
 
- setAcl(FsImageProto.INodeSection.AclFeatureProto) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
 
- setAcl(FsImageProto.INodeSection.AclFeatureProto.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
 
- setAlignmentContext(AlignmentContext) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.NameNodeHAProxyFactory
-  
- setAncestorAccess(FsAction) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setAncestorIndex(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setBandwidth(long) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Sets the maximum disk bandwidth per sec to use for this step. 
- setBandwidth(long) - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.planner.Step
- 
Set Bandwidth on a specific step. 
- setBandwidth(long) - Method in class org.apache.hadoop.hdfs.util.DataTransferThrottler
- 
Sets throttle bandwidth. 
- setBlock(Block) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setBlock(Block) - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-  
- setBlockContentsStale(boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
-  
- setBlockId(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setBlockId(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
-  
- setBlockManager(BlockManager) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorBase
- 
Set the blockmanager for the cluster. 
- setBlockManager(BlockManager) - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-  
- setBlockOpsQueued(int) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
-  
- setBlocks(int, HdfsProtos.BlockProto) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- setBlocks(int, HdfsProtos.BlockProto.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 6;
 
- setBlocks(int, HdfsProtos.BlockProto) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- setBlocks(int, HdfsProtos.BlockProto.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
repeated .hadoop.hdfs.BlockProto blocks = 5;
 
- setBlocks(BlockInfo[]) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiff
- 
- setBlockType(HdfsProtos.BlockTypeProto) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
 
- setBpid(String) - Method in class org.apache.hadoop.hdfs.server.datanode.FSCachingGetSpaceUsed.Builder
-  
- setBytesAcked(long) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- setBytesAcked(long) - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
- 
Set the number bytes that have acked 
- setBytesToMove(long) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Sets bytes to move. 
- setBytesToReserve(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setCallerContext(CallerContext) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setCallerUgi(UserGroupInformation) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setCanRollBack(boolean) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
- 
required bool canRollBack = 1;
 
- setCapacity(long) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Sets the capacity of this volume. 
- setChildren(int, long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
 children that are not reference nodes 
- setChildrenSize(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional uint32 childrenSize = 2;
 
- setClientMachine(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
- 
optional string clientMachine = 2;
 
- setClientMachineBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
- 
optional string clientMachine = 2;
 
- setClientName(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
- 
optional string clientName = 1;
 
- setClientNameBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
- 
optional string clientName = 1;
 
- setCluster(DiskBalancerCluster) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Set DiskBalancer cluster 
- setClusterId(String) - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-  
- setClusterURI(URI) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Set cluster URL. 
- setCodec(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
optional string codec = 3;
 
- setCodecBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
optional string codec = 3;
 
- setCommittedTxId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
 Whenever a writer makes a request, it informs
 the node of the latest committed txid. 
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.protocol.datatransfer.BlackListBasedTrustedChannelResolver
-  
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.protocol.datatransfer.WhitelistBasedTrustedChannelResolver
-  
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
-  
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.CombinedHostFileManager
-  
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorBase
- 
Used by the Configurable interface, which is used by ReflectionUtils
 to create an instance of the monitor class. 
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.HostFileManager
-  
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap.LevelDBOptions
-  
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap
-  
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap.ReaderOptions
-  
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap
-  
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap.WriterOptions
-  
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.AvailableSpaceVolumeChoosingPolicy
-  
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
-  
- setCounts(QuotaCounts) - Method in class org.apache.hadoop.hdfs.server.namenode.INode.QuotaDelta
-  
- setCreated(int, E) - Method in class org.apache.hadoop.hdfs.util.Diff
-  
- setCreatedListSize(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional uint32 createdListSize = 6;
 
- setCurrentId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
optional uint32 currentId = 1;
 
- setDatanodeAdminManager(DatanodeAdminManager) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorBase
- 
Set the DatanodeAdminManager instance in use in the namenode. 
- setDatanodeAdminManager(DatanodeAdminManager) - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-  
- setDataNodeIP(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Sets the IP address of this Node. 
- setDataNodeName(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Sets node's DNS name. 
- setDataNodePort(int) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Sets the DataNode Port number. 
- setDataNodeUUID(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
- 
Sets Datanode UUID. 
- setDeleteBlocksQueued(int) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
-  
- setDeletedINode(int, long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
 id of deleted inodes 
- setDeletedINodeRef(int, int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
 id of reference nodes in the deleted list 
- setDelHints(String) - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-  
- setDestinationVolume(DiskBalancerVolume) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Sets destination volume. 
- setDirectory(FsImageProto.INodeSection.INodeDirectory) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
 
- setDirectory(FsImageProto.INodeSection.INodeDirectory.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory directory = 5;
 
- setDirectoryToUse(File) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setDoCheckOwner(boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setDsQuota(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
 diskspace quota 
- setDstSnapshotId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 recorded in DstReference 
- setEditLog(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
- 
optional bytes editLog = 2;
 
- 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;
 
- setEntries(int, int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
- 
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. 
- 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;
 
- setErasureCodingPolicyID(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint32 erasureCodingPolicyID = 12;
 
- setErrOut(PrintStream) - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
-  
- setException(Throwable) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.AbstractFuture
- 
Sets the failed result of this  Future unless this  Future
 has already been cancelled or set (including
  set asynchronously). 
- setExclusionList(Set<String>) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
sets the list of nodes to exclude from process of diskBalancer. 
- setExitFlag() - Method in interface org.apache.hadoop.hdfs.server.datanode.DiskBalancer.BlockMover
- 
Tells copyBlocks to exit from the copy routine. 
- setExitFlag() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer.DiskBalancerMover
- 
Signals copy block to exit. 
- setExpectedLocations(Block, DatanodeStorageInfo[], BlockType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockUnderConstructionFeature
- 
Set expected locations 
- setExpiryDate(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
- 
optional uint64 expiryDate = 2;
 
- setExpiryDate(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint64 expiryDate = 9;
 
- setFailed(boolean) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Sets the failed flag for this volume. 
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
-  
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
-  
- setFile(FsImageProto.INodeSection.INodeFile) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
 
- setFile(FsImageProto.INodeSection.INodeFile.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
 
- setFileRegion(FileRegion) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setFileSize(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional uint64 fileSize = 2;
 
- setFileUC(FsImageProto.INodeSection.FileUnderConstructionFeature) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
 
- setFileUC(FsImageProto.INodeSection.FileUnderConstructionFeature.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
 
- 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(boolean) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
optional bool force = 4 [default = false];
 
- 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
- 
 The URL from which the log may be copied 
- 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
- 
 The URL from which the log may be copied 
- 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
-  
- setFsOwner(String) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setFsVolume(FsVolumeSpi) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setFullPath(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
- 
optional string fullPath = 2;
 
- setFullPathBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
- 
optional string fullPath = 2;
 
- setFuture(ListenableFuture<? extends V>) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.AbstractFuture
- 
Sets the result of this Futureto match the supplied inputFutureonce the suppliedFutureis done, unless thisFuturehas already been cancelled or set (including "set
 asynchronously," defined below).
 
- setGenerationStamp(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
- 
Gets the current generation stamp for this filesystem 
- setGenerationStamp(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setGenerationStamp(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
-  
- setGenerationStampIfGreater(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
- 
Set genstamp only when the given one is higher. 
- setGenstampV1(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
 legacy generation stamp 
- setGenstampV1Limit(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 genstampV1Limit = 4;
 
- setGenstampV2(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
 generation stamp of latest version 
- 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
- 
 Deprecated by fromURL 
- setHttpPort(int) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
- 
 Deprecated by fromURL 
- setId(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
required uint64 id = 2;
 
- setId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
- 
optional uint32 id = 1;
 
- setId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
- 
optional uint32 id = 1;
 
- setIdealStorage(double) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Sets Ideal Storage. 
- 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;
 
- setIgnoreEmptyDir(boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setImpendingGenerationStamp(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
- 
Set the currently highest gen stamp from active. 
- setInclusionList(Set<String>) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Sets the inclusionList. 
- setIndices(byte[]) - Method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher.DBlockStriped
-  
- setInodeAttrs(INodeAttributes[]) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setInodeId(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
- 
optional uint64 inodeId = 1;
 
- setInodeId(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
- 
optional uint64 inodeId = 2;
 
- setInodes(INode[]) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setInProgressOk(boolean) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
 Whether or not the client will be reading from the returned streams. 
- setInteractiveFormat(boolean) - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-  
- setIpcAddress(InetSocketAddress) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.RemoteNameNodeInfo
-  
- 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;
 
- setIsSnapshotRoot(boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional bool isSnapshotRoot = 3;
 
- setIssueDate(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint64 issueDate = 5;
 
- setIsTransient(boolean) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Tells us if a volume is transient. 
- setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJid(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
 
- setJournalId(QJournalProtocolProtos.JournalIdProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto journalId = 1;
 
- setJournalId(QJournalProtocolProtos.JournalIdProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
required .hadoop.hdfs.qjournal.JournalIdProto journalId = 1;
 
- setKey(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
- 
optional bytes key = 3;
 
- setLastAllocatedBlockId(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 lastAllocatedBlockId = 5;
 
- setLastAllocatedContiguousBlockId(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
- 
Sets the maximum allocated contiguous block ID for this filesystem. 
- setLastAllocatedStripedBlockId(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
- 
Sets the maximum allocated striped block ID for this filesystem. 
- setLastAllocatedStripedBlockId(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 lastAllocatedStripedBlockId = 8;
 
- setLastChecksumAndDataLen(long, byte[]) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- setLastChecksumAndDataLen(long, byte[]) - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
- 
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
- 
 The highest committed txid that this logger has ever seen. 
- setLastInodeId(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
- 
optional uint64 lastInodeId = 1;
 
- setLastPartialChunkChecksum(byte[]) - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
-  
- setLastPartialChunkChecksum(byte[]) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- 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;
 
- setLastSnapshotId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 recorded in WithName 
- setLastWriterEpoch(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
- 
required uint64 lastWriterEpoch = 3;
 
- setLayoutVersion(int) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
 the LayoutVersion in the client 
- setLayoutVersion(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
 layoutVersion describes which features are available in the
 FSImage. 
- setLegacyGenerationStamp(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
- 
Sets the current generation stamp for legacy blocks 
- setLegacyGenerationStampLimit(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
- 
Sets the generation stamp that delineates random and sequentially
 allocated block IDs. 
- setLength(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setLength(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional uint64 length = 2;
 
- 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(HdfsServerProtos.RemoteEditLogManifestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
- 
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
 
- setManifest(HdfsServerProtos.RemoteEditLogManifestProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
- 
required .hadoop.hdfs.RemoteEditLogManifestProto manifest = 1;
 
- setMaskBits(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
- 
 repeated Entry 
- setMasterKeyId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint32 masterKeyId = 8;
 
- setMaxDate(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint64 maxDate = 6;
 
- setMaxDiskErrors(long) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Sets the maximum numbers of Errors to be tolerated before this
 step is aborted. 
- setMaxDiskErrors(long) - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.planner.Step
- 
Set maximum errors to tolerate before disk balancer step fails. 
- setMaxOpSize(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.Reader
-  
- setMaxStalenessMs(long) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.BlockIterator
- 
Set the maximum staleness of entries that we will return. 
- setMaxTxns(int) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required uint32 maxTxns = 3;
 
- setMinTxIdToKeep(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
- 
required uint64 minTxIdToKeep = 2;
 
- setModificationTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional uint64 modificationTime = 1;
 
- setModificationTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint64 modificationTime = 2;
 
- setModificationTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional uint64 modificationTime = 3;
 
- setModificationTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-  
- setName(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional string name = 1;
 
- setName(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 local name recorded in WithName 
- setName(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional bytes name = 3;
 
- setName(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
- 
 
 [0:2) -- the namespace of XAttr (XAttrNamespaceProto)
 [2:26) -- the name of the entry, which is an ID that points to a
 string in the StringTableSection. 
- setName(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
- 
optional bytes name = 1;
 
- setName(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional bytes name = 4;
 
- setName(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional bytes name = 3;
 
- setNameBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional string name = 1;
 
- 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.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
optional string nameServiceId = 5;
 
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
optional string nameServiceId = 3;
 
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- setNameserviceId(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
- 
optional string nameserviceId = 2;
 
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
optional string nameServiceId = 3;
 
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
optional string nameServiceId = 5;
 
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
optional string nameServiceId = 4;
 
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
optional string nameServiceId = 6;
 
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
optional string nameServiceId = 4;
 
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
optional string nameServiceId = 5;
 
- 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.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
optional string nameServiceId = 5;
 
- setNameServiceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
optional string nameServiceId = 3;
 
- setNameServiceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- setNameserviceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
- 
optional string nameserviceId = 2;
 
- setNameServiceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
optional string nameServiceId = 3;
 
- setNameServiceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
optional string nameServiceId = 5;
 
- setNameServiceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- setNameServiceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
optional string nameServiceId = 4;
 
- setNameServiceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- setNameServiceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
- 
optional string nameServiceId = 2;
 
- setNameServiceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
optional string nameServiceId = 6;
 
- setNameServiceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
optional string nameServiceId = 4;
 
- setNameServiceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
- 
optional string nameServiceId = 5;
 
- setNameserviceIdBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
- 
required string nameserviceId = 1;
 
- setNameSpace(long) - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaCounts
-  
- setNamespaceId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint32 namespaceId = 1;
 
- setNameSystem(Namesystem) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorBase
- 
Set the cluster namesystem. 
- setNameSystem(Namesystem) - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-  
- setNextDirectiveId(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
- 
required uint64 nextDirectiveId = 1;
 
- setNodeName(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
- 
Sets Node Name. 
- setNodes(List<DiskBalancerDataNode>) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Sets the list of nodes of this cluster. 
- setNodesToProcess(DiskBalancerDataNode) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Sets the nodes to process. 
- setNodesToProcess(List<DiskBalancerDataNode>) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Sets the list of Nodes to process. 
- setNodesToProcess(List<DiskBalancerDataNode>) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Sets the nodes to process. 
- setNodeUUID(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
- 
Sets the Node UUID. 
- setNsInfo(HdfsServerProtos.NamespaceInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
 
- setNsInfo(HdfsServerProtos.NamespaceInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
- 
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
 
- setNsInfo(HdfsServerProtos.NamespaceInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
 
- setNsInfo(HdfsServerProtos.NamespaceInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
- 
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
 
- setNsQuota(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
 namespace quota 
- setNumBytes(long) - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
- 
Set the number of bytes received 
- setNumBytes(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
-  
- setNumDirectives(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
- 
 repeated CachePoolInfoProto pools
 repeated CacheDirectiveInfoProto directives 
- setNumEntry(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
- 
optional uint32 numEntry = 1;
 
- setNumInodes(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
- 
 repeated INodes.. 
- setNumKeys(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
optional uint32 numKeys = 3;
 
- setNumOfDiff(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
- 
optional uint32 numOfDiff = 3;
 
- setNumPools(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
- 
required uint32 numPools = 2;
 
- setNumSnapshots(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
- 
 total number of snapshots 
- setNumTokens(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
 repeated DelegationKey keys
 repeated PersistToken tokens 
- setNumTxns(int) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
required uint32 numTxns = 3;
 
- setOffset(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setOffset(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
- 
optional uint64 offset = 3;
 
- setOndiskVersion(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
 The version of the above EBNF grammars. 
- setOperationName(String) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setOperationType(String) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker
-  
- setOut(PrintStream) - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
-  
- setOutput(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Sets the output path for this run. 
- setOutputPath(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Setup the outpath. 
- setOwner(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string owner = 2;
 
- setOwnerBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string owner = 2;
 
- setParent(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
optional uint64 parent = 1;
 
- setParentAccess(FsAction) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setPath(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Sets the path for this volume. 
- setPath(String) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setPathByNameArr(byte[][]) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setPathHandle(PathHandle) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setPathPrefix(Path) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
- 
Set the prefix of the Pathassociated with the replica.
 
- setPathSuffix(String) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
- 
Set the suffix of the Pathassociated with the replica.
 
- setPendingEditsCount(int) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
-  
- setPermission(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional fixed64 permission = 4;
 
- setPermission(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional fixed64 permission = 5;
 
- setPermission(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional fixed64 permission = 1;
 
- setPinning(LocalFileSystem) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-  
- setPinning(LocalFileSystem, Path) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
- 
Set sticky bit on path to pin file. 
- setPolicies(int, HdfsProtos.ErasureCodingPolicyProto) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- setPolicies(int, HdfsProtos.ErasureCodingPolicyProto.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
- 
repeated .hadoop.hdfs.ErasureCodingPolicyProto policies = 1;
 
- setPort(int) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
- 
Sets the DataNode RPC Port. 
- setPort(int) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
- 
required int32 port = 4;
 
- setPreferredBlockSize(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint64 preferredBlockSize = 4;
 
- setPrevStorage(HdfsServerProtos.StorageInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;
 
- setPrevStorage(HdfsServerProtos.StorageInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;
 
- setPrintToScreen() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsViewer.Flags
-  
- setQuota(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
- 
required uint64 quota = 2;
 
- setQuota(long) - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaByStorageTypeEntry.Builder
-  
- setQuotas(int, FsImageProto.INodeSection.QuotaByStorageTypeEntryProto) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- setQuotas(int, FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeEntryProto quotas = 1;
 
- setReadOnly(boolean) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Sets this volume as read only. 
- setRealUser(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string realUser = 4;
 
- setRealUserBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string realUser = 4;
 
- 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.FinalizedReplica
-  
- setRecoveryID(long) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- setRecoveryId(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setRecoveryID(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
-  
- setRecoveryID(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
-  
- setRecoveryMode() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsViewer.Flags
-  
- setRefChildren(int, int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
- 
 children that are reference nodes, each element is a reference node id 
- setReferredId(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
- 
 id of the referred inode 
- setRemoteFS(FileSystem) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setRenewer(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string renewer = 3;
 
- setRenewerBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional string renewer = 3;
 
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
-  
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
-  
- setReplication(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint32 replication = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
 
- setReserved(long) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Sets the reserved size. 
- setResultCTime(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
- 
required int64 resultCTime = 1;
 
- setRollingUpgradeStartTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 rollingUpgradeStartTime = 7;
 
- setRollingUpgradeStartupOption(String) - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-  
- setRoot(FsImageProto.INodeSection.INode) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
- 
 Snapshot root 
- setRoot(FsImageProto.INodeSection.INode.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
- 
 Snapshot root 
- setRunnable() - Method in interface org.apache.hadoop.hdfs.server.datanode.DiskBalancer.BlockMover
- 
Begin the actual copy operations. 
- setRunnable() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer.DiskBalancerMover
- 
Sets Diskmover copyblocks into runnable state. 
- setSafeModeTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
-  
- setSections(int, FsImageProto.FileSummary.Section) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- setSections(int, FsImageProto.FileSummary.Section.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
- 
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4;
 
- setSegmentState(QJournalProtocolProtos.SegmentStateProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
- 
required .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- setSegmentState(QJournalProtocolProtos.SegmentStateProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
- 
required .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- setSegmentState(QJournalProtocolProtos.SegmentStateProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
- 
optional .hadoop.hdfs.qjournal.SegmentStateProto segmentState = 1;
 
- setSegmentState(QJournalProtocolProtos.SegmentStateProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
- 
optional .hadoop.hdfs.qjournal.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;
 
- setSequenceNumber(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint32 sequenceNumber = 7;
 
- setSetID(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolumeSet
- 
Set VolumeSet ID. 
- setSinceTxId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
- 
 Transaction ID 
- setSinceTxId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
- 
required uint64 sinceTxId = 2;
 
- setSInfo(HdfsServerProtos.StorageInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
 
- setSInfo(HdfsServerProtos.StorageInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
 
- setSkip(boolean) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Sets the Skip value for this volume. 
- setSnapshotCopy(FsImageProto.INodeSection.INodeDirectory) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
 
- setSnapshotCopy(FsImageProto.INodeSection.INodeDirectory.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
 
- setSnapshotCopy(FsImageProto.INodeSection.INodeFile) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;
 
- setSnapshotCopy(FsImageProto.INodeSection.INodeFile.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;
 
- setSnapshotCounter(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
- 
optional uint32 snapshotCounter = 1;
 
- setSnapshotId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
- 
optional uint32 snapshotId = 1;
 
- setSnapshotId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
- 
optional uint32 snapshotId = 1;
 
- setSnapshotId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
- 
optional uint32 snapshotId = 1;
 
- setSnapshotId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setSnapshotQuota(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-  
- setSnapshottable(String, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
- 
Set the given directory as a snapshottable directory. 
- setSnapshottableDir(int, long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
- 
repeated uint64 snapshottableDir = 2 [packed = true];
 
- setSourceVolume(DiskBalancerVolume) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Set source volume. 
- setStartTime(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.LeavingServiceStatus
- 
Set start time 
- setStartTxId(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
- 
required uint64 startTxId = 2;
 
- 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(HdfsServerConstants.ReplicaState) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- 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
- 
 Details on the segment to recover 
- setStateToAccept(QJournalProtocolProtos.SegmentStateProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
- 
 Details on the segment to recover 
- setStorage(HdfsServerProtos.StorageInfoProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto storage = 2;
 
- setStorage(HdfsServerProtos.StorageInfoProto.Builder) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required .hadoop.hdfs.StorageInfoProto storage = 2;
 
- setStoragePolicyID(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional uint32 storagePolicyID = 10;
 
- setStorageSpace(long) - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaCounts
-  
- setStorageType(StorageType) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.ReservedSpaceCalculator.Builder
-  
- setStorageType(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Sets the StorageType. 
- setStorageType(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolumeSet
- 
Set Storage Type. 
- setStorageType(HdfsProtos.StorageTypeProto) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
- 
required .hadoop.hdfs.StorageTypeProto storageType = 1;
 
- setStorageType(StorageType) - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaByStorageTypeEntry.Builder
-  
- setStr(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
- 
optional string str = 2;
 
- setStrBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
- 
optional string str = 2;
 
- setSubAccess(FsAction) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setSupergroup(String) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-  
- setSymlink(FsImageProto.INodeSection.INodeSymlink) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
 
- setSymlink(FsImageProto.INodeSection.INodeSymlink.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.INodeSymlink symlink = 6;
 
- setTarget(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
- 
optional bytes target = 2;
 
- setTargetLayoutVersion(int) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
- 
required int32 targetLayoutVersion = 4;
 
- setThreshold(float) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
- 
Sets the threshold value. 
- setTimeStamp(long) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
- 
Sets the timestamp when this plan was created. 
- setTokenSequenceNumber(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
- 
optional uint32 tokenSequenceNumber = 2;
 
- setTolerancePercent(long) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Sets the tolerance percentage. 
- setTolerancePercent(long) - Method in interface org.apache.hadoop.hdfs.server.diskbalancer.planner.Step
- 
Sets Tolerance percent on a specific step. 
- setTopNodes(int) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
- 
Set top number of nodes to be processed. 
- setTransactionId(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
- 
optional uint64 transactionId = 6;
 
- setTransient(boolean) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Sets volumes transient nature. 
- setTransient(boolean) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolumeSet
- 
Set the transient properties for this volumeSet. 
- setTriedJournalSyncerStartedwithnsId(boolean) - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-  
- setTruncateBlock(BlockInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockUnderConstructionFeature
-  
- setTxid(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
- 
 Transaction ID 
- setTxnCount(int) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
- 
required uint32 txnCount = 1;
 
- setType(FsImageProto.INodeSection.INode.Type) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
- 
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1;
 
- setType(FsImageProto.SnapshotDiffSection.DiffEntry.Type) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
- 
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
 
- setTypeQuotas(FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;
 
- setTypeQuotas(FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;
 
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoFinalizeResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoPreUpgradeResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoRollbackResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FinalizeLogSegmentResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.FormatResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalCTimeResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournalStateResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.HeartbeatResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.IsFormattedResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalIdProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.RequestInfoProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.SegmentStateProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentRequestProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.ErasureCodingSection.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary.Section.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.AclFeatureProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeSymlink.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.NameSystemSection.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DiffEntry.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
-  
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
-  
- setURI(URI) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setURI(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
- 
Sets the DataNodeURI. 
- setUsage(DF) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.ReservedSpaceCalculator.Builder
-  
- setUsed(long) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Sets the used Space for Long. 
- setUtilizationForTesting(long, long, long, long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
-  
- setUuid(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Sets the uuid for this volume. 
- setValue(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
- 
optional bytes value = 2;
 
- setValue(String) - Method in class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
-  
- setVersion(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
- 
optional uint32 version = 1;
 
- setVolume(FsVolumeImpl) - Method in class org.apache.hadoop.hdfs.server.datanode.FSCachingGetSpaceUsed.Builder
-  
- setVolumeDataDensity(double) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
- 
Sets this volume's data density. 
- setVolumeSetID(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.MoveStep
- 
Sets volume id. 
- setVolumeSetPlans(List<Step>) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
- 
Sets a volume List plan. 
- setWriter(Thread) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-  
- setWriter(Thread) - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
- 
Set the thread that is writing to this replica 
- setWriterThread(Thread) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-  
- setXAttrs(FsImageProto.INodeSection.XAttrFeatureProto) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 
- setXAttrs(FsImageProto.INodeSection.XAttrFeatureProto.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeDirectory.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 
- setXAttrs(FsImageProto.INodeSection.XAttrFeatureProto) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 
- setXAttrs(FsImageProto.INodeSection.XAttrFeatureProto.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
- 
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 
- setXAttrs(int, FsImageProto.INodeSection.XAttrCompactProto) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- setXAttrs(int, FsImageProto.INodeSection.XAttrCompactProto.Builder) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto.Builder
- 
repeated .hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto xAttrs = 1;
 
- setZkfcPort(int) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
- 
required int32 zkfcPort = 5;
 
- ShortCircuitRegistry - Class in org.apache.hadoop.hdfs.server.datanode
- 
Manages client short-circuit memory segments on the DataNode. 
- ShortCircuitRegistry(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry
-  
- ShortCircuitRegistry.NewShmInfo - Class in org.apache.hadoop.hdfs.server.datanode
-  
- ShortCircuitRegistry.RegisteredShm - Class in org.apache.hadoop.hdfs.server.datanode
-  
- ShortCircuitRegistry.Visitor - Interface in org.apache.hadoop.hdfs.server.datanode
-  
- shouldCorruptAByte(File) - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointFaultInjector
-  
- shouldRun() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer.DiskBalancerMover
- 
Returns the shouldRun boolean flag. 
- shouldSendShortFile(File) - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointFaultInjector
-  
- 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.datanode.ShortCircuitRegistry
-  
- shutdown() - Method in class org.apache.hadoop.hdfs.server.datanode.VolumeScanner
- 
Shut down this scanner. 
- shutdown() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
-  
- shutdown() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-  
- shutdownAndWait(int, TimeUnit) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker
- 
Shutdown the checker and its associated ExecutorService. 
- SINCETXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetEditLogManifestRequestProto
-  
- SINCETXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsRequestProto
-  
- SINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DoUpgradeRequestProto
-  
- size() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi.FsVolumeReferences
- 
Get the number of volumes. 
- size() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeMap
-  
- size() - Method in class org.apache.hadoop.hdfs.server.namenode.SerialNumberManager.StringTable
-  
- size() - Method in interface org.apache.hadoop.hdfs.server.namenode.snapshot.DiffList
- 
Returns the number of elements in this list. 
- size() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DiffListByArrayList
-  
- size() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DiffListBySkipList
- 
Returns the number of data elements in this SkipList. 
- 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 class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
-  
- skipChecksumFully(long) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
-  
- skipDataFully(long) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
-  
- SKIPDATECHECK - Static variable in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
- 
Skips date check(now by default the plan is valid for 24 hours), and force
 execute the plan. 
- SlowDiskTracker.DiskLatency - Class in org.apache.hadoop.hdfs.server.blockmanagement
- 
This structure is a thin wrapper over disk latencies. 
- snapshot(long) - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts.Builder
-  
- Snapshot.Root - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
- 
The root directory of the snapshot. 
- snapshotable_directory(long) - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts.Builder
-  
- SnapshotAndINode(int, INode) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectory.SnapshotAndINode
-  
- SnapshotCopy(byte[], PermissionStatus, AclFeature, long, XAttrFeature) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.SnapshotCopy
-  
- SnapshotCopy(INodeDirectory) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes.SnapshotCopy
-  
- SnapshotCopy(byte[], PermissionStatus, AclFeature, long, long, Short, Byte, long, byte, XAttrFeature, BlockType) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-  
- SnapshotCopy(INodeFile) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-  
- SNAPSHOTCOPY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
-  
- SNAPSHOTCOPY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
-  
- SNAPSHOTCOUNTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
-  
- 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
-  
- SnapshotException(String, 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. 
- snapshotId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext.Builder
-  
- snapshotId - Variable in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory.SnapshotAndINode
-  
- SNAPSHOTID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.DirectoryDiff
-  
- SNAPSHOTID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.FileDiff
-  
- SNAPSHOTID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot
-  
- SnapshotInfo.Bean - Class in org.apache.hadoop.hdfs.protocol
-  
- SnapshotManager - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
- 
Manage snapshottable directories and their snapshots. 
- SnapshotManager(Configuration, FSDirectory) - Constructor for class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-  
- SnapshotStatsMXBean - Interface in org.apache.hadoop.hdfs.server.namenode.snapshot
- 
This is an interface used to retrieve statistic information related to
 snapshots 
- SNAPSHOTTABLEDIR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
-  
- sortBlocks() - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner.BlockPoolReport
-  
- Stanza() - Constructor for class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
-  
- start() - Method in class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter
-  
- start() - Method in class org.apache.hadoop.hdfs.server.datanode.web.DatanodeHttpServer
-  
- start() - Method in class org.apache.hadoop.hdfs.server.namenode.DefaultINodeAttributesProvider
-  
- start() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
- 
Initialize the provider. 
- start() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementAttemptedItems
- 
Starts the monitor thread. 
- start() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfyManager
- 
This function will do following logic based on the configured sps mode: 
- start(String) - Method in class org.apache.hadoop.hdfs.tools.offlineImageViewer.WebImageViewer
- 
Start WebImageViewer and wait until the thread is interrupted. 
- 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
-  
- startFileAfterGenerateKey() - Method in class org.apache.hadoop.hdfs.server.namenode.EncryptionFaultInjector
-  
- startFileBeforeGenerateKey() - Method in class org.apache.hadoop.hdfs.server.namenode.EncryptionFaultInjector
-  
- startFileNoKey() - Method in class org.apache.hadoop.hdfs.server.namenode.EncryptionFaultInjector
-  
- 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.qjournal.StartLogSegmentRequestProto) returns (.hadoop.hdfs.qjournal.StartLogSegmentResponseProto);
 
- startLogSegment(RpcController, QJournalProtocolProtos.StartLogSegmentRequestProto, RpcCallback<QJournalProtocolProtos.StartLogSegmentResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService
- 
rpc startLogSegment(.hadoop.hdfs.qjournal.StartLogSegmentRequestProto) returns (.hadoop.hdfs.qjournal.StartLogSegmentResponseProto);
 
- startLogSegment(RpcController, QJournalProtocolProtos.StartLogSegmentRequestProto, RpcCallback<QJournalProtocolProtos.StartLogSegmentResponseProto>) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.Stub
-  
- startLogSegment(RequestInfo, long, int) - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
- 
Start a new segment at the given txid. 
- startReconfiguration(RpcController, ReconfigurationProtocolProtos.StartReconfigurationRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ReconfigurationProtocolServerSideTranslatorPB
-  
- startStandbyServices() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
-  
- startTrackingNode(DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorBase
- 
Start tracking a node for decommission or maintenance. 
- startTrackingNode(DatanodeDescriptor) - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-  
- STARTTXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.DiscardSegmentsRequestProto
-  
- 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
-  
- Step - Interface in org.apache.hadoop.hdfs.server.diskbalancer.planner
- 
A step in the plan. 
- stop() - Method in class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter
-  
- stop() - Method in class org.apache.hadoop.hdfs.server.namenode.DefaultINodeAttributesProvider
-  
- stop() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
- 
Shutdown the provider. 
- stop() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementAttemptedItems
- 
Sets running flag to false. 
- stop() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfyManager
- 
This function will do following logic based on the configured sps mode: 
- stopActiveServices() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
-  
- stopStandbyServices() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
-  
- stopTrackingNode(DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminBackoffMonitor
- 
Queue a node to be removed from tracking. 
- stopTrackingNode(DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminDefaultMonitor
-  
- stopTrackingNode(DatanodeDescriptor) - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-  
- stopWriter(long) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
- 
Interrupt the writing thread and wait until it dies. 
- stopWriter(long) - Method in interface 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
-  
- STORAGE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
-  
- STORAGE_POLICY_XATTR_NAME - Static variable in class org.apache.hadoop.hdfs.server.blockmanagement.BlockStoragePolicySuite
-  
- StorageBlockReport - Class in org.apache.hadoop.hdfs.server.protocol
- 
Block report for a Datanode storage 
- StorageBlockReport(DatanodeStorage, BlockListAsLongs) - Constructor for class org.apache.hadoop.hdfs.server.protocol.StorageBlockReport
-  
- StorageGroupMap() - Constructor for class org.apache.hadoop.hdfs.server.balancer.Dispatcher.StorageGroupMap
-  
- StorageLocation.CheckContext - Class in org.apache.hadoop.hdfs.server.datanode
- 
Class to hold the parameters for running a StorageLocation.check(org.apache.hadoop.hdfs.server.datanode.StorageLocation.CheckContext).
 
- StoragePolicyAdmin - Class in org.apache.hadoop.hdfs.tools
- 
This class implements block storage policy operations. 
- StoragePolicyAdmin(Configuration) - Constructor for class org.apache.hadoop.hdfs.tools.StoragePolicyAdmin
-  
- STORAGEPOLICYID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile
-  
- StoragePolicySatisfier.DatanodeMap - Class in org.apache.hadoop.hdfs.server.namenode.sps
- 
Maintains storage type map with the available datanodes in the cluster. 
- StoragePolicySatisfier.DatanodeWithStorage - Class in org.apache.hadoop.hdfs.server.namenode.sps
- 
Keeps datanode with its respective set of supported storage types. 
- StoragePolicySatisfyManager - Class in org.apache.hadoop.hdfs.server.namenode.sps
- 
This manages satisfy storage policy invoked path ids and expose methods to
 process these path ids. 
- StoragePolicySatisfyManager(Configuration, Namesystem) - Constructor for class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfyManager
-  
- storagePolicySuite() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.ReclaimContext
-  
- StoragePolicySummary - Class in org.apache.hadoop.hdfs.server.namenode
- 
Aggregate the storage type information for a set of blocks 
- 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
- 
- StorageReceivedDeletedBlocks(DatanodeStorage, ReceivedDeletedBlockInfo[]) - Constructor for class org.apache.hadoop.hdfs.server.protocol.StorageReceivedDeletedBlocks
-  
- storagespace(long) - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts.Builder
-  
- storageSpace(long) - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaCounts.Builder
-  
- storageSpaceQuota(long) - Method in class org.apache.hadoop.hdfs.server.namenode.DirectoryWithQuotaFeature.Builder
-  
- STORAGETYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto
-  
- store(U) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.BlockAliasMap.Writer
-  
- store(FileRegion) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap.LevelDBWriter
-  
- store(FileRegion) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap.TextWriter
-  
- STR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry
-  
- STRING_BUILDER - Static variable in class org.apache.hadoop.hdfs.server.namenode.DefaultAuditLogger
-  
- StripedBlockWithLocations(BlocksWithLocations.BlockWithLocations, byte[], short, int) - Constructor for class org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.StripedBlockWithLocations
-  
- subAccess(FsAction) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext.Builder
-  
- subtract(QuotaCounts) - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaCounts
-  
- subtract(E, long) - Method in class org.apache.hadoop.hdfs.util.ConstEnumCounters
-  
- subtract(EnumCounters<E>) - Method in class org.apache.hadoop.hdfs.util.ConstEnumCounters
-  
- 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 this counters from that counters. 
- subtract(E, double) - Method in class org.apache.hadoop.hdfs.util.EnumDoubles
- 
Subtract the given value from e. 
- subtract(EnumDoubles<E>) - Method in class org.apache.hadoop.hdfs.util.EnumDoubles
- 
Subtract the values of this object from that object. 
- sum() - Method in class org.apache.hadoop.hdfs.util.EnumCounters
-  
- supergroup(String) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext.Builder
-  
- SWebHdfsDtFetcher - Class in org.apache.hadoop.hdfs
- 
DtFetcher for SWebHdfsFileSystem using the base class HdfsDtFetcher impl. 
- SWebHdfsDtFetcher() - Constructor for class org.apache.hadoop.hdfs.SWebHdfsDtFetcher
-  
- symlink(long) - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts.Builder
-  
- SYMLINK_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode
-  
- SYMLINK_VALUE - Static variable in enum org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Type
- 
SYMLINK = 3;
 
- syncChecksumOut() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
- 
Sync the checksum stream if it supports it. 
- syncDataOut() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
- 
Sync the data stream if it supports it. 
- syncFileRangeIfPossible(long, long, int) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
-