- CACHE_SIZE_DEFAULT - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Mmap
-
- CACHE_SIZE_KEY - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Mmap
-
- CACHE_TIMEOUT_MS_DEFAULT - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Mmap
-
- CACHE_TIMEOUT_MS_KEY - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Mmap
-
- CacheDirectiveEntry - Class in org.apache.hadoop.hdfs.protocol
-
Describes a path-based cache directive entry.
- CacheDirectiveEntry(CacheDirectiveInfo, CacheDirectiveStats) - Constructor for class org.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
-
- CacheDirectiveInfo - Class in org.apache.hadoop.hdfs.protocol
-
Describes a path-based cache directive.
- CacheDirectiveInfo.Builder - Class in org.apache.hadoop.hdfs.protocol
-
A builder for creating new CacheDirectiveInfo instances.
- CacheDirectiveInfo.Builder() - Constructor for class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
-
Creates an empty builder.
- CacheDirectiveInfo.Builder(CacheDirectiveInfo) - Constructor for class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
-
Creates a builder with all elements set to the same values as the
given CacheDirectiveInfo.
- CacheDirectiveInfo.Expiration - Class in org.apache.hadoop.hdfs.protocol
-
Denotes a relative or absolute expiration time for a CacheDirective.
- CacheDirectiveStats - Class in org.apache.hadoop.hdfs.protocol
-
Describes a path-based cache directive.
- CacheDirectiveStats.Builder - Class in org.apache.hadoop.hdfs.protocol
-
- CacheDirectiveStats.Builder() - Constructor for class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats.Builder
-
Creates an empty builder.
- CacheFlag - Enum in org.apache.hadoop.fs
-
Specifies semantics for CacheDirective operations.
- CachePoolEntry - Class in org.apache.hadoop.hdfs.protocol
-
Describes a Cache Pool entry.
- CachePoolEntry(CachePoolInfo, CachePoolStats) - Constructor for class org.apache.hadoop.hdfs.protocol.CachePoolEntry
-
- CachePoolInfo - Class in org.apache.hadoop.hdfs.protocol
-
CachePoolInfo describes a cache pool.
- CachePoolInfo(String) - Constructor for class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- CachePoolStats - Class in org.apache.hadoop.hdfs.protocol
-
CachePoolStats describes cache pool statistics.
- CachePoolStats.Builder - Class in org.apache.hadoop.hdfs.protocol
-
- CachePoolStats.Builder() - Constructor for class org.apache.hadoop.hdfs.protocol.CachePoolStats.Builder
-
- CachingStrategy - Class in org.apache.hadoop.hdfs.server.datanode
-
The caching strategy we should use for an HDFS read or write operation.
- CachingStrategy(Boolean, Long) - Constructor for class org.apache.hadoop.hdfs.server.datanode.CachingStrategy
-
- CachingStrategy.Builder - Class in org.apache.hadoop.hdfs.server.datanode
-
- CachingStrategy.Builder(CachingStrategy) - Constructor for class org.apache.hadoop.hdfs.server.datanode.CachingStrategy.Builder
-
- cancelDelegationToken(Token<?>) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- canonicalizeUri(URI) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- CANT_FALLBACK_TO_INSECURE_MSG - Static variable in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- cleanup(Logger, Closeable...) - Static method in class org.apache.hadoop.hdfs.util.IOUtilsClient
-
Close the Closeable objects and
ignore any
IOException
or
null pointers.
- clearPathMap() - Method in class org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory
-
- clearQuota(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Clear the namespace quota (count of files, directories and sym links) for a
directory.
- clearQuotaByStorageType(Path, StorageType) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Clear the space quota by storage type for a directory.
- clearReadStatistics() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
-
- clearSpaceQuota(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Clear the storage space quota (size of files) for a directory.
- CLIENT_CREDENTIALS - Static variable in class org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
-
- CLIENT_ID - Static variable in class org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
-
- CLIENT_SECRET - Static variable in class org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
-
- ClientHAProxyFactory<T> - Class in org.apache.hadoop.hdfs.server.namenode.ha
-
- ClientHAProxyFactory() - Constructor for class org.apache.hadoop.hdfs.server.namenode.ha.ClientHAProxyFactory
-
- close() - Method in class org.apache.hadoop.hdfs.net.BasicInetPeer
-
- close() - Method in class org.apache.hadoop.hdfs.net.NioInetPeer
-
- close() - Method in class org.apache.hadoop.hdfs.ReplicaAccessor
-
Release the resources associated with the ReplicaAccessor.
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider
-
Close all the proxy objects which have been opened over the lifetime of
this proxy provider.
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.IPFailoverProxyProvider
-
Close the proxy,
- close() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.WrappedFailoverProxyProvider
-
Close the proxy,
- close() - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
-
- close() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- close() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.ReadRunner
-
- close() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.WebHdfsInputStream
-
- combine(long, long) - Method in class org.apache.hadoop.hdfs.util.LongBitFormat
-
Combine the value to the record.
- COMPARATOR - Static variable in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
-
Compare the statuses by full paths.
- compareBytes(byte[], byte[]) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
Compare two byte arrays by lexicographical order.
- compareTo(VolumeId) - Method in class org.apache.hadoop.fs.HdfsVolumeId
-
- compareTo(VolumeId) - Method in interface org.apache.hadoop.fs.VolumeId
-
- compareTo(ShortCircuitShm.ShmId) - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.ShmId
-
- concat(Path, Path[]) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- ConcatSourcesParam - Class in org.apache.hadoop.hdfs.web.resources
-
The concat source paths parameter.
- ConcatSourcesParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.ConcatSourcesParam
-
Constructor.
- ConcatSourcesParam(Path[]) - Constructor for class org.apache.hadoop.hdfs.web.resources.ConcatSourcesParam
-
- conf - Variable in class org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider
-
- confAsString() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConf
-
- ConfCredentialBasedAccessTokenProvider - Class in org.apache.hadoop.hdfs.web.oauth2
-
- ConfCredentialBasedAccessTokenProvider() - Constructor for class org.apache.hadoop.hdfs.web.oauth2.ConfCredentialBasedAccessTokenProvider
-
- ConfCredentialBasedAccessTokenProvider(Timer) - Constructor for class org.apache.hadoop.hdfs.web.oauth2.ConfCredentialBasedAccessTokenProvider
-
- configure(HttpURLConnection) - Method in class org.apache.hadoop.hdfs.web.oauth2.OAuth2ConnectionConfigurator
-
- ConfiguredFailoverProxyProvider<T> - Class in org.apache.hadoop.hdfs.server.namenode.ha
-
A FailoverProxyProvider implementation which allows one to configure two URIs
to connect to during fail-over.
- ConfiguredFailoverProxyProvider(Configuration, URI, Class<T>, HAProxyFactory<T>) - Constructor for class org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider
-
- ConfRefreshTokenBasedAccessTokenProvider - Class in org.apache.hadoop.hdfs.web.oauth2
-
- ConfRefreshTokenBasedAccessTokenProvider() - Constructor for class org.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
-
- ConfRefreshTokenBasedAccessTokenProvider(Timer) - Constructor for class org.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
-
- connect(long, boolean) - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream.URLOpener
-
Connect to server with a data offset.
- connect(URL) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.ReadRunner
-
- CONNECTION_RETRIES_DEFAULT - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Failover
-
- CONNECTION_RETRIES_KEY - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Failover
-
- CONNECTION_RETRIES_ON_SOCKET_TIMEOUTS_DEFAULT - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Failover
-
- CONNECTION_RETRIES_ON_SOCKET_TIMEOUTS_KEY - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Failover
-
- connectionFactory - Variable in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
Default connection factory may be overridden in tests to use smaller
timeout values
- convert(DataTransferProtos.ShortCircuitShmIdProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.ChecksumTypeProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(DataChecksum.Type) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ExtendedBlock) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(Token<?>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ShortCircuitShm.ShmId) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ShortCircuitShm.SlotId) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(DatanodeID) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(DatanodeInfo.AdminStates) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(DatanodeInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(DatanodeInfo[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(DatanodeInfo[], int) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
Copy from dnInfos
to a target of list of same size starting at
startIdx
.
- convert(boolean[], int) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.ExtendedBlockProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.DatanodeLocalInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.CipherOptionProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.CipherSuiteProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(CipherOption) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(CipherSuite) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.LocatedBlockProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.DatanodeInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(SecurityProtos.TokenProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.DatanodeIDProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.DatanodeInfoProto.AdminState) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.LocatedBlocksProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.GetEditsFromTxidResponseProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(LocatedBlock) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.BlockStoragePolicyProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(FsAction) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(XAttrProtos.ListXAttrsResponseProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(XAttrProtos.GetXAttrsResponseProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(AclProtos.AclEntryProto.FsActionProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.FsPermissionProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(FileEncryptionInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(CryptoProtocolVersion) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.FileEncryptionInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.CryptoProtocolVersionProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(EnumSet<XAttrSetFlag>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
The flag field in PB is a bitmask whose values are the same a the
emum values of XAttrSetFlag
- convert(EncryptionZonesProtos.EncryptionZoneProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(OpenFileEntry) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.OpenFilesBatchResponseProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(AclProtos.GetAclStatusResponseProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.CachePoolEntryProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.CachePoolInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.CachePoolStatsProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(CachePoolInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(CacheDirectiveInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(CacheDirectiveInfo.Expiration) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.CacheDirectiveEntryProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.CacheDirectiveStatsProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.CacheDirectiveInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.CacheDirectiveInfoExpirationProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.SnapshotDiffReportProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.SnapshotDiffReportEntryProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.SnapshottableDirectoryListingProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.SnapshottableDirectoryStatusProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.DataEncryptionKeyProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(DatanodeID[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(FsPermission) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.HdfsFileStatusProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.CorruptFileBlocksProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.ContentSummaryProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.QuotaUsageProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(QuotaUsage) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsConstants.RollingUpgradeAction) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.RollingUpgradeInfoProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.StorageReportProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.DatanodeStorageProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsConstants.SafeModeAction) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(List<HdfsProtos.DatanodeInfoProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.GetFsStatsResponseProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsConstants.DatanodeReportType) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.DirectoryListingProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.HdfsFileStatusProto[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.FsServerDefaultsProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(CryptoProtocolVersion[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(BlockStoragePolicy) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(StorageType[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.DatanodeIDProto[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(Block) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.BlockProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.DatanodeInfoProto[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(LocatedBlocks) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(DataEncryptionKey) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(FsServerDefaults) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsFileStatus) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(SnapshottableDirectoryStatus) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsFileStatus[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(DirectoryListing) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(long[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.DatanodeReportTypeProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.SafeModeActionProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ClientNamenodeProtocolProtos.RollingUpgradeActionProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.RollingUpgradeStatusProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(RollingUpgradeInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(CorruptFileBlocks) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(ContentSummary) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(DatanodeStorage) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(StorageReport) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(SnapshottableDirectoryStatus[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(SnapshotDiffReport.DiffReportEntry) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(SnapshotDiffReport) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(CacheDirectiveStats) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(CacheDirectiveEntry) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(CachePoolStats) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(CachePoolEntry) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(DatanodeLocalInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(AclStatus) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(int) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(EncryptionZone) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(DataTransferProtos.ShortCircuitShmSlotProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(CipherSuite, CryptoProtocolVersion, String) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.PerFileEncryptionInfoProto, CipherSuite, CryptoProtocolVersion, String) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convert(HdfsProtos.DatanodeInfosProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertAclEntry(List<AclProtos.AclEntryProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertAclEntryProto(List<AclEntry>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertAddBlockFlags(List<ClientNamenodeProtocolProtos.AddBlockFlagProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertAddBlockFlags(EnumSet<AddBlockFlag>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertBooleanList(List<Boolean>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertCacheFlags(EnumSet<CacheFlag>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertCacheFlags(int) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertCipherOptionProtos(List<HdfsProtos.CipherOptionProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertCipherOptions(List<CipherOption>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertCreateFlag(EnumSetWritable<CreateFlag>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertCreateFlag(int) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertCryptoProtocolVersions(List<HdfsProtos.CryptoProtocolVersionProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertDatanodeInfo(DatanodeInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertDatanodeStorageReport(ClientNamenodeProtocolProtos.DatanodeStorageReportProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertDatanodeStorageReport(DatanodeStorageReport) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertDatanodeStorageReports(List<ClientNamenodeProtocolProtos.DatanodeStorageReportProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertDatanodeStorageReports(DatanodeStorageReport[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertDelegationToken(SecurityProtos.TokenProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertEditsResponse(EventBatchList) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertListXAttrsResponse(List<XAttr>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertLocatedBlock(LocatedBlock[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertLocatedBlock(List<HdfsProtos.LocatedBlockProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertLocatedBlock(HdfsProtos.LocatedBlockProto[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertLocatedBlock2(List<LocatedBlock>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertPerFileEncInfo(FileEncryptionInfo) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertRollingUpgradeStatus(RollingUpgradeStatus) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertStoragePolicies(List<HdfsProtos.BlockStoragePolicyProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertStorageReports(List<HdfsProtos.StorageReportProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertStorageReports(StorageReport[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertStorageType(StorageType) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertStorageType(HdfsProtos.StorageTypeProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertStorageTypes(StorageType[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertStorageTypes(StorageType[], int) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertStorageTypes(List<HdfsProtos.StorageTypeProto>, int) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertXAttr(XAttrProtos.XAttrProto) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertXAttrProto(XAttr) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertXAttrProto(List<XAttr>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertXAttrs(List<XAttrProtos.XAttrProto>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- convertXAttrsResponse(List<XAttr>) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- copyFrom(ByteBuffer, int, int) - Method in class org.apache.hadoop.hdfs.DFSInputStream.ByteBufferStrategy
-
- CorruptFileBlocks - Class in org.apache.hadoop.hdfs.protocol
-
Contains a list of paths corresponding to corrupt files and a cookie
used for iterative calls to NameNode.listCorruptFileBlocks.
- CorruptFileBlocks() - Constructor for class org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
-
- CorruptFileBlocks(String[], String) - Constructor for class org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
-
- COUNT_LIMIT_DEFAULT - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Write.ByteArrayManager
-
- COUNT_LIMIT_KEY - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Write.ByteArrayManager
-
- COUNT_RESET_TIME_PERIOD_MS_DEFAULT - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Write.ByteArrayManager
-
- COUNT_RESET_TIME_PERIOD_MS_KEY - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Write.ByteArrayManager
-
- COUNT_THRESHOLD_DEFAULT - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Write.ByteArrayManager
-
- COUNT_THRESHOLD_KEY - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Write.ByteArrayManager
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- createChecksum(Options.ChecksumOpt) - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
create a DataChecksum with the given option.
- createClientDatanodeProtocolProxy(DatanodeID, Configuration, int, boolean, LocatedBlock) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
Create a ClientDatanodeProtocol
proxy
- createClientDatanodeProtocolProxy(DatanodeID, Configuration, int, boolean) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
Create ClientDatanodeProtocol
proxy using kerberos ticket
- createClientDatanodeProtocolProxy(InetSocketAddress, UserGroupInformation, Configuration, SocketFactory) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
Create a ClientDatanodeProtocol
proxy
- createEncryptionZone(Path, String) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Deprecated.
- createEncryptionZone(Path, String, EnumSet<CreateEncryptionZoneFlag>) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Create an encryption zone rooted at an empty existing directory, using the
specified encryption key.
- CreateEncryptionZoneFlag - Enum in org.apache.hadoop.hdfs.client
-
- CreateFlagParam - Class in org.apache.hadoop.hdfs.web.resources
-
CreateFlag enum.
- CreateFlagParam(EnumSet<CreateFlag>) - Constructor for class org.apache.hadoop.hdfs.web.resources.CreateFlagParam
-
- CreateFlagParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.CreateFlagParam
-
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- CreateParentParam - Class in org.apache.hadoop.hdfs.web.resources
-
Create Parent parameter.
- CreateParentParam(Boolean) - Constructor for class org.apache.hadoop.hdfs.web.resources.CreateParentParam
-
Constructor.
- CreateParentParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.CreateParentParam
-
Constructor.
- createProxy(Configuration, InetSocketAddress, Class<T>, UserGroupInformation, boolean, AtomicBoolean) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.ClientHAProxyFactory
-
- createProxy(Configuration, InetSocketAddress, Class<T>, UserGroupInformation, boolean) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.ClientHAProxyFactory
-
- createRandom() - Static method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.ShmId
-
Generate a random ShmId.
- createShortCircuitReplicaInfo() - Method in interface org.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache.ShortCircuitReplicaCreator
-
Attempt to create a ShortCircuitReplica object.
- createSnapshot(Path, String) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- createSocket(DomainSocketFactory.PathInfo, int) - Method in class org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
Create a symlink pointing to the destination path.
- createUri(String, InetSocketAddress) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
Create a URI from the scheme and address
- CredentialBasedAccessTokenProvider - Class in org.apache.hadoop.hdfs.web.oauth2
-
Obtain an access token via the credential-based OAuth2 workflow.
- ctime(long) - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent.Builder
-
- currentPos - Variable in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
-
- generateUuid() - Static method in class org.apache.hadoop.hdfs.server.protocol.DatanodeStorage
-
Generate new storage ID.
- getAbsoluteDate() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration
-
- getAbsoluteMillis() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration
-
- getAbsolutePaths() - Method in class org.apache.hadoop.hdfs.web.resources.ConcatSourcesParam
-
- getAccessToken() - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenProvider
-
Obtain the access token that should be added to http connection's header.
- getAccessToken() - Method in class org.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
-
- getAccessToken() - Method in class org.apache.hadoop.hdfs.web.oauth2.CredentialBasedAccessTokenProvider
-
- getAclPermission(boolean) - Method in class org.apache.hadoop.hdfs.web.resources.AclPermissionParam
-
- getAcls() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
The full set of ACLs currently associated with this file or directory.
- getAclStatus(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getActualTxid() - Method in exception org.apache.hadoop.hdfs.inotify.MissingEventsException
-
- getAddress() - Method in class org.apache.hadoop.hdfs.NameNodeProxiesClient.ProxyAndInfo
-
- getAdminState() - Method in class org.apache.hadoop.hdfs.protocol.DatanodeAdminProperties
-
Get the admin state of the datanode.
- getAllBlocks() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
-
Get the collection of blocks that has already been located.
- getAllStoragePolicies() - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Retrieve all the storage policies supported by HDFS file system.
- getAllStoragePolicies() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getAtime() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getBlockId() - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.Slot
-
Get the ExtendedBlockId associated with this slot.
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.protocol.RollingUpgradeInfo.Bean
-
- getBlockPoolUsed() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReport
-
- getBlockWriteLocateFollowingInitialDelayMs() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getBufferSize() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.WebHdfsInputStream
-
- getBytesCached() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
-
- getBytesCached() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
-
- getBytesNeeded() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
-
- getBytesNeeded() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
-
- getBytesOverlimit() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
-
- getByteString(byte[]) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- getCanonicalServiceName() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getCanonicalUri() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getCapacity() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReport
-
- getChecksumOptFromConf(Configuration) - Static method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getConf() - Method in class org.apache.hadoop.hdfs.protocol.datatransfer.TrustedChannelResolver
-
- getConf() - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenProvider
-
Return the conf.
- getContentSummary(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getCookie() - Method in class org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
-
- getCredential() - Method in class org.apache.hadoop.hdfs.web.oauth2.ConfCredentialBasedAccessTokenProvider
-
- getCredential() - Method in class org.apache.hadoop.hdfs.web.oauth2.CredentialBasedAccessTokenProvider
-
- getCtime() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
Creation time of the file, directory, or symlink.
- getCurrentBlock() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
-
Get the block containing the target position.
- getCurrentBlockReplication() - Method in class org.apache.hadoop.hdfs.client.HdfsDataOutputStream
-
Get the actual number of replicas of the current block.
- getCurrentDatanode() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
-
Get the datanode from which the stream is currently reading.
- getDatanodeInfo() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeStorageReport
-
- getDatanodeRestartTimeout() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getDatanodeSocketWriteTimeout() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getDataTransferTcpNoDelay() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getDefaultBlockSize() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getDefaultBlockSize() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getDefaultBlockSize() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getDefaultChecksumOpt() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getDefaultFsPermission() - Static method in class org.apache.hadoop.hdfs.web.resources.PermissionParam
-
- getDefaultPort() - Method in class org.apache.hadoop.hdfs.web.SWebHdfsFileSystem
-
- getDefaultPort() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getDefaultReplication() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getDefaultReplication() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getDelegationToken() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getDelegationToken(String) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getDelegationTokenService() - Method in class org.apache.hadoop.hdfs.NameNodeProxiesClient.ProxyAndInfo
-
- getDfsUsed() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReport
-
- getDiffList() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport
-
- getDirStatus() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
-
- getDomainSocket() - Method in class org.apache.hadoop.hdfs.net.BasicInetPeer
-
- getDomainSocket() - Method in class org.apache.hadoop.hdfs.net.NioInetPeer
-
- getDomainSocketPath() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConf
-
- getDoOutput() - Method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
- getDoOutput() - Method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
- getDoOutput() - Method in interface org.apache.hadoop.hdfs.web.resources.HttpOpParam.Op
-
- getDoOutput() - Method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam.TemporaryRedirectOp
-
- getDoOutput() - Method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
- getDoOutput() - Method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
- getDropBehind() - Method in class org.apache.hadoop.hdfs.server.datanode.CachingStrategy
-
- getDstPath() - Method in class org.apache.hadoop.hdfs.inotify.Event.RenameEvent
-
- getEncoding() - Method in class org.apache.hadoop.hdfs.web.resources.XAttrEncodingParam
-
- getEncryptionZoneForPath(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Get the path of the encryption zone for a given file or directory.
- getEndpointShmManager() - Method in class org.apache.hadoop.hdfs.shortcircuit.DfsClientShm
-
- getEvents() - Method in class org.apache.hadoop.hdfs.inotify.EventBatch
-
- getEventType() - Method in class org.apache.hadoop.hdfs.inotify.Event
-
- getExcludedNodesCacheExpiry() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getExpectedHttpResponseCode() - Method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
- getExpectedHttpResponseCode() - Method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
- getExpectedHttpResponseCode() - Method in interface org.apache.hadoop.hdfs.web.resources.HttpOpParam.Op
-
- getExpectedHttpResponseCode() - Method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam.TemporaryRedirectOp
-
Override the original expected response with "Temporary Redirect".
- getExpectedHttpResponseCode() - Method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
- getExpectedHttpResponseCode() - Method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
- getExpectedTxid() - Method in exception org.apache.hadoop.hdfs.inotify.MissingEventsException
-
- getExpiration() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
-
- getFailoverSleepBaseMillis() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getFailoverSleepMaxMillis() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getFallBackAuthenticator() - Method in class org.apache.hadoop.hdfs.web.KerberosUgiAuthenticator
-
- getFallbackToSimpleAuth() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.AbstractNNFailoverProxyProvider
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getFileBlockLocations(Path, long, long) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getFileBlockStorageLocationsNumThreads() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getFileBlockStorageLocationsTimeoutMs() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getFileChecksum(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getFileEncryptionInfo(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Returns the FileEncryptionInfo on the HdfsFileStatus for the given path.
- getFileEncryptionInfo() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.ReadRunner
-
- getFileLength() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.WebHdfsInputStream
-
- getFiles() - Method in class org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
-
- getFilesCached() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
-
- getFilesCached() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
-
- getFileSize() - Method in class org.apache.hadoop.hdfs.inotify.Event.CloseEvent
-
The size of the closed file in bytes.
- getFileSize() - Method in class org.apache.hadoop.hdfs.inotify.Event.TruncateEvent
-
The size of the truncated file in bytes.
- getFilesNeeded() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
-
- getFilesNeeded() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
-
- getFileStatus(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getFinalizeTime() - Method in class org.apache.hadoop.hdfs.protocol.RollingUpgradeInfo.Bean
-
- getFlag() - Method in class org.apache.hadoop.hdfs.web.resources.XAttrSetFlagParam
-
- getFromSnapshot() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport
-
- getFsPermission() - Method in class org.apache.hadoop.hdfs.web.resources.PermissionParam
-
- getFullPath() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
-
- getGroup() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus.Bean
-
- getGroupName() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getGroupName() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getGroupName() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- getHaNnRpcAddresses(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
Returns list of InetSocketAddress corresponding to HA NN RPC addresses from
the configuration.
- getHaNnWebHdfsAddresses(Configuration, String) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
Returns list of InetSocketAddress corresponding to HA NN HTTP addresses from
the configuration.
- getHdfsTimeout() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getHedgedReadThreadpoolSize() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getHedgedReadThresholdMillis() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getHi() - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.ShmId
-
- getHomeDirectory() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getHomeDirectoryString(UserGroupInformation) - Static method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
Deprecated.
- getHostName() - Method in class org.apache.hadoop.hdfs.protocol.DatanodeAdminProperties
-
Return the host name of the datanode.
- getId() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
-
- getId() - Method in class org.apache.hadoop.hdfs.protocol.EncryptionZone
-
- getInfo() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
-
- getInfo() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolEntry
-
- getiNodeType() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getInotifyEventStream() - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Exposes a stream of namesystem events.
- getInotifyEventStream(long) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
- getInputStream() - Method in class org.apache.hadoop.hdfs.net.BasicInetPeer
-
- getInputStream() - Method in class org.apache.hadoop.hdfs.net.NioInetPeer
-
- getInputStream() - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
-
- getInputStream() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.ReadRunner
-
- getInputStreamChannel() - Method in class org.apache.hadoop.hdfs.net.BasicInetPeer
-
- getInputStreamChannel() - Method in class org.apache.hadoop.hdfs.net.NioInetPeer
-
- getInstance(Configuration) - Static method in class org.apache.hadoop.hdfs.protocol.datatransfer.TrustedChannelResolver
-
Returns an instance of TrustedChannelResolver.
- getInterface() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider
-
- getInterface() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.IPFailoverProxyProvider
-
- getInterface() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.WrappedFailoverProxyProvider
-
- getInvalidTokenException() - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplicaInfo
-
- getIoBufferSize() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getIoFileBufferSize(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
- getKeyName() - Method in class org.apache.hadoop.hdfs.protocol.EncryptionZone
-
- getKeyProvider() - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Get KeyProvider if present.
- getKeyProvider() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getKeyProviderCacheExpiryMs() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConf
-
- getKeyProviderUri() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getKind() - Method in class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenIdentifier.SWebHdfsDelegationTokenIdentifier
-
- getKind() - Method in class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenIdentifier.WebHdfsDelegationTokenIdentifier
-
- getLabel() - Method in enum org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffType
-
- getLaterSnapshotName() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport
-
- getLength() - Method in class org.apache.hadoop.hdfs.web.resources.LengthParam
-
- getLimit() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- getLo() - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.ShmId
-
- getLocalAddressString() - Method in class org.apache.hadoop.hdfs.net.BasicInetPeer
-
- getLocalAddressString() - Method in class org.apache.hadoop.hdfs.net.NioInetPeer
-
- getLong(String) - Method in class org.apache.hadoop.hdfs.DFSOpsCountStatistics
-
- getLongStatistics() - Method in class org.apache.hadoop.hdfs.DFSOpsCountStatistics
-
- getMaxBlockAcquireFailures() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getMaxFailoverAttempts() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getMaxRelativeExpiryMs() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- getMaxRetryAttempts() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getMetadataType() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getMillis() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration
-
- getMin() - Method in class org.apache.hadoop.hdfs.util.LongBitFormat
-
- getMode() - Method in enum org.apache.hadoop.hdfs.client.CreateEncryptionZoneFlag
-
- getMode() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- getModificationTime() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus.Bean
-
- getMtime() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.AccessTimeParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.AclPermissionParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.BlockSizeParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.BufferSizeParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.ConcatSourcesParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.CreateFlagParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.CreateParentParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.DelegationParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.DeleteOpParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.DestinationParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.DoAsParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.ExcludeDatanodesParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.FsActionParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.GetOpParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.GroupParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.LengthParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.ModificationTimeParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.NewLengthParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.OffsetParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.OldSnapshotNameParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.OverwriteParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.OwnerParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.Param
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.PermissionParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.PostOpParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.PutOpParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.RecursiveParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.RenameOptionSetParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.RenewerParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.ReplicationParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.SnapshotNameParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.StoragePolicyParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.TokenArgumentParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.UserParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.XAttrEncodingParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.XAttrNameParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.XAttrSetFlagParam
-
- getName() - Method in class org.apache.hadoop.hdfs.web.resources.XAttrValueParam
-
- getNameNodeIds(Configuration, String) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
Namenode HighAvailability related configuration.
- getNameServiceIds(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
Returns collection of nameservice Ids from the configuration.
- getNextRefreshMSSinceEpoch() - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenTimer
-
Get next time we should refresh the token.
- getNNAddress(String) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
- getNNAddress(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
- getNNAddress(URI) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
- getNNAddressCheckLogical(Configuration, URI) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
Get the NN address from the URI.
- getNNUri(InetSocketAddress) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
- getNonDfsUsed() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReport
-
- getNumBlockWriteLocateFollowingRetry() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getNumBlockWriteRetry() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getNumCachedConnRetry() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getOffset() - Method in class org.apache.hadoop.hdfs.web.resources.OffsetParam
-
- GetOpParam - Class in org.apache.hadoop.hdfs.web.resources
-
Http GET operation parameter.
- GetOpParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.GetOpParam
-
Constructor.
- GetOpParam.Op - Enum in org.apache.hadoop.hdfs.web.resources
-
Get operations.
- getOutputStream() - Method in class org.apache.hadoop.hdfs.net.BasicInetPeer
-
- getOutputStream() - Method in class org.apache.hadoop.hdfs.net.NioInetPeer
-
- getOverwrite() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getOwner() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus.Bean
-
- getOwnerName() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getOwnerName() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getOwnerName() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- getParentFullPath() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
-
- getPath() - Method in class org.apache.hadoop.hdfs.inotify.Event.AppendEvent
-
- getPath() - Method in class org.apache.hadoop.hdfs.inotify.Event.CloseEvent
-
- getPath() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getPath() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getPath() - Method in class org.apache.hadoop.hdfs.inotify.Event.TruncateEvent
-
- getPath() - Method in class org.apache.hadoop.hdfs.inotify.Event.UnlinkEvent
-
- getPath() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
-
- getPath() - Method in class org.apache.hadoop.hdfs.protocol.EncryptionZone
-
- getPath() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus.Bean
-
- getPath() - Method in class org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory.PathInfo
-
- getPath() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.WebHdfsInputStream
-
- getPathInfo(InetSocketAddress, DfsClientConf.ShortCircuitConf) - Method in class org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory
-
Get information about a domain socket path.
- getPathState() - Method in class org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory.PathInfo
-
- getPeer() - Method in class org.apache.hadoop.hdfs.shortcircuit.DfsClientShm
-
- getPercentRemaining(long, long) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
Return remaining as percentage of capacity
- getPercentUsed(long, long) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
Return used as percentage of capacity
- getPermission() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus.Bean
-
- getPerms() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getPerms() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getPool() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
-
- getPoolName() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- getPort() - Method in class org.apache.hadoop.hdfs.protocol.DatanodeAdminProperties
-
Get the port number of the datanode.
- getPos() - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
-
Return the current offset from the start of the file
- getPos() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.WebHdfsInputStream
-
- getPrefetchSize() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getProxy() - Method in class org.apache.hadoop.hdfs.NameNodeProxiesClient.ProxyAndInfo
-
- getProxy() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider
-
Lazily initialize the RPC proxy object.
- getProxy() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.IPFailoverProxyProvider
-
- getProxy() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.RequestHedgingProxyProvider
-
- getProxy() - Method in class org.apache.hadoop.hdfs.server.namenode.ha.WrappedFailoverProxyProvider
-
- getReadahead() - Method in class org.apache.hadoop.hdfs.server.datanode.CachingStrategy
-
- getReadStatistics() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
-
Get statistics about the reads which this DFSInputStream has done.
- getReceiveBufferSize() - Method in class org.apache.hadoop.hdfs.net.BasicInetPeer
-
- getReceiveBufferSize() - Method in class org.apache.hadoop.hdfs.net.NioInetPeer
-
- getRedirect() - Method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
- getRedirect() - Method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
- getRedirect() - Method in interface org.apache.hadoop.hdfs.web.resources.HttpOpParam.Op
-
- getRedirect() - Method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam.TemporaryRedirectOp
-
- getRedirect() - Method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
- getRedirect() - Method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
- getRefreshToken() - Method in class org.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
-
- getRemaining() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReport
-
- getRemoteAddressString() - Method in class org.apache.hadoop.hdfs.net.BasicInetPeer
-
- getRemoteAddressString() - Method in class org.apache.hadoop.hdfs.net.NioInetPeer
-
- getRemoteBytesRead() - Method in class org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics
-
- getRenewToken() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getReplica() - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplicaInfo
-
- getReplicaAccessorBuilderClasses() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getReplication() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
Replication is zero if the CreateEvent iNodeType is directory or symlink.
- getReplication() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getReplication() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
-
- getRequireAuth() - Method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
- getRequireAuth() - Method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
- getRequireAuth() - Method in interface org.apache.hadoop.hdfs.web.resources.HttpOpParam.Op
-
- getRequireAuth() - Method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam.TemporaryRedirectOp
-
- getRequireAuth() - Method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
- getRequireAuth() - Method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
- getResolvedUrl(HttpURLConnection) - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
-
- getRetryIntervalForGetLastBlockLength() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getRetryTimesForGetLastBlockLength() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getScheme() - Method in class org.apache.hadoop.hdfs.DFSOpsCountStatistics
-
- getScheme() - Method in class org.apache.hadoop.hdfs.web.SWebHdfsFileSystem
-
- getScheme() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
Return the protocol scheme for the FileSystem.
- getServerDefaults() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getShm() - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.Slot
-
Get the short-circuit memory segment associated with this Slot.
- getShmId() - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm
-
- getShmId() - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.SlotId
-
- getShortCircuitBufferSize() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConf
-
- getShortCircuitCacheStaleThresholdMs() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConf
-
- getShortCircuitConf() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getShortCircuitMmapCacheExpiryMs() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConf
-
- getShortCircuitMmapCacheRetryTimeout() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConf
-
- getShortCircuitMmapCacheSize() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConf
-
- getShortCircuitSharedMemoryWatcherInterruptCheckMs() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConf
-
- getShortCircuitStreamsCacheExpiryMs() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConf
-
- getShortCircuitStreamsCacheSize() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConf
-
- getSlot(int) - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm
-
- getSlotId() - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.Slot
-
Get the SlotId of this slot, containing both shmId and slotIdx.
- getSlotIdx() - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.Slot
-
Get the Slot index.
- getSlotIdx() - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.SlotId
-
- getSlowIoWarningThresholdMs() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getSmallBufferSize(Configuration) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
- getSnapshotNumber() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus.Bean
-
- getSnapshotNumber() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
-
- getSnapshotQuota() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus.Bean
-
- getSnapshotQuota() - Method in class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
-
- getSnapshotRoot() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport
-
- getSocketCacheCapacity() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConf
-
- getSocketCacheExpiry() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConf
-
- getSocketSendBufferSize() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getSocketTimeout() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getSourcePath() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
-
- getSrcPath() - Method in class org.apache.hadoop.hdfs.inotify.Event.RenameEvent
-
- getStartTime() - Method in class org.apache.hadoop.hdfs.protocol.RollingUpgradeInfo.Bean
-
- getState() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeStorage
-
- getStats() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
-
- getStats() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolEntry
-
- getStorage() - Method in class org.apache.hadoop.hdfs.server.protocol.StorageReport
-
- getStorageID() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeStorage
-
- getStoragePolicy(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Query the effective storage policy ID for the given file or directory.
- getStoragePolicy(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getStorageReports() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeStorageReport
-
- getStorageType() - Method in class org.apache.hadoop.hdfs.server.protocol.DatanodeStorage
-
- getSuite() - Method in class org.apache.hadoop.hdfs.protocol.EncryptionZone
-
- getSupportsReceiptVerification() - Method in class org.apache.hadoop.hdfs.client.impl.BlockReaderFactory.FailureInjector
-
- getSymbol() - Method in enum org.apache.hadoop.hdfs.DFSOpsCountStatistics.OpType
-
- getSymlinkTarget() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
Symlink target is null if the CreateEvent iNodeType is not symlink.
- getTargetPath() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
-
- getTaskId() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getTcpNoDelay() - Method in class org.apache.hadoop.hdfs.net.BasicInetPeer
-
- getTcpNoDelay() - Method in class org.apache.hadoop.hdfs.net.NioInetPeer
-
- getTimestamp() - Method in class org.apache.hadoop.hdfs.inotify.Event.CloseEvent
-
The time when this event occurred, in milliseconds since the epoch.
- getTimestamp() - Method in class org.apache.hadoop.hdfs.inotify.Event.RenameEvent
-
The time when this event occurred, in milliseconds since the epoch.
- getTimestamp() - Method in class org.apache.hadoop.hdfs.inotify.Event.TruncateEvent
-
The time when this event occurred, in milliseconds since the epoch.
- getTimestamp() - Method in class org.apache.hadoop.hdfs.inotify.Event.UnlinkEvent
-
The time when this event occurred, in milliseconds since the epoch.
- getTimeWindow() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getTokenKind() - Method in class org.apache.hadoop.hdfs.web.SWebHdfsFileSystem
-
- getTokenKind() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getTotalBytesRead() - Method in class org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics
-
- getTotalLocalBytesRead() - Method in class org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics
-
- getTotalShortCircuitBytesRead() - Method in class org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics
-
- getTotalZeroCopyBytesRead() - Method in class org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics
-
- getTransportScheme() - Method in class org.apache.hadoop.hdfs.web.SWebHdfsFileSystem
-
- getTransportScheme() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
return the underlying transport protocol (http / https).
- getTxid() - Method in class org.apache.hadoop.hdfs.inotify.EventBatch
-
- getTxidsBehindEstimate() - Method in class org.apache.hadoop.hdfs.DFSInotifyEventInputStream
-
Return a estimate of how many transaction IDs behind the NameNode's
current state this stream is.
- getType() - Method in class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
-
- getType() - Method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
- getType() - Method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
- getType() - Method in interface org.apache.hadoop.hdfs.web.resources.HttpOpParam.Op
-
- getType() - Method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam.TemporaryRedirectOp
-
- getType() - Method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
- getType() - Method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
- getTypeFromLabel(String) - Static method in enum org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffType
-
- getUMask() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getUpgradeDomain() - Method in class org.apache.hadoop.hdfs.protocol.DatanodeAdminProperties
-
Get the upgrade domain of the datanode.
- getUri() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getURL() - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream.URLOpener
-
- getUrl() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.ReadRunner
-
- getUsableForDataTransfer() - Method in enum org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory.PathState
-
- getUsableForShortCircuit() - Method in enum org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory.PathState
-
- getUserPatternDomain() - Static method in class org.apache.hadoop.hdfs.web.resources.UserParam
-
- getValue() - Method in enum org.apache.hadoop.hdfs.protocol.datatransfer.PipelineAck.ECN
-
- getValue(Configuration) - Method in class org.apache.hadoop.hdfs.web.resources.BlockSizeParam
-
- getValue(Configuration) - Method in class org.apache.hadoop.hdfs.web.resources.BufferSizeParam
-
- getValue() - Method in class org.apache.hadoop.hdfs.web.resources.Param
-
- getValue(Configuration) - Method in class org.apache.hadoop.hdfs.web.resources.ReplicationParam
-
- getValueString() - Method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam
-
- getValueString() - Method in class org.apache.hadoop.hdfs.web.resources.Param
-
- getValueString() - Method in class org.apache.hadoop.hdfs.web.resources.XAttrEncodingParam
-
- getVersion() - Method in class org.apache.hadoop.hdfs.protocol.EncryptionZone
-
- getVisibleLength() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
-
Get the visible length of the file.
- getVolumeIds() - Method in class org.apache.hadoop.fs.BlockStorageLocation
-
Deprecated.
Gets the list of
VolumeId
corresponding to the block's replicas.
- getWorkingDirectory() - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getWrappedStream() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
-
Get a reference to the wrapped output stream.
- getWriteByteArrayManagerConf() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getWriteMaxPackets() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getWritePacketSize() - Method in class org.apache.hadoop.hdfs.client.impl.DfsClientConf
-
- getXAttr(Path, String) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getXAttrName() - Method in class org.apache.hadoop.hdfs.web.resources.XAttrNameParam
-
- getxAttrs() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getXAttrs(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- getXAttrValue() - Method in class org.apache.hadoop.hdfs.web.resources.XAttrValueParam
-
- GRANT_TYPE - Static variable in class org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
-
- groupName(String) - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent.Builder
-
- groupName(String) - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent.Builder
-
- GroupParam - Class in org.apache.hadoop.hdfs.web.resources
-
Group parameter.
- GroupParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.GroupParam
-
Constructor.
- SCHEME - Static variable in class org.apache.hadoop.fs.SWebHdfs
-
- SCHEME - Static variable in class org.apache.hadoop.fs.WebHdfs
-
- seek(long) - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
-
Seek to the given offset from the start of the file.
- seek(long) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.WebHdfsInputStream
-
- seekToNewSource(long) - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
-
Seeks a different copy of the data.
- seekToNewSource(long) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.WebHdfsInputStream
-
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- setAdminState(DatanodeInfo.AdminStates) - Method in class org.apache.hadoop.hdfs.protocol.DatanodeAdminProperties
-
Set the admin state of the datanode.
- setAllowShortCircuitReads(boolean) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
-
Set whether short-circuit is enabled.
- setBlock(long, String) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
-
Set the block ID and block pool ID which are being opened.
- setBlockAccessToken(byte[]) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
-
Set the block access token to use.
- setBytesCached(long) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats.Builder
-
Sets the bytes cached by this directive.
- setBytesCached(long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats.Builder
-
- setBytesNeeded(long) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats.Builder
-
Sets the bytes needed by this directive.
- setBytesNeeded(long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats.Builder
-
- setBytesOverlimit(long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats.Builder
-
- setClientName(String) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
-
Set the name of the HDFS client.
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.protocol.datatransfer.TrustedChannelResolver
-
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenProvider
-
Set the conf.
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.web.oauth2.ConfCredentialBasedAccessTokenProvider
-
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
-
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.web.oauth2.CredentialBasedAccessTokenProvider
-
- setConfiguration(Configuration) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
-
Set the configuration to use.
- setDelegationToken(Token<T>) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- setDropBehind(Boolean) - Method in class org.apache.hadoop.hdfs.server.datanode.CachingStrategy.Builder
-
- setExpiration(CacheDirectiveInfo.Expiration) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
-
Sets when the CacheDirective should expire.
- setExpiresIn(String) - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenTimer
-
Set when the access token will expire as reported by the oauth server,
ie in seconds from now.
- setExpiresInMSSinceEpoch(String) - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenTimer
-
Set when the access token will expire in milliseconds from epoch,
as required by the WebHDFS configuration.
- setFallbackToSimpleAuth(AtomicBoolean) - Method in class org.apache.hadoop.hdfs.server.namenode.ha.AbstractNNFailoverProxyProvider
-
Set for tracking if a secure client falls back to simple auth.
- setFileLength(long) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.WebHdfsInputStream
-
- setFileName(String) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
-
Set the file name which is being opened.
- setFilesCached(long) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats.Builder
-
Sets the files cached by this directive.
- setFilesCached(long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats.Builder
-
- setFilesNeeded(long) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats.Builder
-
Sets the files needed by this directive.
- setFilesNeeded(long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats.Builder
-
- setGenerationStamp(long) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
-
Set the genstamp of the block which is being opened.
- setGroupName(String) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- setHasExpired(boolean) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats.Builder
-
Sets whether this directive has expired.
- setHostName(String) - Method in class org.apache.hadoop.hdfs.protocol.DatanodeAdminProperties
-
Set the host name of the datanode.
- setId(Long) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
-
Sets the id used in this request.
- setIncremental(boolean) - Method in class org.apache.hadoop.hdfs.client.BlockReportOptions.Factory
-
- setInputStream(InputStream) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem.ReadRunner
-
- setLimit(Long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- setMaxRelativeExpiryMs(Long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
Set the maximum relative expiration of directives of this pool in
milliseconds.
- setMode(FsPermission) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- setName(String) - Method in class org.apache.hadoop.fs.XAttr.Builder
-
- setNameSpace(XAttr.NameSpace) - Method in class org.apache.hadoop.fs.XAttr.Builder
-
- setOwner(Path, String, String) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- setOwnerName(String) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- setPath(Path) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
-
Sets the path used in this request.
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- setPool(String) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
-
Sets the pool used in this request.
- setPort(int) - Method in class org.apache.hadoop.hdfs.protocol.DatanodeAdminProperties
-
Set the port number of the datanode.
- setQuota(Path, long) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Set the namespace quota (count of files, directories, and sym links) for a
directory.
- setQuotaByStorageType(Path, StorageType, long) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Set the quota by storage type for a directory.
- setReadahead(Long) - Method in class org.apache.hadoop.hdfs.server.datanode.CachingStrategy.Builder
-
- setReadTimeout(int) - Method in class org.apache.hadoop.hdfs.net.BasicInetPeer
-
- setReadTimeout(int) - Method in class org.apache.hadoop.hdfs.net.NioInetPeer
-
- setReplication(Short) - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
-
Sets the replication used in this request.
- setReplication(Path, short) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- setRetryPolicy(RetryPolicy) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- setSpaceQuota(Path, long) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Set the storage space quota (size of files) for a directory.
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
-
Set the source path to the specified storage policy.
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- setTimes(Path, long, long) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- setUpgradeDomain(String) - Method in class org.apache.hadoop.hdfs.protocol.DatanodeAdminProperties
-
Set the upgrade domain of the datanode.
- setURL(URL) - Method in class org.apache.hadoop.hdfs.web.ByteRangeInputStream.URLOpener
-
- setUserPattern(String) - Static method in class org.apache.hadoop.hdfs.web.resources.UserParam
-
- setUserPatternDomain(StringParam.Domain) - Static method in class org.apache.hadoop.hdfs.web.resources.UserParam
-
- setValue(byte[]) - Method in class org.apache.hadoop.fs.XAttr.Builder
-
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
-
Set whether checksums must be verified.
- setVisibleLength(long) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
-
Set the length of the replica which is visible to this client.
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- setWriteTimeout(int) - Method in class org.apache.hadoop.hdfs.net.BasicInetPeer
-
- setWriteTimeout(int) - Method in class org.apache.hadoop.hdfs.net.NioInetPeer
-
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
- ShortCircuitCache.CacheVisitor - Interface in org.apache.hadoop.hdfs.shortcircuit
-
- ShortCircuitCache.ShortCircuitReplicaCreator - Interface in org.apache.hadoop.hdfs.shortcircuit
-
- ShortCircuitReplicaInfo - Class in org.apache.hadoop.hdfs.shortcircuit
-
- ShortCircuitReplicaInfo() - Constructor for class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplicaInfo
-
- ShortCircuitReplicaInfo(ShortCircuitReplica) - Constructor for class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplicaInfo
-
- ShortCircuitReplicaInfo(SecretManager.InvalidToken) - Constructor for class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplicaInfo
-
- ShortCircuitShm - Class in org.apache.hadoop.hdfs.shortcircuit
-
A shared memory segment used to implement short-circuit reads.
- ShortCircuitShm(ShortCircuitShm.ShmId, FileInputStream) - Constructor for class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm
-
Create the ShortCircuitShm.
- ShortCircuitShm.ShmId - Class in org.apache.hadoop.hdfs.shortcircuit
-
Identifies a DfsClientShm.
- ShortCircuitShm.ShmId(long, long) - Constructor for class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.ShmId
-
- ShortCircuitShm.Slot - Class in org.apache.hadoop.hdfs.shortcircuit
-
A slot containing information about a replica.
- ShortCircuitShm.SlotId - Class in org.apache.hadoop.hdfs.shortcircuit
-
Uniquely identifies a slot.
- ShortCircuitShm.SlotId(ShortCircuitShm.ShmId, int) - Constructor for class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.SlotId
-
- ShortCircuitShm.SlotIterator - Class in org.apache.hadoop.hdfs.shortcircuit
-
- ShortCircuitShm.SlotIterator() - Constructor for class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm.SlotIterator
-
- shouldRefresh() - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenTimer
-
Return true if the current token has expired or will expire within the
EXPIRE_BUFFER_MS (to give ample wiggle room for the call to be made to
the server).
- SKIP_CHECKSUM_DEFAULT - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Read.ShortCircuit
-
- SKIP_CHECKSUM_KEY - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Read.ShortCircuit
-
- SLEEPTIME_BASE_DEFAULT - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Failover
-
- SLEEPTIME_BASE_KEY - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Failover
-
- SLEEPTIME_MAX_DEFAULT - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Failover
-
- SLEEPTIME_MAX_KEY - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Failover
-
- slotIterator() - Method in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm
-
Iterate over all allocated slots.
- SnapshotAccessControlException - Exception in org.apache.hadoop.hdfs.protocol
-
Snapshot access related exception.
- SnapshotAccessControlException(String) - Constructor for exception org.apache.hadoop.hdfs.protocol.SnapshotAccessControlException
-
- SnapshotAccessControlException(Throwable) - Constructor for exception org.apache.hadoop.hdfs.protocol.SnapshotAccessControlException
-
- SnapshotDiffReport - Class in org.apache.hadoop.hdfs.protocol
-
This class represents to end users the difference between two snapshots of
the same directory, or the difference between a snapshot of the directory and
its current state.
- SnapshotDiffReport(String, String, String, List<SnapshotDiffReport.DiffReportEntry>) - Constructor for class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport
-
- SnapshotDiffReport.DiffReportEntry - Class in org.apache.hadoop.hdfs.protocol
-
Representing the full path and diff type of a file/directory where changes
have happened.
- SnapshotDiffReport.DiffReportEntry(SnapshotDiffReport.DiffType, byte[]) - Constructor for class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
-
- SnapshotDiffReport.DiffReportEntry(SnapshotDiffReport.DiffType, byte[][]) - Constructor for class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
-
- SnapshotDiffReport.DiffReportEntry(SnapshotDiffReport.DiffType, byte[], byte[]) - Constructor for class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
-
- SnapshotDiffReport.DiffReportEntry(SnapshotDiffReport.DiffType, byte[][], byte[][]) - Constructor for class org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
-
- SnapshotDiffReport.DiffType - Enum in org.apache.hadoop.hdfs.protocol
-
Types of the difference, which include CREATE, MODIFY, DELETE, and RENAME.
- SnapshotNameParam - Class in org.apache.hadoop.hdfs.web.resources
-
The snapshot name parameter for createSnapshot and deleteSnapshot operation.
- SnapshotNameParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.SnapshotNameParam
-
- SnapshottableDirectoryStatus - Class in org.apache.hadoop.hdfs.protocol
-
Metadata about a snapshottable directory
- SnapshottableDirectoryStatus(long, long, FsPermission, String, String, byte[], long, int, int, int, byte[]) - Constructor for class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus
-
- SnapshottableDirectoryStatus.Bean - Class in org.apache.hadoop.hdfs.protocol
-
- SnapshottableDirectoryStatus.Bean(String, int, int, long, short, String, String) - Constructor for class org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus.Bean
-
- srcPath(String) - Method in class org.apache.hadoop.hdfs.inotify.Event.RenameEvent.Builder
-
- startPos - Variable in class org.apache.hadoop.hdfs.web.ByteRangeInputStream
-
- StoragePolicyParam - Class in org.apache.hadoop.hdfs.web.resources
-
policy parameter.
- StoragePolicyParam(String) - Constructor for class org.apache.hadoop.hdfs.web.resources.StoragePolicyParam
-
Constructor.
- StorageReport - Class in org.apache.hadoop.hdfs.server.protocol
-
Utilization report for a Datanode storage
- StorageReport(DatanodeStorage, boolean, long, long, long, long, long) - Constructor for class org.apache.hadoop.hdfs.server.protocol.StorageReport
-
- STREAMS_CACHE_EXPIRY_MS_DEFAULT - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Read.ShortCircuit
-
- STREAMS_CACHE_EXPIRY_MS_KEY - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Read.ShortCircuit
-
- STREAMS_CACHE_SIZE_DEFAULT - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Read.ShortCircuit
-
- STREAMS_CACHE_SIZE_KEY - Static variable in interface org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Read.ShortCircuit
-
- string2Bytes(String) - Static method in class org.apache.hadoop.hdfs.DFSUtilClient
-
Converts a string to a byte array using UTF8 encoding.
- SWebHdfs - Class in org.apache.hadoop.fs
-
AbstractFileSystem implementation for HDFS over the web (secure).
- SWebHdfsFileSystem - Class in org.apache.hadoop.hdfs.web
-
- SWebHdfsFileSystem() - Constructor for class org.apache.hadoop.hdfs.web.SWebHdfsFileSystem
-
- symlinkTarget(String) - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent.Builder
-
- validate(CachePoolInfo) - Static method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- validateName(String) - Static method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- valueOf(String) - Static method in enum org.apache.hadoop.fs.CacheFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.fs.XAttr.NameSpace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.client.CreateEncryptionZoneFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(short) - Static method in enum org.apache.hadoop.hdfs.client.CreateEncryptionZoneFlag
-
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.client.HdfsDataOutputStream.SyncFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.DFSOpsCountStatistics.OpType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.inotify.Event.CreateEvent.INodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.inotify.Event.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent.MetadataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.protocol.DatanodeInfo.AdminStates
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.protocol.datatransfer.PipelineAck.ECN
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.protocol.datatransfer.ReplaceDatanodeOnFailure.Policy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.protocol.HdfsConstants.DatanodeReportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.protocol.HdfsConstants.RollingUpgradeAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.protocol.HdfsConstants.SafeModeAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.security.token.block.BlockTokenIdentifier.AccessMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.server.protocol.DatanodeStorage.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory.PathState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
Returns the enum constant of this type with the specified name.
- valueOf(HttpOpParam.Op) - Static method in class org.apache.hadoop.hdfs.web.resources.HttpOpParam.TemporaryRedirectOp
-
Get an object for the given op.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.web.resources.HttpOpParam.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.hadoop.fs.CacheFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.fs.XAttr.NameSpace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.client.CreateEncryptionZoneFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.client.HdfsDataOutputStream.SyncFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.DFSOpsCountStatistics.OpType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.inotify.Event.CreateEvent.INodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.inotify.Event.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent.MetadataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.protocol.DatanodeInfo.AdminStates
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.protocol.datatransfer.PipelineAck.ECN
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.protocol.datatransfer.ReplaceDatanodeOnFailure.Policy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.protocol.HdfsConstants.DatanodeReportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.protocol.HdfsConstants.RollingUpgradeAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.protocol.HdfsConstants.SafeModeAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.security.token.block.BlockTokenIdentifier.AccessMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.server.protocol.DatanodeStorage.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory.PathState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.web.resources.DeleteOpParam.Op
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.web.resources.GetOpParam.Op
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.web.resources.HttpOpParam.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.web.resources.PostOpParam.Op
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hadoop.hdfs.web.resources.PutOpParam.Op
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem
-
WebHdfs version.
- vintPrefixed(InputStream) - Static method in class org.apache.hadoop.hdfs.protocolPB.PBHelperClient
-
- visit(HashMap<DatanodeInfo, DfsClientShmManager.PerDatanodeVisitorInfo>) - Method in interface org.apache.hadoop.hdfs.shortcircuit.DfsClientShmManager.Visitor
-
- visit(int, Map<ExtendedBlockId, ShortCircuitReplica>, Map<ExtendedBlockId, SecretManager.InvalidToken>, LinkedMap, LinkedMap) - Method in interface org.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache.CacheVisitor
-
- VolumeId - Interface in org.apache.hadoop.fs
-
Opaque interface that identifies a disk location.