- cache - Variable in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
- cache(String, long[]) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Caches the specified block
- CACHE_DIR - Static variable in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemVolumeManager
-
- CACHE_ENTRIES - org.apache.hadoop.hdfs.server.namenode.startupprogress.StepType
-
The namenode is performing an operation related to cache entries.
- CACHE_MANAGER - org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.SectionName
-
- CACHE_MANAGER_SECTION_DIRECTIVE - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_EXPIRATION - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_GROUP_NAME - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_LIMIT - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_MAX_RELATIVE_EXPIRY - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_MILLIS - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_MODE - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_NAME - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_NEXT_DIRECTIVE_ID - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_NUM_DIRECTIVES - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_NUM_POOLS - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_OWNER_NAME - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_POOL - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_POOL_NAME - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_MANAGER_SECTION_RELATIVE - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- CACHE_POOLS - org.apache.hadoop.hdfs.server.namenode.startupprogress.StepType
-
The namenode is performing an operation related to cache pools.
- CacheAdmin - Class in org.apache.hadoop.hdfs.tools
-
This class implements command-line operations on the HDFS Cache.
- CacheAdmin() - Constructor for class org.apache.hadoop.hdfs.tools.CacheAdmin
-
- CacheAdmin(Configuration) - Constructor for class org.apache.hadoop.hdfs.tools.CacheAdmin
-
- CACHED - org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.CachedBlocksList.Type
-
- CachedBlock - Class in org.apache.hadoop.hdfs.server.namenode
-
Represents a cached block.
- CachedBlock(long, short, boolean) - Constructor for class org.apache.hadoop.hdfs.server.namenode.CachedBlock
-
- CacheDirective - Class in org.apache.hadoop.hdfs.protocol
-
Namenode class that tracks state related to a cached path.
- CacheDirective(long, String, short, long) - Constructor for class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- CacheDirective(CacheDirectiveInfo) - Constructor for class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- cacheExecutor - Variable in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
Per-volume worker pool that processes new blocks to cache.
- CacheManager - Class in org.apache.hadoop.hdfs.server.namenode
-
The Cache Manager handles caching on DataNodes.
- CacheManager.PersistState - Class in org.apache.hadoop.hdfs.server.namenode
-
- CachePool - Class in org.apache.hadoop.hdfs.server.namenode
-
A CachePool describes a set of cache resources being managed by the NameNode.
- CachePool.DirectiveList - Class in org.apache.hadoop.hdfs.server.namenode
-
- CacheReplicationMonitor - Class in org.apache.hadoop.hdfs.server.blockmanagement
-
Scans the namesystem, scheduling blocks to be cached as appropriate.
- CacheReplicationMonitor(FSNamesystem, CacheManager, long, ReentrantLock) - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.CacheReplicationMonitor
-
- cacheReport(DatanodeRegistration, String, List<Long>) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolClientSideTranslatorPB
-
- cacheReport(DatanodeRegistration, String, List<Long>) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- cacheReport(DatanodeRegistration, String, List<Long>) - Method in interface org.apache.hadoop.hdfs.server.protocol.DatanodeProtocol
-
Communicates the complete list of locally cached blocks to the NameNode.
- cacheReport(RpcController, DatanodeProtocolProtos.CacheReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
-
- CACHING - org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
-
- call() - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner.ReportCompiler
-
Run this report compiler thread.
- call(Set<FsVolumeSpi>, Set<FsVolumeSpi>) - Method in interface org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker.Callback
-
- 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() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotDeletionGc
-
- cancel(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.AbstractFuture
- cancel(String) - Method in class org.apache.hadoop.hdfs.util.Canceler
-
Requests that the current operation be canceled if it is still running.
- CANCEL - Static variable in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
-
Cancels a running plan.
- cancelAndPreventCheckpoints(String) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.StandbyCheckpointer
-
Cancel any checkpoint that's currently being made,
and prevent any new checkpoints from starting for the next
minute or so.
- 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.NameNodeRpcServer
-
- cancelDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
- cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- cancelDiskBalancePlan(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Cancels a running plan.
- cancelDiskBalancerPlan(RpcController, ClientDatanodeProtocolProtos.CancelPlanRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolServerSideTranslatorPB
-
Cancel an executing plan.
- Canceler - Class in org.apache.hadoop.hdfs.util
-
Provides a simple interface where one thread can mark an operation
for cancellation, and another thread can poll for whether the
cancellation has occurred.
- Canceler() - Constructor for class org.apache.hadoop.hdfs.util.Canceler
-
- cancelPlan(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer
-
Cancels a running plan.
- canRollBack(String, String, StorageInfo, StorageInfo, int) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocol
-
- canRollBack(String, String, StorageInfo, StorageInfo, int) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolTranslatorPB
-
- canRollBack(String, String, StorageInfo, StorageInfo, int) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeRpcServer
-
- canRollBack(String, StorageInfo, StorageInfo, int, String) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- canRollBack(StorageInfo, StorageInfo, int) - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- canRollBack(StorageInfo, StorageInfo, int) - Method in class org.apache.hadoop.hdfs.qjournal.client.QuorumJournalManager
-
- canRollBack(StorageInfo, StorageInfo, int) - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-
- canRollBack(StorageInfo, StorageInfo, int) - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- canRollBack(StorageInfo, StorageInfo, int) - Method in interface org.apache.hadoop.hdfs.server.namenode.JournalManager
-
Return true if this JM can roll back to the previous storage state, false
otherwise.
- canRollBack(StorageInfo, StorageInfo, int) - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
-
- canRollBack(RpcController, QJournalProtocolProtos.CanRollBackRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
-
- canRollBack(RpcController, QJournalProtocolProtos.CanRollBackRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolServerSideTranslatorPB
-
- 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_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackResponseProto
-
- canRollBackSharedLog(StorageInfo, int) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
- canTraverseDir(INode) - Method in class org.apache.hadoop.hdfs.server.namenode.FSTreeTraverser
-
Check whether dir is traversable or not.
- catchupDuringFailover() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.EditLogTailer
-
- chainAndMakeRedundantStreams(Collection<EditLogInputStream>, PriorityQueue<EditLogInputStream>, long) - Static method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
-
- 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(K) - Method in interface org.apache.hadoop.hdfs.server.datanode.checker.Checkable
-
Query the health of this object.
- check(Configuration, Collection<StorageLocation>) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.StorageLocationChecker
-
Initiate a check on the supplied storage volumes and return
a list of healthy volumes.
- check(FsVolumeSpi.VolumeCheckContext) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- check(StorageLocation.CheckContext) - Method in class org.apache.hadoop.hdfs.server.datanode.StorageLocation
-
- CHECK_CANCEL_INTERVAL - Static variable in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Saver
-
- Checkable<K,V> - Interface in org.apache.hadoop.hdfs.server.datanode.checker
-
A Checkable is an object whose health can be probed by invoking its
Checkable.check(K) method.
- checkAccess(String, FsAction) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- checkAccess(BlockTokenIdentifier, String, ExtendedBlock, BlockTokenIdentifier.AccessMode) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
- checkAccess(BlockTokenIdentifier, String, ExtendedBlock, BlockTokenIdentifier.AccessMode) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
- checkAccess(BlockTokenIdentifier, String, ExtendedBlock, BlockTokenIdentifier.AccessMode, StorageType[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
- checkAccess(BlockTokenIdentifier, String, ExtendedBlock, BlockTokenIdentifier.AccessMode, StorageType[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
Check if access should be allowed.
- checkAccess(BlockTokenIdentifier, String, ExtendedBlock, BlockTokenIdentifier.AccessMode, StorageType[], String[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
- checkAccess(BlockTokenIdentifier, String, ExtendedBlock, BlockTokenIdentifier.AccessMode, StorageType[], String[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
Check if access should be allowed.
- checkAccess(Token<BlockTokenIdentifier>, String, ExtendedBlock, BlockTokenIdentifier.AccessMode) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
- checkAccess(Token<BlockTokenIdentifier>, String, ExtendedBlock, BlockTokenIdentifier.AccessMode) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
Check if access should be allowed.
- checkAccess(Token<BlockTokenIdentifier>, String, ExtendedBlock, BlockTokenIdentifier.AccessMode, StorageType[], String[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
- checkAccess(Token<BlockTokenIdentifier>, String, ExtendedBlock, BlockTokenIdentifier.AccessMode, StorageType[], String[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
Check if access should be allowed.
- checkAccess(RpcController, ClientNamenodeProtocolProtos.CheckAccessRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- checkAccess(T[], T[], String) - Static method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
Check if the requested values can be satisfied with the values in the
BlockToken.
- checkAllowFormat(Configuration) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- checkAllVolumes(FsDatasetSpi<? extends FsVolumeSpi>) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker
-
Run checks against all volumes of a dataset.
- checkAndGetSnapshottableAncestorDir(INodesInPath) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-
Get the snapshot root directory for the given directory.
- checkAndProvisionSnapshotTrashRoots() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Check if snapshot roots are created for all existing snapshottable
directories.
- checkAndProvisionSnapshotTrashRoots() - Method in interface org.apache.hadoop.hdfs.server.namenode.Namesystem
-
Check if snapshot roots are created for all existing snapshottable
directories.
- checkAndUpdate(String, FsVolumeSpi.ScanInfo) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Check whether the in-memory block record matches the block on the disk,
and, in case that they are not matched, update the record or mark it
as corrupted.
- checkAndUpdateReportIfNecessary() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.SlowDiskTracker
-
- checkBlock(ExtendedBlock, long, HdfsServerConstants.ReplicaState) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Check if a block is valid.
- checkBlockReportLease(BlockReportContext, DatanodeID) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Check block report lease.
- checkBlockReportReceived() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- checkCancelled() - Method in class org.apache.hadoop.hdfs.server.namenode.SaveNamespaceContext
-
- CheckContext(LocalFileSystem, FsPermission) - Constructor for class org.apache.hadoop.hdfs.server.datanode.StorageLocation.CheckContext
-
- checkDiskError() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Check the disk error synchronously.
- checkDiskErrorAsync(FsVolumeSpi) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Check if there is a disk failure asynchronously
and if so, handle the error.
- checkErasureCodingSupported(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Check whether operation is supported.
- checkFencingConfigured() - Method in class org.apache.hadoop.hdfs.tools.NNHAServiceTarget
-
- checkFileFormat(RandomAccessFile) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSImageUtil
-
- checkForBlockPinningFailures(Map<Long, Set<DatanodeInfo>>, Iterable<? extends Dispatcher.DDatanode.StorageGroup>) - Static method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher
-
Check any of the block movements are failed due to block pinning errors.
- checkForSuccess(Iterable<? extends Dispatcher.DDatanode.StorageGroup>) - Static method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher
-
- checkINodeReady(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSTreeTraverser
-
Check whether inode is ready for traverse.
- checkJournalId(String) - Static method in class org.apache.hadoop.hdfs.qjournal.client.QuorumJournalManager
-
- checkNode(FsImageProto.INodeSection.INode, AtomicInteger) - Method in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageCorruptionDetector
-
- checkOperation(HAContext, NameNode.OperationCategory) - Method in class org.apache.hadoop.hdfs.server.namenode.BackupState
-
- checkOperation(HAContext, NameNode.OperationCategory) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.ActiveState
-
- checkOperation(HAContext, NameNode.OperationCategory) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.HAState
-
Check if an operation is supported in a given state.
- checkOperation(HAContext, NameNode.OperationCategory) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.StandbyState
-
- checkOperation(NameNode.OperationCategory) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- checkOperation(NameNode.OperationCategory) - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.HAContext
-
Verify that the given operation category is allowed in the current state.
- checkOperation(NameNode.OperationCategory) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
-
Check if an operation of given category is allowed
- checkOtherInstanceRunning(boolean) - Static method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- checkParameterValidity(String[]) - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
-
- checkPauseForTesting() - Method in class org.apache.hadoop.hdfs.server.namenode.FSTreeTraverser
-
- 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(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
-
Deprecated.
- checkPermission(CachePool, FsAction) - Method in class org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker
-
Whether a cache pool can be accessed by the current context
- 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.
- CHECKPOINT - org.apache.hadoop.hdfs.server.common.HdfsServerConstants.NamenodeRole
-
- CHECKPOINT - org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-
- CHECKPOINT - org.apache.hadoop.hdfs.server.namenode.NameNode.OperationCategory
-
Operations related to checkpointing
- CheckpointCommand - Class in org.apache.hadoop.hdfs.server.protocol
-
Checkpoint command.
- CheckpointCommand() - Constructor for class org.apache.hadoop.hdfs.server.protocol.CheckpointCommand
-
- CheckpointCommand(CheckpointSignature, boolean) - Constructor for class org.apache.hadoop.hdfs.server.protocol.CheckpointCommand
-
- CheckpointConf - Class in org.apache.hadoop.hdfs.server.namenode
-
- CheckpointConf(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.namenode.CheckpointConf
-
- 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
-
- CheckpointSignature - Class in org.apache.hadoop.hdfs.server.namenode
-
A unique signature intended to identify checkpoint transactions.
- CheckpointSignature(StorageInfo, String, long, long) - Constructor for class org.apache.hadoop.hdfs.server.namenode.CheckpointSignature
-
- checkProtectedDescendants(FSDirectory, INodesInPath) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Throw if the given directory has any non-empty protected descendants
(including itself).
- checkRedundancy(BlockCollection) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Check sufficient redundancy of the blocks in the collection.
- checkRpcAdminAccess() - Method in class org.apache.hadoop.hdfs.tools.DFSZKFailoverController
-
- checkSafeMode() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- checkStoragePolicySuitableForECStripedMode(byte) - Static method in class org.apache.hadoop.hdfs.server.namenode.ErasureCodingPolicyManager
-
- checkStorageType(Properties, Storage.StorageDirectory) - Method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
Validate and set storage type from Properties
- checkSuperUserPermissionWithContext(INodeAttributeProvider.AuthorizationContext) - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AccessControlEnforcer
-
Checks if the user is a superuser or belongs to superuser group.
- checkSuperuserPrivilege() - Method in class org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker
-
This method is retained to maintain backward compatibility.
- checkSuperuserPrivilege(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker
-
Checks if the caller has super user privileges.
- checkUpgrade(NNStorage) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
Check if upgrade is in progress.
- checkUsername(String, String) - Static method in class org.apache.hadoop.hdfs.server.common.JspHelper
-
Expected user name should be a short name.
- checkVersionUpgradable(int) - Static method in class org.apache.hadoop.hdfs.server.common.Storage
-
Checks if the upgrade from oldVersion is supported.
- checkVolume(FsVolumeSpi, DatasetVolumeChecker.Callback) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker
-
Check a single volume asynchronously, returning a ListenableFuture
that 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>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.AvailableSpaceBlockPlacementPolicy
-
- chooseDataNode(String, Collection<Node>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.AvailableSpaceRackFaultTolerantBlockPlacementPolicy
-
- chooseDataNode(String, Collection<Node>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
Choose a datanode from the given scope.
- chooseDataNode(String, Collection<Node>, StorageType) - 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>, StorageType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
Choose a datanode from the given scope with specified
storage type.
- chooseFavouredNodes(String, int, List<DatanodeDescriptor>, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, EnumMap<StorageType, Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- 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.
- chooseLocalOrFavoredStorage(Node, boolean, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, EnumMap<StorageType, Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
Choose storage of local or favored node.
- chooseLocalRack(Node, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, EnumMap<StorageType, Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
Choose one node from the rack that localMachine is on.
- 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>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- 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.BlockPlacementPolicyDefault
-
Choose localMachine as the target.
- 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.
- chooseProvidedDatanode() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.ProvidedStorageMap
-
Choose a datanode that reported a volume of StorageType PROVIDED.
- chooseRandom(int, String, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, EnumMap<StorageType, Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
Randomly choose numOfReplicas targets from the given scope.
- chooseRandom(String, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, EnumMap<StorageType, Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
Randomly choose one target from the given scope.
- 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.BlockPlacementPolicyDefault
-
Choose numOfReplicas nodes from the racks
that localMachine is NOT on.
- chooseRemoteRack(int, DatanodeDescriptor, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, EnumMap<StorageType, Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
-
- chooseReplicasToDelete(Collection<DatanodeStorageInfo>, Collection<DatanodeStorageInfo>, int, List<StorageType>, DatanodeDescriptor, DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicy
-
Select the excess replica storages for deletion based on either
delNodehint/Excess storage types.
- chooseReplicasToDelete(Collection<DatanodeStorageInfo>, Collection<DatanodeStorageInfo>, int, List<StorageType>, DatanodeDescriptor, DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- chooseReplicaToDelete(Collection<DatanodeStorageInfo>, Collection<DatanodeStorageInfo>, List<StorageType>, Map<String, List<DatanodeStorageInfo>>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
Decide whether deleting the specified replica of the block still makes
the block conform to the configured block placement policy.
- chooseStorage4Block(StorageType, long, int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
Find whether the datanode contains good storage of given type to
place block of size blockSize.
- chooseTarget(String, int, Node, List<DatanodeStorageInfo>, boolean, Set<Node>, long, BlockStoragePolicy, EnumSet<AddBlockFlag>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicy
-
choose numOfReplicas data nodes for writer
to re-replicate a block with size blocksize
If not, return as many as we can.
- chooseTarget(String, int, Node, List<DatanodeStorageInfo>, boolean, Set<Node>, long, BlockStoragePolicy, EnumSet<AddBlockFlag>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- chooseTarget(String, int, Node, List<DatanodeStorageInfo>, boolean, Set<Node>, long, BlockStoragePolicy, EnumSet<AddBlockFlag>, EnumMap<StorageType, Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicy
-
- chooseTarget(String, int, Node, List<DatanodeStorageInfo>, boolean, Set<Node>, long, BlockStoragePolicy, EnumSet<AddBlockFlag>, EnumMap<StorageType, Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- chooseTarget4AdditionalDatanode(String, int, Node, List<DatanodeStorageInfo>, Set<Node>, long, byte, BlockType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Choose target for getting additional datanodes for an existing pipeline.
- chooseTarget4NewBlock(String, int, Node, Set<Node>, long, List<String>, byte, BlockType, ErasureCodingPolicy, EnumSet<AddBlockFlag>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Choose target datanodes for creating a new block.
- chooseTarget4WebHDFS(String, DatanodeDescriptor, Set<Node>, long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Choose target for WebHDFS redirection.
- chooseTargetInOrder(int, Node, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, boolean, EnumMap<StorageType, Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- chooseTargetInOrder(int, Node, Set<Node>, long, int, List<DatanodeStorageInfo>, boolean, boolean, EnumMap<StorageType, Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyRackFaultTolerant
-
Choose numOfReplicas in order:
1.
- 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
-
- chooseVolume(List<V>, long, String) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.VolumeChoosingPolicy
-
Choose a volume to place a replica,
given a list of volumes and the replica size sought for storage.
- 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
-
- cleanDirectory(INode.ReclaimContext, INodeDirectory, int, int) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature
-
- cleanFile(INode.ReclaimContext, INodeFile, int, int, byte) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileWithSnapshotFeature
-
- cleanSubtree(INode.ReclaimContext, int, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Clean the subtree under this inode and collect the blocks from the descents
for further block deletion/update.
- 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.INodeFile
-
- 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
-
- cleanSubtree(INode.ReclaimContext, int, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeSymlink
-
- 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.blockmanagement.BlockManager
-
- clear() - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner.BlockPoolReport
-
- clear() - Method in class org.apache.hadoop.hdfs.server.namenode.ErasureCodingPolicyManager
-
Clear and clean up.
- 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.INode
-
Clear references to other objects.
- 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.
- clear() - Method in class org.apache.hadoop.hdfs.util.ReferenceCountMap
-
Clear the contents
- clear(INode.ReclaimContext, INodeDirectory) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature
-
- 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;
- clearAll() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementNeeded
-
- clearAllBlockSecretKeys() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- clearAllKeysForTesting() - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
- clearAllKeysForTesting() - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
- clearBlockQueues() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- 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;
- clearBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
Clear all blocks of the file.
- 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
- clearDiffs() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileWithSnapshotFeature
-
- clearDirectiveStats() - Method in class org.apache.hadoop.hdfs.server.namenode.CacheManager
-
- clearDirectory() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
Clear and re-create storage directory.
- 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;
- clearFile(INode.ReclaimContext) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- 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.DoRollbackRequestProto.Builder
-
optional string nameserviceId = 2;
- clearNameserviceId() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
-
required string nameserviceId = 1;
- 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.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;
- 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;
- clearPendingCachingCommands() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- clearPendingQueues() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Clear any actions that are queued up to be sent to the DNs
on their next heartbeats.
- 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.blockmanagement.BlockManager
-
Clear all queues that hold decisions previously made by
this NameNode.
- clearQueues() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementAttemptedItems
-
- clearQueues() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier
-
Clear the queues from to be storage movement needed lists and items tracked
in storage movement monitor.
- clearQueuesWithNotification() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementNeeded
-
Clean all the movements in spsDirsToBeTraveresed/storageMovementNeeded
and notify to clean up required resources.
- 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;
- clearRollingUpgradeMarker(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
- clearRollingUpgradeMarker(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Delete the rolling upgrade marker file if it exists.
- clearRollingUpgradeMarkers(List<Storage.StorageDirectory>) - Method in class org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceStorage
-
Check whether the rolling upgrade marker file exists for each BP storage
root.
- 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;
- clearTrash() - Method in class org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceStorage
-
Delete all files and directories in the trash directories.
- clearTrash(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
- clearTrash(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Clear trash
- 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
-
- ClientDatanodeProtocolServerSideTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
-
Implementation for protobuf service that forwards requests
received on ClientDatanodeProtocolPB to the
ClientDatanodeProtocol server implementation.
- ClientDatanodeProtocolServerSideTranslatorPB(ClientDatanodeProtocol) - Constructor for class org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolServerSideTranslatorPB
-
- 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
-
- ClientNamenodeProtocolServerSideTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
-
This class is used on the server side.
- ClientNamenodeProtocolServerSideTranslatorPB(ClientProtocol) - Constructor for class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
Constructor
- clientRpcAddress - Variable in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- clientRpcServer - Variable in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
The RPC server that listens to requests from clients
- 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.net.DomainPeerServer
-
- close() - Method in interface org.apache.hadoop.hdfs.net.PeerServer
-
Free the resources associated with this peer server.
- close() - Method in class org.apache.hadoop.hdfs.net.TcpPeerServer
-
- close() - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeLifelineProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.hdfs.protocolPB.InMemoryAliasMapProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.hdfs.protocolPB.InterDatanodeProtocolTranslatorPB
-
- close() - Method in class org.apache.hadoop.hdfs.protocolPB.JournalProtocolTranslatorPB
-
- close() - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolTranslatorPB
-
- close() - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- close() - Method in class org.apache.hadoop.hdfs.qjournal.client.QuorumJournalManager
-
- close() - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.InterQJournalProtocolTranslatorPB
-
- close() - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolTranslatorPB
-
- 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.aliasmap.InMemoryLevelDBAliasMapServer
-
- close() - Method in class org.apache.hadoop.hdfs.server.balancer.KeyManager
-
- close() - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- close() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- close() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.CacheReplicationMonitor
-
Shut down the monitor thread.
- close() - Method in class org.apache.hadoop.hdfs.server.common.AutoCloseDataSetLock
-
- close() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.BlockAliasMap
-
- close() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.InMemoryLevelDBAliasMapClient
-
- 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.erasurecode.StripedBlockChecksumReconstructor
-
- 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.impl.MemoryMappedBlock
-
- close() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappedBlock
-
- close() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemMappedBlock
-
- 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.server.namenode.BackupImage
-
Override close() so that we don't finalize edit logs.
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileInputStream
-
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileOutputStream
-
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogInputStream
-
Close the stream.
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogOutputStream
-
Close the journal.
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.EditsDoubleBuffer
-
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
Shutdown the filestore
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- close() - Method in interface org.apache.hadoop.hdfs.server.namenode.JournalManager
-
Close the journal manager, freeing any resources it may hold.
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
-
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementNeeded
-
- close() - Method in class org.apache.hadoop.hdfs.server.sps.metrics.ExternalSPSBeanMetrics
-
Unregister the JMX interfaces.
- 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
-
- close() - Method in class org.apache.hadoop.hdfs.util.BestEffortLongFile
-
- close(Throwable) - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.BinaryEditsVisitor
-
Finish the visitor
- close(Throwable) - Method in interface org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsVisitor
-
Finish visiting the edits log structure.
- close(Throwable) - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.StatisticsEditsVisitor
-
Close the visitor
- close(Throwable) - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.XmlEditsVisitor
-
Finish visitor
- closeChecksumStream() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
-
- closeDataStream() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
-
- closeMetrics() - Method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSContext
-
- 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.
- clusterID - Variable in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- CLUSTERID - org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-
- clusterMap - Variable in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- 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
-
- collectBlocksAndClear(INode.ReclaimContext, INodeFile) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileWithSnapshotFeature
-
If some blocks at the end of the block list no longer belongs to
any inode, collect them and update the block list.
- collectBlocksBeyondMax(long, INode.BlocksMapUpdateInfo, Set<BlockInfo>) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
Remove full blocks at the end file up to newLength
- collectBlocksBeyondSnapshot(BlockInfo[], INode.BlocksMapUpdateInfo) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
This function is only called when block list is stored in snapshot
diffs.
- collectedBlocks - Variable in class org.apache.hadoop.hdfs.server.namenode.INode.ReclaimContext
-
- collectedBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.ReclaimContext
-
- collectThreadLocalStates() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodePeerMetrics
-
Collects states maintained in ThreadLocal, if any.
- 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(ExtendedBlock, long, long, boolean, boolean, DatanodeID[], String[]) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolClientSideTranslatorPB
-
- commitBlockSynchronization(ExtendedBlock, long, long, boolean, boolean, DatanodeID[], String[]) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- commitBlockSynchronization(ExtendedBlock, long, long, boolean, boolean, DatanodeID[], String[]) - Method in interface org.apache.hadoop.hdfs.server.protocol.DatanodeProtocol
-
Commit block synchronization in lease recovery
- commitBlockSynchronization(RpcController, DatanodeProtocolProtos.CommitBlockSynchronizationRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
-
- commitOrCompleteLastBlock(BlockCollection, Block, INodesInPath) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Commit the last block of the file and mark it as complete if it has
meets the minimum redundancy requirement
- 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.
- COMMITTED - org.apache.hadoop.hdfs.server.common.HdfsServerConstants.BlockUCState
-
The block is committed.
The client reported that all bytes are written to data-nodes
with the given generation stamp and block length, but no
HdfsServerConstants.ReplicaState.FINALIZED
replicas has yet been reported by data-nodes themselves.
- 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
-
- compare(DatanodeInfo, DatanodeInfo) - Method in class org.apache.hadoop.hdfs.DFSUtil.StaleAndSlowComparator
-
- compareDataNode(DatanodeDescriptor, DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.AvailableSpaceRackFaultTolerantBlockPlacementPolicy
-
Compare the two data nodes.
- compareDataNode(DatanodeDescriptor, DatanodeDescriptor, boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.AvailableSpaceBlockPlacementPolicy
-
Compare the two data nodes.
- compareTo(byte[]) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- compareTo(byte[]) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot
-
- compareTo(FsVolumeSpi.ScanInfo) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.ScanInfo
-
- compareTo(StorageLocation) - Method in class org.apache.hadoop.hdfs.server.datanode.StorageLocation
-
- compareTo(DiskBalancerDataNode) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
-
Compares this object with the specified object for order.
- compareTo(CheckpointSignature) - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointSignature
-
- compareTo(Step) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.Step
-
- 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
-
- compareWith(FsVolumeSpi.ScanInfo) - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- compareWith(FsVolumeSpi.ScanInfo) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
- compileReport(String, Collection<FsVolumeSpi.ScanInfo>, DirectoryScanner.ReportCompiler) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-
- compileReport(String, Collection<FsVolumeSpi.ScanInfo>, DirectoryScanner.ReportCompiler) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- complete(String, String, ExtendedBlock, long) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- complete(RpcController, ClientNamenodeProtocolProtos.CompleteRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- COMPLETE - org.apache.hadoop.hdfs.server.common.HdfsServerConstants.BlockUCState
-
- COMPLETE - org.apache.hadoop.hdfs.server.namenode.startupprogress.Status
-
The phase has already completed.
- COMPLETE_CHECKPOINT - org.apache.hadoop.hdfs.server.common.Storage.StorageState
-
- COMPLETE_FINALIZE - org.apache.hadoop.hdfs.server.common.Storage.StorageState
-
- COMPLETE_ROLLBACK - org.apache.hadoop.hdfs.server.common.Storage.StorageState
-
- COMPLETE_UPGRADE - org.apache.hadoop.hdfs.server.common.Storage.StorageState
-
- completeBootstrapTransfer(File) - Static method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
-
Extract the aliasmap archive to complete the bootstrap process.
- composeNotStartedMessage(HdfsServerConstants.NamenodeRole) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- computeAndConvertContentSummary(int, ContentSummaryComputationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Compute ContentSummary.
- computeChecksum(File, File, File, int, Configuration) - Static method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetUtil
-
Compute the checksum for a block file that does not already have
its checksum computed, and save it to dstMeta file.
- computeContentSummary(int, ContentSummaryComputationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- 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.INodeFile
-
- 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.INodeSymlink
-
- computeContentSummary(int, ContentSummaryComputationContext) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot.Root
-
- computeContentSummary(BlockStoragePolicySuite) - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.BlockCollection
-
Get content summary.
- computeContentSummary(BlockStoragePolicySuite) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Compute ContentSummary.
- computeContentSummary4Snapshot(BlockStoragePolicySuite, ContentCounts) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectorySnapshottableFeature
-
- computeContentSummary4Snapshot(BlockStoragePolicySuite, ContentCounts) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature
-
- 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.
- computeFileSize() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
The same as computeFileSize(null).
- computeFileSize(boolean, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
Compute file size of the current file.
- computeFileSize(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
Compute file size of the current file if the given snapshot is null;
otherwise, get the file size from the given snapshot.
- computeFileSizeNotIncludingLastUcBlock() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
Compute file size of the current file size
but not including the last block if it is under construction.
- computeMad(List<Double>) - Static method in class org.apache.hadoop.hdfs.server.datanode.metrics.OutlierDetector
-
Compute the Median Absolute Deviation of a sorted list.
- computeMd5ForFile(File) - Static method in class org.apache.hadoop.hdfs.util.MD5FileUtils
-
Read dataFile and compute its MD5 checksum.
- computeMedian(List<Double>) - Static method in class org.apache.hadoop.hdfs.server.datanode.metrics.OutlierDetector
-
Compute the median of a sorted list.
- 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) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- computeQuotaUsage(BlockStoragePolicySuite, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- computeQuotaUsage(BlockStoragePolicySuite, byte, boolean, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- 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.INodeFile
-
- 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
-
- computeQuotaUsage(BlockStoragePolicySuite, byte, boolean, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeSymlink
-
- computeQuotaUsage4CurrentDirectory(BlockStoragePolicySuite, byte) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature
-
- computeQuotaUsage4CurrentDirectory(BlockStoragePolicySuite, byte, QuotaCounts) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-
Add quota usage for this inode excluding children.
- computeQuotaUsageWithStriped(BlockStoragePolicy, QuotaCounts) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
Compute quota of striped file.
- 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.
- concat(String, String[]) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- concat(RpcController, ClientNamenodeProtocolProtos.ConcatRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- CONCAT - org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
-
- conf - Variable in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorBase
-
- configuredCapacity - Variable in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- confirmFormat(Iterable<? extends Storage.FormatConfirmable>, boolean, boolean) - Static method in class org.apache.hadoop.hdfs.server.common.Storage
-
Iterate over each of the
Storage.FormatConfirmable objects,
potentially checking with the user whether it should be formatted.
- connectionFactory - Static variable in class org.apache.hadoop.hdfs.server.common.Util
-
- ConnectorFactory - Class in org.apache.hadoop.hdfs.server.diskbalancer.connectors
-
Connector factory creates appropriate connector based on the URL.
- considerLoad - Variable in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- considerLoadFactor - Variable in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- ConstEnumCounters<E extends java.lang.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(Object) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Check if the set contains given element
- contains(Block) - Method in class org.apache.hadoop.hdfs.server.balancer.MovedBlocks
-
- contains(ExtendedBlock) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Does the dataset contain the block?
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
- containsDeleted(E) - Method in class org.apache.hadoop.hdfs.util.Diff
-
- containsDeleted(K) - Method in class org.apache.hadoop.hdfs.util.Diff
-
- containsInvalidateBlock(Block) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- containsInvalidateBlock(DatanodeInfo, Block) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- containsStorageDir(File) - Method in class org.apache.hadoop.hdfs.server.common.Storage
-
Returns true if the storage directory on the given directory is already
loaded.
- containsStorageDir(StorageLocation) - Method in class org.apache.hadoop.hdfs.server.common.Storage
-
Returns true if the storage directory on the given directory is already
loaded.
- containsStorageDir(StorageLocation, String) - Method in class org.apache.hadoop.hdfs.server.common.Storage
-
Returns true if the storage directory on the given location is already
loaded.
- Content - Enum in org.apache.hadoop.hdfs.server.namenode
-
The content types such as file, directory and symlink to be computed.
- CONTENT_DISPOSITION - Static variable in class org.apache.hadoop.hdfs.server.namenode.ImageServlet
-
- CONTENT_LENGTH - Static variable in class org.apache.hadoop.hdfs.server.common.Util
-
- CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.hadoop.hdfs.server.common.Util
-
- CONTENT_TYPE - Static variable in class org.apache.hadoop.hdfs.server.common.Util
-
- 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
-
- ContentSummaryComputationContext - Class in org.apache.hadoop.hdfs.server.namenode
-
- ContentSummaryComputationContext(BlockStoragePolicySuite) - Constructor for class org.apache.hadoop.hdfs.server.namenode.ContentSummaryComputationContext
-
Constructor for blocking computation.
- ContentSummaryComputationContext(FSDirectory, FSNamesystem, long, long) - Constructor for class org.apache.hadoop.hdfs.server.namenode.ContentSummaryComputationContext
-
Constructor
- ContentSummaryComputationContext(FSDirectory, FSNamesystem, long, long, FSPermissionChecker) - Constructor for class org.apache.hadoop.hdfs.server.namenode.ContentSummaryComputationContext
-
- Context - Interface in org.apache.hadoop.hdfs.server.namenode.sps
-
An interface for the communication between SPS and Namenode module.
- convert(HAServiceProtocol.HAServiceState) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(AliasMapProtocolProtos.KeyValueProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(DatanodeProtocolProtos.BalancerBandwidthCommandProto) - 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.BlockECReconstructionCommandProto) - 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.BlockRecoveryCommandProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(DatanodeProtocolProtos.BlockReportContextProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(DatanodeProtocolProtos.DatanodeCommandProto) - 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.FinalizeCommandProto) - 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.ReceivedDeletedBlockInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(HdfsServerProtos.BlockKeyProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(HdfsServerProtos.BlocksWithLocationsProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(HdfsServerProtos.BlockWithLocationsProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(HdfsServerProtos.CheckpointSignatureProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(HdfsServerProtos.ExportedBlockKeysProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(HdfsServerProtos.NamenodeCommandProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(HdfsServerProtos.NamenodeRegistrationProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(HdfsServerProtos.NamenodeRegistrationProto.NamenodeRoleProto) - 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.NNHAStatusHeartbeatProto) - 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(HdfsServerProtos.RecoveringBlockProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(HdfsServerProtos.RemoteEditLogManifestProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(HdfsServerProtos.RemoteEditLogProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(HdfsServerProtos.ReplicaStateProto) - 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(JournalProtocolProtos.JournalInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(BlockKey) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(ExportedBlockKeys) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(FileRegion) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(HdfsServerConstants.NamenodeRole) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(HdfsServerConstants.ReplicaState) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(StorageInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(CheckpointSignature) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(BalancerBandwidthCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(BlockCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(BlockECReconstructionCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(BlockIdCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(BlockRecoveryCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(BlockRecoveryCommand.RecoveringBlock) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(BlockReportContext) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(BlocksWithLocations) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(BlocksWithLocations.BlockWithLocations) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(CheckpointCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(DatanodeCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(DatanodeRegistration) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(FinalizeCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(JournalInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
Method used for converting
JournalProtocolProtos.JournalInfoProto sent from Namenode
to Journal receivers to
NamenodeRegistration.
- convert(KeyUpdateCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(NamenodeCommand) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(NamenodeRegistration) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(NamespaceInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(NNHAStatusHeartbeat) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(ReceivedDeletedBlockInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(RemoteEditLog) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convert(RemoteEditLogManifest) - 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
-
- convertLastBlockToUC(BlockInfo, DatanodeStorageInfo[]) - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.BlockCollection
-
Convert the last block of the collection to an under-construction block
and set the locations.
- convertLastBlockToUC(BlockInfo, DatanodeStorageInfo[]) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- convertLastBlockToUnderConstruction(BlockCollection, long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Convert the last block of the file to an under construction block.
- convertSlowDiskInfo(List<DatanodeProtocolProtos.SlowDiskReportProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convertSlowDiskInfo(SlowDiskReports) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convertSlowPeerInfo(List<DatanodeProtocolProtos.SlowPeerReportProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convertSlowPeerInfo(SlowPeerReports) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelper
-
- convertTemporaryToRbw(ExtendedBlock) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Covert a temporary replica to a RBW.
- convertTemporaryToRbw(ExtendedBlock, ReplicaInfo) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- convertToBlockUnderConstruction(HdfsServerConstants.BlockUCState, DatanodeStorageInfo[]) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
Add/Update the under construction feature.
- 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
-
- copyBlockdata(URI) - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- copyBlockdata(URI) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
- 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.
- copyBlockToLazyPersistLocation(String, long, long, ReplicaInfo, int, Configuration) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- copyFileToStream(OutputStream, File, FileInputStream, DataTransferThrottler) - Static method in class org.apache.hadoop.hdfs.server.namenode.TransferFsImage
-
A server-side method to respond to a getfile http request
Copies the contents of the local file into the output stream.
- copyINodeDefaultAcl(INode) - Static method in class org.apache.hadoop.hdfs.server.namenode.AclStorage
-
If a default ACL is defined on a parent directory, then copies that default
ACL to a newly created child file or directory.
- copyMetadata(URI) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-
- copyMetadata(URI) - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- copyMetadata(URI) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
- 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
-
- CORRUPT - org.apache.hadoop.hdfs.server.blockmanagement.NumberReplicas.StoredReplicaState
-
- CORRUPT_STATUS - Static variable in class org.apache.hadoop.hdfs.server.namenode.NamenodeFsck
-
- CORRUPTION_REPORTED - org.apache.hadoop.hdfs.server.blockmanagement.CorruptReplicasMap.Reason
-
- 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 - Class in org.apache.hadoop.hdfs.server.blockmanagement
-
Stores information about all corrupt blocks in the File System.
- CorruptReplicasMap() - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.CorruptReplicasMap
-
- CorruptReplicasMap.Reason - Enum in org.apache.hadoop.hdfs.server.blockmanagement
-
The corruption reason code
- countBufferedBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.EditsDoubleBuffer
-
- countLease() - Method in class org.apache.hadoop.hdfs.server.namenode.LeaseManager
-
- countNodes(BlockInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Return the number of nodes hosting a given block, grouped
by the state of those replicas.
- countReadyBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.EditsDoubleBuffer
-
- countReadyTxns() - Method in class org.apache.hadoop.hdfs.server.namenode.EditsDoubleBuffer
-
- countTree(INode) - Static method in class org.apache.hadoop.hdfs.server.namenode.visitor.INodeCountVisitor
-
- cpLock() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Lock the checkpoint lock
- cpLockInterruptibly() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Lock the checkpoint lock interrupibly
- cpUnlock() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Unlock the checkpoint lock
- create(int) - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileOutputStream
-
Create empty edits logs file.
- create(int) - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogOutputStream
-
Create and initialize underlying persistent edits log storage.
- create(E) - Method in class org.apache.hadoop.hdfs.util.Diff
-
Create an element in current state.
- create(DataInputStream, StreamLimiter, int) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.Reader
-
- create(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
-
Returns a file created in the cluster.
- create(String, Configuration) - Static method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodePeerMetrics
-
Creates an instance of DataNodePeerMetrics, used for registration.
- create(String, FsPermission, String, EnumSetWritable<CreateFlag>, boolean, short, long, CryptoProtocolVersion[], String, String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- create(Configuration) - Static method in class org.apache.hadoop.hdfs.tools.DFSZKFailoverController
-
- create(Configuration, String) - Static method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- create(Configuration, String) - Static method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- create(Configuration, HdfsServerConstants.NamenodeRole) - Static method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
-
- create(RpcController, ClientNamenodeProtocolProtos.CreateRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- CREATE - org.apache.hadoop.hdfs.server.namenode.FSDirectory.DirOp
-
- CREATE_LINK - org.apache.hadoop.hdfs.server.namenode.FSDirectory.DirOp
-
- CREATE_OVERWRITE - org.apache.hadoop.hdfs.server.namenode.NameNodeLayoutVersion.Feature
-
- createBlockPoolDir(String) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemVolumeManager
-
Create cache subdirectory specified with blockPoolId.
- createCacheLoader(DNConf) - Static method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoaderFactory
-
Create a specific cache loader according to the configuration.
- createCredentials(NameNode, UserGroupInformation, String) - Static method in class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenSecretManager
-
A utility method for creating credentials.
- createCredentials(UserGroupInformation, String) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
- createDataNode(String[], Configuration) - Static method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Instantiate & Start a single datanode daemon and wait for it to
finish.
- createDataNode(String[], Configuration, SecureDataNodeStarter.SecureResources) - Static method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Instantiate & Start a single datanode daemon and wait for it to
finish.
- createDefaultSuite() - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockStoragePolicySuite
-
- createDefaultSuite(Configuration) - 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
-
- createEncryptionZone(String, String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- createEncryptionZone(RpcController, EncryptionZonesProtos.CreateEncryptionZoneRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- createFile(FsVolumeSpi, File) - Method in class org.apache.hadoop.hdfs.server.datanode.FileIoProvider
-
Create a file.
- createFileWithExistsCheck(FsVolumeSpi, Block, File, FileIoProvider) - Static method in class org.apache.hadoop.hdfs.server.datanode.DatanodeUtil
-
Create a new file.
- createFilterConfig(Configuration) - Method in class org.apache.hadoop.hdfs.web.AuthFilterInitializer
-
- createHAContext() - Method in class org.apache.hadoop.hdfs.server.namenode.BackupNode
-
- createHAContext() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- createHAState(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.BackupNode
-
- createHAState(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- createIdentifier() - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
Return an empty BlockTokenIdentifer
- createIdentifier() - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
Create an empty block token identifier
- createIdentifier() - Method in class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenSecretManager
-
- createInfo() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedProvidedReplica
-
- 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.ProvidedReplica
-
- createInfo() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
- createInfo() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
-
- createInfo() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
-
- createInterDataNodeProtocolProxy(DatanodeID, Configuration, int, boolean) - Static method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- createKeyProviderCryptoExtension(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Creates a new KeyProviderCryptoExtension by wrapping the
KeyProvider specified in the given Configuration.
- createLocatedBlocks(BlockInfo[], long, boolean, long, long, boolean, boolean, FileEncryptionInfo, ErasureCodingPolicy) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Create a LocatedBlocks.
- createLoggers(AsyncLogger.Factory) - Method in class org.apache.hadoop.hdfs.qjournal.client.QuorumJournalManager
-
- createNameNode(String[], Configuration) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- createNewMemorySegment(String, DomainSocket) - Method in class org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry
-
Handle a DFSClient request to create a new memory segment.
- createNonHAProxy(Configuration, InetSocketAddress, Class<T>, UserGroupInformation, boolean) - Static method in class org.apache.hadoop.hdfs.NameNodeProxies
-
Creates an explicitly non-HA-enabled proxy object.
- createNonHAProxy(Configuration, InetSocketAddress, Class<T>, UserGroupInformation, boolean, AtomicBoolean, AlignmentContext) - Static method in class org.apache.hadoop.hdfs.NameNodeProxies
-
Creates an explicitly non-HA-enabled proxy object.
- createNullChecksumByteArray() - Static method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetUtil
-
- createParallelExecutor() - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
Separated out for easy overriding in tests.
- createPassword(BlockTokenIdentifier) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
- createPassword(BlockTokenIdentifier) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
Create a new password/secret for the given block token identifier.
- createProxy() - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- createProxy(Configuration, InetSocketAddress, Class<T>, UserGroupInformation, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.NameNodeHAProxyFactory
-
- createProxy(Configuration, InetSocketAddress, Class<T>, UserGroupInformation, boolean, AtomicBoolean) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.NameNodeHAProxyFactory
-
- createProxy(Configuration, URI, Class<T>) - Static method in class org.apache.hadoop.hdfs.NameNodeProxies
-
Creates the namenode proxy with the passed protocol.
- createProxy(Configuration, URI, Class<T>, AtomicBoolean) - Static method in class org.apache.hadoop.hdfs.NameNodeProxies
-
Creates the namenode proxy with the passed protocol.
- createRbw(StorageType, String, ExtendedBlock, boolean) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Creates a RBW replica and returns the meta info of the replica
- createRbw(StorageType, String, ExtendedBlock, boolean, long) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Creates a RBW replica and returns the meta info of the replica
- createRbw(ExtendedBlock) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- 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.
- createRpcServer(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.BackupNode
-
- createRpcServer(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Create the RPC server implementation.
- createSimpleDateFormat() - Static method in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- createSingleThreadExecutor() - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
Separated out for easy overriding in tests.
- createSnapshot(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
-
Writes a snapshot of the cluster to the specified directory.
- createSnapshot(String, String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- createSnapshot(LeaseManager, INodesInPath, String, String, long) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-
Create a snapshot of the given path.
- createSnapshot(RpcController, ClientNamenodeProtocolProtos.CreateSnapshotRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- createSocketAddr(String) - Static method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Deprecated.
- createSPSManager(Configuration, String) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Create SPS manager instance.
- createStorageID(Storage.StorageDirectory, boolean, Configuration) - Static method in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
Create an ID for this storage.
- 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
- createSymlink(String, String, FsPermission, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- createSymlink(RpcController, ClientNamenodeProtocolProtos.CreateSymlinkRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- createTemporary(StorageType, String, ExtendedBlock, boolean) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Creates a temporary replica and returns the meta information of the replica
.
- createTemporary(ExtendedBlock) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- createUri(String, String, int) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Create an URI from scheme, host, and port.
- createUri(String, InetSocketAddress) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Create an URI from scheme and address.
- createView() - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgress
-
- CRYPTO_XATTR_ENCRYPTION_ZONE - Static variable in interface org.apache.hadoop.hdfs.server.common.HdfsServerConstants
-
- CRYPTO_XATTR_FILE_ENCRYPTION_INFO - Static variable in interface org.apache.hadoop.hdfs.server.common.HdfsServerConstants
-
- CryptoAdmin - Class in org.apache.hadoop.hdfs.tools
-
This class implements crypto command-line operations.
- CryptoAdmin() - Constructor for class org.apache.hadoop.hdfs.tools.CryptoAdmin
-
- CryptoAdmin(Configuration) - Constructor for class org.apache.hadoop.hdfs.tools.CryptoAdmin
-
- cTime - Variable in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- CURRENT_CONF - Static variable in class org.apache.hadoop.hdfs.server.common.JspHelper
-
- CURRENT_LAYOUT_VERSION - Static variable in class org.apache.hadoop.hdfs.server.namenode.NameNodeLayoutVersion
-
- CURRENT_STATE_ID - Static variable in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot
-
This id is used to indicate the current state (vs.
- CURRENTID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
-
- CyclicIteration<K,V> - Class in org.apache.hadoop.hdfs.util
-
Provide an cyclic Iterator for a NavigableMap.
- CyclicIteration(NavigableMap<K, V>, K) - Constructor for class org.apache.hadoop.hdfs.util.CyclicIteration
-
Construct an Iterable object,
so that an Iterator can be created
for iterating the given NavigableMap.
- GB - Static variable in class org.apache.hadoop.hdfs.server.diskbalancer.planner.GreedyPlanner
-
- gcDeletedSnapshot(String, String) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- GENCLUSTERID - org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-
- generateDataEncryptionKey() - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
Generate a data encryption key for this block pool, using the current
BlockKey.
- generateDataEncryptionKey() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- generateDataEncryptionKey(String) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
- generateDefaultSnapshotName() - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot
-
- generateDelegationToken(UserGroupInformation, String) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
- generateDeletedSnapshotName(Snapshot) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot
-
- generateReport() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogOutputStream
-
- generateToken(String, ExtendedBlock, EnumSet<BlockTokenIdentifier.AccessMode>, StorageType[], String[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
Generate a block token for a specified user
- generateToken(ExtendedBlock, EnumSet<BlockTokenIdentifier.AccessMode>, StorageType[], String[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockPoolTokenSecretManager
-
- generateToken(ExtendedBlock, EnumSet<BlockTokenIdentifier.AccessMode>, StorageType[], String[]) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
Generate an block token for current user
- generateUuid() - Static method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- GenerationStamp - Class in org.apache.hadoop.hdfs.server.common
-
A GenerationStamp is a Hadoop FS primitive, identified by a long.
- GenerationStamp() - Constructor for class org.apache.hadoop.hdfs.server.common.GenerationStamp
-
- genericRefresh(String[], int) - Method in class org.apache.hadoop.hdfs.tools.DFSAdmin
-
- GENSTAMP_MISMATCH - org.apache.hadoop.hdfs.server.blockmanagement.CorruptReplicasMap.Reason
-
- 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() - Static method in class org.apache.hadoop.hdfs.qjournal.server.JournalFaultInjector
-
- get() - Method in class org.apache.hadoop.hdfs.server.datanode.checker.AbstractFuture
- get() - Static method in class org.apache.hadoop.hdfs.server.datanode.DataNodeFaultInjector
-
- get() - Static method in class org.apache.hadoop.hdfs.server.datanode.VolumeScannerCBInjector
-
- get() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.OpInstanceCache
-
- get() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementNeeded
-
Gets the satisfier files for which block storage movements check necessary
and make the movement if required.
- get() - Method in class org.apache.hadoop.hdfs.util.BestEffortLongFile
-
- get() - Method in class org.apache.hadoop.hdfs.util.PersistentLongFile
-
- get(int) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi.FsVolumeReferences
-
Get the volume for a given index.
- get(int) - Method in class org.apache.hadoop.hdfs.server.namenode.SerialNumberMap
-
- 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(int) - Method in interface org.apache.hadoop.hdfs.util.ReadOnlyList
-
- get(long) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeMap
-
Get the
INode with the given id from the map.
- get(long, TimeUnit) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.AbstractFuture
- get(E) - Method in class org.apache.hadoop.hdfs.util.EnumCounters
-
- get(E) - Method in class org.apache.hadoop.hdfs.util.EnumDoubles
-
- 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(FSEditLogOpCodes) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.OpInstanceCache
-
- get(UserGroupInformation, DelegationParam, UserParam, DoAsParam, String, GetOpParam, OffsetParam, LengthParam, RenewerParam, BufferSizeParam, List<XAttrNameParam>, XAttrEncodingParam, ExcludeDatanodesParam, FsActionParam, SnapshotNameParam, OldSnapshotNameParam, SnapshotDiffStartPathParam, SnapshotDiffIndexParam, TokenKindParam, TokenServiceParam, NoRedirectParam, StartAfterParam, AllUsersParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
- get(UserGroupInformation, DelegationParam, UserParam, DoAsParam, UriFsPathParam, GetOpParam, OffsetParam, LengthParam, RenewerParam, BufferSizeParam, List<XAttrNameParam>, XAttrEncodingParam, ExcludeDatanodesParam, FsActionParam, SnapshotNameParam, OldSnapshotNameParam, SnapshotDiffStartPathParam, SnapshotDiffIndexParam, TokenKindParam, TokenServiceParam, NoRedirectParam, StartAfterParam, AllUsersParam) - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
Handle HTTP GET request.
- get(T) - Method in class org.apache.hadoop.hdfs.server.namenode.SerialNumberMap
-
- 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.INode
-
The same as getAccessTime(Snapshot.CURRENT_STATE_ID).
- getAccessTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributes
-
- getAccessTime() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
-
- getAccessTime(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-
- getAccessToken(ExtendedBlock, StorageType[], String[]) - Method in class org.apache.hadoop.hdfs.server.balancer.KeyManager
-
Get an access token for a block.
- 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.INode
-
- getAclFeature() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributes
-
- getAclFeature() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
-
- getAclFeature(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
-
- 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;
- getAclStatus(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getAclStatus(RpcController, AclProtos.GetAclStatusRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getAction() - Method in class org.apache.hadoop.hdfs.server.protocol.ServerCommand
-
Get server command action.
- getActiveBlockCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getActiveTransferThreadCount() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getActiveTransferThreadCount() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Returns the number of Datanode threads actively transferring blocks.
- getAdditionalDatanode(String, long, ExtendedBlock, DatanodeInfo[], String[], DatanodeInfo[], int, String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getAdditionalDatanode(RpcController, ClientNamenodeProtocolProtos.GetAdditionalDatanodeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getAdditionalReplicasRequired() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementStatus
-
Return the number of additional replicas needed to ensure the block
placement policy is satisfied.
- getAdditionalReplicasRequired() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementStatusDefault
-
- getAdditionalReplicasRequired() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementStatusWithNodeGroup
-
- getAdditionalReplicasRequired() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementStatusWithUpgradeDomain
-
- 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
-
- getAddress() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeHttpServer
-
Return the actual HTTP/HTTPS address bound to by the running server.
- getAddress() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeRpcServer
-
- getAddress() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlock
-
Get cache address if applicable.
- getAddress() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappedBlock
-
- getAddress() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappedBlock
-
- getAddress() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemMappedBlock
-
- getAddress() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration
-
- getAddress() - Method in class org.apache.hadoop.hdfs.server.protocol.NamenodeRegistration
-
- getAddress() - Method in interface org.apache.hadoop.hdfs.server.protocol.NodeRegistration
-
Get address of the server node.
- getAddress() - Method in class org.apache.hadoop.hdfs.tools.NNHAServiceTarget
-
- getAddressesList(URI, Configuration) - Static method in class org.apache.hadoop.hdfs.server.common.Util
-
- getAddressOfActive(FileSystem) - Static method in class org.apache.hadoop.hdfs.HAUtil
-
Get the internet address of the currently-active NN.
- getAliasMap() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryLevelDBAliasMapServer
-
- getAliasMap() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.ProvidedStorageMap
-
- getAliasMapServer() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getAllKeys() - Method in class org.apache.hadoop.hdfs.security.token.block.ExportedBlockKeys
-
- getAllNnPrincipals(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
- getAllOptionString() - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.RollingUpgradeStartupOption
-
- getAllOtherNodes() - Method in class org.apache.hadoop.hdfs.tools.DFSZKFailoverController
-
- getAllowNonLocalLazyPersist() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getAllPolicies() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockStoragePolicySuite
-
- getAllSlowDataNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- 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
-
- getAttemptedItemsCount() - Method in class org.apache.hadoop.hdfs.server.sps.metrics.ExternalSPSBeanMetrics
-
- getAttemptedItemsCount() - Method in interface org.apache.hadoop.hdfs.server.sps.metrics.ExternalSPSMXBean
-
Gets the count of attempted items.
- getAttemptedItemsMonitor() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier
-
- getAttributes(byte[][], INodeAttributes) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
-
- 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
-
- getAttributes(String, INodeAttributes) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
-
Deprecated.
- getAttributesProvider() - Method in class org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker
-
- getAuditLoggers() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getAuditSource() - Method in class org.apache.hadoop.hdfs.server.namenode.NamenodeFsck
-
- getAuxiliaryNameNodeAddresses() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getAuxiliaryRpcAddresses() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getAvailable() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-
- getAvailable() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
Calculate the available space of the filesystem, excluding space reserved
for non-HDFS and space reserved for RBW.
- getBackupNameServiceId(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Get nameservice Id for the BackupNode based on backup node RPC address
matching the local node address.
- getBackupNodeAddresses(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Returns list of InetSocketAddress corresponding to backup node rpc
addresses from the configuration.
- getBalancerBandwidth() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getBalancerBandwidth() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getBalancerBandwidth(String[], int) - Method in class org.apache.hadoop.hdfs.tools.DFSAdmin
-
Command to get balancer bandwidth for the given datanode.
- getBalancerBandwidth(RpcController, ClientDatanodeProtocolProtos.GetBalancerBandwidthRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolServerSideTranslatorPB
-
- 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.datanode.DiskBalancer
-
Returns the current bandwidth.
- 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
-
- getBaseURI() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- getBatchedListing(String[], byte[], boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getBatchedListing(RpcController, ClientNamenodeProtocolProtos.GetBatchedListingRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getBindAddress(Configuration, String, String, String) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Determine the InetSocketAddress to bind to, for any service.
- getBindPath() - Method in class org.apache.hadoop.hdfs.net.DomainPeerServer
-
- 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.common.sps.BlockMovementAttemptFinished
-
- getBlock() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockStorageMovementCommand.BlockMovingInfo
-
- getBlock() - Method in class org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.BlockWithLocations
-
get the block
- getBlock() - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-
- getBlockAccessToken(ExtendedBlock, EnumSet<BlockTokenIdentifier.AccessMode>, StorageType[], String[]) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Use BlockTokenSecretManager to generate block token for current user.
- getBlockCapacity() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getBlockCollection(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getBlockCollection(long) - Method in interface org.apache.hadoop.hdfs.server.namenode.Namesystem
-
- getBlockCollectionId() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- getBlockDataLength() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-
- getBlockDataLength() - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- getBlockDataLength() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
- getBlockDeletionStartTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getBlockDeletionStartTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Time when block deletions will begin
- 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.
- getBlockId() - Method in interface org.apache.hadoop.hdfs.server.datanode.Replica
-
Get the block ID
- getBlockId() - Method in class org.apache.hadoop.hdfs.server.namenode.CachedBlock
-
- getBlockId(File) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemMappableBlockLoader
-
Parse the file name and get the BlockId.
- getBlockIdManager() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getBlockIds() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockIdCommand
-
- getBlockIndex() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped.StorageAndBlockIndex
-
- getBlockIndex(Block) - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
-
- getBlockIndices() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockUnderConstructionFeature
-
- getBlockIndices() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockRecoveryCommand.RecoveringStripedBlock
-
- getBlockIndicesForSpecifiedStorages(List<Integer>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockUnderConstructionFeature
-
- getBlockInputStream(ExtendedBlock, long) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Returns an input stream at specified offset of the specified block.
- getBlockInvalidateLimit() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getBlockKeys() - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolTranslatorPB
-
- getBlockKeys() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getBlockKeys() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getBlockKeys() - Method in interface org.apache.hadoop.hdfs.server.protocol.NamenodeProtocol
-
Get the current block keys
- 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.
- getBlockListAsLongs() - Method in class org.apache.hadoop.hdfs.protocol.BlockListAsLongs
-
Convert block report to old-style list of longs.
- getBlockLocalPathInfo(ExtendedBlock) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Get BlockLocalPathInfo for the given block.
- getBlockLocalPathInfo(ExtendedBlock, Token<BlockTokenIdentifier>) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getBlockLocalPathInfo(RpcController, ClientDatanodeProtocolProtos.GetBlockLocalPathInfoRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolServerSideTranslatorPB
-
- getBlockLocations(String, long, long) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getBlockLocations(RpcController, ClientNamenodeProtocolProtos.GetBlockLocationsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getBlockManager() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getBlockMovingTasks() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockStorageMovementCommand
-
Returns the list of blocks to be moved.
- getBlockOpQueueLength() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getBlockPlacementPolicy() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getBlockpoolID() - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- getBlockpoolID() - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointSignature
-
Get the block pool id from CheckpointSignature
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.protocolPB.InMemoryAliasMapProtocolClientSideTranslatorPB
-
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
-
- getBlockPoolId() - Method in interface org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMapProtocol
-
Get the associated block pool id.
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryLevelDBAliasMapServer
-
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- 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.namenode.FSNamesystem
-
- getBlockPoolId() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the block pool id.
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockCommand
-
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockIdCommand
-
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockStorageMovementCommand
-
Returns block pool ID.
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.protocol.FinalizeCommand
-
- getBlockPoolId(RpcController, AliasMapProtocolProtos.BlockPoolRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.AliasMapProtocolServerSideTranslatorPB
-
- getBlockPoolID() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- getBlockPoolID() - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getBlockPoolID() - Method in class org.apache.hadoop.hdfs.server.protocol.NamespaceInfo
-
- 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
-
- getBlockPoolList() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
Make a deep copy of the list of currently active BPIDs.
- getBlockPoolManager() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getBlockPoolSlices() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- getBlockPoolTokenSecretManager() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getBlockPoolUsed() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getBlockPoolUsed() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.StorageTypeStats
-
- getBlockPoolUsed(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns the total space (in bytes) used by a block pool
- getBlockPoolUsedPercentStdDev(StorageReport[]) - Static method in class org.apache.hadoop.hdfs.server.common.Util
-
Return the standard deviation of storage block pool usage.
- getBlockPoolUsedSpace() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getBlockPoolUsedSpace() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the total space used by the block pools of this namenode.
- getBlockRecoveryId() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockUnderConstructionFeature
-
- getBlockRecoveryWorker() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getBlockReportCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
-
- getBlockReportInterval() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getBlockReportLeaseManager() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getBlockReports(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Returns one block report per volume.
- getBlocks() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.BlockCollection
-
Get the blocks (striped or contiguous).
- getBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- getBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiff
-
- getBlocks() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockCommand
-
- getBlocks() - Method in class org.apache.hadoop.hdfs.server.protocol.BlocksStorageMoveAttemptFinished
-
- getBlocks() - Method in class org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations
-
getter
- getBlocks() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageBlockReport
-
- getBlocks() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReceivedDeletedBlocks
-
- 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(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- getBlocks(DatanodeID, long, long, long, StorageType) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
return a list of blocks & their locations on datanode whose
total size is size
- getBlocks(DatanodeInfo, long, long, long, StorageType) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolTranslatorPB
-
- getBlocks(DatanodeInfo, long, long, long, StorageType) - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- getBlocks(DatanodeInfo, long, long, long, StorageType) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getBlocks(DatanodeInfo, long, long, long, StorageType) - Method in interface org.apache.hadoop.hdfs.server.protocol.NamenodeProtocol
-
Get a list of blocks belonging to datanode
whose total size equals size.
- getBlocks(RpcController, NamenodeProtocolProtos.GetBlocksRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
-
- getBlocksBuffer() - Method in class org.apache.hadoop.hdfs.protocol.BlockListAsLongs
-
Very efficient encoding of the block report into a ByteString to avoid
the overhead of protobuf repeating fields.
- getBlocksBuffers() - Method in class org.apache.hadoop.hdfs.protocol.BlockListAsLongs
-
List of ByteStrings that encode this block report
- 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;
- getBlockScanner() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- 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;
- getBlocksFailed() - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- 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;
- getBlocksMoved() - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- 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;
- getBlocksPerLock() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminBackoffMonitor
-
- getBlocksPerLock() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminDefaultMonitor
-
- getBlocksPerLock() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminManager
-
- getBlocksPerLock() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-
- getBlocksPerPostponedMisreplicatedBlocksRescan() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getBlocksRemoved() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- getBlocksReplWorkMultiplier() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Returns the current setting for blocksReplWorkMultiplier, set by
DFSConfigKeys.
DFS_NAMENODE_REPLICATION_WORK_MULTIPLIER_PER_ITERATION.
- getBlocksScheduled() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getBlocksScheduled(StorageType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getBlockStoragePolicySuite() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentSummaryComputationContext
-
- getBlockStoragePolicySuite() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
- getBlocksTotal() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Get the total number of blocks in the system.
- getBlocksTotal() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Number of allocated blocks in the system
- getBlocksWithLocations(DatanodeID, long, long, long, StorageType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Get all blocks with location information from a datanode.
- getBlockTokenSecretManager() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
get the BlockTokenSecretManager
- getBlockType() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- getBlockType() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoContiguous
-
- getBlockType() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped
-
- 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.INodeFile
-
- getBlockType() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes
-
- getBlockType() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-
- getBlockUCState() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- 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
-
- getBlockURI() - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- getBlockURI() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
Get the URI for where the data of this replica is stored.
- getBookmark() - Method in class org.apache.hadoop.hdfs.util.LightWeightLinkedSet
-
Returns a new iterator starting at the bookmarked element.
- getBoundHttpAddress() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getBoundIpcAddress() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getBpid() - Method in class org.apache.hadoop.hdfs.server.datanode.FSCachingGetSpaceUsed.Builder
-
- getBpOsCount() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getBpReadyTimeout() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getBpRoot(String, File) - Static method in class org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceStorage
-
Get a block pool storage root based on data node storage root
- getBPServiceActorInfo() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Returned information is a JSON representation of an array,
each element of the array is a map contains the information
about a block pool service actor.
- getBPServiceActorInfo() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets information of the block pool service actors.
- getBPServiceActorInfoMap() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getBPStorage(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
- getBpURI(String, String) - Method in class org.apache.hadoop.hdfs.server.datanode.StorageLocation
-
- getBufferSize() - Method in class org.apache.hadoop.hdfs.util.AsyncRFAAppender
-
- getBuildVersion() - Static method in class org.apache.hadoop.hdfs.server.common.Storage
-
- getBuildVersion() - Method in class org.apache.hadoop.hdfs.server.protocol.NamespaceInfo
-
- getByID(byte) - Method in class org.apache.hadoop.hdfs.server.namenode.ErasureCodingPolicyManager
-
Get a ErasureCodingPolicy by policy ID, including system policy
and user defined policy.
- getByName(String) - Method in class org.apache.hadoop.hdfs.server.namenode.ErasureCodingPolicyManager
-
Get a ErasureCodingPolicy by policy name, including system
policy and user defined policy.
- getBytes() - Method in class org.apache.hadoop.hdfs.util.ByteArray
-
- 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
- getBytesCached() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- getBytesCached() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- getBytesInFuture() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getBytesInFuture() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Gets number of bytes in the blocks in future generation stamps.
- getBytesInFutureECBlockGroups() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getBytesInFutureECBlockGroups() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getBytesInFutureECBlockGroups() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ECBlockGroupsMBean
-
Return total bytes of erasure coded future block groups.
- getBytesInFutureReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getBytesInFutureReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getBytesInFutureReplicatedBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ReplicatedBlocksMBean
-
Return total bytes of future blocks.
- getBytesMoved() - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- getBytesNeeded() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- getBytesNeeded() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- getBytesOnDisk() - Method in class org.apache.hadoop.hdfs.protocol.BlockListAsLongs.BlockReportReplica
-
- getBytesOnDisk() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedProvidedReplica
-
- 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 interface org.apache.hadoop.hdfs.server.datanode.Replica
-
Get the number of bytes that have written to disk
- getBytesOnDisk() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaUnderRecovery
-
- getBytesOnDisk() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaWaitingToBeRecovered
-
- getBytesOverlimit() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- getBytesReserved() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-
- getBytesReserved() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
Number of bytes reserved for this replica on disk.
- 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.
- getBytesWithFutureGenerationStamps() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getBytesWithFutureGenerationStamps() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
-
Gets number of bytes in blocks with future generation stamps.
- getCacheCapacity() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getCacheCapacity() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetCache
-
Get the maximum amount of bytes we can cache either on DRAM or
on persistent memory.
- getCacheCapacity() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader
-
- getCacheCapacity() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemMappableBlockLoader
-
- getCacheCapacity() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemVolumeManager
-
- getCacheCapacity() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns the total cache capacity of the datanode (in bytes).
- getCacheCapacity() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCacheCapacity() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total cache capacity of the datanode (in bytes).
- getCached() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getCachedActiveProxy() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.EditLogTailer
-
- getCachedBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.CacheManager
-
- getCacheDirectives() - Method in class org.apache.hadoop.hdfs.server.namenode.CacheManager
-
- getCacheManager() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCacheManager() - Method in interface org.apache.hadoop.hdfs.server.namenode.Namesystem
-
- getCachePath(ExtendedBlockId) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemVolumeManager
-
The cache file path is pmemVolume/BlockPoolId/subdir#/subdir#/BlockId.
- getCachePool() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool.DirectiveList
-
- getCachePools() - Method in class org.apache.hadoop.hdfs.server.namenode.CacheManager
-
- getCacheReplicationMonitor() - Method in class org.apache.hadoop.hdfs.server.namenode.CacheManager
-
- getCacheReport(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Returns the cache report - the full list of cached block IDs of a
block pool.
- getCacheReportInterval() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getCacheUsed() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getCacheUsed() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetCache
-
Get the approximate amount of cache space used either on DRAM or
on persistent memory.
- getCacheUsed() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader
-
- getCacheUsed() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemMappableBlockLoader
-
- getCacheUsed() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemVolumeManager
-
- getCacheUsed() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns the amount of cache used by the datanode (in bytes).
- getCacheUsed() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCacheUsed() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the amount of cache used by the datanode (in bytes).
- getCallerContext() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-
- getCallerUgi() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-
- getCallId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp
-
- getCancellationReason() - Method in class org.apache.hadoop.hdfs.util.Canceler
-
- 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;
- getCapabilities() - Method in class org.apache.hadoop.hdfs.server.protocol.NamespaceInfo
-
- getCapacity() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- getCapacity() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getCapacity() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.ProvidedStorageMap
-
- getCapacity() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
Return either the configured capacity of the file system if configured; or
the capacity of the file system excluding space reserved for non-HDFS.
- getCapacity() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns total capacity (in bytes) of storage (used and unused)
- 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).
- getCapacityNonDfsUsed() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.StorageTypeStats
-
- getCapacityRemaining() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getCapacityRemaining() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.StorageTypeStats
-
- getCapacityRemaining() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCapacityRemaining() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Free (unused) storage capacity
- getCapacityRemainingGB() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCapacityRemainingPercent() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getCapacityTotal() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getCapacityTotal() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.StorageTypeStats
-
- getCapacityTotal() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCapacityTotal() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Total storage capacity
- getCapacityTotalGB() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCapacityUsed() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getCapacityUsed() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.StorageTypeStats
-
- getCapacityUsed() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCapacityUsed() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Used storage capacity
- getCapacityUsedGB() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCapacityUsedNonDFS() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getCapacityUsedNonDFS() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCapacityUsedPercent() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getCellSize() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped
-
- 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
-
- getCheckPeriod() - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointConf
-
- getCheckpointDirectories() - Method in class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
- getCheckpointDirectories() - Method in interface org.apache.hadoop.hdfs.server.namenode.SecondaryNameNodeInfoMXBean
-
- getCheckpointEditlogDirectories() - Method in class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
- getCheckpointEditlogDirectories() - Method in interface org.apache.hadoop.hdfs.server.namenode.SecondaryNameNodeInfoMXBean
-
- getCheckpointImageFileName(long) - Static method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getChecksum() - Method in class org.apache.hadoop.hdfs.server.datanode.ChunkChecksum
-
- getChecksum() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
-
- getChecksumDataLen() - Method in class org.apache.hadoop.hdfs.server.datanode.erasurecode.StripedBlockChecksumReconstructor
-
- getChecksumIn() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
-
- getChecksumOut() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
-
- getChecksumWriter() - Method in class org.apache.hadoop.hdfs.server.datanode.erasurecode.StripedBlockChecksumReconstructor
-
- 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
-
- getChild(INodeDirectory, byte[], int) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature
-
- 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.
- getChildren(INodeDirectory, int) - Static method in interface org.apache.hadoop.hdfs.server.namenode.visitor.NamespaceVisitor
-
- 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
-
- getChildrenList(INodeDirectory, int) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature
-
- 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;
- getClientId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp
-
- getClientIdAndCallId(String[]) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Try to obtain the actual client's id and call id
according to the current user.
- getClientMachine() - Method in class org.apache.hadoop.hdfs.server.namenode.FileUnderConstructionFeature
-
- 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;
- getClientMachine(String[]) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Try to obtain the actual client's machine according to the current user.
- 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.FileUnderConstructionFeature
-
- 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;
- getClientNamenodeAddress() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Get the namenode address to be used by clients.
- getClientNames(ExtendedBlockId) - Method in class org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry
-
- getClientRpcServer() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
Allow access to the client RPC server for testing
- getCluster() - Method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher
-
- 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
-
- getClusterId() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getClusterId() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the cluster id.
- getClusterId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getClusterId() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the cluster id.
- getClusterId() - Method in class org.apache.hadoop.hdfs.server.protocol.JournalInfo
-
- getClusterID() - Method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
cluster id of the file system.
- getClusterID() - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointSignature
-
Get the cluster id from CheckpointSignature
- getClusterID() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- getClusterIdFromColonSeparatedString(String) - Static method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- getClusterIds() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- 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;
- getCommands() - Method in class org.apache.hadoop.hdfs.server.protocol.HeartbeatResponse
-
- 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.
- getCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.RequestInfo
-
- getCommittedTxnId() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLogManifest
-
- getCompileInfo() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCompileInfo() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the compilation information which contains date, user and branch.
- getCompileInfo() - Method in class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
- getCompileInfo() - Method in interface org.apache.hadoop.hdfs.server.namenode.VersionInfoMXBean
-
- getCompleteBlocksTotal() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Get the total number of COMPLETE blocks in the system.
- getConf() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getConf() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
-
- getConf() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryLevelDBAliasMapServer
-
- 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.InMemoryLevelDBAliasMapClient
-
- 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.DNConf
-
Returns the configuration.
- getConf() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.AvailableSpaceVolumeChoosingPolicy
-
- getConf() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.RoundRobinVolumeChoosingPolicy
-
- getConf() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.BootstrapStandby
-
- getConf() - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.SPSService
-
- getConf() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier
-
- GetConf - Class in org.apache.hadoop.hdfs.tools
-
Tool for getting configuration information from a configuration file.
- getConfForOtherNodes(Configuration) - Static method in class org.apache.hadoop.hdfs.HAUtil
-
Given the configuration for this node, return a list of configurations
for the other nodes in an HA setup.
- getConfFromContext(ServletContext) - Static method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeHttpServer
-
- 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.
- getConnectToDnViaHostname() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
Returns true if connect to datanode via hostname
- getContainedElem(int, T, int) - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Check if the set contains given element at given index.
- getContentSummary(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getContentSummary(RpcController, ClientNamenodeProtocolProtos.GetContentSummaryRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- 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
-
- getConversionPattern() - Method in class org.apache.hadoop.hdfs.util.AsyncRFAAppender
-
- 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.
- getCopyOfEnabledPolicies() - Method in class org.apache.hadoop.hdfs.server.namenode.ErasureCodingPolicyManager
-
- getCorrectLastAppliedOrWrittenTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
This method holds a lock of FSEditLog to get the correct value.
- getCorruptBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics.
- getCorruptECBlockGroups() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics.
- getCorruptECBlockGroups() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCorruptECBlockGroups() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ECBlockGroupsMBean
-
Return count of erasure coded block groups that are corrupt.
- getCorruptFiles() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCorruptFiles() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the list of corrupt files.
- getCorruptFilesCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCorruptFilesCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the length of the list of corrupt files.
- getCorruptReason(Block, DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Get reason for certain corrupted replicas for a given block and a given dn.
- getCorruptReplicaBlockIterator() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Return an iterator over the set of blocks for which there are no replicas.
- getCorruptReplicaBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Returns number of blocks with corrupt replicas
- getCorruptReplicaBlocksCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics
- getCorruptReplicas(Block) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Get the replicas which are corrupt for a given block.
- getCorruptReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCorruptReplicatedBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ReplicatedBlocksMBean
-
Return corrupt blocks count.
- getCount() - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.User
-
- getCount(INode) - Method in interface org.apache.hadoop.hdfs.server.namenode.visitor.INodeCountVisitor.Counts
-
- getCount(Phase) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns the sum of the counter values for all steps in the specified phase.
- getCount(Phase, Step) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns the counter value for the specified phase and step.
- getCountDetails() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithCount
-
- getCounter(Phase, Step) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgress
-
Returns a counter associated with the specified phase and step.
- getCounts() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentSummaryComputationContext
-
Get the content counts
- getCountsCopy() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.QuotaDelta
-
- getCpLockForTests() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- 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
-
- getCreateTime() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotInfo
-
- getCTime() - Method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
Creation time of the file system state.
- getCurrentCommand() - Method in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
-
Gets current command associated with this instance of DiskBalancer.
- getCurrentDir() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
Directory current contains latest files defining
the file system meta-data.
- getCurrentDir() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- getCurrentEditLogTxid() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getCurrentEditLogTxid(RpcController, ClientNamenodeProtocolProtos.GetCurrentEditLogTxidRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- 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;
- getCurrentKey() - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
- getCurrentKey() - Method in class org.apache.hadoop.hdfs.security.token.block.ExportedBlockKeys
-
- getCurrentLayoutVersion() - Static method in class org.apache.hadoop.hdfs.server.datanode.DataNodeLayoutVersion
-
Get current layout version of the DataNode.
- getCurrentLayoutVersion(LayoutVersion.LayoutFeature[]) - Static method in class org.apache.hadoop.hdfs.protocol.LayoutVersion
-
Get the current layout version
- getCurrentLogVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogOutputStream
-
- getCurrentNN() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.EditLogTailer
-
- getCurrentStreamName() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogInputStream
-
Returns the name of the currently active underlying stream.
- getCurrentTokensCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getCurrentTokensCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Get the current number of delegation tokens in memory.
- getCurRpc() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockReportContext
-
- getCurSegmentTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointSignature
-
- getCurSegmentTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
- getDataBlockNum() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped
-
- getDataBlockNum() - Method in class org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.StripedBlockWithLocations
-
- getDataEncryptionKey() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getDataEncryptionKey(RpcController, ClientNamenodeProtocolProtos.GetDataEncryptionKeyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getDataEncryptionKeyFactoryForBlock(ExtendedBlock) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Returns a new DataEncryptionKeyFactory that generates a key from the
BlockPoolTokenSecretManager, using the block pool ID of the given block.
- getDataFileIoMean() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getDataFileIoSampleCount() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getDataFileIoStdDev() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- 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
-
- getDataInputStream(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- getDataInputStream(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
Returns an InputStream to the replica's data.
- getDataLength() - Method in class org.apache.hadoop.hdfs.server.datanode.ChunkChecksum
-
- getDatanode() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.CachedBlocksList
-
- getDatanode(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- getDatanode(String) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Get a datanode descriptor given corresponding DatanodeUUID
- getDatanode(DatanodeID) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Get data node by datanode ID.
- getDataNodeActiveXceiverCount() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- getDatanodeAdminManager() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getDataNodeBlockRecoveryWorkerCount() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- getDatanodeByHost(String) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getDatanodeByXferAddr(String, int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getDatanodeDescriptor() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo
-
- getDatanodeHostname() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Return hostname of the datanode.
- getDatanodeHostname() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the datanode hostname.
- getDatanodeId() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- 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.datanode.DataNode
-
- getDatanodeInfo() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier.DatanodeWithStorage
-
- getDatanodeInfo(RpcController, ClientDatanodeProtocolProtos.GetDatanodeInfoRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolServerSideTranslatorPB
-
- getDatanodeInfo(T) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicy
-
- getDataNodeIP() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
-
Returns the IP address of this Node.
- getDatanodeListForReport(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
For generating datanode reports
- getDatanodeManager() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getDatanodeMap() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getDataNodeName() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
-
Get DataNode DNS name.
- getDatanodeNetworkCounts() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getDatanodeNetworkCounts() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the network error counts on a per-Datanode basis.
- getDataNodePacketResponderCount() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- 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.
- getDatanodeReport(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getDatanodeReport(RpcController, ClientNamenodeProtocolProtos.GetDatanodeReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getDatanodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getDatanodes(DatanodeDescriptor.CachedBlocksList.Type) - Method in class org.apache.hadoop.hdfs.server.namenode.CachedBlock
-
Get a list of the datanodes which this block is cached,
planned to be cached, or planned to be uncached on.
- getDatanodesSoftwareVersions() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getDatanodeStatistics() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getDatanodeStorageInfos(DatanodeID[], String[], String, Object...) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getDatanodeStorageReport(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Generates datanode reports for the given report type.
- getDatanodeStorageReport(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getDatanodeStorageReport(RpcController, ClientNamenodeProtocolProtos.GetDatanodeStorageReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getDatanodeUuid() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getDatanodeUuid() - Method in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
- getDataNodeUUID() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
-
Returns datanode ID.
- getDatanodeUuids() - Method in class org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.BlockWithLocations
-
get the block's datanode locations
- getDataOut() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
-
- getDataOutputStream(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-
- getDataOutputStream(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- getDataOutputStream(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
Returns an OutputStream to the replica's data.
- getDataPort() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getDataPort() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the data port.
- 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.
- getDataset() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- getDataSetLockManager() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getDataTransferServerTcpNoDelay() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getDeadNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Returned information is a JSON representation of map with host name as the
key and value is a map of dead node attribute keys to its values.
- getDeadNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the dead node information of the cluster.
- getDecommissioningNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getDecomNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Returned information is a JSON representation of map with host name as the
key and value is a map of decommissioning node attribute keys to its
values.
- getDecomNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the decommissioning node information of the cluster.
- 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
-
- getDefaultReplication() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- getDefaultStorageNum(BlockInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getDefaultTop() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
-
returns default top number of nodes.
- getDefaultVisitor() - Method in class org.apache.hadoop.hdfs.server.namenode.visitor.INodeCountVisitor
-
- getDefaultVisitor() - Method in interface org.apache.hadoop.hdfs.server.namenode.visitor.NamespaceVisitor
-
- getDefaultWebUserName(Configuration) - Static method in class org.apache.hadoop.hdfs.server.common.JspHelper
-
- getDelegationToken(Text) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- 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
- getDescription() - Method in enum org.apache.hadoop.hdfs.server.namenode.startupprogress.Phase
-
Returns phase description.
- getDescription() - Method in enum org.apache.hadoop.hdfs.server.namenode.startupprogress.StepType
-
Returns step type 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.
- getDetailedString() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileWithSnapshotFeature
-
- getDFS() - Method in class org.apache.hadoop.hdfs.tools.DFSAdmin
-
- getDFS(Configuration) - Static method in class org.apache.hadoop.hdfs.tools.AdminHelper
-
- getDfsUsage() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice
-
- getDfsUsed() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- getDfsUsed() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns the total space (in bytes) used by dfs datanode
- getDfUsed() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
This function is only used for Mock.
- getDiffs() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-
- getDiffs() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- getDiffs() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature
-
- getDiffs() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileWithSnapshotFeature
-
- getDigestFileForFile(File) - Static method in class org.apache.hadoop.hdfs.util.MD5FileUtils
-
- getDigestObject() - Method in class org.apache.hadoop.hdfs.server.datanode.erasurecode.StripedBlockChecksumCompositeCrcReconstructor
-
- getDigestObject() - Method in class org.apache.hadoop.hdfs.server.datanode.erasurecode.StripedBlockChecksumMd5CrcReconstructor
-
- getDigestObject() - Method in class org.apache.hadoop.hdfs.server.datanode.erasurecode.StripedBlockChecksumReconstructor
-
Should return a representation of a completed/reconstructed digest which
is suitable for debug printing.
- 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.
- getDirecorySize() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
Get storage directory size.
- getDirectInputStream(long, long) - Static method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetUtil
-
- getDirectiveList() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- 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
-
- getDiskBalancer() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getDiskBalancerSetting(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Gets a runtime configuration value from diskbalancer instance.
- getDiskBalancerSetting(RpcController, ClientDatanodeProtocolProtos.DiskBalancerSettingRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolServerSideTranslatorPB
-
Returns a run-time setting from diskbalancer like Bandwidth.
- getDiskBalancerStatus() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getDiskBalancerStatus() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the diskBalancer Status.
- getDiskMetrics() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getDiskOutliersStats() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeDiskMetrics
-
- getDisplayName() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getDistinctVersionCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getDistinctVersionCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the number of distinct versions of live datanodes.
- getDistinctVersions() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getDistinctVersions() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the number of live datanodes for each distinct versions.
- getDistributedFileSystem() - Method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher
-
- getDistributedFileSystem() - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- getDnConf() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getDNRegistrationForBP(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
get BP registration by blockPool id
- getDNStartedTimeInMillis() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getDNStartedTimeInMillis() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Get the start time of the DataNode.
- getDNUsageReport(long) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- 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
-
- getECBlockGroupStats() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getEcChecksumSocketTimeout() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
Returns socket timeout for computing the checksum of EC blocks
- getECInvalidReconstructionTasks() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- getECN() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
The ECN bit for the DataNode.
- getEcPolicyAsMap(ErasureCodingPolicy) - Static method in class org.apache.hadoop.hdfs.web.JsonUtil
-
- getEcReconstuctReadThrottler() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getEcReconstuctWriteThrottler() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getECTasks() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockECReconstructionCommand
-
- getECTopologyResultForPolicies(String[]) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Verifies if the given policies are supported in the given cluster setup.
- getECTopologyResultForPolicies(String...) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getECTopologyResultForPolicies(RpcController, ErasureCodingProtos.GetECTopologyResultForPoliciesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getECTopologyVerifierResult(int, int, Collection<ErasureCodingPolicy>) - Static method in class org.apache.hadoop.hdfs.server.common.ECTopologyVerifier
-
Verifies whether the cluster setup can support all enabled EC policies.
- getECTopologyVerifierResult(DatanodeInfo[], Collection<ErasureCodingPolicy>) - Static method in class org.apache.hadoop.hdfs.server.common.ECTopologyVerifier
-
Verifies whether the cluster setup can support the given EC policies.
- 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;
- getEditLog() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- getEditLog() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getEditLogManifest(long) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolTranslatorPB
-
- getEditLogManifest(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
Return a manifest of what finalized edit logs are available
- getEditLogManifest(long) - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
-
Return a manifest of what finalized edit logs are available.
- getEditLogManifest(long) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getEditLogManifest(long) - Method in interface org.apache.hadoop.hdfs.server.protocol.NamenodeProtocol
-
Return a structure containing details about all edit logs
available to be fetched from the NameNode.
- getEditLogManifest(long, boolean) - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- getEditLogManifest(long, boolean) - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-
- getEditLogManifest(String, String, long, boolean) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocol
-
- getEditLogManifest(String, String, long, boolean) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolTranslatorPB
-
- getEditLogManifest(String, String, long, boolean) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeRpcServer
-
- 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) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolServerSideTranslatorPB
-
- 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
-
- getEditLogManifestFromJournal(String, String, long, boolean) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.InterQJournalProtocol
-
- getEditLogManifestFromJournal(String, String, long, boolean) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.InterQJournalProtocolTranslatorPB
-
- getEditLogManifestFromJournal(String, String, long, boolean) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeRpcServer
-
- getEditLogManifestFromJournal(RpcController, QJournalProtocolProtos.GetEditLogManifestRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.InterQJournalProtocolProtos.InterQJournalProtocolService.BlockingInterface
-
- getEditLogManifestFromJournal(RpcController, QJournalProtocolProtos.GetEditLogManifestRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.InterQJournalProtocolServerSideTranslatorPB
-
- 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
-
- getEditLogTailer() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getEditsFromTxid(long) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getEditsFromTxid(RpcController, ClientNamenodeProtocolProtos.GetEditsFromTxidRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getEditsVisitor(String, String, boolean) - Static method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsVisitorFactory
-
Factory function that creates an EditsVisitor object
- getEffectiveLayoutVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Returns the layout version in effect.
- 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.
- getElapsedTime() - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns overall elapsed time, calculated as time between start of loading
fsimage and end of safemode.
- getElapsedTime(Phase) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns elapsed time for the specified phase, calculated as (end - begin) if
phase is complete or (now - begin) if phase is running or 0 if the phase is
still pending.
- getElapsedTime(Phase, Step) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns elapsed time for the specified phase and step, calculated as
(end - begin) if step is complete or (now - begin) if step is running or 0
if the step is still pending.
- 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.
- getEnableAvoidSlowDataNodesForRead() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getEnabledEcPolicies() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Get the enabled erasure coding policies separated with comma.
- getEnabledEcPolicies() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ECBlockGroupsMBean
-
- getEnabledPolicies() - Method in class org.apache.hadoop.hdfs.server.namenode.ErasureCodingPolicyManager
-
Get the set of enabled policies.
- getEnabledPoliciesMetric() - Method in class org.apache.hadoop.hdfs.server.namenode.ErasureCodingPolicyManager
-
- getEnabledPolicyByName(String) - Method in class org.apache.hadoop.hdfs.server.namenode.ErasureCodingPolicyManager
-
Get enabled policy by policy name.
- getEnableParallelLoad() - Static method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf
-
- getEnclosingRoot(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getEnclosingRoot(RpcController, ClientNamenodeProtocolProtos.GetEnclosingRootRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getEncryptDataTransfer() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
Returns true if encryption enabled for DataTransferProtocol.
- getEncryptionAlgorithm() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
Returns encryption algorithm configured for DataTransferProtocol, or null
if not configured.
- 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
-
- getEnteringMaintenanceNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getEnteringMaintenanceNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Returned information is a JSON representation of map with host name of
nodes entering maintenance as the key and value as a map of various node
attributes to its values.
- getEnteringMaintenanceNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the information on nodes entering maintenance.
- getEntries() - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner.BlockPoolReport
-
- getEntries() - Method in class org.apache.hadoop.hdfs.util.ReferenceCountMap
-
Get entries in the reference Map.
- 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
-
- getEntry(FSPermissionChecker) - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
Returns a CachePoolInfo describing this CachePool based on the permissions
of the calling user.
- 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;
- getEpoch() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.RequestInfo
-
- getErasureCodeCommand(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getErasureCodingCodecs() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getErasureCodingCodecs(RpcController, ErasureCodingProtos.GetErasureCodingCodecsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getErasureCodingPolicies() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getErasureCodingPolicies(RpcController, ErasureCodingProtos.GetErasureCodingPoliciesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getErasureCodingPolicy() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped
-
- getErasureCodingPolicy() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockECReconstructionCommand.BlockECReconstructionInfo
-
- getErasureCodingPolicy() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockRecoveryCommand.RecoveringStripedBlock
-
- getErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getErasureCodingPolicy(RpcController, ErasureCodingProtos.GetErasureCodingPolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getErasureCodingPolicyByName(String) - Method in class org.apache.hadoop.hdfs.server.namenode.ErasureCodingPolicyManager
-
Get a ErasureCodingPolicy by policy name, including system
policy, user defined policy and Replication policy.
- 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.INodeFile
-
- getErasureCodingPolicyID() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes
-
- getErasureCodingPolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-
- getErasureCodingPolicyManager() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getErasureCodingPolicyName(INode) - Method in class org.apache.hadoop.hdfs.server.namenode.ContentSummaryComputationContext
-
Get the erasure coding policy.
- getErasureCodingWorker() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getErrorDescription() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementStatus
-
Get description info for log or printed in case replicas are failed to meet
requirement of placement policy
- getErrorDescription() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementStatusDefault
-
- getErrorDescription() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementStatusWithNodeGroup
-
- getErrorDescription() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementStatusWithUpgradeDomain
-
- getEstimatedCapacityLostTotal() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns an estimate of total capacity lost due to volume failures in bytes.
- getEstimatedCapacityLostTotal() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getEstimatedCapacityLostTotal() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Returns an estimate of total capacity lost due to volume failures in bytes
across all live data nodes.
- getEstimatedCapacityLostTotal() - Method in class org.apache.hadoop.hdfs.server.protocol.VolumeFailureSummary
-
Returns estimate of capacity lost.
- getExcessBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getExcessBlocksCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics
- getExcludeReconstructedIndices() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockECReconstructionCommand.BlockECReconstructionInfo
-
- getExcludes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.CombinedHostFileManager
-
- getExcludes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.HostConfigManager
-
Return all datanodes that should be in decommissioned state.
- getExcludes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.HostFileManager
-
- getExcludeSlowNodesEnabled() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicy
-
- getExcludeSlowNodesEnabled() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- getExcludeSlowNodesEnabled(BlockType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- 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
-
- getExpectedLiveRedundancyNum(BlockInfo, NumberReplicas) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getExpectedRedundancyNum(BlockInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- 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
-
- getExpiredHeartbeats() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- 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;
- getExpiryTime() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- getExpiryTimeString() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- getExportedKeys() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration
-
- getExportedKeys() - Method in class org.apache.hadoop.hdfs.server.protocol.KeyUpdateCommand
-
- getExtendedBlock() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockECReconstructionCommand.BlockECReconstructionInfo
-
- 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.
- getEZForPath(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getEZForPath(RpcController, EncryptionZonesProtos.GetEZForPathRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getFactory(Configuration) - Static method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi.Factory
-
- getFailedStorageLocations() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns each storage location that has failed, sorted.
- 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
-
- getFallbackToSimpleAuth() - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
Returns fallbackToSimpleAuth.
- getFeature(Class<? extends INode.Feature>) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
-
- getFeatures() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
-
- getFeatures(int) - Static method in class org.apache.hadoop.hdfs.server.datanode.DataNodeLayoutVersion
-
- getFeatures(int) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNodeLayoutVersion
-
- getFencer() - Method in class org.apache.hadoop.hdfs.tools.NNHAServiceTarget
-
- getFile() - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager.EditLogFile
-
- 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;
- getFile() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.ItemInfo
-
Returns the file for which needs to satisfy the policy.
- getFile() - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.Step
-
Returns the optional file name, possibly null.
- getFile(Phase) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns the optional file name associated with the specified phase, possibly
null.
- getFileBuilder() - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
-
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile file = 4;
- getFileChannelForTesting() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileOutputStream
-
- getFileCount() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts
-
- getFileInfo(long) - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.Context
-
Get the file info for a specific file.
- getFileInfo(long) - Method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSContext
-
- getFileInfo(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getFileInfo(RpcController, ClientNamenodeProtocolProtos.GetFileInfoRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getFileInputStream(FsVolumeSpi, File) - Method in class org.apache.hadoop.hdfs.server.datanode.FileIoProvider
-
Create a FileInputStream using
FileInputStream(File).
- getFileIoErrorMean() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getFileIoErrorSampleCount() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getFileIoErrorStdDev() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getFileIoProvider() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getFileIoProvider() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-
- getFileIoProvider() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- getFileIoProvider() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
- getFileLinkInfo(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getFileLinkInfo(RpcController, ClientNamenodeProtocolProtos.GetFileLinkInfoRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getFileName() - Method in class org.apache.hadoop.hdfs.util.AsyncRFAAppender
-
- 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;
- getFileOutputStream(FsVolumeSpi, File) - Method in class org.apache.hadoop.hdfs.server.datanode.FileIoProvider
-
Create a FileOutputStream using
FileOutputStream(File, boolean).
- getFileOutputStream(FsVolumeSpi, FileDescriptor) - Method in class org.apache.hadoop.hdfs.server.datanode.FileIoProvider
-
Create a FileOutputStream using
FileOutputStream(FileDescriptor).
- getFileOutputStream(FsVolumeSpi, File, boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.FileIoProvider
-
Create a FileOutputStream using
FileOutputStream(File, boolean).
- 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.INodeFile
-
The same as getFileReplication(null).
- getFileReplication() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes
-
- getFileReplication() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-
- getFileReplication(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- getFiles(Storage.StorageDirType, String) - Method in class org.apache.hadoop.hdfs.server.common.Storage
-
- getFilesBlockingDecom(long, String) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getFilesCached() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- getFilesCached() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- 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
-
- getFilesNeeded() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- getFilesNeeded() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- getFilesTotal() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getFilesTotal() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Total number of files and directories
- 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;
- getFileUnderConstructionFeature() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- getFileWithSnapshotFeature() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- 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
-
- getFinalizedBlocks(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Gets a list of references to the finalized blocks for the given block pool.
- getFinalizedDir(String) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- getFinalizedEditsFile(Storage.StorageDirectory, long, long) - Static method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getFinalizedEditsFileName(long, long) - Static method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getFinalizedTmp() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
finalized.tmp is a transient directory, which holds
the previous file system state while it is being removed
in response to the finalize request.
- getFirstReadyTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.EditsDoubleBuffer
-
- getFirstTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileInputStream
-
- getFirstTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogInputStream
-
- getFirstTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager.EditLogFile
-
- 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
-
- getFlags(boolean, boolean, boolean, boolean) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Generates HdfsFileStatus flags.
- getFlushIoMean() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getFlushIoSampleCount() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getFlushIoStdDev() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- 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
-
- getForce() - Method in class org.apache.hadoop.hdfs.server.namenode.MetaRecoveryContext
-
- getForceFormat() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-
- getFree() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getFree() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets total non-used raw bytes.
- 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;
- getFSClusterStats() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getFSDataset() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Examples are adding and deleting blocks directly.
- getFSDirectory() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getFSDirectory() - Method in class org.apache.hadoop.hdfs.server.namenode.FSTreeTraverser
-
- getFSDirectory() - Method in interface org.apache.hadoop.hdfs.server.namenode.Namesystem
-
- getFSDirectoryInLoading() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
-
- getFsECBlockGroupStats(RpcController, ClientNamenodeProtocolProtos.GetFsECBlockGroupStatsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getFsImage(long, EnumSet<NNStorage.NameNodeFile>) - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getFSImage() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getFSImage() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
get FSImage
- getFsImageName(long) - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getFsImageName(long, NNStorage.NameNodeFile) - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getFsImageNameCheckpoint(long) - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
Return the name of the image file that is uploaded by periodic
checkpointing.
- getFsLockForTests() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getFsLockQueueLength() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Returns the length of the wait Queue for the FSNameSystemLock.
- getFsLockQueueLength() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Returns the length of the wait Queue for the FSNameSystemLock.
- getFSNamesystem() - Method in class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
- getFsOwner() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-
- getFsPermission() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
The same as getFsPermission(Snapshot.CURRENT_STATE_ID).
- getFsPermission() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributes
-
- 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 interface org.apache.hadoop.hdfs.server.namenode.INodeAttributes
-
- getFsPermissionShort() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
-
- getFsPermissionShort() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-
- getFsPermissionShort() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
-
- getFsReplicatedBlockStats(RpcController, ClientNamenodeProtocolProtos.GetFsReplicatedBlockStatsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getFSState() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getFSState() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
The state of the file system: Safemode or Operational
- getFsStats(RpcController, ClientNamenodeProtocolProtos.GetFsStatusRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getFsVolumeReferences() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Returns a list of FsVolumes that hold reference counts.
- getFullBlockReportLeaseId() - Method in class org.apache.hadoop.hdfs.server.protocol.HeartbeatResponse
-
- 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;
- getFullPathAndObjectString() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- 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.INode
-
- getFullPathName() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot.Root
-
- getGenerationStamp() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
-
- getGenerationStamp() - Method in interface org.apache.hadoop.hdfs.server.datanode.Replica
-
Get the generation stamp
- 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
- getGroup() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotInfo
-
- getGroupName() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- getGroupName() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
The same as getGroupName(Snapshot.CURRENT_STATE_ID).
- getGroupName() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributes
-
- getGroupName() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
-
- getGroupName(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-
- GetGroups - Class in org.apache.hadoop.hdfs.tools
-
HDFS implementation of a tool for getting the groups which a given user
belongs to.
- GetGroups(Configuration) - Constructor for class org.apache.hadoop.hdfs.tools.GetGroups
-
- GetGroups(Configuration, PrintStream) - Constructor for class org.apache.hadoop.hdfs.tools.GetGroups
-
- getGroupsForUser(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getHAContext() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getHAContext() - Method in interface org.apache.hadoop.hdfs.server.namenode.Namesystem
-
- getHandlerCount() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeRpcServer
-
- getHardLinkCount(FsVolumeSpi, File) - Method in class org.apache.hadoop.hdfs.server.datanode.FileIoProvider
-
Retrieves the number of links to the specified file.
- getHAServiceState() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getHAServiceState(RpcController, ClientNamenodeProtocolProtos.HAServiceStateRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getHAState() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getHdfsBlocksMetadata() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNodeFaultInjector
-
- 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.INodeFile
-
- getHeaderLong() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes
-
- getHeaderLong() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-
- getHealthMonitorAddress() - Method in class org.apache.hadoop.hdfs.tools.NNHAServiceTarget
-
- getHeartbeatInterval() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getHeartbeatRecheckInterval() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getHelpOptions() - Static method in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
-
Returns help options.
- getHighestFsImageName() - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getHighestPriorityECBlockCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getHighestPriorityLowRedundancyECBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getHighestPriorityLowRedundancyECBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total number of erasure coded low redundancy blocks on the cluster
with the highest risk of loss.
- getHighestPriorityLowRedundancyReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getHighestPriorityLowRedundancyReplicatedBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total number of replicated low redundancy blocks on the cluster
with the highest risk of loss.
- getHighestPriorityReplicatedBlockCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getHost2DatanodeMap() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getHostAndPort() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getHostAndPort() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
-
Get host and port of JournalNode.
- getHostAndPort() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getHostAndPort() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
-
Gets the host and port colon separated.
- getHostAndPort() - Method in class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
- getHostAndPort() - Method in interface org.apache.hadoop.hdfs.server.namenode.SecondaryNameNodeInfoMXBean
-
Gets the host and port colon separated.
- getHostConfigManager() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- 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.qjournal.server.JournalNode
-
- getHttpAddress() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeHttpServer
-
Return the actual address bound to by the running server.
- getHttpAddress() - Method in class org.apache.hadoop.hdfs.server.datanode.web.DatanodeHttpServer
-
- getHttpAddress() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.RemoteNameNodeInfo
-
- getHttpAddress() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getHttpAddress() - Method in class org.apache.hadoop.hdfs.server.protocol.NamenodeRegistration
-
- getHttpAddress(Configuration) - Static method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getHttpAddress(Configuration) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getHttpAddress(Configuration) - Static method in class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
- getHttpClientScheme(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Determine whether HTTP or HTTPS should be used to connect to the remote
server.
- getHttpPolicy(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Get http policy.
- 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
- getHttpPort() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getHttpPort() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the http port.
- getHttpsAddress() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getHttpsAddress() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeHttpServer
-
Return the actual address bound to by the running server.
- getHttpsAddress() - Method in class org.apache.hadoop.hdfs.server.datanode.web.DatanodeHttpServer
-
- getHttpsAddress() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getHttpServer() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getHttpServer() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer
-
Returns the httpServer.
- getHttpServerAddress(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.BackupNode
-
- getHttpServerAddress(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getHttpServerBindAddress(Configuration) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getHttpServerBindAddress(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
HTTP server address for binding the endpoint.
- getHttpServerChannel() - Method in class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter.SecureResources
-
- getHttpServerURI() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getId() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- getId() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.BlockCollection
-
- 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.INode
-
Get inode id
- getId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-
- getId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
-
Get inode id
- getId() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot
-
- 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;
- getIgnoreSecurePortsForTesting() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
Returns true if configuration is set to skip checking for proper
port configuration in a secured cluster.
- getImageCodec() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageCompression
-
- getImageFileName(long) - Static method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- 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.HostConfigManager
-
Return all the datanodes that are allowed to connect to the namenode.
- 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
-
- getInfoAddr(Configuration) - Static method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Determine the http server's effective addr
- getInfoPort() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getInfoSecurePort() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getInfoServer(InetSocketAddress, Configuration, String) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
return server http or https address from the configuration for a
given namenode rpc address.
- getInfoServerWithDefaultHost(String, Configuration, String) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Lookup the HTTP / HTTPS address of the namenode, and replace its hostname
with defaultHost when it found out that the address is a wildcard / local
address.
- 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(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
Get the inode from inodeMap based on its inode id.
- getINode(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-
- getINode(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
Get
INode associated with the file / directory.
- getINode(String, FSDirectory.DirOp) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
Get
INode associated with the file / directory.
- getINode4Write(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
Get
INode associated with the file / directory.
- 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;
- getINodeMap() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
- getInodes() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-
- getINodesArray() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-
- getINodesInPath(byte[][], FSDirectory.DirOp) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
- getINodesInPath(String, FSDirectory.DirOp) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
Resolves the given path into inodes.
- getInodesPerSubSection() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Saver
-
- getINodeWithLeases(INodeDirectory) - Method in class org.apache.hadoop.hdfs.server.namenode.LeaseManager
-
Get
INodesInPath for all files under the ancestor directory which
has valid lease.
- getInProgressEditsFileName(long) - Static method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- 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.
- getInputStreamAndSeek(File, long) - Static method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetUtil
-
- 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.
- getInServiceAvailableVolumeCount() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getInServiceXceiverAverage() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.FSClusterStats
-
An indication of the average load of non-decommission(ing|ed) nodes
eligible for block placement.
- getInServiceXceiverAverageForVolume() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.FSClusterStats
-
An indication of the average load of volumes at non-decommission(ing|ed)
nodes eligible for block placement.
- getInServiceXceiverCount() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getInstance() - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManagerFaultInjector
-
- getInstance() - Static method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemVolumeManager
-
- getInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.CheckpointFaultInjector
-
- getInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.EncryptionFaultInjector
-
- getInstance() - Static method in class org.apache.hadoop.hdfs.server.namenode.ErasureCodingPolicyManager
-
- getInstance() - Static method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSFaultInjector
-
- getInstance(Configuration) - Static method in class org.apache.hadoop.hdfs.net.DFSNetworkTopology
-
- getInteractiveFormat() - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-
- getInternalNsRpcUris(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Get a URI for each internal nameservice.
- getInvalidateBlocks(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
Remove the specified number of blocks to be invalidated
- getInvalidateWorkPctPerIteration(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Get DFS_NAMENODE_INVALIDATE_WORK_PCT_PER_ITERATION from configuration.
- getIpcAddress() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.RemoteNameNodeInfo
-
- getIpcPort() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- 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;
- getIpcSerialNumber() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.RequestInfo
-
- 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;
- getIsSlownode() - Method in class org.apache.hadoop.hdfs.server.protocol.HeartbeatResponse
-
- 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;
- getJNStartedTimeInMillis() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getJNStartedTimeInMillis() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
-
Get the start time of the JournalNode.
- getJoinVolumeScannersTimeOutMs() - Method in class org.apache.hadoop.hdfs.server.datanode.BlockScanner
-
- getJournal(String) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getJournalAddrList(String) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeSyncer
-
- getJournalCTime() - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- getJournalCTime() - Method in class org.apache.hadoop.hdfs.qjournal.client.QuorumJournalManager
-
- getJournalCTime() - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-
- getJournalCTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- getJournalCTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.JournalManager
-
- getJournalCTime() - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
-
- getJournalCTime(String, String) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocol
-
- getJournalCTime(String, String) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolTranslatorPB
-
- getJournalCTime(String, String) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getJournalCTime(String, String) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeRpcServer
-
- getJournalCTime(RpcController, QJournalProtocolProtos.GetJournalCTimeRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
-
- getJournalCTime(RpcController, QJournalProtocolProtos.GetJournalCTimeRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolServerSideTranslatorPB
-
- 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
-
- getJournaledEdits(long, int) - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- getJournaledEdits(long, int) - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-
- getJournaledEdits(String, String, long, int) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocol
-
Fetch edit logs present in the Journal's in-memory cache of edits
(JournaledEditsCache).
- getJournaledEdits(String, String, long, int) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolTranslatorPB
-
- getJournaledEdits(String, String, long, int) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeRpcServer
-
- getJournaledEdits(RpcController, QJournalProtocolProtos.GetJournaledEditsRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
-
- getJournaledEdits(RpcController, QJournalProtocolProtos.GetJournaledEditsRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolServerSideTranslatorPB
-
- 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
-
- GetJournalEditServlet - Class in org.apache.hadoop.hdfs.qjournal.server
-
This servlet is used in two cases:
The QuorumJournalManager, when reading edits, fetches the edit streams
from the journal nodes.
During edits synchronization, one journal node will fetch edits from
another journal node.
- GetJournalEditServlet() - Constructor for class org.apache.hadoop.hdfs.qjournal.server.GetJournalEditServlet
-
- getJournalFromContext(ServletContext, String) - Static method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeHttpServer
-
- 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;
- getJournalId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.RequestInfo
-
- 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;
- getJournalNodeAddresses(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Returns list of Journalnode addresses from the configuration.
- getJournalSet() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
Used only by tests.
- getJournalsStatus() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getJournalsStatus() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
-
Get status information (e.g., whether formatted) of JournalNode's journals.
- getJournalState() - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- getJournalState(String, String) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocol
-
Get the current state of the journal, including the most recent
epoch number and the HTTP port.
- getJournalState(String, String) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolTranslatorPB
-
- getJournalState(String, String) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeRpcServer
-
- getJournalState(RpcController, QJournalProtocolProtos.GetJournalStateRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
-
- getJournalState(RpcController, QJournalProtocolProtos.GetJournalStateRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolServerSideTranslatorPB
-
- 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
-
- getJournalSyncer(String) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getJournalSyncerStatus(String) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getJournalTransactionInfo() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getJournalTransactionInfo() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get information about the transaction ID, including the last applied
transaction ID and the most recent checkpoint's transaction ID.
- getJson() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.SlowPeerDisabledTracker
-
- getJson() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.SlowPeerTracker
-
Retrieve all valid reports as a JSON string.
- getJvmMetrics() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- getJvmMetrics() - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
-
- getKey() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlock
-
Get cached block's ExtendedBlockId.
- getKey() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappedBlock
-
- getKey() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappedBlock
-
- getKey() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemMappedBlock
-
- 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 class org.apache.hadoop.hdfs.server.namenode.INode
-
- getKey() - Method in interface org.apache.hadoop.hdfs.util.Diff.Element
-
- getKeyManager() - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- getKeyUpdateInterval() - Method in class org.apache.hadoop.hdfs.security.token.block.ExportedBlockKeys
-
- getLagTimeMillis() - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- getLagTxns() - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- 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;
- getLastAppliedOrWrittenTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- getLastAppliedTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader
-
- getLastAppliedTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- getLastBlock() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.BlockCollection
-
Get the last block of the collection.
- getLastBlock() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- getLastCachingDirectiveSentTimeMs() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getLastCheckpointDeltaMs() - Method in class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
- getLastCheckpointDeltaMs() - Method in interface org.apache.hadoop.hdfs.server.namenode.SecondaryNameNodeInfoMXBean
-
- getLastCheckpointTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getLastCheckpointTime() - Method in class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
- getLastCheckpointTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.SecondaryNameNodeInfoMXBean
-
- getLastCheckpointTmp() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
lastcheckpoint.tmp is a transient directory, which holds
current file system state while the new state is saved into the new
current during regular namespace updates.
- 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.
- getLastDirScannerFinishTime() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns the last time in milliseconds when the directory scanner successfully ran.
- getLastDiskErrorCheck() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getLastException() - Method in class org.apache.hadoop.hdfs.server.datanode.DataSetLockManager
-
- getLastHATransitionTime() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.HAState
-
Gets the most recent HA transition time in milliseconds from the epoch.
- getLastHATransitionTime() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getLastHATransitionTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
-
Gets the most recent HA transition time in milliseconds from the epoch.
- getLastINode() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-
- getLastInodeId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
- 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;
- getLastJournalledTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogOutputStream
-
Get the last txId journalled in the stream.
- getLastLoadTimeMs() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.EditLogTailer
-
- 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;
- getLastReadableTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- getLastRedundancyMonitorTS() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getLastRollTimeMs() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.EditLogTailer
-
- 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
-
- getLastSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature
-
- getLastTransactionId() - Method in class org.apache.hadoop.hdfs.server.protocol.FenceResponse
-
- getLastTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileInputStream
-
- getLastTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogInputStream
-
- getLastTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager.EditLogFile
-
- getLastVolumeFailureDate() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns the date/time of the last volume failure in milliseconds since
epoch.
- 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
-
- getLastWrittenTransactionId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getLastWrittenTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
Return the transaction ID of the last transaction written to the log.
- 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.common.StorageInfo
-
Layout version of the storage data.
- getLayoutVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- 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.
- getLayoutVersion() - Method in class org.apache.hadoop.hdfs.server.protocol.JournalInfo
-
- getLazyPersistDir(String) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- getLazyPersistFileScrubberTS() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getLease(INodeFile) - Method in class org.apache.hadoop.hdfs.server.namenode.LeaseManager
-
- getLeaseId() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockReportContext
-
- getLeaseRecheckIntervalMs() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getLeaseRecoveryCommand(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getLeavingServiceStatus() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- 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
-
- getLegacyOivImageDir() - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointConf
-
- getLegacyOIVImageFileName(long) - Static method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getLength() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlock
-
Get the number of bytes that have been cached.
- getLength() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappedBlock
-
- getLength() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappedBlock
-
- getLength() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemMappedBlock
-
- 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
-
- getLength(ExtendedBlock) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Returns the specified block's on-disk length (excluding metadata).
- getLevel() - Method in class org.apache.hadoop.hdfs.tools.offlineImageViewer.DepthCounter
-
- getLifelineIntervalMs() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
Returns the interval in milliseconds between sending lifeline messages.
- getLimit() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- getLinkTarget(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getLinkTarget(RpcController, ClientNamenodeProtocolProtos.GetLinkTargetRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getListeningString() - Method in class org.apache.hadoop.hdfs.net.DomainPeerServer
-
- getListeningString() - Method in interface org.apache.hadoop.hdfs.net.PeerServer
-
- getListeningString() - Method in class org.apache.hadoop.hdfs.net.TcpPeerServer
-
- getListing(String, byte[], boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getListing(RpcController, ClientNamenodeProtocolProtos.GetListingRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getListLimit() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
- getLiveBlockIndices() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockECReconstructionCommand.BlockECReconstructionInfo
-
- getLiveDatanodeStorageReport() - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- getLiveDatanodeStorageReport() - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.Context
-
Returns all the live datanodes and its storage details.
- getLiveDatanodeStorageReport() - Method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSContext
-
- getLiveDatanodeStorageReport(Context) - Method in class org.apache.hadoop.hdfs.server.namenode.sps.DatanodeCacheManager
-
Returns the live datanodes and its storage details, which has available
space (> 0) to schedule block moves.
- getLiveNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Returned information is a JSON representation of map with host name as the
key and value is a map of live node attribute keys to its values.
- getLiveNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the live node information of the cluster.
- 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
-
- getLocalName() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- getLocalNameBytes() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributes
-
- 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
-
- getLocalNameBytes() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
-
- getLocalStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- getLocalStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-
- getLocalStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- getLocalStoragePolicyID() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes
-
- getLocalStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-
- getLocalStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-
- getLocalStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeSymlink
-
- getLocatedFileInfo(String, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getLocatedFileInfo(RpcController, ClientNamenodeProtocolProtos.GetLocatedFileInfoRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getLocations() - Method in class org.apache.hadoop.hdfs.server.balancer.MovedBlocks.Locations
-
- getLogFile(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- getLogFile(long, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- getLogFile(File, long) - Static method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- getLogFile(File, long, boolean) - Static method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- getLogFiles(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- getLoggerAddresses(URI, Set<InetSocketAddress>, Configuration) - Static method in class org.apache.hadoop.hdfs.server.common.Util
-
- getLogs() - Method in class org.apache.hadoop.hdfs.server.protocol.RemoteEditLogManifest
-
- getLowRedundancyBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics.
- getLowRedundancyBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Get aggregated count of all blocks with low redundancy.
- getLowRedundancyBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Get aggregated count of all blocks with low redundancy.
- getLowRedundancyBlocksCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics
- getLowRedundancyECBlockGroups() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics.
- getLowRedundancyECBlockGroups() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getLowRedundancyECBlockGroups() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ECBlockGroupsMBean
-
Return count of erasure coded block groups with low redundancy.
- getLowRedundancyReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getLowRedundancyReplicatedBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ReplicatedBlocksMBean
-
Return low redundancy blocks count.
- getLowThresholdMs() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeDiskMetrics
-
- getLowThresholdMs() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodePeerMetrics
-
- getLowThresholdMs() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.OutlierDetector
-
- getMaintenanceExpirationTimeInMS(DatanodeID) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.CombinedHostFileManager
-
- getMaintenanceExpirationTimeInMS(DatanodeID) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.HostConfigManager
-
Get the maintenance expiration time in milli seconds.
- 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
-
- getMark() - Method in class org.apache.hadoop.hdfs.server.namenode.CachedBlock
-
- getMarkedDeleteQueue() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- 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;
- getMaxBackupIndex() - Method in class org.apache.hadoop.hdfs.util.AsyncRFAAppender
-
- getMaxBlockRepInDiffs(FileDiff) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileWithSnapshotFeature
-
- 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.
- getMaxFileSize() - Method in class org.apache.hadoop.hdfs.util.AsyncRFAAppender
-
- getMaxListOpenFilesResponses() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getMaxLockedMemory() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getMaxLockHoldToReleaseLeaseMs() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getMaxLockTimeMs() - Method in class org.apache.hadoop.hdfs.server.namenode.CacheManager
-
- getMaxNodesPerRack(int, int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
Calculate the maximum number of replicas to allocate per rack.
- getMaxNodesPerRack(int, int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyRackFaultTolerant
-
- getMaxNumberOfBlocksToLog() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getMaxObjects() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getMaxObjects() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Return the maximum number of inodes in the file system
- getMaxRelativeExpiryMs() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- getMaxReplicationStreams() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Returns the current setting for maxReplicationStreams, which is set by
DFSConfigKeys.DFS_NAMENODE_REPLICATION_MAX_STREAMS_KEY.
- getMaxRetriesOnMergeError() - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointConf
-
- getMaxSlowDisksToExclude() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeDiskMetrics
-
- getMaxSlowpeerCollectNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- 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;
- getMemCacheCapacity() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetCache
-
Get the maximum amount of bytes we can cache on DRAM.
- getMemCacheUsed() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetCache
-
Get the approximate amount of DRAM cache space used.
- 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
-
- getMetadataInputStream(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- getMetadataInputStream(long) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
Returns an InputStream to the replica's metadata.
- getMetaDataInputStream(ExtendedBlock) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
- getMetaDataInputStream(ExtendedBlock, FsDatasetSpi<?>) - Static method in class org.apache.hadoop.hdfs.server.datanode.DatanodeUtil
-
- getMetadataLength() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedReplica
-
- getMetadataLength() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-
- getMetadataLength() - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- getMetadataLength() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
- getMetadataOperationMean() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getMetadataOperationSampleCount() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getMetadataOperationStdDev() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getMetadataOutputStream(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-
- getMetadataOutputStream(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- getMetadataOutputStream(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
Returns an OutputStream to the replica's metadata.
- getMetadataURI() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-
- getMetadataURI() - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- getMetadataURI() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
Get the URI for where the metadata of this replica is stored.
- 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.
- getMetaName(String, long) - Static method in class org.apache.hadoop.hdfs.server.datanode.DatanodeUtil
-
- getMethod() - Method in interface org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter.HttpInteraction
-
- getMetrics() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getMetrics() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-
- getMetrics() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressMetrics
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.top.metrics.TopMetrics
-
Flatten out the top window metrics into
MetricsRecords for consumption by
external metrics systems.
- 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
- getMillisSinceLastLoadedEdits() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getMinBlocksForWrite() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicy
-
- getMinBlocksForWrite() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- getMinBlocksForWrite(BlockType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getMinimumCompatibleLayoutVersion() - Method in class org.apache.hadoop.hdfs.protocol.LayoutVersion.FeatureInfo
-
Accessor method for feature minimum compatible layout version.
- getMinimumCompatibleLayoutVersion(LayoutVersion.LayoutFeature[]) - Static method in class org.apache.hadoop.hdfs.protocol.LayoutVersion
-
Gets the 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.
- getMinOutlierDetectionDisks() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeDiskMetrics
-
- getMinOutlierDetectionNodes() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodePeerMetrics
-
- getMinOutlierDetectionNodes() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.OutlierDetector
-
- getMinOutlierDetectionSamples() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodePeerMetrics
-
- getMinReplication() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getMinReplicationToBeInMaintenance() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getMinStorageNum(BlockInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- 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;
- getMissingBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics.
- getMissingBlocksCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getMissingBlocksCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getMissingECBlockGroups() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics.
- getMissingECBlockGroups() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getMissingECBlockGroups() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ECBlockGroupsMBean
-
Return count of erasure coded block groups that are missing.
- getMissingReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getMissingReplicatedBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ReplicatedBlocksMBean
-
Return missing blocks count.
- getMissingReplicationOneBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics.
- getMissingReplicationOneBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getMissingReplicationOneBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ReplicatedBlocksMBean
-
Return count of missing blocks with replication factor one.
- getMissingReplOneBlocksCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getMissingReplOneBlocksCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getMode() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- 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.INode
-
The same as getModificationTime(Snapshot.CURRENT_STATE_ID).
- getModificationTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributes
-
- 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() - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolTranslatorPB
-
- getMostRecentCheckpointTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointSignature
-
- getMostRecentCheckpointTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- getMostRecentCheckpointTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getMostRecentCheckpointTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getMostRecentCheckpointTxId() - Method in interface org.apache.hadoop.hdfs.server.protocol.NamenodeProtocol
-
Get the transaction ID of the most recent checkpoint.
- getMostRecentCheckpointTxId(RpcController, NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
-
- getMountVolumeMap() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Get relationship between disk mount and FsVolume.
- getMovementFinishedBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementAttemptedItems
-
- getMovementFinishedBlocksCount() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementAttemptedItems
-
- getMovementFinishedBlocksCount() - Method in class org.apache.hadoop.hdfs.server.sps.metrics.ExternalSPSBeanMetrics
-
- getMovementFinishedBlocksCount() - Method in interface org.apache.hadoop.hdfs.server.sps.metrics.ExternalSPSMXBean
-
Gets the count of movement finished blocks.
- getName() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.BlockCollection
-
Get the name of the collection.
- 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.EditLogFileInputStream
-
- getName() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogInputStream
-
- 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 class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- getName() - Method in enum org.apache.hadoop.hdfs.server.namenode.NNStorage.NameNodeFile
-
- getName() - Method in enum org.apache.hadoop.hdfs.server.namenode.startupprogress.Phase
-
Returns phase name.
- getName() - Method in enum org.apache.hadoop.hdfs.server.namenode.startupprogress.StepType
-
Returns step type name.
- 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
-
- getName(int) - Static method in enum org.apache.hadoop.hdfs.server.namenode.XAttrFormat
-
- 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;
- getNameDirSize() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNameDirSize() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get namenode directory size.
- getNameDirStatuses() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNameDirStatuses() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get status information about the directories storing image and edits logs
of the NN.
- getNameJournalStatus() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNameJournalStatus() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get status information about the journals of the NN.
- getNameNodeAddress() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getNamenodeAddresses() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Returned information is a JSON representation of a map with
name node host name as the key and block pool Id as the value.
- getNamenodeAddresses() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the namenode IP addresses.
- getNameNodeAddressFromContext(ServletContext) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer
-
- getNameNodeAddressHostPortString() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getNameNodeConnector(Configuration) - Static method in class org.apache.hadoop.hdfs.server.sps.ExternalStoragePolicySatisfier
-
- getNameNodeFromContext(ServletContext) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer
-
- getNameNodeHaState() - Method in class org.apache.hadoop.hdfs.server.protocol.HeartbeatResponse
-
- 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.tools.NNHAServiceTarget
-
- getNameNodeId(Configuration, String) - Static method in class org.apache.hadoop.hdfs.HAUtil
-
Get the namenode Id by matching the addressKey
with the the address of the local node.
- getNameNodeID() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.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;
- getNameNodeIdFromAddress(Configuration, InetSocketAddress, String...) - Static method in class org.apache.hadoop.hdfs.HAUtil
-
- getNameNodeIdOfOtherNodes(Configuration, String) - Static method in class org.apache.hadoop.hdfs.HAUtil
-
Get the NN ID of the other nodes in an HA setup.
- getNamenodeLifelineAddr(Configuration, String, String) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Map a logical namenode ID to its lifeline address.
- getNameNodeMetrics() - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getNamenodeNameServiceId(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Get nameservice Id for the
NameNode based on namenode RPC address
matching the local node address.
- getNamenodeServiceAddr(Configuration, String, String) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Map a logical namenode ID to its service address.
- getNameNodeState() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Emit Namenode HA service state as an integer so that one can monitor NN HA
state based on this metric.
- getNameNodeStateFromContext(ServletContext) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer
-
- getNameNodeUri() - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- getNamenodeWebAddr(Configuration, String, String) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Map a logical namenode ID to its web address.
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.DFSUtil.ConfiguredNNAddress
-
- 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.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;
- 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.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.qjournal.protocol.RequestInfo
-
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.tools.NNHAServiceTarget
-
- getNameServiceId(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.BackupNode
-
- getNameServiceId(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Get the name service Id for the node
- 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.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;
- 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.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;
- getNameServiceIdFromAddress(Configuration, InetSocketAddress, String...) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Given the InetSocketAddress this method returns the nameservice Id
corresponding to the key with matching address, by doing a reverse
lookup on the list of nameservices until it finds a match.
- getNameSpace() - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaCounts
-
- getNamespaceDirs(Configuration) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNamespaceEditsDirs(Configuration) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Return an ordered list of edits directories to write to.
- getNamespaceEditsDirs(Configuration, boolean) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- 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;
- getNamespaceId() - Method in class org.apache.hadoop.hdfs.server.protocol.JournalInfo
-
- getNamespaceID() - Method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
Namespace id of the file system.
- getNamespaceID() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- getNamespaceInfo() - Method in class org.apache.hadoop.hdfs.server.common.Storage
-
- getNamespaceInfo() - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getNamespaceInfo() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration
-
- getNamesystem() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getNativeCopyIoMean() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getNativeCopyIoQuantiles() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getNativeCopyIoSampleCount() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getNativeCopyIoStdDev() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getNegotiatedQOP() - Method in class org.apache.hadoop.hdfs.protocol.datatransfer.sasl.SaslDataTransferServer
-
- getNetworkLocation() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.ProvidedStorageMap.ProvidedDescriptor
-
- getNetworkTopology() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getNetworkTopology(StoragePolicySatisfier.DatanodeMap) - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.Context
-
Gets the network topology.
- getNetworkTopology(StoragePolicySatisfier.DatanodeMap) - Method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSContext
-
- getNewBlock() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockRecoveryCommand.RecoveringBlock
-
Return the new block.
- getNewConf() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getNewConf() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getNewGenerationStamp() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockRecoveryCommand.RecoveringBlock
-
Return the new generation stamp of the block,
which also plays role of the recovery id.
- getNext() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- getNext() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
- getNext() - Method in class org.apache.hadoop.hdfs.server.namenode.CachedBlock
-
- getNext() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
-
- getNext(IntrusiveCollection<? extends IntrusiveCollection.Element>) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- getNext(IntrusiveCollection<? extends IntrusiveCollection.Element>) - Method in class org.apache.hadoop.hdfs.server.namenode.CachedBlock
-
- 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() - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolTranslatorPB
-
- getNextSPSPath() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getNextSPSPath() - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.Context
-
- getNextSPSPath() - Method in interface org.apache.hadoop.hdfs.server.protocol.NamenodeProtocol
-
- getNextSPSPath() - Method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSContext
-
- getNextSPSPath(RpcController, NamenodeProtocolProtos.GetNextSPSPathRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
-
- getNNAuxiliaryRpcAddress() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Return a host:port format string corresponds to an auxiliary
port configured on NameNode.
- getNnc() - Method in class org.apache.hadoop.hdfs.server.mover.Mover
-
- getNNDirectorySize() - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getNNLifelineRpcAddressesForCluster(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Returns list of InetSocketAddresses corresponding to lifeline RPC servers
at namenodes from the configuration.
- getNNProtocolConnection() - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- getNNRole() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getNNRole() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
-
Gets the NameNode role.
- getNNServiceRpcAddresses(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Returns list of InetSocketAddresses corresponding to namenodes from the
configuration.
- getNNServiceRpcAddressesForCluster(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Returns list of InetSocketAddresses corresponding to the namenode
that manages this cluster.
- getNNStartedTimeInMillis() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNNStartedTimeInMillis() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the NN start time in milliseconds.
- 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() - 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.
- 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.
- getNodesInService() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.StorageTypeStats
-
- getNodesInServiceXceiverCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.StorageTypeStats
-
- 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.
- getNodeUsage() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNodeUsage() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get Max, Median, Min and Standard Deviation of DataNodes usage.
- getNodeUUID() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
-
gets the Node UUID.
- getNonDfsUsed() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
Unplanned Non-DFS usage, i.e.
- getNonDfsUsedSpace() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNonDfsUsedSpace() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets total used space by data nodes for non DFS purposes such as storing
temporary files on the local file system.
- getNormalizedUri() - Method in class org.apache.hadoop.hdfs.server.datanode.StorageLocation
-
- getNsDelta() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.QuotaDelta
-
- getNsIdFromColonSeparatedString(String) - Static method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- 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
- getNumActiveClients() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Get the total number of active clients holding lease in the system.
- 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
-
- getNumberOfBlocks() - Method in class org.apache.hadoop.hdfs.protocol.BlockListAsLongs
-
The number of blocks
- getNumberOfBlocksToBeErasureCoded() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
The number of work items that are pending to be reconstructed.
- getNumberOfECBlocksToBeReplicated() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
The number of ec work items that are pending to be replicated.
- getNumberOfKeys() - Method in class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenSecretManager
-
Returns the number of delegation keys currently stored.
- getNumberOfMissingBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumberOfMissingBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total number of missing blocks on the cluster.
- getNumberOfMissingBlocksWithReplicationFactorOne() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumberOfMissingBlocksWithReplicationFactorOne() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total number of missing blocks on the cluster with
replication factor 1.
- getNumberOfReplicateBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getNumberOfSnapshottableDirs() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumberOfSnapshottableDirs() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total number of snapshottable dirs in the system.
- getNumBlocksCached() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetCache
-
- getNumBlocksCached() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns the number of blocks cached.
- getNumBlocksFailedToCache() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetCache
-
- getNumBlocksFailedToCache() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns the number of blocks that the datanode was unable to cache
- getNumBlocksFailedToUncache() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetCache
-
- getNumBlocksFailedToUncache() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns the number of blocks that the datanode was unable to uncache
- getNumBytes() - Method in class org.apache.hadoop.hdfs.server.balancer.MovedBlocks.Locations
-
- getNumBytes() - Method in interface org.apache.hadoop.hdfs.server.datanode.Replica
-
Get the number of bytes received
- 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
-
- getNumDatanodesInService() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getNumDatanodesInService() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.FSClusterStats
-
Indicates number of datanodes that are in service.
- getNumDeadDataNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getNumDeadDataNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumDeadDataNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Number of dead data nodes
- getNumDecomDeadDataNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumDecomDeadDataNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Number of decommissioned dead data nodes
- getNumDecomLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumDecomLiveDataNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Number of decommissioned Live data nodes
- getNumDecommissioningDataNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumDecommissioningDataNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Number of data nodes that are in the decommissioning state
- 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
- getNumEditsLoaded() - Method in exception org.apache.hadoop.hdfs.server.namenode.EditLogInputException
-
- getNumEncryptionZones() - Method in class org.apache.hadoop.hdfs.server.namenode.EncryptionZoneManager
-
- getNumEncryptionZones() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumEncryptionZones() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Return the number of encryption zones in the system.
- getNumEnteringMaintenanceDataNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumEnteringMaintenanceDataNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
- 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
-
- getNumFailedVolumes() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns the number of failed volumes in the datanode.
- getNumFilesUnderConstruction() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Get the number of files under construction in the system.
- 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.
- getNumInMaintenanceDeadDataNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumInMaintenanceDeadDataNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
- getNumInMaintenanceLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumInMaintenanceLiveDataNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
- 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..
- getNumInServiceLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumInServiceLiveDataNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
- 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;
- getNumLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getNumLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumLiveDataNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Number of Live data nodes
- getNumLiveDataNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.Context
-
Gets the number of live datanodes in the cluster.
- getNumLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSContext
-
- 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 class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminManager
-
- getNumNodesChecked() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-
- getNumOfBlocks() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice
-
- getNumOfDataNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- 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;
- getNumOfReadLockLongHold() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumOfWriteLockLongHold() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumPendingNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminManager
-
- 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.FSNamesystem
-
- getNumSnapshots() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectorySnapshottableFeature
-
- getNumSnapshots() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-
- getNumSnapshottableDirs() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumSnapshottableDirs() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-
- getNumStaleDataNodes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getNumStaleDataNodes() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Number of stale data nodes
- getNumStaleNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getNumStaleStorages() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Get the number of content stale storages.
- getNumStaleStorages() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Storages are marked as "content stale" after NN restart or fails over and
before NN receives the first Heartbeat followed by the first Blockreport.
- getNumStaleStorages() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Number of content stale storages.
- getNumStorageDirs() - Method in class org.apache.hadoop.hdfs.server.common.Storage
-
- getNumSync() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogOutputStream
-
- getNumSyncDatasetChecks() - Method in class org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker
-
- getNumTimedOutPendingReconstructions() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics.
- getNumTimedOutPendingReconstructions() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- 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
- getNumTrackedNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminManager
-
- 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
-
- getNumVolumesAvailable() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
Return the number of volumes that can be written.
- getObjectString() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- 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.
- getOnlyNameServiceIdOrNull(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
If the configuration refers to only a single nameservice, return the
name of that nameservice.
- getOOBTimeout(DataTransferProtos.Status) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Get the timeout to be used for transmitting the OOB type
- getOpClass() - Method in enum org.apache.hadoop.hdfs.server.namenode.FSEditLogOpCodes
-
- getOpCode() - Method in enum org.apache.hadoop.hdfs.server.namenode.FSEditLogOpCodes
-
return the byte value of the enum
- 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
-
- getOrCreateJournal(String) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getOrCreateJournal(String, String) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getOriginalBytesReserved() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-
- getOriginalBytesReserved() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
Number of bytes originally reserved for this replica.
- getOriginalReplica() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedProvidedReplica
-
- 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.ReplicaInfo
-
- 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
-
- getOriginalReplicaState() - Method in class org.apache.hadoop.hdfs.server.protocol.ReplicaRecoveryInfo
-
- getOutFd() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
-
- getOutlierMetrics(Map<String, Double>) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.OutlierDetector
-
Return a set of nodes whose latency is much higher than
their counterparts.
- getOutliers() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodePeerMetrics
-
Retrieve the set of dataNodes that look significantly slower
than their peers.
- getOutliers(Map<String, Double>) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.OutlierDetector
-
Return a set of nodes/ disks whose latency is much higher than
their counterparts.
- 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.protocol.SnapshotInfo
-
- 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;
- getOwnerName() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- 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() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- 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
-
- getParentReference() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- getParentString() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- getParityBlockNum() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped
-
- 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.protocol.CacheDirective
-
- 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.INode
-
- getPathComponents() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-
- getPathComponents(String) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Convert a UTF8 string to an array of byte arrays.
- getPathComponents(String) - Static method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Breaks path into components.
- getPathComponents(INode) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
Given an INode get all the path complents leading to it from the root.
- getPathNames(String) - Static method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Splits an absolute path into an array of path components.
- getPathPrefix() - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- getPathSnapshotId() - Method in class org.apache.hadoop.hdfs.server.namenode.INodesInPath
-
For snapshot paths, return the id of the snapshot specified in the path.
- getPathSuffix() - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- getPeerMetrics() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getPendingAsyncDeletions() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns the count of pending and running asynchronous disk operations.
- getPendingCached() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getPendingDataNodeMessageCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics
- getPendingDataNodeMessageCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getPendingDeletionBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getPendingDeletionBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Number of blocks pending deletion
- getPendingDeletionBlocksCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics
- getPendingDeletionECBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics.
- getPendingDeletionECBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getPendingDeletionECBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ECBlockGroupsMBean
-
Return count of erasure coded blocks that are pending deletion.
- getPendingDeletionReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics.
- getPendingDeletionReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getPendingDeletionReplicatedBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ReplicatedBlocksMBean
-
Return count of blocks that are pending deletion.
- 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.DatanodeAdminManager
-
- getPendingNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorBase
-
- getPendingNodes() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-
- getPendingReconstructionBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Get aggregated count of all blocks pending to be reconstructed.
- getPendingReconstructionBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Get aggregated count of all blocks pending to be reconstructed.
- getPendingReconstructionBlocksCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics
- getPendingReplicationBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Deprecated.
- getPendingReplicationBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Deprecated.
- getPendingRepLimit() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminBackoffMonitor
-
- getPendingRepLimit() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminDefaultMonitor
-
- getPendingRepLimit() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminManager
-
- getPendingRepLimit() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-
- getPendingSPSPaths() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics.
- getPendingSPSPaths() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getPendingSPSPaths() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Returns the number of paths to be processed by storage policy satisfier.
- getPendingSPSPaths() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfyManager
-
- getPendingUncached() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getPercentBlockPoolUsed() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getPercentBlockPoolUsed() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getPercentBlockPoolUsed() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the total space used by the block pool as percentage of total capacity.
- getPercentComplete() - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns overall percent complete, calculated by aggregating percent complete
of all phases.
- getPercentComplete(Phase) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns percent complete for the specified phase, calculated by aggregating
the counter values and totals for all steps within the phase.
- getPercentComplete(Phase, Step) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns percent complete for the specified phase and step, calculated as
counter value divided by total.
- getPercentRemaining() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getPercentRemaining() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total remaining space by data nodes as percentage of total
capacity.
- getPercentUsed() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getPercentUsed() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total used space by data nodes as percentage of total capacity.
- getPeriod() - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointConf
-
- getPermission() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotInfo
-
- 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 interface org.apache.hadoop.hdfs.server.namenode.INodeAttributes
-
- getPermissionLong() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributes.SnapshotCopy
-
- getPermissionLong() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-
- getPermissionLong() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
-
- getPermissionStatus(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Get the PermissionStatus
- getPermissionStatus(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-
- getPermissionStatus(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
-
- getPersistedPolicies() - Method in class org.apache.hadoop.hdfs.server.namenode.ErasureCodingPolicyManager
-
Get all system defined policies and user defined policies
as it is written out in the fsimage.
- getPhases() - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns all phases.
- getPinning(LocalFileSystem) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-
- getPinning(LocalFileSystem) - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- getPinning(LocalFileSystem) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
Check whether the block was pinned.
- getPinning(LocalFileSystem, Path) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-
Get pin status of a file by checking the sticky bit.
- getPinning(ExtendedBlock) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Check whether the block was pinned
- 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.
- getPlanValidityInterval() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer
-
Gets maximum amount of time disk balancer plan is valid.
- getPlanValidityIntervalInConfig() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer
-
Gets maximum amount of time disk balancer plan is valid in config.
- getPmemCacheRecoveryEnabled() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getPmemVolumes() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getPolicies() - Method in class org.apache.hadoop.hdfs.server.namenode.ErasureCodingPolicyManager
-
Get all system defined policies and user defined policies.
- 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
-
- getPolicy(BlockType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicies
-
- getPolicyProvider() - Method in class org.apache.hadoop.hdfs.tools.DFSZKFailoverController
-
- getPool() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- getPoolName() - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- 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
-
- getPosition() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileInputStream
-
- getPosition() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogInputStream
-
Get the "position" of in the stream.
- getPostponedMisreplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getPostponedMisreplicatedBlocksCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics
- getPreferredBlockReplication() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.BlockCollection
-
Get block replication for the collection.
- getPreferredBlockReplication() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- getPreferredBlockSize() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.BlockCollection
-
Get preferred block size for the collection
- 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.INodeFile
-
- getPreferredBlockSize() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes
-
- getPreferredBlockSize() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-
- getPreferredBlockSize(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getPreferredBlockSize(RpcController, ClientNamenodeProtocolProtos.GetPreferredBlockSizeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getPrev(IntrusiveCollection<? extends IntrusiveCollection.Element>) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- getPrev(IntrusiveCollection<? extends IntrusiveCollection.Element>) - Method in class org.apache.hadoop.hdfs.server.namenode.CachedBlock
-
- getPreviousCheckpoint() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
previous.checkpoint is a directory, which holds the previous
(before the last save) state of the storage directory.
- getPreviousDir() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
Directory previous contains the previous file system state,
which the system can be rolled back to.
- getPreviousEpoch() - Method in class org.apache.hadoop.hdfs.server.protocol.FenceResponse
-
- getPreviousTmp() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
previous.tmp is a transient directory, which holds
current file system state while the new state is saved into the new
current during upgrade.
- getPreviousVersionFile() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
File VERSION from the previous directory.
- 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
-
- getProcessCommandsThresholdMs() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getProcessingQueueSize() - Method in class org.apache.hadoop.hdfs.server.sps.metrics.ExternalSPSBeanMetrics
-
- getProcessingQueueSize() - Method in interface org.apache.hadoop.hdfs.server.sps.metrics.ExternalSPSMXBean
-
Gets the queue size of StorageMovementNeeded.
- getProfilingEventHook() - Method in class org.apache.hadoop.hdfs.server.datanode.FileIoProvider
-
- getProperty(Properties, Storage.StorageDirectory, String) - Static method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- getProtectedDirectories() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
- getProtocolAddress(Configuration) - Method in class org.apache.hadoop.hdfs.tools.GetGroups
-
- getProtocolVersion(String, long) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getProvidedCapacity() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getProvidedCapacity() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
- getProvidedCapacity() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getProvidedCapacity() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets capacity of the provided storage mounted, in bytes.
- getProvidedCapacityTotal() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getProvidedCapacityTotal() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Total PROVIDED storage capacity.
- getProvidedStorageInfo() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.ProvidedStorageMap
-
- getProvidedStorageLocation() - Method in class org.apache.hadoop.hdfs.server.common.FileRegion
-
- getProvidedStorageMap() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getProvider() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getProxiesForAllNameNodesInNameservice(Configuration, String) - Static method in class org.apache.hadoop.hdfs.HAUtil
-
Get an RPC proxy for each NN in an HA nameservice.
- getProxiesForAllNameNodesInNameservice(Configuration, String, Class<T>) - Static method in class org.apache.hadoop.hdfs.HAUtil
-
Get an RPC proxy for each NN in an HA nameservice.
- getProxy() - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- getProxyNamespaceInfo(NamenodeProtocol) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.BootstrapStandby
-
- 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
-
- getQueuedEditsSize() - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- getQuietPeriod() - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointConf
-
- 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.INode
-
Get the quota set for this inode
- 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 interface org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes
-
- 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;
- getQuotaUsage(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getQuotaUsage(RpcController, ClientNamenodeProtocolProtos.GetQuotaUsageRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getRack(DatanodeInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicy
-
Get rack string from a data node
- getRack(DatanodeInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithNodeGroup
-
- getRandomAccessFile(FsVolumeSpi, File, String) - Method in class org.apache.hadoop.hdfs.server.datanode.FileIoProvider
-
Create a RandomAccessFile using
RandomAccessFile(File, String).
- getRbwDir(String) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- 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.InMemoryLevelDBAliasMapClient
-
- 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
-
- getReadHoldCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
Deprecated.
- getReadHoldCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getReadIoMean() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getReadIoSampleCount() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getReadIoStdDev() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getReadLockReportingThresholdMs() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getRealDataBlockNum() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped
-
If the block is committed/completed and its length is less than a full
stripe, it returns the the number of actual data blocks.
- getRealPmemDir(String) - Static method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemVolumeManager
-
- getRealTotalBlockNum() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped
-
- 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;
- getReceiveBufferSize() - Method in class org.apache.hadoop.hdfs.net.DomainPeerServer
-
- getReceiveBufferSize() - Method in interface org.apache.hadoop.hdfs.net.PeerServer
-
Get the receive buffer size of the PeerServer.
- getReceiveBufferSize() - Method in class org.apache.hadoop.hdfs.net.TcpPeerServer
-
- getReconfigurableProperties() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Get a list of the keys of the re-configurable properties in configuration.
- getReconfigurableProperties() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getReconfigurationStatus() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getReconfigurationStatus() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getReconfigurationStatus(ReconfigurationTaskStatus) - Static method in class org.apache.hadoop.hdfs.protocolPB.ReconfigurationProtocolServerSideUtils
-
- getReconfigurationStatus(RpcController, ReconfigurationProtocolProtos.GetReconfigurationStatusRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolServerSideTranslatorPB
-
- getReconfigurationStatus(RpcController, ReconfigurationProtocolProtos.GetReconfigurationStatusRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ReconfigurationProtocolServerSideTranslatorPB
-
- getReconstructionPendingTimeout() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Returns the current setting for pendingReconstruction timeout, set by
DFSConfigKeys.DFS_NAMENODE_RECONSTRUCTION_PENDING_TIMEOUT_SEC_KEY.
- getReconstructionQueuesInitProgress() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Get the progress of the reconstruction queues initialisation
- getReconstructionQueuesInitProgress() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Get the progress of the reconstruction queues initialisation.
- getReconstructionQueuesInitProgress() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Get the progress of the reconstruction queues initialisation.
- 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;
- getRecoveredMappableBlock(File, String, byte) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader
-
- getRecoveredMappableBlock(File, String, byte) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader
-
- getRecoveredMappableBlock(File, String, byte) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemMappableBlockLoader
-
- getRecoveringBlocks() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockRecoveryCommand
-
Return the list of recovering blocks.
- getRecoveryID() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedProvidedReplica
-
- 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.ReplicaInfo
-
Get the recovery id.
- 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 class org.apache.hadoop.hdfs.server.namenode.AclFeature
-
- 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.datanode.fsdataset.impl.FsVolumeImpl
-
- getReferenceCount() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference.WithCount
-
- getReferenceCount(E) - Method in class org.apache.hadoop.hdfs.util.ReferenceCountMap
-
Get the reference count for the key
- 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
-
- getRegistrationID() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration
-
- getRegistrationID() - Method in class org.apache.hadoop.hdfs.server.protocol.NamenodeRegistration
-
- getRegistrationID() - Method in interface org.apache.hadoop.hdfs.server.protocol.NodeRegistration
-
Get registration ID of the server node.
- getRegistrationID(StorageInfo) - Static method in class org.apache.hadoop.hdfs.server.common.Storage
-
- getRemaining() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns the amount of free storage space (in bytes)
- 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
-
- getRemoteAddr(HttpServletRequest) - Static method in class org.apache.hadoop.hdfs.server.common.JspHelper
-
- getRemoteAddress() - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- getRemoteEditLogs(long, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
Find all editlog segments starting at or above the given txid.
- 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
-
- getRemotePort(HttpServletRequest) - Static method in class org.apache.hadoop.hdfs.server.common.JspHelper
-
- 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
-
- getRemoteUser() - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getRemovedPolicies() - Method in class org.apache.hadoop.hdfs.server.namenode.ErasureCodingPolicyManager
-
- getRemovedTmp() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
removed.tmp is a transient directory, which holds
current file system state while the previous state is moved into
current during rollback.
- 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
-
- getReplica(String, long) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Deprecated.
- getReplicaInfo() - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplicaInPipeline
-
- getReplicaInfo() - Method in interface org.apache.hadoop.hdfs.server.datanode.ReplicaInPipeline
-
- getReplicaString(String, long) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
- getReplicatedBlockStats() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getReplication() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- getReplication() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- getReplication() - Method in class org.apache.hadoop.hdfs.server.namenode.CachedBlock
-
- 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;
- getReplicationStreamsHardLimit() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Returns the current setting for maxReplicationStreamsHardLimit, set by
DFSConfigKeys.DFS_NAMENODE_REPLICATION_STREAMS_HARD_LIMIT_KEY.
- getReplicaVisibleLength(ExtendedBlock) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getReplicaVisibleLength(ExtendedBlock) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Get visible length of the specified replica.
- getReplicaVisibleLength(RpcController, ClientDatanodeProtocolProtos.GetReplicaVisibleLengthRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolServerSideTranslatorPB
-
- getReplWorkMultiplier(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Get DFS_NAMENODE_REPLICATION_WORK_MULTIPLIER_PER_ITERATION from
configuration.
- getReportId() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockReportContext
-
- getReportOptions() - Static method in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI
-
Returns Report Options.
- getReportsForAllDataNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.SlowPeerDisabledTracker
-
- getReportsForAllDataNodes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.SlowPeerTracker
-
Retrieve all reports for all nodes.
- getReportsForNode(String) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.SlowPeerDisabledTracker
-
- getReportsForNode(String) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.SlowPeerTracker
-
Retrieve the non-expired reports that mark a given DataNode
as slow.
- 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
-
- getRequiredNamespaceEditsDirs(Configuration) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Get all edits dirs which are required.
- getReserved() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
-
Gets the reserved size for this volume.
- getReservedForReplicas() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- getResponseCode() - Method in exception org.apache.hadoop.hdfs.server.common.HttpGetFailedException
-
- getResponseCode() - Method in exception org.apache.hadoop.hdfs.server.common.HttpPutFailedException
-
- 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
-
- getRetryCache() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getRetryCount() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.ItemInfo
-
Get the attempted retry count of the block for satisfy the policy.
- getRevision() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getRole() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getRole() - Method in class org.apache.hadoop.hdfs.server.protocol.NamenodeRegistration
-
Get name-node role.
- getRollbackImageFileName(long) - Static method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getRollingUpdateStatus() - Method in class org.apache.hadoop.hdfs.server.protocol.HeartbeatResponse
-
- getRollingUpgradeInfo() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- 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
-
- getRollingUpgradeStatus() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getRollingUpgradeStatus() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the RollingUpgrade information.
- getRoot() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
Get root directory of this storage
- getRoot() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
- 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() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot
-
- getRoot(UserGroupInformation, DelegationParam, UserParam, DoAsParam, GetOpParam, OffsetParam, LengthParam, RenewerParam, BufferSizeParam, List<XAttrNameParam>, XAttrEncodingParam, ExcludeDatanodesParam, FsActionParam, SnapshotNameParam, OldSnapshotNameParam, SnapshotDiffStartPathParam, SnapshotDiffIndexParam, TokenKindParam, TokenServiceParam, NoRedirectParam, StartAfterParam, AllUsersParam) - 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
- getRpcAddress() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getRpcAddressesForNameserviceId(Configuration, String, String) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Get all of the RPC addresses of the individual NNs in a given nameservice.
- getRpcAddressToBindTo() - Method in class org.apache.hadoop.hdfs.tools.DFSZKFailoverController
-
- getRpcClientProtocol() - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
- getRpcPort() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getRpcPort() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the rpc port.
- getRpcServer() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getRpcServer() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getRpcServerAddress(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.BackupNode
-
- getRpcServerAddress(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getRpcServerBindHost(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Given a configuration get the bind host of the client rpc server
If the bind host is not configured returns null.
- getSafemode() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getSafemode() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the safemode status.
- getSafeModeTip() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getSaslClient() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getSaslPropsResolver() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
Returns the SaslPropertiesResolver configured for use with
DataTransferProtocol, or null if not configured.
- getSaslServer() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- 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
-
- getScheduledReplicationBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getScheduledReplicationBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Blocks scheduled for replication
- getScheduledReplicationBlocksCount() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics
- getScheme() - Method in class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods
-
- getScope() - Method in class org.apache.hadoop.hdfs.web.resources.UserProvider
-
- getScopeInsideParentNode() - Method in class org.apache.hadoop.hdfs.tools.DFSZKFailoverController
-
- getSecondaryNameNodeAddresses(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Returns list of InetSocketAddresses of corresponding to secondary namenode
http addresses from the configuration.
- getSecondaryNameServiceId(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Get nameservice Id for the secondary node based on secondary http address
matching the local node address.
- 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;
- getSecureRandom() - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
- 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;
- getSendPacketDownstreamAvgInfo() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getSendPacketDownstreamAvgInfo() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the average info (e.g.
- getSendPacketDownstreamRollingAverages() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodePeerMetrics
-
- 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
-
- getSerialNoForTesting() - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
- getSerialNumber(String) - Method in enum org.apache.hadoop.hdfs.server.namenode.SerialNumberManager
-
- getServerDefaults() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getServerDefaults() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getServerDefaults(RpcController, ClientNamenodeProtocolProtos.GetServerDefaultsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getServiceAddress(Configuration, boolean) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Fetches the address for services to use when connecting to namenode
based on the value of fallback returns null if the special
address is not specified or returns the default namenode address
to be used by both clients and services.
- getServiceLayoutFeatureMap() - Method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- getServiceLayoutVersion() - Method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- 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
-
- getServiceRpcAddress() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getServiceRpcServerAddress(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.BackupNode
-
- getServiceRpcServerAddress(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Given a configuration get the address of the service rpc server
If the service rpc is not configured returns null
- getServiceRpcServerBindHost(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Given a configuration get the bind host of the service rpc server
If the bind host is not configured returns null.
- getServices() - Method in class org.apache.hadoop.hdfs.HDFSPolicyProvider
-
- getServiceState() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.HAState
-
- getServiceStatus() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- 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.
- getSharedEditsDirs(Configuration) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Returns edit directories that are shared between primary and secondary.
- getShareDeleteFileInputStream(FsVolumeSpi, File, long) - Method in class org.apache.hadoop.hdfs.server.datanode.FileIoProvider
-
Create a FileInputStream using
NativeIO.getShareDeleteFileDescriptor(java.io.File, long).
- getSharedLogCTime() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
- getShmId() - Method in class org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry.NewShmInfo
-
- getShmNum() - Method in class org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry
-
- getShortCircuitRegistry() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getSignature() - Method in class org.apache.hadoop.hdfs.server.protocol.CheckpointCommand
-
Checkpoint signature is used to ensure
that nodes are talking about the same checkpoint.
- 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;
- getSingularStorageDir() - Method in class org.apache.hadoop.hdfs.server.common.Storage
-
- getSize() - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.Step
-
Returns the optional size in bytes, possibly Long.MIN_VALUE if undefined.
- getSize(Phase) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns the optional size in bytes associated with the specified phase,
possibly Long.MIN_VALUE if undefined.
- 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
-
- getSleepTimeMs() - Method in class org.apache.hadoop.hdfs.server.namenode.CacheManager
-
- getSLOWByBlockPoolId(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
The SLOW bit for the DataNode of the specific BlockPool.
- getSlowDatanodeReport() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getSlowDatanodeReport(RpcController, ClientNamenodeProtocolProtos.GetSlowDatanodeReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getSlowDisk() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeDiskMetrics.DiskLatency
-
- getSlowDiskDetector() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeDiskMetrics
-
- getSlowDiskIDForReport(String, String) - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.SlowDiskTracker
-
- getSlowDiskReportAsJsonString() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.SlowDiskTracker
-
Retrieve all valid reports as a JSON string.
- getSlowDisks() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getSlowDisks() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the slow disks in the Datanode.
- getSlowDisksReport() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Retrieve information about slow disks as a JSON.
- getSlowDisksReport() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getSlowDisksReport() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
-
Gets the topN slow disks in the cluster, if the feature is enabled.
- getSlowDisksToExclude() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeDiskMetrics
-
- getSlowDiskTracker() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Use only for testing.
- getSlowIoWarningThresholdMs() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getSlowNodeDetector() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodePeerMetrics
-
- getSlowNodes(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.SlowPeerDisabledTracker
-
- getSlowNodes(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.SlowPeerTracker
-
Returns all tracking slow peers.
- getSlowNodesUuidSet() - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Returns all tracking slow datanodes uuids.
- getSlowPeerCollectionInterval() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- getSlowPeersReport() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Retrieve information about slow peers as a JSON.
- getSlowPeersReport() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getSlowPeersReport() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
-
Retrieves information about slow DataNodes, if the feature is
enabled.
- getSlowPeersUuidSet() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Returns all tracking slow peers.
- getSlowPeerTracker() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Use only for testing.
- getSnapshot(byte[]) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-
- getSnapshot(byte[]) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectorySnapshottableFeature
-
- getSnapshot(DataInput) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
-
- getSnapshotableDirectoryCount() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts
-
- getSnapshotById(int) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectorySnapshottableFeature
-
- getSnapshotByName(INodeDirectory, String) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectorySnapshottableFeature
-
Find the snapshot matching the given name.
- 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;
- getSnapshotCounts() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentSummaryComputationContext
-
- getSnapshotDiffReport(String, String, String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getSnapshotDiffReport(RpcController, ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getSnapshotDiffReportListing(String, String, String, byte[], int) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getSnapshotDiffReportListing(RpcController, ClientNamenodeProtocolProtos.GetSnapshotDiffReportListingRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getSnapshotDirectory() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotInfo.Bean
-
- getSnapshotDirectory(List<INodeDirectory>) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature
-
Get all the directories that are stored in some snapshot but not in the
current children list.
- 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
-
- getSnapshotId(Snapshot) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot
-
- getSnapshotID() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotInfo.Bean
-
- getSnapshotIdToBeDeleted() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.ReclaimContext
-
- getSnapshotIdToBeDeleted(int, INode) - Method in class org.apache.hadoop.hdfs.server.namenode.INode.ReclaimContext
-
- getSnapshotINode(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- getSnapshotINode(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-
- getSnapshotINode(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- getSnapshotINode(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-
- getSnapshotList() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectorySnapshottableFeature
-
- getSnapshotListing(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Get the list of snapshots for a given snapshottable directory.
- getSnapshotListing(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getSnapshotListing(INodesInPath) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-
List all the snapshots under a snapshottable directory.
- getSnapshotListing(RpcController, ClientNamenodeProtocolProtos.GetSnapshotListingRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getSnapshotManager() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getSnapshotName() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotInfo
-
- getSnapshotPath(String, String) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot
-
- getSnapshotQuota() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectorySnapshottableFeature
-
- getSnapshotRoot() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotInfo
-
- 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
- getSnapshots(DirectorySnapshottableFeature) - Static method in interface org.apache.hadoop.hdfs.server.namenode.visitor.NamespaceVisitor
-
- getSnapshotStats() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getSnapshotStats() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
The statistics of snapshots
- getSnapshotString(int) - Static method in class org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot
-
- getSnapshottableAncestorDir(INodesInPath) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-
- 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() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Get the list of snapshottable directories that are owned
by the current user.
- getSnapshottableDirListing() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- 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.
- getSnapshottableDirListing(RpcController, ClientNamenodeProtocolProtos.GetSnapshottableDirListingRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- 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.
- getSocketTimeout() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
Returns socket timeout
- getSocketWriteTimeout() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
Returns socket write timeout
- getSoftwareVersion() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getSoftwareVersion() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Get the version of software running on the DataNode
- getSoftwareVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getSoftwareVersion() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the version of software running on the Namenode.
- getSoftwareVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
- getSoftwareVersion() - Method in interface org.apache.hadoop.hdfs.server.namenode.VersionInfoMXBean
-
- getSoftwareVersion() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration
-
- getSoftwareVersion() - Method in class org.apache.hadoop.hdfs.server.protocol.NamespaceInfo
-
- 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
-
- getSourceDnInfos() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockECReconstructionCommand.BlockECReconstructionInfo
-
- 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
-
- getSpnegoKeytabKey(Configuration, String) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Get SPNEGO keytab Key from configuration
- getSpsBeanMetrics() - Method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSContext
-
- getSPSManager() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getSrcPathsHash(String[]) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getStartPath() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.ItemInfo
-
Returns the start path of the current file.
- 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.
- getStartTime() - Method in class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
- getStartTime() - Method in interface org.apache.hadoop.hdfs.server.namenode.SecondaryNameNodeInfoMXBean
-
- 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
-
- getStartupDelayBlockDeletionInMs() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics
- getStartupOption(Configuration) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getStartupProgress() - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Returns object used for reporting namenode startup progress.
- getState() - Method in class org.apache.hadoop.hdfs.protocol.BlockListAsLongs.BlockReportReplica
-
- getState() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedProvidedReplica
-
- 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 interface org.apache.hadoop.hdfs.server.datanode.Replica
-
Get the replica state
- 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.FSNamesystem
-
- getState() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.HAContext
-
Get the state from the context
- getState() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- getState() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
-
- getState() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
-
Gets the NameNode state.
- getState() - Method in class org.apache.hadoop.hdfs.server.protocol.NamespaceInfo
-
- getState() - Method in class org.apache.hadoop.hdfs.server.protocol.NNHAStatusHeartbeat
-
- getState(int) - Static method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.ReplicaState
-
Retrieve ReplicaState corresponding to given index.
- 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
- getStatistics() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.StatisticsEditsVisitor
-
Get statistics
- getStatisticsString() - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.StatisticsEditsVisitor
-
Get the statistics in string format, suitable for printing
- getStats() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStatistics
-
The same as ClientProtocol.getStats().
- getStats() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getStatus() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotInfo.Bean
-
- getStatus() - Method in class org.apache.hadoop.hdfs.server.common.sps.BlockMovementAttemptFinished
-
- getStatus() - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-
- getStatus(Phase) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgress
-
Returns the current run status of the specified phase.
- getStatus(Phase) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns the current run status of the specified phase.
- getStatusClearanceElapsedTimeMs() - Static method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementNeeded
-
- getSteps(Phase) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns all steps within a phase.
- 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.namenode.FSImage
-
- getStorage() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageBlockReport
-
- getStorage() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReceivedDeletedBlocks
-
- getStorage(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
- getStorageAndIndexInfos() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped
-
- getStorageBlockIndex(DatanodeStorageInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped
-
- getStorageBuilder() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto.Builder
-
required .hadoop.hdfs.StorageInfoProto storage = 2;
- getStorageDir(int) - Method in class org.apache.hadoop.hdfs.server.common.Storage
-
- getStorageDirectory() - Method in class org.apache.hadoop.hdfs.server.datanode.DataStorage.VolumeBuilder
-
- getStorageDirectory() - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- getStorageDirectory(URI) - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
Return the storage directory corresponding to the passed URI.
- getStorageDirs() - Method in class org.apache.hadoop.hdfs.server.common.Storage
-
- getStorageDirType() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
Get storage directory type
- getStorageDirType() - Method in interface org.apache.hadoop.hdfs.server.common.Storage.StorageDirType
-
- getStorageDirType() - Method in enum org.apache.hadoop.hdfs.server.namenode.NNStorage.NameNodeDirType
-
- getStorageGroupMap() - Method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher
-
- 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.datanode.fsdataset.impl.FsVolumeImpl
-
- getStorageID() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReceivedDeletedBlocks
-
Deprecated.
- getStorageIDs() - Method in class org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.BlockWithLocations
-
get the block's storage locations
- getStorageInfo() - Method in interface org.apache.hadoop.hdfs.server.datanode.metrics.FSDatasetMBean
-
Returns the storage id of the underlying storage
- getStorageInfo() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration
-
- getStorageInfo(String) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getStorageInfos() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- getStorageInfos() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
-
Get the list of the storage infos of JournalNode's journals.
- getStorageInfos() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- getStorageInfos() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getStorageLocation() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
- getStorageLocation() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-
- getStorageLocation() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- getStorageLocations(Configuration) - Static method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getStorageMovementAttemptedItems() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementAttemptedItems
-
- getStorageMovementQueue() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier
-
- 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;
- getStoragePolicies() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getStoragePolicies() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getStoragePolicies(RpcController, ClientNamenodeProtocolProtos.GetStoragePoliciesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getStoragePolicy(byte) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getStoragePolicy(byte) - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.Context
-
Gets the storage policy details for the given policy ID.
- getStoragePolicy(byte) - Method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSContext
-
- getStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getStoragePolicy(RpcController, ClientNamenodeProtocolProtos.GetStoragePolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- getStoragePolicyID() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.BlockCollection
-
- 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.INode
-
- getStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-
- getStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- getStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-
- getStoragePolicyID() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeSymlink
-
- getStoragePolicyIDForQuota(byte) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Get the storage policy ID while computing quota usage
- getStoragePolicySuite() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getStoragePolicyXAttrPrefixedName() - Static method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockStoragePolicySuite
-
- getStorageReports() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getStorageReports(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
- getStorages(Block) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getStorages(BlockInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- 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.datanode.fsdataset.impl.FsVolumeImpl
-
- getStorageType() - Method in class org.apache.hadoop.hdfs.server.datanode.StorageLocation
-
- 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
-
- getStorageTypeDeltas(byte, long, short, short) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
- getStorageTypes() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getStorageTypes() - Method in class org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.BlockWithLocations
-
- getStorageTypeStats() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- 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
-
- getStorageTypeStats() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.FSClusterStats
-
Indicates the storage statistics per storage type.
- getStorageUuid() - Method in class org.apache.hadoop.hdfs.protocol.BlockListAsLongs.BlockReportReplica
-
- getStorageUuid() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
- getStorageUuid() - Method in interface org.apache.hadoop.hdfs.server.datanode.Replica
-
Return the storageUuid of the volume that stores this replica.
- getStorageUuid() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
Get the storageUuid of the volume that stores this replica.
- getStoredBlock(String, long) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
- getStoredBlock(Block) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- 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;
- getStreamingAddr() - Method in class org.apache.hadoop.hdfs.net.TcpPeerServer
-
- 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
-
- getString(Map<Integer, SortedSet<LayoutVersion.LayoutFeature>>, LayoutVersion.LayoutFeature[]) - Method in class org.apache.hadoop.hdfs.protocol.LayoutVersion
-
- getStringTable() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.LoaderContext
-
- getStringTable() - Static method in enum org.apache.hadoop.hdfs.server.namenode.SerialNumberManager
-
- getStriptedBlockPlacementPolicy() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getSubAccess() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-
- getSubtreeStorageCount(StorageType) - Method in class org.apache.hadoop.hdfs.net.DFSTopologyNodeImpl
-
- getSum(long) - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindow
-
Get value represented by this window at the specified time
- 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;
- getSymlink() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeSymlink
-
- 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;
- getSymlinkString() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeSymlink
-
- getSyncIoMean() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getSyncIoSampleCount() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getSyncIoStdDev() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getSyncTxId() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
Return the txid of the last synced transaction.
- 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
-
- getTargetDatanode() - Method in class org.apache.hadoop.hdfs.server.common.sps.BlockMovementAttemptFinished
-
- getTargetDnInfos() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockECReconstructionCommand.BlockECReconstructionInfo
-
- 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;
- getTargetPaths() - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- getTargets() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier.DatanodeMap
-
- getTargets() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockCommand
-
- getTargetStorageIDs() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockCommand
-
- getTargetStorageIDs() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockECReconstructionCommand.BlockECReconstructionInfo
-
- getTargetStorageType() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockStorageMovementCommand.BlockMovingInfo
-
- getTargetStorageTypes() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockCommand
-
- getTargetStorageTypes() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockECReconstructionCommand.BlockECReconstructionInfo
-
- getTargetType() - Method in class org.apache.hadoop.hdfs.server.common.sps.BlockMovementAttemptFinished
-
- getTemporaryEditsFile(Storage.StorageDirectory, long, long, long) - Static method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getTemporaryEditsFileName(long, long, long) - Static method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- getThreads() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getThreads() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the number of threads.
- getThreshold() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
-
Returns the threshold value.
- getThrottler(Configuration) - Static method in class org.apache.hadoop.hdfs.server.namenode.ImageServlet
-
Construct a throttler from conf
- getThrottlerForBootstrapStandby(Configuration) - Static method in class org.apache.hadoop.hdfs.server.namenode.ImageServlet
-
- getTimeStamp() - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
-
returns timestamp when this plan was created.
- getTmpDir(String) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- getTmpInputStreams(ExtendedBlock, long, long) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Returns an input stream at specified offset of the specified block.
- getToDeleteList() - Method in class org.apache.hadoop.hdfs.server.namenode.INode.BlocksMapUpdateInfo
-
- getTokenExpiryTime(DelegationTokenIdentifier) - Method in class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenSecretManager
-
Returns expiry time of a token given its identifier.
- getTokenLifetime() - Method in class org.apache.hadoop.hdfs.security.token.block.ExportedBlockKeys
-
- 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;
- getTokenServiceName() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Return the service name of the issued delegation token.
- getTokenVerifierFromContext(ServletContext) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer
-
- 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.
- getTopUserOpCounts() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getTopUserOpCounts() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Returns a nested JSON object listing the top users for different RPC
operations over tracked time windows.
- getTopUsers() - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.Op
-
- getTopWindows() - Method in class org.apache.hadoop.hdfs.server.namenode.top.metrics.TopMetrics
-
Get a list of the current TopWindow statistics, one TopWindow per tracked
time interval.
- getTotal() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getTotal() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets total raw bytes including non-dfs used space.
- getTotal(Phase) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns the sum of the totals for all steps in the specified phase.
- getTotal(Phase, Step) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressView
-
Returns the total for the specified phase and step.
- getTotalBlockNum() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped
-
- getTotalBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- getTotalBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getTotalBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total numbers of blocks on the cluster.
- getTotalCount() - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.Op
-
- getTotalDataFileIos() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getTotalECBlockGroups() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics.
- getTotalECBlockGroups() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getTotalECBlockGroups() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ECBlockGroupsMBean
-
Return total number of erasure coded block groups.
- getTotalFileIoErrors() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getTotalLoad() - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.FSClusterStats
-
an indication of the total load of the cluster.
- getTotalLoad() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Total number of connections.
- getTotalLoad() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Total Load on the FSNamesystem
- getTotalMetadataOperations() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getTotalReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Used by metrics.
- getTotalReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getTotalReplicatedBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.ReplicatedBlocksMBean
-
Return total number of replicated blocks.
- getTotalRpcs() - Method in class org.apache.hadoop.hdfs.server.protocol.BlockReportContext
-
- getTotalSyncCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
Return total number of syncs happened on this edit log.
- getTotalSyncCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Return total number of Sync Operations on FSEditLog.
- getTotalSyncCount() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Return total number of Sync Operations on FSEditLog.
- getTotalSyncTimes() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Return total time spent doing sync operations on FSEditLog.
- getTotalSyncTimes() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Return total time spent doing sync operations on FSEditLog.
- getTracer() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- 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() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp
-
- 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;
- getTransactionId(RpcController, NamenodeProtocolProtos.GetTransactionIdRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
-
- getTransactionID() - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolTranslatorPB
-
- getTransactionID() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getTransactionID() - Method in interface org.apache.hadoop.hdfs.server.protocol.NamenodeProtocol
-
- getTransactionIdStr() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp
-
- getTransactionsSinceLastCheckpoint() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getTransactionsSinceLastLogRoll() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getTransferIoMean() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getTransferIoQuantiles() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getTransferIoSampleCount() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getTransferIoStdDev() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getTransferRateInBytesPerSecond(long, long) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Calculate the transfer rate in bytes per second.
- getTransferSocketRecvBufferSize() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getTransferSocketSendBufferSize() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getTrashDirectory(ReplicaInfo) - Method in class org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceStorage
-
Get a target subdirectory under trash/ for a given block file that is being
deleted.
- getTrashDirectoryForReplica(String, ReplicaInfo) - Method in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
If rolling upgrades are in progress then do not delete block files
immediately.
- getTrashedElement() - Method in class org.apache.hadoop.hdfs.util.Diff.UndoInfo
-
- getTraverser() - Method in class org.apache.hadoop.hdfs.server.namenode.ReencryptionHandler
-
- 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
- getTrustedChannelResolver() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
Returns the TrustedChannelResolver configured for use with
DataTransferProtocol, or null if not configured.
- 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
- getTxId() - Method in class org.apache.hadoop.hdfs.server.protocol.NNHAStatusHeartbeat
-
- 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;
- getTxnCount() - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointConf
-
- 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;
- getType() - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.Step
-
Returns the optional step type, possibly null.
- 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) - Static method in class org.apache.hadoop.hdfs.server.common.JspHelper
-
Same as getUGI(null, request, conf).
- getUGI(HttpServletRequest, Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.DfsServlet
-
- getUGI(ServletContext, HttpServletRequest, Configuration) - Static method in class org.apache.hadoop.hdfs.server.common.JspHelper
-
Same as getUGI(context, request, conf, KERBEROS_SSL, true).
- getUGI(ServletContext, HttpServletRequest, Configuration, UserGroupInformation.AuthenticationMethod, boolean) - Static method in class org.apache.hadoop.hdfs.server.common.JspHelper
-
Get UserGroupInformation and possibly the delegation token out of
the request.
- getUgmProtocol() - Method in class org.apache.hadoop.hdfs.tools.GetGroups
-
- getUnderConstructionFeature() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- getUnderConstructionFiles(long) - Method in class org.apache.hadoop.hdfs.server.namenode.LeaseManager
-
- getUnderConstructionFiles(long, String) - Method in class org.apache.hadoop.hdfs.server.namenode.LeaseManager
-
Get a batch of under construction files from the currently active leases.
- getUnderlyingProxyObject() - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolTranslatorPB
-
- getUnderReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.LeavingServiceStatus
-
- getUnderReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Deprecated.
- getUnderReplicatedBlocks() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Deprecated.
- getUnderReplicatedInOpenFiles() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.LeavingServiceStatus
-
- getUnderReplicatedNotMissingBlocks() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Return number of low redundancy blocks but not missing blocks.
- getUniqueAclFeatures() - Static method in class org.apache.hadoop.hdfs.server.namenode.AclStorage
-
- getUniqueElementsSize() - Method in class org.apache.hadoop.hdfs.util.ReferenceCountMap
-
Get the number of unique elements
- getUnlinkTmpFile(File) - Static method in class org.apache.hadoop.hdfs.server.datanode.DatanodeUtil
-
- 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.HostConfigManager
-
Get the upgrade domain of a datanode.
- getUpgradeDomain(DatanodeID) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.HostFileManager
-
- getUpgradeDomainWithDefaultValue(DatanodeInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithUpgradeDomain
-
- getUpgradeStatus() - Method in class org.apache.hadoop.hdfs.tools.DFSAdmin
-
Command to get the upgrade status of each namenode in the nameservice.
- getUri() - Method in class org.apache.hadoop.hdfs.server.datanode.StorageLocation
-
- getUsageStats(Configuration) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi
-
- getUsageStats(Configuration) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- 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.
- getUsed() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getUsed() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the used space by data nodes.
- 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.INode
-
The same as getUserName(Snapshot.CURRENT_STATE_ID).
- getUserName() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributes
-
- 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(HttpContext) - Method in class org.apache.hadoop.hdfs.web.resources.UserProvider
-
- getValue(String) - Method in class org.apache.hadoop.hdfs.tools.JMXGet
-
get single value by key
- getValue(String) - Method in class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
-
Pull a string entry from a stanza.
- 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.
- getVerifyECWithTopologyResult() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getVerifyECWithTopologyResult() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Verifies whether the cluster setup can support all enabled EC policies.
- getVersion() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- 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.datanode.DataNode
-
- getVersion() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
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;
- getVersion() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Class representing Namenode information for JMX interfaces.
- getVersion() - Method in interface org.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the version of Hadoop.
- getVersion() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration
-
- getVersion() - Method in class org.apache.hadoop.hdfs.server.protocol.NamenodeRegistration
-
- getVersion() - Method in interface org.apache.hadoop.hdfs.server.protocol.NodeRegistration
-
Get layout version of the server node.
- getVersion(boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileInputStream
-
- getVersion(boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogInputStream
-
Get the layout version of the data in the stream.
- getVersionFile() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
File VERSION contains the following fields:
node type
layout version
namespaceID
fs state creation time
other fields specific for this node type
The version file is always written last during storage directory updates.
- getVisibleLength() - Method in class org.apache.hadoop.hdfs.protocol.BlockListAsLongs.BlockReportReplica
-
- getVisibleLength() - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedProvidedReplica
-
- 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 interface org.apache.hadoop.hdfs.server.datanode.Replica
-
Get the number of bytes that are visible to readers
- 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
-
- getVolFailuresTolerated() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getVolsConfigured() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getVolume() - Method in class org.apache.hadoop.hdfs.protocol.BlockListAsLongs.BlockReportReplica
-
- 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.
- getVolume() - Method in interface org.apache.hadoop.hdfs.server.datanode.Replica
-
Get the volume of replica.
- getVolume() - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
- getVolume(ExtendedBlock) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
- 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.
- getVolumeFailures() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- getVolumeFailuresTotal() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getVolumeFailuresTotal() - Method in interface org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
-
Number of failed data volumes across all live data nodes.
- getVolumeFailureSummary() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
Returns info about volume failures.
- getVolumeFailureSummary() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Returns info about volume failures.
- getVolumeInfo() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Returned information is a JSON representation of a map with
volume name as the key and value is a map of volume attribute
keys to its values
- getVolumeInfo() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the information of each volume on the Datanode.
- getVolumeInfoMap() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
- getVolumeList() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Get the volume list.
- getVolumeNames() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer
-
Returns a volume ID to Volume base path map.
- getVolumeRef() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
-
- getVolumeReport() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getVolumeReport(RpcController, ClientDatanodeProtocolProtos.GetVolumeReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolServerSideTranslatorPB
-
- getVolumeReports() - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner
-
Get the lists of blocks on the disks in the data set.
- 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.
- getWebAddressesForNameserviceId(Configuration, String, String) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Get all of the Web addresses of the individual NNs in a given nameservice.
- 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
-
- getWriteHoldCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
Deprecated.
- getWriteHoldCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- getWriteIoMean() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getWriteIoSampleCount() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getWriteIoStdDev() - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.DataNodeVolumeMetrics
-
- getWriteLockReportingThresholdMs() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- 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.InMemoryLevelDBAliasMapClient
-
- 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
-
- getXAttr(String) - Method in class org.apache.hadoop.hdfs.server.namenode.XAttrFeature
-
Get XAttr by name with prefix.
- getXAttrFeature() - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
- getXAttrFeature() - Method in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributes
-
- 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() - Method in class org.apache.hadoop.hdfs.server.namenode.XAttrFeature
-
Get the XAttrs.
- 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;
- getXAttrs(String, List<XAttr>) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- getXAttrs(RpcController, XAttrProtos.GetXAttrsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- 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
-
- getXceiverCount() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Number of concurrent xceivers per node.
- getXceiverCount() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Returns the number of active xceivers.
- getXceiverStopTimeout() - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- getXferAddress() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
NB: The datanode can perform data transfer on the streaming
address however clients are given the IPC IP address for data
transfer, and that may be a different address.
- getXferPort() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getXferServer() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getXmitsInProgress() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- getXmitsInProgress() - Method in interface org.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Returns an estimate of the number of data replication/reconstruction tasks
running currently.
- getXmitWeight() - Method in class org.apache.hadoop.hdfs.server.datanode.erasurecode.ErasureCodingWorker
-
- getYieldCount() - Method in class org.apache.hadoop.hdfs.server.namenode.ContentSummaryComputationContext
-
Return current yield count
- getYieldCount() - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
- getZKFCAddress() - Method in class org.apache.hadoop.hdfs.tools.NNHAServiceTarget
-
- 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
-
- GLOBAL - org.apache.hadoop.hdfs.server.namenode.SerialNumberManager
-
- go() - Method in class org.apache.hadoop.hdfs.tools.offlineImageViewer.OfflineImageViewer
-
Process image file.
- go(String, String, String, OfflineEditsViewer.Flags, OfflineEditsVisitor) - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsViewer
-
Process an edit log using the chosen processor or visitor.
- 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.
- GROUP - org.apache.hadoop.hdfs.server.namenode.SerialNumberManager
-
- HAContext - Interface in org.apache.hadoop.hdfs.server.namenode.ha
-
Context that is to be used by
HAState for getting/setting the
current state and performing required operations.
- HADOOP_IMAGE_EDITS_HEADER - Static variable in class org.apache.hadoop.hdfs.server.namenode.ImageServlet
-
- handle(ChannelHandlerContext, HttpRequest) - Method in class org.apache.hadoop.hdfs.server.datanode.web.webhdfs.WebHdfsHandler
-
- handle(BlockMovementAttemptFinished) - Method in interface org.apache.hadoop.hdfs.server.common.sps.BlocksMovementsStatusHandler
-
Collect all the storage movement attempt finished blocks.
- handle(DomainSocket) - Method in class org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry.RegisteredShm
-
- handleHeartbeat(DatanodeRegistration, StorageReport[], String, long, long, int, int, int, VolumeFailureSummary, SlowPeerReports, SlowDiskReports) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Handle heartbeat from datanodes.
- handleInteraction(HostRestrictingAuthorizationFilter.HttpInteraction) - Method in class org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter
-
- handleLifeline(DatanodeRegistration, StorageReport[], long, long, int, int, VolumeFailureSummary) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Handles a lifeline message sent by a DataNode.
- handleVolumeFailures(Set<FsVolumeSpi>) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Check if all the data directories are healthy
- hardLinkBlockToTmpLocation(ExtendedBlock, ReplicaInfo) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
- 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;
- hasAnyRegisteredScanner() - Method in class org.apache.hadoop.hdfs.server.datanode.BlockScanner
-
Returns true if there is any scanner thread registered.
- hasAvailableDiskSpace() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeResourceChecker
-
Return true if disk space is available on at least one of the configured
redundant volumes, and all of the configured required volumes.
- 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.
- hasCommittedTxId() - Method in class org.apache.hadoop.hdfs.qjournal.protocol.RequestInfo
-
- 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;
- hasEnoughResource() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Checks how many valid storage volumes there are in the DataNode.
- 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.protocol.BlockListAsLongs.BlockReportReplica
-
- hashCode() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- 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.BlockInfo
-
- hashCode() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- 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.FinalizedProvidedReplica
-
- 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.datanode.StorageLocation
-
- 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.AclFeature
-
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.CachedBlock
-
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointSignature
-
- 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.INode
-
- 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.snapshot.Snapshot
-
- hashCode() - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.Step
-
- 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.namenode.XAttrFeature
-
- hashCode() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration
-
- hashCode() - Method in class org.apache.hadoop.hdfs.server.protocol.JournalInfo
-
- 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.server.protocol.ReplicaRecoveryInfo
-
- hashCode() - Method in class org.apache.hadoop.hdfs.util.ByteArray
-
- 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;
- hasKey(int) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
- 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;
- hasMinStorage(BlockInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- hasMinStorage(BlockInfo, int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- 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;
- hasMount(String) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MountVolumeMap
-
- 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.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.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;
- 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.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;
- 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;
- hasNonEcBlockUsingStripedID() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Get the value of whether there are any non-EC blocks using StripedID.
- 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 class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- 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;
- hasRollbackFSImage() - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- 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
- hasRpcIds() - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp
-
- 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;
- hasSomeData() - Method in class org.apache.hadoop.hdfs.qjournal.client.QuorumJournalManager
-
- hasSomeData() - Method in interface org.apache.hadoop.hdfs.server.common.Storage.FormatConfirmable
-
- hasSomeData() - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
- hasSomeData() - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- hasSomeData() - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
-
- 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;
- hasStorageType(StorageType) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- 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;
- HAState - Class in org.apache.hadoop.hdfs.server.namenode.ha
-
Namenode base state to implement state machine pattern.
- HAState(HAServiceProtocol.HAServiceState) - Constructor for class org.apache.hadoop.hdfs.server.namenode.ha.HAState
-
Constructor
- 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.FSEditLogOp
-
- 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 class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- 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;
- HAUtil - Class in org.apache.hadoop.hdfs
-
- HAZKInfoProtos - Class in org.apache.hadoop.hdfs.server.namenode.ha.proto
-
- HAZKInfoProtos.ActiveNodeInfo - Class in org.apache.hadoop.hdfs.server.namenode.ha.proto
-
Protobuf type hadoop.hdfs.ActiveNodeInfo
- HAZKInfoProtos.ActiveNodeInfo.Builder - Class in org.apache.hadoop.hdfs.server.namenode.ha.proto
-
Protobuf type hadoop.hdfs.ActiveNodeInfo
- HAZKInfoProtos.ActiveNodeInfoOrBuilder - Interface in org.apache.hadoop.hdfs.server.namenode.ha.proto
-
- 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
-
- HDFSConcat - Class in org.apache.hadoop.hdfs.tools
-
- HDFSConcat() - Constructor for class org.apache.hadoop.hdfs.tools.HDFSConcat
-
- 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
-
- HDFSPolicyProvider - Class in org.apache.hadoop.hdfs
-
PolicyProvider for HDFS protocols.
- HDFSPolicyProvider() - Constructor for class org.apache.hadoop.hdfs.HDFSPolicyProvider
-
- HdfsServerConstants - Interface in org.apache.hadoop.hdfs.server.common
-
Some handy internal HDFS constants
- 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
- HEALTHY - org.apache.hadoop.hdfs.server.datanode.checker.VolumeCheckResult
-
- HEALTHY_STATUS - Static variable in class org.apache.hadoop.hdfs.server.namenode.NamenodeFsck
-
- heartbeat(RequestInfo) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocol
-
Heartbeat.
- heartbeat(RequestInfo) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolTranslatorPB
-
- heartbeat(RequestInfo) - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-
- heartbeat(RequestInfo) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeRpcServer
-
- heartbeat(RpcController, QJournalProtocolProtos.HeartbeatRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
-
- heartbeat(RpcController, QJournalProtocolProtos.HeartbeatRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolServerSideTranslatorPB
-
- 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
-
- heartbeatInterval - Variable in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- HeartbeatResponse - Class in org.apache.hadoop.hdfs.server.protocol
-
- HeartbeatResponse(DatanodeCommand[], NNHAStatusHeartbeat, RollingUpgradeStatus, long) - Constructor for class org.apache.hadoop.hdfs.server.protocol.HeartbeatResponse
-
- HeartbeatResponse(DatanodeCommand[], NNHAStatusHeartbeat, RollingUpgradeStatus, long, boolean) - Constructor for class org.apache.hadoop.hdfs.server.protocol.HeartbeatResponse
-
- 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.
- helpOpt - Static variable in class org.apache.hadoop.hdfs.DFSUtil
-
- helpOptions - Static variable in class org.apache.hadoop.hdfs.DFSUtil
-
- 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
-
- hook() - Method in interface org.apache.hadoop.hdfs.server.common.DataNodeLockManager
-
LockManager may need to back hook.
- hook() - Method in class org.apache.hadoop.hdfs.server.common.NoLockManager
-
- hook() - Method in class org.apache.hadoop.hdfs.server.datanode.DataSetLockManager
-
- host2datanodeMap - Variable in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- HostConfigManager - Class in org.apache.hadoop.hdfs.server.blockmanagement
-
This interface abstracts how datanode configuration is managed.
- HostConfigManager() - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.HostConfigManager
-
- 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
-
- HOTSWAP - org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-
- HTTP_BUFFER_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.DFSConfigKeys
-
- HTTPFS_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.hdfs.DFSConfigKeys
-
- HttpGetFailedException - Exception in org.apache.hadoop.hdfs.server.common
-
- HttpGetFailedException(String, HttpURLConnection) - Constructor for exception org.apache.hadoop.hdfs.server.common.HttpGetFailedException
-
- 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
-
- HttpPutFailedException - Exception in org.apache.hadoop.hdfs.server.common
-
- HttpPutFailedException(String, int) - Constructor for exception org.apache.hadoop.hdfs.server.common.HttpPutFailedException
-
- httpServer - Variable in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
httpServer
- httpServerTemplateForNNAndJN(Configuration, InetSocketAddress, InetSocketAddress, String, String, String) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Return a HttpServer.Builder that the journalnode / namenode / secondary
namenode can use to initialize their HTTP / HTTPS server.
- SafeMode - Interface in org.apache.hadoop.hdfs.server.namenode
-
SafeMode related operations.
- SAFEMODE - org.apache.hadoop.hdfs.server.namenode.startupprogress.Phase
-
The namenode has entered safemode, awaiting block reports from data nodes.
- 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.
- SaslDataTransferServer - Class in org.apache.hadoop.hdfs.protocol.datatransfer.sasl
-
Negotiates SASL for DataTransferProtocol on behalf of a server.
- SaslDataTransferServer(DNConf, BlockPoolTokenSecretManager) - Constructor for class org.apache.hadoop.hdfs.protocol.datatransfer.sasl.SaslDataTransferServer
-
Creates a new SaslDataTransferServer.
- satisfyStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- satisfyStoragePolicy(RpcController, ClientNamenodeProtocolProtos.SatisfyStoragePolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- save() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsVolumeSpi.BlockIterator
-
Save this block iterator to the underlying volume.
- saveChild2Snapshot(INodeDirectory, INode, int, INode) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature
-
Used to record the modification of a symlink node
- saveChild2Snapshot(INode, int, INode) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory
-
Save the child to the latest snapshot.
- saveDigestAndRenameCheckpointImage(NNStorage.NameNodeFile, long, MD5Hash) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
This is called by the 2NN after having downloaded an image, and by
the NN after having received a new image from the 2NN.
- 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
-
- saveFSImageInAllDirs(FSNamesystem, long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- saveINode2Image(INode, DataOutput, boolean, SnapshotFSImageFormat.ReferenceMap) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSImageSerialization
-
Save one inode's attributes to the image.
- saveLegacyOIVImage(FSNamesystem, String, Canceler) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
Save FSimage in the legacy format.
- saveMD5File(File, MD5Hash) - Static method in class org.apache.hadoop.hdfs.util.MD5FileUtils
-
Save the ".md5" file that lists the md5sum of another file.
- saveNamespace(long, long) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- saveNamespace(long, long, FSNamesystem) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- saveNamespace(String[]) - Method in class org.apache.hadoop.hdfs.tools.DFSAdmin
-
Command to ask the namenode to save the namespace.
- saveNamespace(FSNamesystem) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- saveNamespace(FSNamesystem, NNStorage.NameNodeFile, Canceler) - Method in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
Save the contents of the FS image to a new image file in each of the
current storage directories.
- saveNamespace(RpcController, ClientNamenodeProtocolProtos.SaveNamespaceRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- SaveNamespaceCancelledException - Exception in org.apache.hadoop.hdfs.server.namenode
-
- SaveNamespaceContext - Class in org.apache.hadoop.hdfs.server.namenode
-
Context for an ongoing SaveNamespace operation.
- 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
-
- saveSecretManagerState() - Method in class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenSecretManager
-
- saveSecretManagerStateCompat(DataOutputStream, String) - Method in class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenSecretManager
-
Store the current state of the SecretManager for persistence
- 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.
- saveState() - Method in class org.apache.hadoop.hdfs.server.namenode.CacheManager
-
- saveStateCompat(DataOutputStream, String) - Method in class org.apache.hadoop.hdfs.server.namenode.CacheManager
-
Saves the current state of the CacheManager to the DataOutput.
- SAVING_CHECKPOINT - org.apache.hadoop.hdfs.server.namenode.startupprogress.Phase
-
The namenode is saving a new checkpoint.
- scanAndCollectFiles(long) - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.Context
-
Do scan and collects the files under that directory and adds to the given
BlockStorageMovementNeeded.
- scanAndCollectFiles(long) - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.FileCollector
-
This method can be used to scan and collects the files under that
directory and adds to the given BlockStorageMovementNeeded.
- scanAndCollectFiles(long) - Method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSContext
-
- scanAndCollectFiles(long) - Method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSFilePathCollector
-
- 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.
- scanLog(long, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager.EditLogFile
-
Find out where the edit log ends.
- scanNextOp() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileInputStream
-
- scanNextOp() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogInputStream
-
Go through the next operation from the stream storage.
- 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.
- schedule() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotDeletionGc
-
- schedule(Checkable<K, V>, K) - Method in interface org.apache.hadoop.hdfs.server.datanode.checker.AsyncChecker
-
Schedule an asynchronous check for the given object.
- schedule(Checkable<K, V>, K) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.ThrottledAsyncChecker
-
- scheduleAllBlockReport(long) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
This methods arranges for the data node to send
the block report at the next heartbeat.
- SCOPE - org.apache.hadoop.hdfs.server.namenode.AclEntryStatusFormat
-
- 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.
- SecondaryNameNode - Class in org.apache.hadoop.hdfs.server.namenode
-
The Secondary NameNode is a helper to the primary NameNode.
- SecondaryNameNode(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
Create a connection to the primary namenode.
- SecondaryNameNode(Configuration, SecondaryNameNode.CommandLineOpts) - Constructor for class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
- SecondaryNameNodeInfoMXBean - Interface in org.apache.hadoop.hdfs.server.namenode
-
JMX information of the secondary NameNode
- SECRET_MANAGER - org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.SectionName
-
- SECRET_MANAGER_SECTION_CURRENT_ID - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_DELEGATION_KEY - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_EXPIRY - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_EXPIRY_DATE - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_ISSUE_DATE - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_KEY - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_MASTER_KEY_ID - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_MAX_DATE - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_NAME - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_NUM_DELEGATION_KEYS - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_NUM_TOKENS - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_OWNER - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_REAL_USER - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_RENEWER - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_SEQUENCE_NUMBER - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_TOKEN - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_TOKEN_SEQUENCE_NUMBER - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECRET_MANAGER_SECTION_VERSION - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- 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
-
- SECTION_ID - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECTION_NAME - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECTION_PATH - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SECTION_REPLICATION - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- 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.
- secureMain(String[], SecureDataNodeStarter.SecureResources) - Static method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- SecureResources(ServerSocket, ServerSocketChannel, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter.SecureResources
-
- SECURITY_XATTR_UNREADABLE_BY_SUPERUSER - Static variable in interface org.apache.hadoop.hdfs.server.common.HdfsServerConstants
-
- SEEN_TXID - org.apache.hadoop.hdfs.server.namenode.NNStorage.NameNodeFile
-
- SEGMENTSTATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PersistedRecoveryPaxosData
-
- SEGMENTSTATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryResponseProto
-
- SEGMENTTXID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PrepareRecoveryRequestProto
-
- SEGMENTTXNID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.JournalRequestProto
-
- selectInputStreams(long, long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
- selectInputStreams(long, long, MetaRecoveryContext, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
- selectInputStreams(long, long, MetaRecoveryContext, boolean, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
Select a list of input streams.
- selectInputStreams(Collection<EditLogInputStream>, long, boolean) - Method in class org.apache.hadoop.hdfs.qjournal.client.QuorumJournalManager
-
- selectInputStreams(Collection<EditLogInputStream>, long, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- selectInputStreams(Collection<EditLogInputStream>, long, boolean, boolean) - Method in class org.apache.hadoop.hdfs.qjournal.client.QuorumJournalManager
-
- selectInputStreams(Collection<EditLogInputStream>, long, boolean, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- selectInputStreams(Collection<EditLogInputStream>, long, boolean, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
- selectInputStreams(Collection<EditLogInputStream>, long, boolean, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
-
In this function, we get a bunch of streams from all of our JournalManager
objects.
- sendEdits(long, long, int, byte[]) - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- sendError(int, String) - Method in interface org.apache.hadoop.hdfs.server.common.HostRestrictingAuthorizationFilter.HttpInteraction
-
- sendHeartbeat(DatanodeRegistration, StorageReport[], long, long, int, int, int, VolumeFailureSummary, boolean, SlowPeerReports, SlowDiskReports) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolClientSideTranslatorPB
-
- sendHeartbeat(DatanodeRegistration, StorageReport[], long, long, int, int, int, VolumeFailureSummary, boolean, SlowPeerReports, SlowDiskReports) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- sendHeartbeat(DatanodeRegistration, StorageReport[], long, long, int, int, int, VolumeFailureSummary, boolean, SlowPeerReports, SlowDiskReports) - Method in interface org.apache.hadoop.hdfs.server.protocol.DatanodeProtocol
-
sendHeartbeat() tells the NameNode that the DataNode is still
alive and well.
- sendHeartbeat(RpcController, DatanodeProtocolProtos.HeartbeatRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolServerSideTranslatorPB
-
- sendLifeline(DatanodeRegistration, StorageReport[], long, long, int, int, int, VolumeFailureSummary) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeLifelineProtocolClientSideTranslatorPB
-
- sendLifeline(DatanodeRegistration, StorageReport[], long, long, int, int, int, VolumeFailureSummary) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- sendLifeline(DatanodeRegistration, StorageReport[], long, long, int, int, int, VolumeFailureSummary) - Method in interface org.apache.hadoop.hdfs.server.protocol.DatanodeLifelineProtocol
-
- sendLifeline(RpcController, DatanodeProtocolProtos.HeartbeatRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.DatanodeLifelineProtocolServerSideTranslatorPB
-
- sendShortCircuitShmResponse() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNodeFaultInjector
-
- SEQUENCENUMBER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken
-
- SEQUENTIAL_BLOCK_ID - org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
-
- SequentialBlockGroupIdGenerator - Class in org.apache.hadoop.hdfs.server.blockmanagement
-
Generate the next valid block group ID by incrementing the maximum block
group ID allocated so far, with the first 2^10 block group IDs reserved.
- SequentialBlockIdGenerator - Class in org.apache.hadoop.hdfs.server.blockmanagement
-
Generate the next valid block ID by incrementing the maximum block
ID allocated so far, starting at 2^30+1.
- 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
-
- SerialNumberMap<T> - Class in org.apache.hadoop.hdfs.server.namenode
-
Map object to serial number.
- serialVersionUID - Static variable in exception org.apache.hadoop.hdfs.protocol.FSLimitException.MaxDirectoryItemsExceededException
-
- serialVersionUID - Static variable in exception org.apache.hadoop.hdfs.protocol.FSLimitException.PathComponentTooLongException
-
- serialVersionUID - Static variable in exception org.apache.hadoop.hdfs.protocol.FSLimitException
-
- ServerCommand - Class in org.apache.hadoop.hdfs.server.protocol
-
Base class for a server command.
- ServerCommand(int) - Constructor for class org.apache.hadoop.hdfs.server.protocol.ServerCommand
-
Create a command for the specified action.
- ServiceComparator() - Constructor for class org.apache.hadoop.hdfs.DFSUtil.ServiceComparator
-
- Servlet() - Constructor for class org.apache.hadoop.hdfs.server.datanode.BlockScanner.Servlet
-
- SERVLET_NAME - Static variable in class org.apache.hadoop.hdfs.server.namenode.NetworkTopologyServlet
-
- set(long) - Method in class org.apache.hadoop.hdfs.util.BestEffortLongFile
-
- set(long) - Method in class org.apache.hadoop.hdfs.util.PersistentLongFile
-
- set(E, double) - Method in class org.apache.hadoop.hdfs.util.EnumDoubles
-
Set e to the given value.
- set(E, long) - 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(DataNodeFaultInjector) - Static method in class org.apache.hadoop.hdfs.server.datanode.DataNodeFaultInjector
-
- set(VolumeScannerCBInjector) - Static method in class org.apache.hadoop.hdfs.server.datanode.VolumeScannerCBInjector
-
- set(CheckpointFaultInjector) - Static method in class org.apache.hadoop.hdfs.server.namenode.CheckpointFaultInjector
-
- set(EnumCounters<E>) - Method in class org.apache.hadoop.hdfs.util.ConstEnumCounters
-
- set(EnumCounters<E>) - Method in class org.apache.hadoop.hdfs.util.EnumCounters
-
Set this counters to that counters.
- set(EnumDoubles<E>) - Method in class org.apache.hadoop.hdfs.util.EnumDoubles
-
Set the values of this object to that object.
- 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).
- 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.INode
-
Set last access time of inode.
- setAccessTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-
- setAccessTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
-
Set last access time of inode.
- setAccessTime(long, int, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Set last access time of inode.
- setAcl(String, List<AclEntry>) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- 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) - 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.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.INodeFile.Builder
-
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
- setAcl(RpcController, AclProtos.SetAclRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- setAlignmentContext(AlignmentContext) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.NameNodeHAProxyFactory
-
- setAlive(boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- setAllowStandbyReads(Configuration, boolean) - Static method in class org.apache.hadoop.hdfs.HAUtil
-
- 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
-
- setAvoidSlowDataNodesForReadEnabled(boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- setBalancerBandwidth(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- setBalancerBandwidth(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Tell all datanodes to use a new, non-persistent bandwidth value for
dfs.datanode.balance.bandwidthPerSec.
- setBalancerBandwidth(long) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
Tell all datanodes to use a new, non-persistent bandwidth value for
dfs.datanode.balance.bandwidthPerSec.
- setBalancerBandwidth(String[], int) - Method in class org.apache.hadoop.hdfs.tools.DFSAdmin
-
Command to ask the active namenode to set the balancer bandwidth.
- setBalancerBandwidth(RpcController, ClientNamenodeProtocolProtos.SetBalancerBandwidthRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- 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(int, BlockInfo) - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.BlockCollection
-
Set the block (contiguous or striped) at the given index.
- setBlock(int, BlockInfo) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- setBlock(Block) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-
- setBlock(Block) - Method in class org.apache.hadoop.hdfs.server.protocol.ReceivedDeletedBlockInfo
-
- setBlockCollectionId(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- 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
-
- setBlocking(boolean) - Method in class org.apache.hadoop.hdfs.util.AsyncRFAAppender
-
- setBlockInvalidateLimit(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- 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
-
- setBlockManagerForTesting(BlockManager) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- setBlockOpsQueued(int) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
-
- setBlockpoolID(String) - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointSignature
-
Set the block pool id of CheckpointSignature.
- setBlockPoolId(String) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
- setBlockPoolId(String) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- setBlockPoolID(String) - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
Validate and set block pool ID.
- setBlockPoolID(String) - Method in class org.apache.hadoop.hdfs.server.protocol.NamespaceInfo
-
- setBlockRecoveryTimeout(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- 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) - 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.INodeSection.INodeFile.Builder
-
repeated .hadoop.hdfs.BlockProto blocks = 6;
- 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
-
- setBlocksPerLock(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminBackoffMonitor
-
- setBlocksPerLock(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminDefaultMonitor
-
- setBlocksPerLock(int) - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-
- setBlocksReplWorkMultiplier(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Updates the value used for blocksReplWorkMultiplier, set by
DFSConfigKeys.
DFS_NAMENODE_REPLICATION_WORK_MULTIPLIER_PER_ITERATION initially.
- setBlockToken(LocatedBlock, BlockTokenIdentifier.AccessMode) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Generate a block token for the located block.
- setBlockTotal(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Set the total number of blocks in the system.
- 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
-
- setBufferSize(int) - Method in class org.apache.hadoop.hdfs.util.AsyncRFAAppender
-
- 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
-
- setCachedLocations(LocatedBlocks) - Method in class org.apache.hadoop.hdfs.server.namenode.CacheManager
-
- 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;
- setCapabilities(long) - Method in class org.apache.hadoop.hdfs.server.protocol.NamespaceInfo
-
- setCapacity(long) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
-
Sets the capacity of this volume.
- setCapacityForTesting(long) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl
-
This function MUST NOT be used outside of tests.
- 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
-
- setClusterId(Properties, int, Storage.StorageDirectory) - Method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
Validate and set clusterId from Properties
- setClusterID(String) - Method in class org.apache.hadoop.hdfs.server.protocol.NamespaceInfo
-
- 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.client.IPCLoggerChannel
-
- 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.qjournal.server.JournalNode
-
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
-
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryLevelDBAliasMapServer
-
- 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.InMemoryLevelDBAliasMapClient
-
- 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.fsdataset.RoundRobinVolumeChoosingPolicy
-
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.BootstrapStandby
-
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.tools.DFSHAAdmin
-
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.tools.GetGroups
-
- setConversionPattern(String) - Method in class org.apache.hadoop.hdfs.util.AsyncRFAAppender
-
- setCount(Phase, Step, long) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgress
-
Sets counter to the specified value.
- 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;
- setCreatedRollbackImages(boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- setcTime(Properties, Storage.StorageDirectory) - Method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
Validate and set ctime from Properties
- setCurrentId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.Builder
-
optional uint32 currentId = 1;
- setCurrentLogVersion(int) - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogOutputStream
-
- setDataNodeActiveXceiversCount(int) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- 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
-
- setDataNodeBlockRecoveryWorkerCount(int) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- setDataNodeIP(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
-
Sets the IP address of this Node.
- setDataNodeLockManager(DataNodeLockManager<AutoCloseDataSetLock>) - Method in class org.apache.hadoop.hdfs.server.common.AutoCloseDataSetLock
-
- setDataNodeName(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
-
Sets node's DNS name.
- setDataNodePacketResponderCount(int) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- setDataNodePort(int) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
-
Sets the DataNode Port number.
- setDataNodeReadActiveXceiversCount(int) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- setDatanodeSlowIoWarningThresholdMs(long) - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- setDatanodeUuid(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
- setDataNodeUUID(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerDataNode
-
Sets Datanode UUID.
- setDataNodeWriteActiveXceiversCount(int) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- setDecommissioned(DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminManager
-
- setDefaultReplication(short) - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- setDelayAfterErrors(long) - Static method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher
-
- 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.
- setDir(String) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.ReservedSpaceCalculator.Builder
-
- 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
-
- setDisallowed(boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
Set the flag to indicate if this datanode is disallowed from communicating
with the namenode.
- setDiskBalancerEnabled(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer
-
Sets Disk balancer is to enable or not to enable.
- 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(FSEditLog) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.EditLogTailer
-
- setEditLog(ByteString) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.GetJournaledEditsResponseProto.Builder
-
optional bytes editLog = 2;
- setEditLogTailerForTests(EditLogTailer) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- 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.client.IPCLoggerChannel
-
- 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;
- setEpoch(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.RequestInfo
-
- setErasureCodingPolicy(String, String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- setErasureCodingPolicy(RpcController, ErasureCodingProtos.SetErasureCodingPolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- 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).
- setExcessRedundancyTimeout(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Sets the timeout (in seconds) for excess redundancy blocks, if the provided timeout is
less than or equal to 0, the default value is used (converted to milliseconds).
- setExcessRedundancyTimeoutCheckLimit(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Sets the limit number of blocks for checking excess redundancy timeout.
- setExcludeSlowNodesEnabled(boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- setExcludeSlowNodesEnabled(boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicy
-
Updates the value used for excludeSlowNodesEnabled, which is set by
DFSConfigKeys.DFS_NAMENODE_BLOCKPLACEMENTPOLICY_EXCLUDE_SLOW_NODES_ENABLED_KEY
initially.
- setExcludeSlowNodesEnabled(boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- 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;
- setExportedKeys(ExportedBlockKeys) - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration
-
- 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
-
- setFieldsFromProperties(Properties, Storage.StorageDirectory) - Method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
Get common storage fields.
- setFieldsFromProperties(Properties, Storage.StorageDirectory) - Method in class org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceStorage
-
- setFieldsFromProperties(Properties, Storage.StorageDirectory) - Method in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
- setFieldsFromProperties(Properties, Storage.StorageDirectory) - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
- 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;
- setFile(Phase, String) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgress
-
Sets the optional file name associated with the specified phase.
- setFileChannelForTesting(FileChannel) - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileOutputStream
-
- setFileIoProfilingSamplingPercentage(int) - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- setFileName(String) - Method in class org.apache.hadoop.hdfs.util.AsyncRFAAppender
-
- setFileNameHeaders(HttpServletResponse, File) - Static method in class org.apache.hadoop.hdfs.server.namenode.ImageServlet
-
- setFileRegion(FileRegion) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-
- setFileReplication(short, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
Set the replication factor of this file.
- 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
-
- setForce(int) - Method in class org.apache.hadoop.hdfs.server.namenode.MetaRecoveryContext
-
- setForceFormat(boolean) - Method in enum org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-
- setForceRegistration(boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- 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;
- setFSDirectory(FSDirectory) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
Set the FSDirectory.
- 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 Future to match the supplied input
Future once the supplied Future is done, unless this
Future has 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
-
- setGenerationStampAndVerifyReplicas(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
Process the recorded replicas.
- setGenerationStampIfGreater(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockIdManager
-
Set genstamp only when the given one is higher.
- setGenericConf(Configuration, String, String, String...) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Sets the node specific setting into generic configuration key.
- 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
- setGroupName(String) - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- setHeartbeatExpireInterval(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- setHeartbeatInterval(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- setHeartbeatRecheckInterval(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- setHeartbeatsDisabledForTests(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- 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(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;
- setId(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Builder
-
required uint64 id = 2;
- 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
-
- setImageLoaded(boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- 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
-
- setInitializedReplQueues(boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- setInMaintenance(DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminManager
-
- setINodeAttributeProvider(INodeAttributeProvider) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
- 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.
- setInstance(ExternalSPSFaultInjector) - Static method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSFaultInjector
-
- 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;
- setIpcSerialNumber(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.RequestInfo
-
- 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) - 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) - 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) - 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) - 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) - 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) - 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.CanRollBackRequestProto.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.Builder) - 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.DoPreUpgradeRequestProto.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.Builder) - 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.FormatRequestProto.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.Builder) - 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.GetJournaledEditsRequestProto.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.Builder) - 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.NewEpochRequestProto.Builder
-
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
- setJoinVolumeScannersTimeOutMs(long) - Method in class org.apache.hadoop.hdfs.server.datanode.BlockScanner
-
- 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;
- setKeyUpdateIntervalForTesting(long) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
- 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;
- setLastCachingDirectiveSentTimeMs(long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- 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.
- setLastDirScannerFinishTime(long) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Set the last time in milliseconds when the directory scanner successfully ran.
- setLastHealthState(HealthMonitor.State) - Method in class org.apache.hadoop.hdfs.tools.DFSZKFailoverController
-
- 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;
- setLastReadableTxId(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- 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.
- setLayoutVersion(Properties, Storage.StorageDirectory) - Method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
Validate and set layout version from Properties
- setLeasePeriod(long, long) - Method in class org.apache.hadoop.hdfs.server.namenode.LeaseManager
-
- 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.CachePool
-
- setLimit(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.PositionTrackingInputStream
-
- setLocalName(byte[]) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Set local file name
- 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
-
- setLocalName(byte[]) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
-
- setLocalVMUrl(String) - Method in class org.apache.hadoop.hdfs.tools.JMXGet
-
- setLowThresholdMs(long) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeDiskMetrics
-
- setLowThresholdMs(long) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodePeerMetrics
-
- setLowThresholdMs(long) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.OutlierDetector
-
- 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;
- setMaxBackupIndex(int) - Method in class org.apache.hadoop.hdfs.util.AsyncRFAAppender
-
- setMaxBytes(long) - Static method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.PmemVolumeManager
-
- 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.
- setMaxFileSize(String) - Method in class org.apache.hadoop.hdfs.util.AsyncRFAAppender
-
- setMaxOpSize(int) - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileInputStream
-
- setMaxOpSize(int) - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogInputStream
-
Set the maximum opcode size in bytes.
- setMaxOpSize(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp.Reader
-
- setMaxRelativeExpiryMs(long) - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- setMaxReplicationStreams(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- setMaxReplicationStreams(int, boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Updates the value used for maxReplicationStreams, which is set by
DFSConfigKeys.DFS_NAMENODE_REPLICATION_MAX_STREAMS_KEY initially.
- setMaxSlowDisksToExclude(int) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeDiskMetrics
-
- setMaxSlowpeerCollectNodes(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- setMaxSlowPeersToReport(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- setMaxSlowPeersToReport(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.SlowPeerTracker
-
- 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;
- setMetricsEnabled(boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- setMinBlocksForWrite(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- setMinBlocksForWrite(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicy
-
Updates the value used for minBlocksForWrite, which is set by
DFSConfigKeys.DFS_NAMENODE_BLOCKPLACEMENTPOLICY_MIN_BLOCKS_FOR_WRITE_KEY.
- setMinBlocksForWrite(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyDefault
-
- setMinNumResources(long) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.OutlierDetector
-
- setMinOutlierDetectionDisks(long) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeDiskMetrics
-
- setMinOutlierDetectionNodes(long) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodePeerMetrics
-
- setMinOutlierDetectionSamples(long) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodePeerMetrics
-
- setMinTxIdToKeep(long) - Method in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.PurgeLogsRequestProto.Builder
-
required uint64 minTxIdToKeep = 2;
- setMode(FsPermission) - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- 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.INode
-
Set the last modification time of inode.
- setModificationTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeReference
-
- setModificationTime(long) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
-
- setModificationTime(long, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Set the last modification time of inode.
- 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(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(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.DoRollbackRequestProto.Builder
-
optional string nameserviceId = 2;
- setNameserviceId(String) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
-
required string nameserviceId = 1;
- 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.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;
- 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.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.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;
- 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;
- setNamespaceID(Properties, Storage.StorageDirectory) - Method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
Validate and set namespaceID version from Properties
- setNamespaceInfo(NamespaceInfo) - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration
-
- 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
-
- setNeedKeyUpdate(boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- setNeedRollbackFsImage(boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- setNeedsRescan() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.CacheReplicationMonitor
-
Indicates to the CacheReplicationMonitor that there have been CacheManager
changes that require a rescan.
- setNext(IntrusiveCollection<? extends IntrusiveCollection.Element>, IntrusiveCollection.Element) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- setNext(IntrusiveCollection<? extends IntrusiveCollection.Element>, IntrusiveCollection.Element) - Method in class org.apache.hadoop.hdfs.server.namenode.CachedBlock
-
- setNext(LightWeightGSet.LinkedElement) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- setNext(LightWeightGSet.LinkedElement) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
- setNext(LightWeightGSet.LinkedElement) - Method in class org.apache.hadoop.hdfs.server.namenode.CachedBlock
-
- setNext(LightWeightGSet.LinkedElement) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields
-
- setNextDirectiveId(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection.Builder
-
required uint64 nextDirectiveId = 1;
- setNNResourceChecker(NameNodeResourceChecker) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- 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(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.
- setNodesToProcess(DiskBalancerDataNode) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.command.Command
-
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) - 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.FormatRequestProto.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
-
- setOutliersReportIntervalMs(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DNConf
-
- setOutput(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
-
Sets the output path for this run.
- setOutputBufferCapacity(int) - Method in class org.apache.hadoop.hdfs.qjournal.client.QuorumJournalManager
-
- setOutputBufferCapacity(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- setOutputBufferCapacity(int) - Method in interface org.apache.hadoop.hdfs.server.namenode.JournalManager
-
Set the amount of memory that this stream should use to buffer edits
- setOutputBufferCapacity(int) - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
-
- 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;
- setOwner(String, String, String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- setOwner(RpcController, ClientNamenodeProtocolProtos.SetOwnerRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- setOwnerBytes(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.PersistToken.Builder
-
optional string owner = 2;
- setOwnerName(String) - Method in class org.apache.hadoop.hdfs.server.namenode.CachePool
-
- setParent(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeDirectorySection.DirEntry.Builder
-
optional uint64 parent = 1;
- setParent(INodeDirectory) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Set parent directory
- setParentAccess(FsAction) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext
-
- setParentLock(AutoCloseDataSetLock) - Method in class org.apache.hadoop.hdfs.server.common.AutoCloseDataSetLock
-
- setParentReference(INodeReference) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
Set container.
- 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.ProvidedReplica
-
- 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 Path associated with the replica.
- setPathSuffix(String) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-
Set the suffix of the Path associated with the replica.
- setPendingEditsCount(int) - Method in class org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
-
- setPendingRepLimit(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminBackoffMonitor
-
- setPendingRepLimit(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminDefaultMonitor
-
- setPendingRepLimit(int) - Method in interface org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminMonitorInterface
-
- 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;
- setPermission(String, FsPermission) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- setPermission(RpcController, ClientNamenodeProtocolProtos.SetPermissionRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- setPinning(LocalFileSystem) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-
- setPinning(LocalFileSystem) - Method in class org.apache.hadoop.hdfs.server.datanode.ProvidedReplica
-
- setPinning(LocalFileSystem) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaInfo
-
Set a block to be pinned on this datanode so that it cannot be moved
by Balancer/Mover.
- setPinning(LocalFileSystem, Path) - Method in class org.apache.hadoop.hdfs.server.datanode.LocalReplica
-
Set sticky bit on path to pin file.
- setPinning(ExtendedBlock) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Set a block to be pinned on this datanode so that it cannot be moved
by Balancer/Mover.
- setPlanValidityInterval(long) - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer
-
Sets maximum amount of time disk balancer plan is valid.
- 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;
- setPort(String) - Method in class org.apache.hadoop.hdfs.tools.JMXGet
-
- setPosixAclInheritanceEnabled(boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.FSDirectory
-
- setPostponeBlocksFromFuture(boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- setPreferredBlockSize(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INodeFile.Builder
-
optional uint64 preferredBlockSize = 4;
- setPrev(IntrusiveCollection<? extends IntrusiveCollection.Element>, IntrusiveCollection.Element) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirective
-
- setPrev(IntrusiveCollection<? extends IntrusiveCollection.Element>, IntrusiveCollection.Element) - Method in class org.apache.hadoop.hdfs.server.namenode.CachedBlock
-
- 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
-
- setPropertiesFromFields(Properties, Storage.StorageDirectory) - Method in class org.apache.hadoop.hdfs.server.common.Storage
-
Set common storage fields into the given properties object.
- setPropertiesFromFields(Properties, Storage.StorageDirectory) - Method in class org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceStorage
-
Set layoutVersion, namespaceID and blockpoolID into block pool storage
VERSION file
- setPropertiesFromFields(Properties, Storage.StorageDirectory) - Method in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
- setPropertiesFromFields(Properties, Storage.StorageDirectory) - Method in class org.apache.hadoop.hdfs.server.namenode.NNStorage
-
Write version file into the storage directory.
- 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
-
- setQuota(String, long, long, StorageType) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- setQuota(RpcController, ClientNamenodeProtocolProtos.SetQuotaRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- 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;
- setReadLockReportingThresholdMs(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- setReadOnly(boolean) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolume
-
Sets this volume as read only.
- setReadyToFlush() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileOutputStream
-
All data that has been written to the stream so far will be flushed.
- setReadyToFlush() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogOutputStream
-
All data that has been written to the stream so far will be flushed.
- setReadyToFlush() - Method in class org.apache.hadoop.hdfs.server.namenode.EditsDoubleBuffer
-
- 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;
- setReceiveBufferSize(int) - Method in class org.apache.hadoop.hdfs.net.DomainPeerServer
-
- setReceiveBufferSize(int) - Method in interface org.apache.hadoop.hdfs.net.PeerServer
-
Set the receive buffer size of the PeerServer.
- setReceiveBufferSize(int) - Method in class org.apache.hadoop.hdfs.net.TcpPeerServer
-
- setReconstructionPendingTimeout(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Updates the value used for pendingReconstruction timeout, which is set by
DFSConfigKeys.
DFS_NAMENODE_RECONSTRUCTION_PENDING_TIMEOUT_SEC_KEY initially.
- 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.ReplicaBuilder
-
- setRecoveryID(long) - Method in class org.apache.hadoop.hdfs.server.datanode.FinalizedProvidedReplica
-
- 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.ReplicaInfo
-
Set the recovery id.
- 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
-
- setRenameReservedPairs(String) - Static method in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat
-
Set the key-value pairs that will be used to determine how to rename
reserved paths on upgrade.
- 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;
- setReplication(short) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
-
- setReplication(short, short, BlockInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Set replication for the blocks.
- setReplication(String, short) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- setReplication(RpcController, ClientNamenodeProtocolProtos.SetReplicationRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- setReplicationAndMark(short, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.CachedBlock
-
- setReplicationStreamsHardLimit(int) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Updates the value used for replicationStreamsHardLimit, which is set by
DFSConfigKeys.DFS_NAMENODE_REPLICATION_STREAMS_HARD_LIMIT_KEY
initially.
- 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) - 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) - 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) - 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.AcceptRecoveryRequestProto.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.Builder) - 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.JournalRequestProto.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.Builder) - 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.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;
- setRetainDiffs(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner
-
Allow retaining diffs for unit test and analysis.
- setRollingUpgradeMarker(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
- setRollingUpgradeMarker(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Create a marker file indicating that a rolling upgrade is in progress.
- setRollingUpgradeMarkers(List<Storage.StorageDirectory>) - Method in class org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceStorage
-
Create a rolling upgrade marker file for each BP storage root, if it
does not exist already.
- 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
- setRpcCallId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp
-
- setRpcClientId(byte[]) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp
-
- setRpcServerAddress(Configuration, InetSocketAddress) - Method in class org.apache.hadoop.hdfs.server.namenode.BackupNode
-
- setRpcServerAddress(Configuration, InetSocketAddress) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- setRpcServiceServerAddress(Configuration, InetSocketAddress) - Method in class org.apache.hadoop.hdfs.server.namenode.BackupNode
-
- setRpcServiceServerAddress(Configuration, InetSocketAddress) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Modifies the configuration passed to contain the service rpc address setting
- 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.
- setSafeMode(String[], int) - Method in class org.apache.hadoop.hdfs.tools.DFSAdmin
-
Safe mode maintenance command.
- setSafeMode(HdfsConstants.SafeModeAction) - Method in class org.apache.hadoop.hdfs.server.namenode.BackupNode
-
- setSafeMode(HdfsConstants.SafeModeAction, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- setSafeMode(RpcController, ClientNamenodeProtocolProtos.SetSafeModeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- 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) - 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.PersistedRecoveryPaxosData.Builder
-
required .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;
- setSerialNo(int) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
- setServer(String) - Method in class org.apache.hadoop.hdfs.tools.JMXGet
-
- setService(String) - Method in class org.apache.hadoop.hdfs.tools.JMXGet
-
- setServiceAddress(Configuration, String) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Set the configuration property for the service rpc address
to address
- setServiceLayoutVersion(int) - Method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- setSetID(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerVolumeSet
-
Set VolumeSet ID.
- setShouldRunForTest(boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.EditLogTailer
-
- setShouldSendCachingCommands(boolean) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
- setShouldSkipFsyncForTesting(boolean) - Static method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileOutputStream
-
For the purposes of unit tests, we don't need to actually
write durably to disk.
- 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;
- setSize(Phase, long) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgress
-
Sets the optional size in bytes associated with the specified phase.
- 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
-
- setSnapshotQuota(int) - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectorySnapshottableFeature
-
- 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];
- setSnapshotToBeDeleted(Snapshot) - Method in class org.apache.hadoop.hdfs.server.namenode.INode.ReclaimContext
-
- 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(HAServiceProtocol.HAServiceState) - Method in class org.apache.hadoop.hdfs.server.protocol.NamespaceInfo
-
- setState(HdfsServerConstants.ReplicaState) - Method in class org.apache.hadoop.hdfs.protocol.BlockListAsLongs.BlockReportReplica
-
- setState(HdfsServerConstants.ReplicaState) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-
- setState(HAContext, HAState) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.ActiveState
-
- setState(HAContext, HAState) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.HAState
-
Move from the existing state to a new state
- setState(HAContext, HAState) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.StandbyState
-
- setState(HAState) - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.HAContext
-
Set the state of the context to given state
- setState(HAState) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
-
- setStateInternal(HAContext, HAState) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.HAState
-
Internal method to move from the existing state to a new state.
- 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
- setStatusClearanceElapsedTimeMs(long) - Static method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementNeeded
-
- 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;
- setStorageInfo(StorageInfo) - Method in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- setStoragePolicy(String, String) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- setStoragePolicy(RpcController, ClientNamenodeProtocolProtos.SetStoragePolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- setStoragePolicyID(byte, int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- 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(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(StorageType) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.ReservedSpaceCalculator.Builder
-
- setStorageType(StorageType) - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaByStorageTypeEntry.Builder
-
- setStorageType(HdfsProtos.StorageTypeProto) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builder
-
required .hadoop.hdfs.StorageTypeProto storageType = 1;
- setStorageUuid(String) - Method in class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
- 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;
- setTestOutliers(Map<String, OutlierMetrics>) - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodePeerMetrics
-
Strictly to be used by test code only.
- setThreshold(float) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.datamodel.DiskBalancerCluster
-
Sets the threshold value.
- setTimeout(HttpURLConnection, int) - Static method in class org.apache.hadoop.hdfs.server.common.Util
-
Sets a timeout value in millisecods for the Http connection.
- setTimes(String, long, long) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- setTimes(RpcController, ClientNamenodeProtocolProtos.SetTimesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- setTimeStamp(long) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
-
Sets the timestamp when this plan was created.
- setTokenLifetime(long) - Method in class org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager
-
set token lifetime.
- 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.
- setTotal(Phase, Step, long) - Method in class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgress
-
Sets the total associated with the specified phase and step.
- setTransactionId(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLogOp
-
- 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(String) - Method in class org.apache.hadoop.hdfs.server.diskbalancer.planner.NodePlan
-
Sets the DataNodeURI.
- setURI(URI) - Method in class org.apache.hadoop.hdfs.server.datanode.ReplicaBuilder
-
- 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(String) - Method in class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
-
- setValue(ByteString) - Method in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrCompactProto.Builder
-
optional bytes value = 2;
- setVerificationHeadersForGet(HttpServletResponse, File) - Static method in class org.apache.hadoop.hdfs.server.namenode.ImageServlet
-
Set headers for content length, and, if available, md5.
- 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.
- setWrite2IdFile(boolean) - Static method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
- setWriteLockReportingThresholdMs(long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- 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
-
- setXAttr(String, XAttr, EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- setXAttr(RpcController, XAttrProtos.SetXAttrRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB
-
- 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;
- 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) - 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.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.INodeFile.Builder
-
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
- setZkfcPort(int) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.proto.HAZKInfoProtos.ActiveNodeInfo.Builder
-
required int32 zkfcPort = 5;
- ShortCircuitFdsUnsupportedException(String) - Constructor for exception org.apache.hadoop.hdfs.server.datanode.DataNode.ShortCircuitFdsUnsupportedException
-
- ShortCircuitFdsVersionException(String) - Constructor for exception org.apache.hadoop.hdfs.server.datanode.DataNode.ShortCircuitFdsVersionException
-
- 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
-
- shouldAllowStandbyReads(Configuration) - Static method in class org.apache.hadoop.hdfs.HAUtil
-
This is used only by tests at the moment.
- shouldAvoidStaleDataNodesForWrite() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Whether stale datanodes should be avoided as targets on the write path.
- shouldContinue(long) - Method in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector
-
Should the instance continue running?
- shouldCorruptAByte(File) - Method in class org.apache.hadoop.hdfs.server.namenode.CheckpointFaultInjector
-
- shouldForceSync() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogFileOutputStream
-
- shouldForceSync() - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogOutputStream
-
Implement the policy when to automatically sync the buffered edits log
The buffered edits can be flushed when the buffer becomes full or
a certain period of time is elapsed.
- shouldForceSync() - Method in class org.apache.hadoop.hdfs.server.namenode.EditsDoubleBuffer
-
- shouldPopulateReplQueues() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- shouldPopulateReplQueues() - Method in class org.apache.hadoop.hdfs.server.namenode.BackupState
-
- shouldPopulateReplQueues() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.ActiveState
-
- shouldPopulateReplQueues() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.HAState
-
- shouldPopulateReplQueues() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.StandbyState
-
- shouldRecordInSrcSnapshot(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INode
-
When
INode.recordModification(int) is called on a referred node,
this method tells which snapshot the modification should be
associated with: the snapshot that belongs to the SRC tree of the rename
operation, or the snapshot belonging to the DST tree.
- 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
-
- shouldSubmitCurrentBatch() - Method in class org.apache.hadoop.hdfs.server.namenode.FSTreeTraverser
-
Check whether current batch can be submitted for the processing.
- 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.blockmanagement.BlockManager
-
- shutdown() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Shut down this instance of the datanode.
- shutdown() - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer
-
Shutdown disk balancer services.
- shutdown() - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Shutdown the FSDataset
- shutdown() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeMetrics
-
- 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.SecondaryNameNode
-
Shut down this instance of the secondary namenode.
- shutdown() - Method in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager
-
- shutDown() - Method in class org.apache.hadoop.hdfs.server.datanode.erasurecode.ErasureCodingWorker
-
- SHUTDOWN_HOOK_PRIORITY - Static variable in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
Priority of the FSImageSaver shutdown hook: 10.
- shutdownAndWait() - Method in class org.apache.hadoop.hdfs.server.datanode.metrics.DataNodeDiskMetrics
-
- shutdownAndWait(int, TimeUnit) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker
-
Shutdown the checker and its associated ExecutorService.
- shutdownAndWait(int, TimeUnit) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.StorageLocationChecker
-
- shutdownAndWait(long, TimeUnit) - Method in interface org.apache.hadoop.hdfs.server.datanode.checker.AsyncChecker
-
Cancel all executing checks and wait for them to complete.
- shutdownAndWait(long, TimeUnit) - Method in class org.apache.hadoop.hdfs.server.datanode.checker.ThrottledAsyncChecker
-
Cancel all executing checks and wait for them to complete.
- shutdownBlockPool(String) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
Shutdown and remove the block pool from underlying storage.
- shutdownCallBack(VolumeScanner) - Method in class org.apache.hadoop.hdfs.server.datanode.VolumeScannerCBInjector
-
- shutdownDatanode(boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- shutdownDatanode(RpcController, ClientDatanodeProtocolProtos.ShutdownDatanodeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolServerSideTranslatorPB
-
- shutdownNow() - Method in class org.apache.hadoop.hdfs.server.balancer.Dispatcher
-
shutdown thread pools
- 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 - 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.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 class org.apache.hadoop.hdfs.server.namenode.SerialNumberMap
-
- 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() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.BlockStorageMovementNeeded
-
Returns queue size.
- size() - Method in class org.apache.hadoop.hdfs.util.LightWeightHashSet
-
Return the number of stored elements.
- size() - Method in interface org.apache.hadoop.hdfs.util.ReadOnlyList
-
- SIZE_MISMATCH - org.apache.hadoop.hdfs.server.blockmanagement.CorruptReplicasMap.Reason
-
- 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.
- SKIPSHAREDEDITSCHECK - org.apache.hadoop.hdfs.server.common.HdfsServerConstants.StartupOption
-
- skipUntil(long) - Method in class org.apache.hadoop.hdfs.server.namenode.EditLogInputStream
-
Skip edit log operations up to a given transaction ID, or until the
end of the edit log is reached.
- SlowDiskTracker - Class in org.apache.hadoop.hdfs.server.blockmanagement
-
This class aggregates information from SlowDiskReports received via
heartbeats.
- SlowDiskTracker(Configuration, Timer) - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.SlowDiskTracker
-
- SlowDiskTracker.DiskLatency - Class in org.apache.hadoop.hdfs.server.blockmanagement
-
This structure is a thin wrapper over disk latencies.
- SlowPeerDisabledTracker - Class in org.apache.hadoop.hdfs.server.blockmanagement
-
Disabled tracker for slow peers.
- SlowPeerDisabledTracker(Configuration, Timer) - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.SlowPeerDisabledTracker
-
- SlowPeerTracker - Class in org.apache.hadoop.hdfs.server.blockmanagement
-
This class aggregates information from SlowPeerReports received via
heartbeats.
- SlowPeerTracker(Configuration, Timer) - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.SlowPeerTracker
-
- snapshot(long) - Method in class org.apache.hadoop.hdfs.server.namenode.ContentCounts.Builder
-
- snapshot(long) - Method in class org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager
-
Take a snapshot of current top users in the past period.
- Snapshot - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
-
Snapshot of a sub-tree in the namesystem.
- SNAPSHOT - org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
-
- SNAPSHOT - org.apache.hadoop.hdfs.server.namenode.Content
-
The number of snapshots.
- SNAPSHOT - org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.SectionName
-
- SNAPSHOT_DIFF - org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.SectionName
-
- SNAPSHOT_DIFF_SECTION_CHILDREN_SIZE - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_COUNT - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_CREATED - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_CREATED_LIST_SIZE - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_DELETED_INODE - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_DELETED_INODE_REF - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_DIR_DIFF - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_DIR_DIFF_ENTRY - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_FILE_DIFF - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_FILE_DIFF_ENTRY - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_INODE_ID - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_IS_SNAPSHOT_ROOT - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_NAME - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_SIZE - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_SNAPSHOT_COPY - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SECTION_SNAPSHOT_ID - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_DIFF_SUB - org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.SectionName
-
- SNAPSHOT_MODIFICATION_TIME - org.apache.hadoop.hdfs.server.namenode.NameNodeLayoutVersion.Feature
-
- SNAPSHOT_SECTION_DIR - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_SECTION_NAME - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_SECTION_NUM_SNAPSHOTS - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_SECTION_ROOT - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_SECTION_SNAPSHOT - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_SECTION_SNAPSHOT_COUNTER - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- SNAPSHOT_SECTION_SNAPSHOT_TABLE_DIR - Static variable in class org.apache.hadoop.hdfs.tools.offlineImageViewer.PBImageXmlWriter
-
- 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, long, Short, Byte, long, byte, XAttrFeature, BlockType) - Constructor for class org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes.SnapshotCopy
-
- 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(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
-
- SnapshotDeletionGc - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
-
- SnapshotDeletionGc(FSNamesystem, Configuration) - Constructor for class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotDeletionGc
-
- SnapshotDiff - Class in org.apache.hadoop.hdfs.tools.snapshot
-
A tool used to get the difference report between two snapshots, or between
a snapshot and the current status of a directory.
- SnapshotDiff() - Constructor for class org.apache.hadoop.hdfs.tools.snapshot.SnapshotDiff
-
Construct a SnapshotDiff object.
- SnapshotDiff(Configuration) - Constructor for class org.apache.hadoop.hdfs.tools.snapshot.SnapshotDiff
-
Construct a SnapshotDiff object.
- SnapshotException - Exception in org.apache.hadoop.hdfs.protocol
-
Snapshot related exception.
- SnapshotException(String) - Constructor for exception org.apache.hadoop.hdfs.protocol.SnapshotException
-
- SnapshotException(String, Throwable) - Constructor for exception org.apache.hadoop.hdfs.protocol.SnapshotException
-
- SnapshotException(Throwable) - Constructor for exception org.apache.hadoop.hdfs.protocol.SnapshotException
-
- SnapshotFSImageFormat - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
-
A helper class defining static methods for reading/writing snapshot related
information from/to FSImage.
- SnapshotFSImageFormat() - Constructor for class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat
-
- SnapshotFSImageFormat.ReferenceMap - Class in org.apache.hadoop.hdfs.server.namenode.snapshot
-
A reference map for fsimage serialization.
- snapshotId - Variable in class org.apache.hadoop.hdfs.server.namenode.INodeDirectory.SnapshotAndINode
-
- snapshotId(int) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext.Builder
-
- 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 - Class in org.apache.hadoop.hdfs.protocol
-
SnapshotInfo maintains information for a snapshot
- SnapshotInfo(String, String, String, AclProtos.FsPermissionProto, String, String) - Constructor for class org.apache.hadoop.hdfs.protocol.SnapshotInfo
-
- 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
- SNAPSHOTTABLE_DIRECTORY - org.apache.hadoop.hdfs.server.namenode.Content
-
The number of snapshottable directories.
- 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
-
- sortLocatedBlocks(String, List<LocatedBlock>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager
-
Sort the non-striped located blocks by the distance to the target host.
- spaceConsumed() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoStriped
-
- splitNodesWithRack(Iterable<T>, Collection<T>, Map<String, List<T>>, List<T>, List<T>) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicy
-
Split data nodes into two sets, one set includes nodes on rack with
more than one replica, the other set contains the remaining nodes.
- SPSService - Interface in org.apache.hadoop.hdfs.server.namenode.sps
-
An interface for SPSService, which exposes life cycle and processing APIs.
- STALE_STATUS - Static variable in class org.apache.hadoop.hdfs.server.namenode.NamenodeFsck
-
- StaleAndSlowComparator(boolean, long, boolean, Set<String>) - Constructor for class org.apache.hadoop.hdfs.DFSUtil.StaleAndSlowComparator
-
Constructor of ServiceAndStaleComparator
- STALESTORAGE - org.apache.hadoop.hdfs.server.blockmanagement.NumberReplicas.StoredReplicaState
-
- STANDBY_STATE - Static variable in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- StandbyCheckpointer - Class in org.apache.hadoop.hdfs.server.namenode.ha
-
Thread which runs inside the NN when it's in Standby state,
periodically waking up to take a checkpoint of the namespace.
- StandbyCheckpointer(Configuration, FSNamesystem) - Constructor for class org.apache.hadoop.hdfs.server.namenode.ha.StandbyCheckpointer
-
- StandbyState - Class in org.apache.hadoop.hdfs.server.namenode.ha
-
Namenode standby state.
- StandbyState() - Constructor for class org.apache.hadoop.hdfs.server.namenode.ha.StandbyState
-
- StandbyState(boolean) - Constructor for class org.apache.hadoop.hdfs.server.namenode.ha.StandbyState
-
- Stanza() - Constructor for class org.apache.hadoop.hdfs.util.XMLUtils.Stanza
-
- start() - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
Start listening for edits via RPC.
- start() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryLevelDBAliasMapServer
-
- start() - Method in class org.apache.hadoop.hdfs.server.datanode.DirectoryScanner
-
Start the scanner.
- 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.ha.EditLogTailer
-
- start() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.StandbyCheckpointer
-
- start() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
-
Initialize the provider.
- start() - Static method in class org.apache.hadoop.hdfs.server.namenode.INodeReferenceValidation
-
- 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(int) - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.BinaryEditsVisitor
-
Start the visitor (initialization)
- start(int) - Method in interface org.apache.hadoop.hdfs.tools.offlineEditsViewer.OfflineEditsVisitor
-
Begin visiting the edits log structure.
- start(int) - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.StatisticsEditsVisitor
-
Start the visitor
- start(int) - Method in class org.apache.hadoop.hdfs.tools.offlineEditsViewer.XmlEditsVisitor
-
Start visitor (initialization)
- start(String) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeSyncer
-
- start(String) - Method in class org.apache.hadoop.hdfs.tools.offlineImageViewer.WebImageViewer
-
Start WebImageViewer and wait until the thread is interrupted.
- start(HdfsConstants.StoragePolicySatisfierMode) - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.SPSService
-
Starts the SPS service.
- start(HdfsConstants.StoragePolicySatisfierMode) - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier
-
Start storage policy satisfier demon thread.
- startActiveServices() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.HAContext
-
Start the services required in active state
- startActiveServices() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
-
- startBlockKeyUpdater() - Method in class org.apache.hadoop.hdfs.server.balancer.KeyManager
-
- startCheckpoint(NamenodeRegistration) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolTranslatorPB
-
- startCheckpoint(NamenodeRegistration) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- startCheckpoint(NamenodeRegistration) - Method in interface org.apache.hadoop.hdfs.server.protocol.NamenodeProtocol
-
A request to the active name-node to start a checkpoint.
- startCheckpoint(RpcController, NamenodeProtocolProtos.StartCheckpointRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.NamenodeProtocolServerSideTranslatorPB
-
- startCheckpointThread() - Method in class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
- startDecommission(DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminManager
-
Start decommissioning the specified datanode.
- STARTED - org.apache.hadoop.hdfs.server.common.HdfsServerConstants.RollingUpgradeStartupOption
-
- 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
-
- startInfoServer() - Method in class org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
-
Start the web server.
- startLogSegment(long, boolean, int) - Method in class org.apache.hadoop.hdfs.server.namenode.FSEditLog
-
Remote namenode just has started a log segment, start log segment locally.
- startLogSegment(long, int) - Method in class org.apache.hadoop.hdfs.qjournal.client.IPCLoggerChannel
-
- startLogSegment(long, int) - Method in class org.apache.hadoop.hdfs.qjournal.client.QuorumJournalManager
-
- startLogSegment(long, int) - Method in class org.apache.hadoop.hdfs.server.namenode.FileJournalManager
-
- startLogSegment(long, int) - Method in interface org.apache.hadoop.hdfs.server.namenode.JournalManager
-
Begin writing to a new segment of the log stream, which starts at
the given transaction ID.
- startLogSegment(long, int) - Method in class org.apache.hadoop.hdfs.server.namenode.JournalSet
-
- startLogSegment(RequestInfo, long, int) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocol
-
Start writing to a new log segment on the JournalNode.
- startLogSegment(RequestInfo, long, int) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolTranslatorPB
-
- startLogSegment(RequestInfo, long, int) - Method in class org.apache.hadoop.hdfs.qjournal.server.Journal
-
Start a new segment at the given txid.
- startLogSegment(RequestInfo, long, int) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNodeRpcServer
-
- startLogSegment(JournalInfo, long, long) - Method in class org.apache.hadoop.hdfs.protocolPB.JournalProtocolTranslatorPB
-
- startLogSegment(JournalInfo, long, long) - Method in interface org.apache.hadoop.hdfs.server.protocol.JournalProtocol
-
Notify the BackupNode that the NameNode has rolled its edit logs
and is now writing a new log segment.
- startLogSegment(RpcController, JournalProtocolProtos.StartLogSegmentRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.JournalProtocolServerSideTranslatorPB
-
- startLogSegment(RpcController, QJournalProtocolProtos.StartLogSegmentRequestProto) - Method in interface org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
-
- startLogSegment(RpcController, QJournalProtocolProtos.StartLogSegmentRequestProto) - Method in class org.apache.hadoop.hdfs.qjournal.protocolPB.QJournalProtocolServerSideTranslatorPB
-
- 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
-
- startMaintenance(DatanodeDescriptor, long) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminManager
-
Start maintenance of the specified datanode.
- startMetricsLogger() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Start a timer to periodically write DataNode metrics to the log file.
- startMetricsLogger(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Start a timer to periodically write NameNode metrics to the log
file.
- startMonitorThread() - Method in class org.apache.hadoop.hdfs.server.namenode.CacheManager
-
- startOfferService() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNodeFaultInjector
-
- startReconfiguration() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- startReconfiguration() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
-
- startReconfiguration(RpcController, ReconfigurationProtocolProtos.StartReconfigurationRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolServerSideTranslatorPB
-
- startReconfiguration(RpcController, ReconfigurationProtocolProtos.StartReconfigurationRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ReconfigurationProtocolServerSideTranslatorPB
-
- startSecretManagerIfNecessary() - Method in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem
-
- startSecretManagerIfNecessary() - Method in interface org.apache.hadoop.hdfs.server.namenode.Namesystem
-
- startStandbyServices() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.HAContext
-
Start the services required in standby state
- 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
-
- STARTUP_PROGRESS_ATTRIBUTE_KEY - Static variable in class org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer
-
- StartupProgress - Class in org.apache.hadoop.hdfs.server.namenode.startupprogress
-
StartupProgress is used in various parts of the namenode codebase to indicate
startup progress.
- StartupProgress() - Constructor for class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgress
-
Creates a new StartupProgress by initializing internal data structure for
tracking progress of all defined phases.
- StartupProgress.Counter - Interface in org.apache.hadoop.hdfs.server.namenode.startupprogress
-
Allows a caller to increment a counter for tracking progress.
- StartupProgressMetrics - Class in org.apache.hadoop.hdfs.server.namenode.startupprogress
-
Links
StartupProgress to a
MetricsSource to expose its
information via JMX.
- StartupProgressMetrics(StartupProgress) - Constructor for class org.apache.hadoop.hdfs.server.namenode.startupprogress.StartupProgressMetrics
-
Creates a new StartupProgressMetrics registered with the metrics system.
- StartupProgressServlet - Class in org.apache.hadoop.hdfs.server.namenode
-
Servlet that provides a JSON representation of the namenode's current startup
progress.
- StartupProgressServlet() - Constructor for class org.apache.hadoop.hdfs.server.namenode.StartupProgressServlet
-
- StartupProgressView - Class in org.apache.hadoop.hdfs.server.namenode.startupprogress
-
StartupProgressView is an immutable, consistent, read-only view of namenode
startup progress.
- state - Variable in class org.apache.hadoop.hdfs.server.namenode.ha.HAState
-
- stateChangeLog - Static variable in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- STATETOACCEPT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.AcceptRecoveryRequestProto
-
- StatisticsEditsVisitor - Class in org.apache.hadoop.hdfs.tools.offlineEditsViewer
-
StatisticsEditsVisitor implements text version of EditsVisitor
that aggregates counts of op codes processed
- StatisticsEditsVisitor(OutputStream) - Constructor for class org.apache.hadoop.hdfs.tools.offlineEditsViewer.StatisticsEditsVisitor
-
Create a processor that writes to the file named and may or may not
also output to the screen, as specified.
- Status - Enum in org.apache.hadoop.hdfs.server.namenode.startupprogress
-
Indicates run status of a
Phase.
- Step - Class in org.apache.hadoop.hdfs.server.namenode.startupprogress
-
A step performed by the namenode during a
Phase of startup.
- Step - Interface in org.apache.hadoop.hdfs.server.diskbalancer.planner
-
A step in the plan.
- Step(String) - Constructor for class org.apache.hadoop.hdfs.server.namenode.startupprogress.Step
-
Creates a new Step.
- Step(String, long) - Constructor for class org.apache.hadoop.hdfs.server.namenode.startupprogress.Step
-
Creates a new Step.
- Step(StepType) - Constructor for class org.apache.hadoop.hdfs.server.namenode.startupprogress.Step
-
Creates a new Step.
- Step(StepType, String) - Constructor for class org.apache.hadoop.hdfs.server.namenode.startupprogress.Step
-
Creates a new Step.
- Step(StepType, String, long) - Constructor for class org.apache.hadoop.hdfs.server.namenode.startupprogress.Step
-
Creates a new Step.
- StepType - Enum in org.apache.hadoop.hdfs.server.namenode.startupprogress
-
Indicates a particular type of
Step.
- STICKY_BIT - org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
-
- stop() - Method in class org.apache.hadoop.hdfs.server.datanode.SecureDataNodeStarter
-
- stop() - Method in class org.apache.hadoop.hdfs.server.namenode.BackupNode
-
- stop() - Method in class org.apache.hadoop.hdfs.server.namenode.DefaultINodeAttributesProvider
-
- stop() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.EditLogTailer
-
- stop() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.StandbyCheckpointer
-
- stop() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
-
Shutdown the provider.
- stop() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
Stop all NameNode threads and wait for all to finish.
- 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:
- stop(boolean) - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.SPSService
-
Stops the SPS service.
- stop(boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier
-
- stop(int) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
Stop the daemon with the given status code
- stopActiveServices() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.HAContext
-
Stop the services when exiting active state
- stopActiveServices() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
-
- stopAndJoin(int) - Method in class org.apache.hadoop.hdfs.qjournal.server.JournalNode
-
- stopDecommission(DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminManager
-
Stop decommissioning the specified datanode.
- stopGracefully() - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.SPSService
-
Stops the SPS service gracefully.
- stopGracefully() - Method in class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier
-
- stopMaintenance(DatanodeDescriptor) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeAdminManager
-
Stop maintenance of the specified datanode.
- stopMetricsLogger() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
- stopMetricsLogger() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
- stopMonitorThread() - Method in class org.apache.hadoop.hdfs.server.namenode.CacheManager
-
- stopReconstructionInitializer() - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
- stopRequested - Variable in class org.apache.hadoop.hdfs.server.namenode.NameNode
-
only used for testing purposes
- stopSendingPacketDownstream(String) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNodeFaultInjector
-
- stopStandbyServices() - Method in interface org.apache.hadoop.hdfs.server.namenode.ha.HAContext
-
Stop the services when exiting standby state
- stopStandbyServices() - Method in class org.apache.hadoop.hdfs.server.namenode.NameNode.NameNodeHAContext
-
- stopTracking() - Method in class org.apache.hadoop.hdfs.server.common.sps.BlockStorageMovementTracker
-
Sets running flag to false.
- 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
-
- stopTrashCleaner() - Method in class org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceStorage
-
- 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 - Variable in class org.apache.hadoop.hdfs.server.namenode.FSImage
-
- Storage - Class in org.apache.hadoop.hdfs.server.common
-
Storage information file.
- Storage(HdfsServerConstants.NodeType) - Constructor for class org.apache.hadoop.hdfs.server.common.Storage
-
Create empty storage info of the specified type
- Storage(StorageInfo) - Constructor for class org.apache.hadoop.hdfs.server.common.Storage
-
- STORAGE_1_BBW - Static variable in class org.apache.hadoop.hdfs.server.common.Storage
-
The blocksBeingWritten directory which was used in some 1.x and earlier
releases.
- STORAGE_BLOCK_REPORT_BUFFERS - org.apache.hadoop.hdfs.server.protocol.NamespaceInfo.Capability
-
- STORAGE_DIR_CURRENT - Static variable in class org.apache.hadoop.hdfs.server.common.Storage
-
- STORAGE_DIR_FINALIZED - Static variable in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
- STORAGE_DIR_LAZY_PERSIST - Static variable in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
- STORAGE_DIR_PREVIOUS - Static variable in class org.apache.hadoop.hdfs.server.common.Storage
-
- STORAGE_DIR_RBW - Static variable in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
- STORAGE_DIR_TMP - Static variable in class org.apache.hadoop.hdfs.server.datanode.DataStorage
-
- STORAGE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.CanRollBackRequestProto
-
- STORAGE_FILE_LOCK - Static variable in class org.apache.hadoop.hdfs.server.common.Storage
-
- STORAGE_FILE_VERSION - Static variable in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- STORAGE_POLICY_XATTR_NAME - Static variable in class org.apache.hadoop.hdfs.server.blockmanagement.BlockStoragePolicySuite
-
- STORAGE_PREVIOUS_CKPT - Static variable in class org.apache.hadoop.hdfs.server.common.Storage
-
- STORAGE_TMP_FINALIZED - Static variable in class org.apache.hadoop.hdfs.server.common.Storage
-
- STORAGE_TMP_LAST_CKPT - Static variable in class org.apache.hadoop.hdfs.server.common.Storage
-
- STORAGE_TMP_PREVIOUS - Static variable in class org.apache.hadoop.hdfs.server.common.Storage
-
- STORAGE_TMP_REMOVED - Static variable in class org.apache.hadoop.hdfs.server.common.Storage
-
- Storage.FormatConfirmable - Interface in org.apache.hadoop.hdfs.server.common
-
Interface for classes which need to have the user confirm their
formatting during NameNode -format and other similar operations.
- Storage.StorageDirectory - Class in org.apache.hadoop.hdfs.server.common
-
One of the storage directories.
- Storage.StorageDirType - Interface in org.apache.hadoop.hdfs.server.common
-
An interface to denote storage directory type
Implementations can define a type for storage directory by implementing
this interface.
- Storage.StorageState - Enum in org.apache.hadoop.hdfs.server.common
-
- StorageBlockReport - Class in org.apache.hadoop.hdfs.server.protocol
-
Block report for a Datanode storage
- StorageBlockReport(DatanodeStorage, BlockListAsLongs) - Constructor for class org.apache.hadoop.hdfs.server.protocol.StorageBlockReport
-
- StorageDirectory(File) - Constructor for class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
- StorageDirectory(File, Storage.StorageDirType) - Constructor for class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
- StorageDirectory(File, Storage.StorageDirType, boolean) - Constructor for class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
Constructor
- StorageDirectory(File, Storage.StorageDirType, boolean, FsPermission) - Constructor for class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
- StorageDirectory(String, Storage.StorageDirType, boolean, StorageLocation) - Constructor for class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
Constructor
- StorageDirectory(Storage.StorageDirType, boolean, StorageLocation) - Constructor for class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
Constructor
- StorageDirectory(StorageLocation) - Constructor for class org.apache.hadoop.hdfs.server.common.Storage.StorageDirectory
-
- StorageErrorReporter - Interface in org.apache.hadoop.hdfs.server.common
-
Interface which implementations of
JournalManager can use to report
errors on underlying storage directories.
- StorageGroupMap() - Constructor for class org.apache.hadoop.hdfs.server.balancer.Dispatcher.StorageGroupMap
-
- StorageInfo - Class in org.apache.hadoop.hdfs.server.common
-
Common class for storage information.
- StorageInfo(int, int, String, long, HdfsServerConstants.NodeType) - Constructor for class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- StorageInfo(HdfsServerConstants.NodeType) - Constructor for class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- StorageInfo(StorageInfo) - Constructor for class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- StorageLocation - Class in org.apache.hadoop.hdfs.server.datanode
-
Encapsulates the URI and storage medium that together describe a
storage directory.
- StorageLocation.CheckContext - Class in org.apache.hadoop.hdfs.server.datanode
-
- StorageLocationChecker - Class in org.apache.hadoop.hdfs.server.datanode.checker
-
A utility class that encapsulates checking storage locations during DataNode
startup.
- StorageLocationChecker(Configuration, Timer) - Constructor for class org.apache.hadoop.hdfs.server.datanode.checker.StorageLocationChecker
-
- storageMap - Variable in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor
-
- 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 - Class in org.apache.hadoop.hdfs.server.namenode.sps
-
Setting storagePolicy on a file after the file write will only update the new
storage policy type in Namespace, but physical block storage movement will
not happen until user runs "Mover Tool" explicitly for such files.
- StoragePolicySatisfier(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.namenode.sps.StoragePolicySatisfier
-
- StoragePolicySatisfier.AttemptedItemInfo - Class in org.apache.hadoop.hdfs.server.namenode.sps
-
This class contains information of an attempted blocks and its last
attempted or reported time stamp.
- 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
-
Deprecated.
- 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
-
- STORAGESPACE - org.apache.hadoop.hdfs.server.namenode.Quota
-
The storage space usage in bytes including replication.
- storagespaceConsumed(BlockStoragePolicy) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
Compute size consumed by all blocks of the current file,
including blocks in its snapshots.
- storagespaceConsumedContiguous(BlockStoragePolicy) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- storagespaceConsumedStriped() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeFile
-
- storageSpaceQuota(long) - Method in class org.apache.hadoop.hdfs.server.namenode.DirectoryWithQuotaFeature.Builder
-
- storageType - Variable in class org.apache.hadoop.hdfs.server.common.StorageInfo
-
- STORAGETYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.QuotaByStorageTypeEntryProto
-
- StorageTypeStats - Class in org.apache.hadoop.hdfs.server.blockmanagement
-
Statistics per StorageType.
- StorageTypeStats(long, long, long, long, long, int) - Constructor for class org.apache.hadoop.hdfs.server.blockmanagement.StorageTypeStats
-
- 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
-
- store(U) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.BlockAliasMap.Writer
-
- STORED_TXIDS - org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
-
- 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
-
- STRING_TABLE - org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.SectionName
-
- string2Bytes(String) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Converts a string to a byte array using UTF8 encoding.
- stringCollectionAsURIs(Collection<String>) - Static method in class org.apache.hadoop.hdfs.server.common.Util
-
Converts a collection of strings into a collection of URIs.
- strings2PathString(String[]) - Static method in class org.apache.hadoop.hdfs.DFSUtil
-
Converts a list of path components into a path using Path.SEPARATOR.
- StripedBlockChecksumCompositeCrcReconstructor - Class in org.apache.hadoop.hdfs.server.datanode.erasurecode
-
Computes striped composite CRCs over reconstructed chunk CRCs.
- StripedBlockChecksumCompositeCrcReconstructor(ErasureCodingWorker, StripedReconstructionInfo, DataOutputBuffer, long) - Constructor for class org.apache.hadoop.hdfs.server.datanode.erasurecode.StripedBlockChecksumCompositeCrcReconstructor
-
- StripedBlockChecksumMd5CrcReconstructor - Class in org.apache.hadoop.hdfs.server.datanode.erasurecode
-
Computes running MD5-of-CRC over reconstructed chunk CRCs.
- StripedBlockChecksumMd5CrcReconstructor(ErasureCodingWorker, StripedReconstructionInfo, DataOutputBuffer, long) - Constructor for class org.apache.hadoop.hdfs.server.datanode.erasurecode.StripedBlockChecksumMd5CrcReconstructor
-
- stripedBlockChecksumReconstruction() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNodeFaultInjector
-
Used as a hook to inject failure in erasure coding checksum reconstruction
process.
- StripedBlockChecksumReconstructor - Class in org.apache.hadoop.hdfs.server.datanode.erasurecode
-
StripedBlockChecksumReconstructor reconstruct one or more missed striped
block in the striped block group, the minimum number of live striped blocks
should be no less than data block number.
- StripedBlockChecksumReconstructor(ErasureCodingWorker, StripedReconstructionInfo, DataOutputBuffer, long) - Constructor for class org.apache.hadoop.hdfs.server.datanode.erasurecode.StripedBlockChecksumReconstructor
-
- stripedBlockReconstruction() - Method in class org.apache.hadoop.hdfs.server.datanode.DataNodeFaultInjector
-
Used as a hook to inject failure in erasure coding reconstruction
process.
- StripedBlockWithLocations(BlocksWithLocations.BlockWithLocations, byte[], short, int) - Constructor for class org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.StripedBlockWithLocations
-
- StripedReconstructionInfo - Class in org.apache.hadoop.hdfs.server.datanode.erasurecode
-
Stores striped block info that can be used for block reconstruction.
- StripedReconstructionInfo(ExtendedBlock, ErasureCodingPolicy, byte[], DatanodeInfo[], byte[]) - Constructor for class org.apache.hadoop.hdfs.server.datanode.erasurecode.StripedReconstructionInfo
-
- subAccess(FsAction) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext.Builder
-
- submitBackgroundSyncFileRangeRequest(ExtendedBlock, ReplicaOutputStreams, long, long, int) - Method in interface org.apache.hadoop.hdfs.server.datanode.fsdataset.FsDatasetSpi
-
submit a sync_file_range request to AsyncDiskService.
- submitCurrentBatch(Long) - Method in class org.apache.hadoop.hdfs.server.namenode.FSTreeTraverser
-
Submit the current batch for processing.
- submitDiskBalancerPlan(String, long, String, String, boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.DataNode
-
Allows submission of a disk balancer Job.
- submitDiskBalancerPlan(RpcController, ClientDatanodeProtocolProtos.SubmitDiskBalancerPlanRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolServerSideTranslatorPB
-
Submit a disk balancer plan for execution.
- submitMoveTask(BlockStorageMovementCommand.BlockMovingInfo) - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.BlockMoveTaskHandler
-
This is an interface method to handle the move tasks.
- submitMoveTask(BlockStorageMovementCommand.BlockMovingInfo) - Method in interface org.apache.hadoop.hdfs.server.namenode.sps.Context
-
Handles the block move tasks.
- submitMoveTask(BlockStorageMovementCommand.BlockMovingInfo) - Method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSBlockMoveTaskHandler
-
- submitMoveTask(BlockStorageMovementCommand.BlockMovingInfo) - Method in class org.apache.hadoop.hdfs.server.sps.ExternalSPSContext
-
- submitPlan(String, long, String, String, boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.DiskBalancer
-
Takes a client submitted plan and converts into a set of work items that
can be executed by the blockMover.
- subtract(E, double) - Method in class org.apache.hadoop.hdfs.util.EnumDoubles
-
Subtract the given value from e.
- subtract(E, long) - 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(QuotaCounts) - Method in class org.apache.hadoop.hdfs.server.namenode.QuotaCounts
-
- subtract(EnumCounters<E>) - Method in class org.apache.hadoop.hdfs.util.ConstEnumCounters
-
- subtract(EnumCounters<E>) - Method in class org.apache.hadoop.hdfs.util.EnumCounters
-
Subtract this counters from that counters.
- subtract(EnumDoubles<E>) - Method in class org.apache.hadoop.hdfs.util.EnumDoubles
-
Subtract the values of this object from that object.
- SUCCESS - org.apache.hadoop.hdfs.server.balancer.ExitStatus
-
- SUCCESS - org.apache.hadoop.hdfs.server.namenode.TransferFsImage.TransferResult
-
- successfulBlockRecovery(BlockInfo) - Method in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager
-
Notification of a successful block recovery.
- sum() - Method in class org.apache.hadoop.hdfs.util.EnumCounters
-
- supergroup(String) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider.AuthorizationContext.Builder
-
- supportObserver() - Method in class org.apache.hadoop.hdfs.tools.NNHAServiceTarget
-
- supports(Map<Integer, SortedSet<LayoutVersion.LayoutFeature>>, LayoutVersion.LayoutFeature, int) - Static method in class org.apache.hadoop.hdfs.protocol.LayoutVersion
-
Returns true if a given feature is supported in the given layout version
- supports(LayoutVersion.LayoutFeature, int) - Static method in class org.apache.hadoop.hdfs.server.datanode.DataNodeLayoutVersion
-
- supports(LayoutVersion.LayoutFeature, int) - Static method in class org.apache.hadoop.hdfs.server.namenode.NameNodeLayoutVersion
-
- 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 - org.apache.hadoop.hdfs.server.namenode.Content
-
The number of symlinks.
- SYMLINK - org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.INode.Type
-
SYMLINK = 3;
- 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;
- SYMLINKS - org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature
-
- sync(FsVolumeSpi, FileOutputStream) - Method in class org.apache.hadoop.hdfs.server.datanode.FileIoProvider
-
Sync the given FileOutputStream.
- SYNC - org.apache.hadoop.hdfs.server.datanode.FileIoProvider.OPERATION
-
- 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.
- syncFileRange(FsVolumeSpi, FileDescriptor, long, long, int) - Method in class org.apache.hadoop.hdfs.server.datanode.FileIoProvider
-
Call sync_file_range on the given file descriptor.
- syncFileRangeIfPossible(long, long, int) - Method in class org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaOutputStreams
-