ABFS_DNS_PREFIX - Static variable in class org.apache.hadoop.fs.azurebfs.constants.FileSystemUriSchemes
ABFS_SCHEME - Static variable in class org.apache.hadoop.fs.azurebfs.constants.FileSystemUriSchemes
ABFS_SECURE_SCHEME - Static variable in class org.apache.hadoop.fs.azurebfs.constants.FileSystemUriSchemes
AbfsDriverException - Exception in org.apache.hadoop.fs.azurebfs.contracts.exceptions
如果发生任何运行时异常,则抛出此异常。
AbfsDriverException(Exception) - Constructor for exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.AbfsDriverException
AbfsDriverException(Exception, String) - Constructor for exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.AbfsDriverException
AbfsErrors - Class in org.apache.hadoop.fs.azurebfs.services
ABFS错误常量。
AbfsHttpConstants - Class in org.apache.hadoop.fs.azurebfs.constants
负责将所有在abfs rest客户端中使用的常量键值维护在此处。
AbfsInvalidChecksumException - Exception in org.apache.hadoop.fs.azurebfs.contracts.exceptions
用于封装客户端无效校验和验证的异常。
AbfsInvalidChecksumException(AbfsRestOperationException) - Constructor for exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.AbfsInvalidChecksumException
AbfsInvalidChecksumException(String) - Constructor for exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.AbfsInvalidChecksumException
AbfsRestOperationException - Exception in org.apache.hadoop.fs.azurebfs.contracts.exceptions
用于封装Azure服务错误响应的异常。
AbfsRestOperationException(int, String, String, Exception) - Constructor for exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.AbfsRestOperationException
AbfsRestOperationException(int, String, String, Exception, AbfsHttpOperation) - Constructor for exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.AbfsRestOperationException
AbfsRestOperationException(AzureADAuthenticator.HttpException) - Constructor for exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.AbfsRestOperationException
abort() - Method in interface org.apache.hadoop.fs.Abortable
中止当前操作而不显示输出结果。
abort() - Method in class org.apache.hadoop.fs.FSDataOutputStream
Invoke abort()
on the wrapped stream if it
is Abortable, otherwise raise an
UnsupportedOperationException
.
abort(UploadHandle, Path) - Method in interface org.apache.hadoop.fs.MultipartUploader
中止一个多部分上传。
可中止的 - Interface in org.apache.hadoop.fs
中止正在写入流的数据,这样close()就不会写入数据。
ABORTABLE_STREAM - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
ABORTED - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
由框架终止的容器,可能是由于应用程序释放或节点故障等原因导致容器“丢失”。
abortJob(JobContext, int) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
abortJob(JobContext, int) - Method in class org.apache.hadoop.mapred.OutputCommitter
用于中止一个失败作业的输出。
abortJob(JobContext, JobStatus.State) - Method in class org.apache.hadoop.mapred.OutputCommitter
该方法通过调用旧方法实现了新接口。
abortJob(JobContext, JobStatus.State) - Method in class org.apache.hadoop.mapreduce.lib.output.BindingPathOutputCommitter
abortJob(JobContext, JobStatus.State) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
中止作业。
abortJob(JobContext, JobStatus.State) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
删除临时目录,包括所有工作目录。
abortJob(JobContext, JobStatus.State) - Method in class org.apache.hadoop.mapreduce.OutputCommitter
用于中止一个失败作业的输出。
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.fs.s3a.commit.magic.MagicS3GuardCommitter
中止一个任务。
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
丢弃任务输出。
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
该方法通过调用旧方法实现了新接口。
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.BindingPathOutputCommitter
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
中止一个任务。
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
删除工作目录
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.OutputCommitter
丢弃任务输出。
abortUploadsUnderPath(Path) - Method in interface org.apache.hadoop.fs.MultipartUploader
尽力尝试中止指定路径下的多部分上传。
AbstractCounters <C extends Counter ,G extends CounterGroupBase <C >> - Class in org.apache.hadoop.mapreduce.counters
一个抽象类,为mapred和mapreduce包中的计数器容器提供通用实现。
AbstractCounters(CounterGroupFactory) - Constructor for class org.apache.hadoop.mapreduce.counters.AbstractCounters
AbstractCounters(AbstractCounters, CounterGroupFactory) - Constructor for class org.apache.hadoop.mapreduce.counters.AbstractCounters
从另一个计数器对象构造。
AbstractDelegationTokenIdentifier - Class in org.apache.hadoop.security.token.delegation
AbstractDelegationTokenIdentifier() - Constructor for class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
AbstractDelegationTokenIdentifier(Text, Text, Text) - Constructor for class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
AbstractDelegationTokenSecretManager <TokenIdent extends AbstractDelegationTokenIdentifier > - Class in org.apache.hadoop.security.token.delegation
AbstractDelegationTokenSecretManager(long, long, long, long) - Constructor for class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
创建密钥管理器
AbstractDNSToSwitchMapping - Class in org.apache.hadoop.net
这是DNS到交换机映射的基类。
AbstractDNSToSwitchMapping() - Constructor for class org.apache.hadoop.net.AbstractDNSToSwitchMapping
创建一个未配置的实例
AbstractDNSToSwitchMapping(Configuration) - Constructor for class org.apache.hadoop.net.AbstractDNSToSwitchMapping
创建一个实例,缓存配置文件。
AbstractEvent <TYPE extends Enum <TYPE >> - Class in org.apache.hadoop.yarn.event
所有事件的父类。
AbstractEvent(TYPE) - Constructor for class org.apache.hadoop.yarn.event.AbstractEvent
AbstractEvent(TYPE, long) - Constructor for class org.apache.hadoop.yarn.event.AbstractEvent
AbstractFileSystem - Class in org.apache.hadoop.fs
该类为Hadoop文件系统的实现者提供了一个接口(类似于Unix的VFS)。
AbstractFileSystem(URI, String, boolean, int) - Constructor for class org.apache.hadoop.fs.AbstractFileSystem
供子类调用的构造函数。
AbstractFSBuilderImpl <S ,B extends FSBuilder <S ,B >> - Class in org.apache.hadoop.fs.impl
用于构建各种文件系统/文件上下文操作的生成器,支持选项配置。
AbstractFSBuilderImpl(Optional, Optional) - Constructor for class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
带有可选路径和路径句柄的构造函数。
AbstractFSBuilderImpl(Path) - Constructor for class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
AbstractFSBuilderImpl(PathHandle) - Constructor for class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
AbstractLaunchableService - Class in org.apache.hadoop.service.launcher
AbstractLaunchableService(String) - Constructor for class org.apache.hadoop.service.launcher.AbstractLaunchableService
使用给定的名称构造一个实例。
AbstractLivelinessMonitor <O > - Class in org.apache.hadoop.yarn.util
一个简单的活跃度监控器,客户端可以注册,信任该组件来监控活跃度,在到期时获得回调,最后取消注册。
AbstractLivelinessMonitor(String, Clock) - Constructor for class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
AbstractLivelinessMonitor(String) - Constructor for class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
AbstractMapWritable - Class in org.apache.hadoop.io
MapWritable和SortedMapWritable的抽象基类
与org.apache.nutch.crawl.MapWritable不同,该类允许创建
MapWritable,因此CLASS_TO_ID和ID_TO_CLASS
映射会随类一起传递,而不是静态存在。
AbstractMapWritable() - Constructor for class org.apache.hadoop.io.AbstractMapWritable
构造函数。
AbstractMetric - Class in org.apache.hadoop.metrics2
不可变的指标
AbstractMetric(MetricsInfo) - Constructor for class org.apache.hadoop.metrics2.AbstractMetric
构建指标
AbstractService - Class in org.apache.hadoop.service
这是服务的基础实现类。
AbstractService(String) - Constructor for class org.apache.hadoop.service.AbstractService
构建服务。
ACCEPT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.HttpHeaderConfigurations
accept(Path) - Method in class org.apache.hadoop.fs.GlobFilter
accept(Path) - Method in interface org.apache.hadoop.fs.PathFilter
测试指定的抽象路径名是否应包含在路径名列表中。
accept(long) - Method in class org.apache.hadoop.hdfs.server.namenode.TreePath
accept(CompositeRecordReader.JoinCollector, K) - Method in interface org.apache.hadoop.mapred.join.ComposableRecordReader
当来自此RecordReader的键值对与给定键匹配时,将它们注册到提供的JoinCollector中。
accept(CompositeRecordReader.JoinCollector, K) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
如果提供的键与该复合键匹配,则向JoinCollector提供可能发出的值的迭代器。
accept(CompositeRecordReader.JoinCollector, K) - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
在由该RecordReader占据的位置向收集器添加一个迭代器,用于遍历此流中的值与提供的键配对(即注册一个来自此源的与键K匹配的值流到收集器)。
accept(Path) - Method in class org.apache.hadoop.mapred.OutputLogFilter
accept(CompositeRecordReader.JoinCollector, K) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
如果提供的键与该复合键匹配,则向JoinCollector提供可能发出的值的迭代器。
accept(CompositeRecordReader.JoinCollector, K) - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
在由该RecordReader占据的位置向收集器添加一个迭代器,用于遍历此流中的值与提供的键配对(即注册一个来自此源的与键K匹配的值流到收集器)。
ACCEPT_CHARSET - Static variable in class org.apache.hadoop.fs.azurebfs.constants.HttpHeaderConfigurations
accepts(String) - Method in class org.apache.hadoop.metrics2.MetricsFilter
是否接受该名称
accepts(MetricsTag) - Method in class org.apache.hadoop.metrics2.MetricsFilter
是否接受该标签
accepts(Iterable) - Method in class org.apache.hadoop.metrics2.MetricsFilter
是否接受标签
accepts(MetricsRecord) - Method in class org.apache.hadoop.metrics2.MetricsFilter
是否接受该记录
access(Path, FsAction) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
检查用户是否可以访问路径。
access(Path, FsAction) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
access(Path, FsAction, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
access(Path, FsAction) - Method in class org.apache.hadoop.fs.FilterFileSystem
access(Path, FsAction) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
access(Path, FsAction) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
ACCESS_DENIED - Static variable in exception org.apache.hadoop.fs.s3a.impl.MultiObjectDeleteException
如果删除操作被拒绝访问,这是异常退出代码。
ACCESS_DENIED - Static variable in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
如果用户被拒绝访问时间线数据,则返回此错误代码
ACCESS_GROUP - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
ACCESS_KEY - Static variable in class org.apache.hadoop.fs.s3a.常量
ACCESS_MASK - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
ACCESS_OTHER - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
ACCESS_TOKEN - Static variable in class org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
ACCESS_USER - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
AccessControlException - Exception in org.apache.hadoop.security
一个用于访问控制相关问题的异常类。
AccessControlException() - Constructor for exception org.apache.hadoop.security.AccessControlException
Default constructor is needed for unwrapping from
RemoteException
.
AccessControlException(String) - Constructor for exception org.apache.hadoop.security.AccessControlException
AccessControlException(Throwable) - Constructor for exception org.apache.hadoop.security.AccessControlException
Constructs a new exception with the specified cause and a detail
message of (cause==null ? null : cause.toString()) (which
typically contains the class and detail message of cause ).
AccessControlList - Class in org.apache.hadoop.security.authorize
表示已配置访问控制列表的类。
AccessControlList() - Constructor for class org.apache.hadoop.security.authorize.AccessControlList
此构造函数的存在主要是为了让AccessControlList可写。
AccessControlList(String) - Constructor for class org.apache.hadoop.security.authorize.AccessControlList
根据相同的字符串表示构造一个新的ACL。
AccessControlList(String, String) - Constructor for class org.apache.hadoop.security.authorize.AccessControlList
从用户和组的字符串表示构建新的ACL
参数为逗号分隔的列表
AccessRequest - Class in org.apache.hadoop.yarn.security
该请求对象包含用于确定用户是否有权限访问目标实体的所有上下文信息。
AccessRequest(PrivilegedEntity, UserGroupInformation, AccessType, String, String, String, List) - Constructor for class org.apache.hadoop.yarn.security.AccessRequest
AccessTokenProvider - Class in org.apache.hadoop.hdfs.web.oauth2
提供一个OAuth2访问令牌,用于在WebHDFS中进行HTTP调用的身份验证。
AccessTokenProvider() - Constructor for class org.apache.hadoop.hdfs.web.oauth2.AccessTokenProvider
AccessTokenTimer - Class in org.apache.hadoop.hdfs.web.oauth2
访问令牌通常会过期。
AccessTokenTimer() - Constructor for class org.apache.hadoop.hdfs.web.oauth2.AccessTokenTimer
AccessTokenTimer(Timer) - Constructor for class org.apache.hadoop.hdfs.web.oauth2.AccessTokenTimer
accountProperty(String, String) - Static method in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AclEntry - Class in org.apache.hadoop.fs.permission
定义ACL中的单个条目。
AclEntryScope - Enum in org.apache.hadoop.fs.permission
指定ACL条目的范围或预期用途。
AclEntryType - Enum in org.apache.hadoop.fs.permission
指定ACL条目的类型。
aclSpecToString(List) - Static method in class org.apache.hadoop.fs.permission.AclEntry
将AclEntries列表转换为字符串 - 这是parseAclSpec的逆操作。
AclStatus - Class in org.apache.hadoop.fs.permission
一个AclStatus包含特定文件的ACL信息。
ACQUIRE_LEASE_ACTION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
acquireLease(Path) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
获取指定文件的自动续租租约。
ACTION_EXECUTOR_ACQUIRED - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
如果在构造函数中传入了一个持续时间跟踪器工厂,则为执行器获取所收集的统计量名称。
ACTION_FILE_OPENED - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
已打开文件:"action_file_opened"。
ACTION_HTTP_DELETE_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
发起了一个HTTP DELETE请求:"action_http_delete_request"。
ACTION_HTTP_GET_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
发起了一个HTTP GET请求:"action_http_get_request"。
ACTION_HTTP_HEAD_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
发起了一个HTTP HEAD请求:"action_http_head_request"。
ACTION_HTTP_PATCH_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
发起了一个HTTP PATCH请求:"action_http_patch_request"。
ACTION_HTTP_POST_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
发起了一个HTTP POST请求:"action_http_post_request"。
ACTION_HTTP_PUT_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
发起了一个HTTP PUT请求:"action_http_put_request"。
actionBuild(Service) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionCancelUpgrade(String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
取消服务的升级。
actionCancelUpgrade(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionCleanUp(String, String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
在应用程序完成后由RM执行的操作。
actionCleanUp(String, String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionCreate(Service) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionDecommissionInstances(String, List) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
停用长期运行服务的组件实例。
actionDecommissionInstances(String, List) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionDependency(String, boolean) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionDestroy(String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
移除YARN应用程序的规范及所有应用数据。
actionDestroy(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionFlex(String, Map) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
更改YARN应用程序/长期运行服务组件的运行容器数量。
actionFlex(String, Map) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionLaunch(String, String, Long, String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
启动一个新的YARN应用程序。
actionLaunch(String, String, Long, String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionSave(String, String, Long, String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
保存YARN应用程序/长期运行服务的规范。
actionSave(String, String, Long, String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionStart(String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
从之前保存的规范启动一个YARN应用程序。
actionStart(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionStartAndGetId(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionStop(String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
停止一个YARN应用程序(在强制终止前尝试优雅停止)。
actionStop(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionStop(String, boolean) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionUpgrade(Service, List) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionUpgradeComponents(String, List) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
升级长期运行服务的组件。
actionUpgradeComponents(String, List) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionUpgradeExpress(String, File) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
快速升级长期运行的服务。
actionUpgradeExpress(String, File) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionUpgradeExpress(Service) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
actionUpgradeInstances(String, List) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
升级长期运行服务的组件实例。
actionUpgradeInstances(String, List) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
activateOptions() - Method in class org.apache.hadoop.yarn.ContainerLogAppender
activateOptions() - Method in class org.apache.hadoop.yarn.ContainerRollingLogAppender
add(MeanStatistic) - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
添加另一个MeanStatistic。
add(E) - Method in class org.apache.hadoop.io.EnumSetWritable
add(InputSplit) - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
向此集合添加一个InputSplit。
add(ComposableRecordReader) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
向此集合添加一个RecordReader。
add(X) - Method in class org.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
add(InputSplit) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
向此集合添加一个InputSplit。
add(ComposableRecordReader) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
向此集合添加一个RecordReader。
add(T) - Method in interface org.apache.hadoop.mapreduce.lib.join.ResetableIterator
向要遍历的元素集合中添加一个元素。
add(X) - Method in class org.apache.hadoop.mapreduce.lib.join.StreamBackedIterator
add(String, long) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
按名称向统计指标添加样本。
add(long) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
add(String, long) - Method in class org.apache.hadoop.metrics2.lib.MutableRates
为速率指标添加速率样本
add(String, long) - Method in class org.apache.hadoop.metrics2.lib.MutableRatesWithAggregation
为速率指标添加速率样本。
add(String, long) - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
add(long, long) - Method in class org.apache.hadoop.metrics2.lib.MutableStat
向运行统计中添加若干样本及其总和
请注意,虽然使用此方法可以保持准确的均值,
但由于方差计算仅采用单步Welford方法,当numSamples取值较大时可能导致方差值不准确。
add(long) - Method in class org.apache.hadoop.metrics2.lib.MutableStat
向指标添加一个快照。
add(MetricsTag) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
add(AbstractMetric) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
add(MetricsTag) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
添加一个不可变的指标标签对象
add(AbstractMetric) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
添加一个预制的不可变指标对象
add(MetricsInfo, Object) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
add(MetricsTag) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
add(AbstractMetric) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
add(Key) - Method in class org.apache.hadoop.util.bloom.BloomFilter
add(Key) - Method in class org.apache.hadoop.util.bloom.CountingBloomFilter
add(Key) - Method in class org.apache.hadoop.util.bloom.DynamicBloomFilter
add(Key) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
addAll(Credentials) - Method in class org.apache.hadoop.security.Credentials
将一个凭证对象中的所有凭证复制到另一个凭证对象中。
addAMEnv() - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
addArchiveToClassPath(Path) - Method in class org.apache.hadoop.mapreduce.Job
向当前类路径条目集合中添加一个归档路径。
addArchiveToClassPath(Path, Configuration, FileSystem) - Static method in class org.apache.hadoop.mapreduce.Job
向当前类路径条目集合中添加一个归档路径。
addArchiveToSharedCache(URI, Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
向作业配置添加一个归档文件,用于共享缓存处理。
addAuxiliaryListener(int) - Method in class org.apache.hadoop.ipc.Server
addCacheArchive(URI) - Method in class org.apache.hadoop.mapreduce.Job
添加需要本地化的归档文件
addCacheArchive(URI, Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
向配置中添加需要本地化的归档文件。
addCacheDirective(CacheDirectiveInfo, EnumSet) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
添加一个新的CacheDirectiveInfo。
addCacheFile(URI) - Method in class org.apache.hadoop.mapreduce.Job
添加要本地化的文件
addCacheFile(URI, Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
向配置中添加一个需要本地化的文件。
addCachePool(CachePoolInfo) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
添加一个缓存池。
addChild(TimelineEntity.Identifier) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
addChild(String, String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
addChildren(Set) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
addComponent(Component) - Method in class org.apache.hadoop.yarn.service.api.records.Service
addConfig(String, String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
addConfigs(Map) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
addContainer(Container) - Method in class org.apache.hadoop.yarn.service.api.records.组件
addContainer(Container) - Method in class org.apache.hadoop.yarn.service.api.records.ComponentContainers
添加一个容器。
addContainerRequest(T) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
Request containers for resources before calling allocate
addContainerRequest(T) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
Request containers for resources before calling allocate
addCounter(Counters.Counter) - Method in class org.apache.hadoop.mapred.Counters.Group
addCounter(String, String, long) - Method in class org.apache.hadoop.mapred.Counters.Group
addCounter(T) - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
向该组添加一个计数器。
addCounter(String, String, long) - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
向此组添加计数器
addCounter(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
addCounter(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
addCounter(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
添加一个整数指标
addCounter(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
添加一个长整型指标
addCounter(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
addCounter(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
addCredentials(Credentials) - Method in class org.apache.hadoop.security.UserGroupInformation
将给定的凭据添加到此用户。
addDecommissionedInstance(String) - Method in class org.apache.hadoop.yarn.service.api.records.组件
addDefaultResource(String) - Static method in class org.apache.hadoop.conf.配置
添加默认资源。
addDefaults() - Method in class org.apache.hadoop.mapred.join.CompositeInputFormat
向解析器添加默认的标识符集合。
addDefaults() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
向解析器添加默认的标识符集合。
addDependingJob(Job) - Method in class org.apache.hadoop.mapred.jobcontrol.Job
向此作业的依赖列表中添加一个作业。
addDependingJob(ControlledJob) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
向该作业的依赖列表中添加一个作业。
addDeprecatedKeys() - Static method in class org.apache.hadoop.fs.adl.AdlConfKeys
addDeprecation(String, String[], String) - Static method in class org.apache.hadoop.conf.配置
addDeprecation(String, String, String) - Static method in class org.apache.hadoop.conf.配置
将已弃用的键添加到全局弃用映射中。
addDeprecation(String, String[]) - Static method in class org.apache.hadoop.conf.配置
addDeprecation(String, String) - Static method in class org.apache.hadoop.conf.配置
当未提供自定义消息时,将已弃用的键添加到全局弃用映射中。
addDeprecations(Configuration.DeprecationDelta[]) - Static method in class org.apache.hadoop.conf.配置
向全局弃用列表添加一组已弃用的键。
addDomain(TimelineDomain) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomains
将单个域添加到现有域列表中
addDomains(List) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomains
将所有域名列表添加到现有域名列表中
addEntities(List) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
将所有实体列表合并到现有实体列表中
addEntities(List) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntities
addEntity(TimelineEntity) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
将单个实体添加到现有实体列表中
addEntity(TimelineEntity) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntities
addErasureCodingPolicies(ErasureCodingPolicy[]) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
向HDFS添加擦除编码策略。
addError(TimelinePutResponse.TimelinePutError) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
addError(TimelineWriteResponse.TimelineWriteError) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse
addErrors(List) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
addErrors(List) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse
addEvent(TimelineEvent) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
向现有事件列表中添加与实体相关的单个事件
addEvent(TimelineEvents.EventsOfOneEntity) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
addEvent(TimelineEvent) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
向现有事件列表中添加单个事件
addEvent(TimelineEvent) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
addEventInfo(String, Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
将事件的一条信息添加到现有的信息映射中
addEventInfo(Map) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
将事件信息映射添加到现有信息映射中
addEvents(List) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
将与该实体相关的事件列表添加到现有事件列表中
addEvents(List) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
addEvents(List) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
向现有事件列表中添加一系列事件
addEvents(Set) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
addExternalEndpoint(Endpoint) - Method in class org.apache.hadoop.registry.client.types.ServiceRecord
添加外部端点
addFalsePositive(Key) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
Adds a false positive information to this retouched Bloom filter.
addFalsePositive(Collection) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
Adds a collection of false positive information to this retouched Bloom filter.
addFalsePositive(List) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
Adds a list of false positive information to this retouched Bloom filter.
addFalsePositive(Key[]) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
Adds an array of false positive information to this retouched Bloom filter.
addFencingParameters(Map) - Method in class org.apache.hadoop.ha.HAServiceTarget
钩子允许子类添加它们希望暴露给隔离实现/脚本的任何参数。
addFileToClassPath(Path) - Method in class org.apache.hadoop.mapreduce.Job
向当前类路径条目集合中添加一个文件路径。它还会将该文件添加到缓存中。
addFileToClassPath(Path, Configuration, FileSystem) - Static method in class org.apache.hadoop.mapreduce.Job
向当前类路径条目集合中添加一个文件路径。
addFileToClassPath(Path, Configuration, FileSystem, boolean) - Static method in class org.apache.hadoop.mapreduce.Job
向当前类路径条目集合中添加一个文件路径。
addFileToSharedCache(URI, Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
向作业配置添加文件以进行共享缓存处理。
addFileToSharedCacheAndClasspath(URI, Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
向作业配置添加文件以进行共享缓存处理。
addFlowRun(FlowRunEntity) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
addFlowRuns(Collection) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
addGauge(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
addGauge(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
addGauge(MetricsInfo, float) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
addGauge(MetricsInfo, double) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
addGauge(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
添加一个整数计量指标
addGauge(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
添加一个长型计量指标
addGauge(MetricsInfo, float) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
添加一个浮点型计量指标
addGauge(MetricsInfo, double) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
添加一个双计量器指标
addGauge(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
addGauge(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
addGauge(MetricsInfo, float) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
addGauge(MetricsInfo, double) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
addGroup(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FsUGIResolver
addGroup(String) - Method in class org.apache.hadoop.hdfs.server.namenode.SingleUGIResolver
addGroup(String) - Method in class org.apache.hadoop.hdfs.server.namenode.UGIResolver
addGroup(String, int) - Method in class org.apache.hadoop.hdfs.server.namenode.UGIResolver
addGroup(String) - Method in class org.apache.hadoop.security.authorize.AccessControlList
将组名添加到允许使用此服务的组列表中。
addIdentifier(String, Class >[], Class extends Parser.Node>, Class extends ComposableRecordReader>) - Static method in class org.apache.hadoop.mapred.join.Parser.Node
对于给定的标识符,向解析树的节点类型和待创建的ComposableRecordReader添加映射,包括调用构造函数所需的形参。
addIdentifier(String, Class >[], Class extends Parser.Node>, Class extends ComposableRecordReader>) - Static method in class org.apache.hadoop.mapreduce.lib.join.Parser.Node
对于给定的标识符,向解析树的节点类型和待创建的ComposableRecordReader添加映射,包括调用构造函数所需的形参。
addIfService(Object) - Method in class org.apache.hadoop.service.CompositeService
addInfo(Map) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
addInfo(String, Object) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
addInfo(Map) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
addInfo(String, Object) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
AddingCompositeService - Class in org.apache.hadoop.registry.server.services
导出添加/删除方法的组合服务。
AddingCompositeService(String) - Constructor for class org.apache.hadoop.registry.server.services.AddingCompositeService
addInputPath(JobConf, Path) - Static method in class org.apache.hadoop.mapred.FileInputFormat
Add a
Path
to the list of inputs for the map-reduce job.
addInputPath(JobConf, Path, Class extends InputFormat>) - Static method in class org.apache.hadoop.mapred.lib.MultipleInputs
Add a
Path
with a custom
InputFormat
to the list of
inputs for the map-reduce job.
addInputPath(JobConf, Path, Class extends InputFormat>, Class extends Mapper>) - Static method in class org.apache.hadoop.mapred.lib.MultipleInputs
addInputPath(Job, Path) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
Add a
Path
to the list of inputs for the map-reduce job.
addInputPath(Job, Path, Class extends InputFormat>) - Static method in class org.apache.hadoop.mapreduce.lib.input.MultipleInputs
Add a
Path
with a custom
InputFormat
to the list of
inputs for the map-reduce job.
addInputPath(Job, Path, Class extends InputFormat>, Class extends Mapper>) - Static method in class org.apache.hadoop.mapreduce.lib.input.MultipleInputs
addInputPathRecursively(List, FileSystem, Path, PathFilter) - Method in class org.apache.hadoop.mapred.FileInputFormat
递归地将输入路径中的文件添加到结果中。
addInputPathRecursively(List, FileSystem, Path, PathFilter) - Method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
递归地将输入路径中的文件添加到结果中。
addInputPaths(JobConf, String) - Static method in class org.apache.hadoop.mapred.FileInputFormat
将给定的逗号分隔路径添加到map-reduce作业的输入列表中。
addInputPaths(Job, String) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
将给定的逗号分隔路径添加到map-reduce作业的输入列表中。
addInternalEndpoint(Endpoint) - Method in class org.apache.hadoop.registry.client.types.ServiceRecord
添加内部端点
addIsRelatedToEntities(Map>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
addIsRelatedToEntity(String, String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
addJarResource(String, Map) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
addJob(ControlledJob) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
添加一个新的受控作业。
addJob(Job) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
添加一个新任务。
addJobCollection(Collection) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
添加一组作业
addJobs(Collection) - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
添加一组作业
addKey(DelegationKey) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
将之前使用过的主密钥添加到缓存中(当NN重启时),应在activate()之前调用。
addLocalArchives(Configuration, String) - Static method in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
addLocalFiles(Configuration, String) - Static method in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
addMapper(JobConf, Class extends Mapper>, Class extends K1>, Class extends V1>, Class extends K2>, Class extends V2>, boolean, JobConf) - Static method in class org.apache.hadoop.mapred.lib.ChainMapper
向链式作业的JobConf添加一个Mapper类。
addMapper(JobConf, Class extends Mapper>, Class extends K1>, Class extends V1>, Class extends K2>, Class extends V2>, boolean, JobConf) - Static method in class org.apache.hadoop.mapred.lib.ChainReducer
向链式作业的JobConf添加一个Mapper类。
addMapper(Job, Class extends Mapper>, Class >, Class >, Class >, Class >, Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.chain.ChainMapper
Adds a
Mapper
class to the chain mapper.
addMapper(Job, Class extends Mapper>, Class >, Class >, Class >, Class >, Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.chain.ChainReducer
Adds a
Mapper
class to the chain reducer.
addMetric(TimelineMetric) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
addMetrics(Set) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
addMetrics(EventTypeMetrics, Class extends Enum>) - Method in class org.apache.hadoop.yarn.event.AsyncDispatcher
addMultiNamedOutput(JobConf, String, Class extends OutputFormat>, Class >, Class >) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
为作业添加一个多命名输出。
addNamedOutput(JobConf, String, Class extends OutputFormat>, Class >, Class >) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
为作业添加一个命名输出。
addNamedOutput(Job, String, Class extends OutputFormat>, Class >, Class >) - Static method in class org.apache.hadoop.mapreduce.lib.output.MultipleOutputs
为作业添加一个命名输出。
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.DoubleValueSum
向聚合器添加一个值
addNextValue(double) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.DoubleValueSum
向聚合器添加一个值
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMax
向聚合器添加一个值
addNextValue(long) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMax
向聚合器添加一个值
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMin
向聚合器添加一个值
addNextValue(long) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMin
向聚合器添加一个值
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueSum
向聚合器添加一个值
addNextValue(long) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueSum
向聚合器添加一个值
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMax
向聚合器添加一个值
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMin
向聚合器添加一个值
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.UniqValueCount
向聚合器添加一个值
addNextValue(Object) - Method in interface org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregator
向聚合器添加一个值
addNextValue(Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueHistogram
将给定值添加到聚合器。
addOtherInfo(String, Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
向现有的其他信息映射中添加实体的另一条其他信息
addOtherInfo(Map) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
将实体的其他信息映射添加到现有的其他信息映射中
addPersistedDelegationToken(TokenIdent, long) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
此方法旨在用于恢复持久化的委托令牌。
addPrimaryFilter(String, Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
向现有的主过滤器映射中添加单个主过滤器
addPrimaryFilters(Map>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
将主过滤器映射添加到现有的主过滤器映射中
addQuantileInfo(int, MetricsInfo) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
向quantileInfos数组添加条目。
addRecord(String) - Method in interface org.apache.hadoop.metrics2.MetricsCollector
添加一条指标记录
addRecord(MetricsInfo) - Method in interface org.apache.hadoop.metrics2.MetricsCollector
添加一条指标记录
addRelatedEntities(Map>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
将相关实体的映射添加到现有的相关实体映射中
addRelatedEntity(String, String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
向现有的关联实体映射中添加一个实体
addRelatesToEntities(Map>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
addRelatesToEntity(String, String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
addResource(String) - Method in class org.apache.hadoop.conf.配置
添加一个配置资源。
addResource(String, boolean) - Method in class org.apache.hadoop.conf.配置
addResource(URL) - Method in class org.apache.hadoop.conf.配置
添加一个配置资源。
addResource(URL, boolean) - Method in class org.apache.hadoop.conf.配置
addResource(Path) - Method in class org.apache.hadoop.conf.配置
添加一个配置资源。
addResource(Path, boolean) - Method in class org.apache.hadoop.conf.配置
addResource(InputStream) - Method in class org.apache.hadoop.conf.配置
添加配置资源。
addResource(InputStream, boolean) - Method in class org.apache.hadoop.conf.配置
addResource(InputStream, String) - Method in class org.apache.hadoop.conf.配置
添加一个配置资源。
addResource(InputStream, String, boolean) - Method in class org.apache.hadoop.conf.配置
addResource(Configuration) - Method in class org.apache.hadoop.conf.配置
添加一个配置资源。
ADDRESS_HOSTNAME_AND_PORT - Static variable in interface org.apache.hadoop.registry.client.types.AddressTypes
主机名/完全限定域名与端口对:"主机/端口"。
ADDRESS_HOSTNAME_FIELD - Static variable in interface org.apache.hadoop.registry.client.types.AddressTypes
ADDRESS_OTHER - Static variable in interface org.apache.hadoop.registry.client.types.AddressTypes
其他任何地址: "".
ADDRESS_PATH - Static variable in interface org.apache.hadoop.registry.client.types.AddressTypes
Path /a/b/c
style: "path".
ADDRESS_PORT_FIELD - Static variable in interface org.apache.hadoop.registry.client.types.AddressTypes
ADDRESS_URI - Static variable in interface org.apache.hadoop.registry.client.types.AddressTypes
URI条目: "uri".
ADDRESS_ZOOKEEPER - Static variable in interface org.apache.hadoop.registry.client.types.AddressTypes
Zookeeper地址以三元组形式表示:"zktriple"。
addresses - Variable in class org.apache.hadoop.registry.client.types.Endpoint
地址元组列表 —— 元组的格式取决于地址类型
addressType - Variable in class org.apache.hadoop.registry.client.types.Endpoint
地址类型。
AddressTypes - Interface in org.apache.hadoop.registry.client.types
地址类型的枚举 - 以整数形式表示。
addSample(long) - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
添加一个示例。
addSchedulingRequests(Collection) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
添加一组调度请求。
addSchedulingRequests(Collection) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
添加一组调度请求。
addSecretKey(Text, byte[]) - Method in class org.apache.hadoop.security.Credentials
设置别名的键。
addService(Service) - Method in class org.apache.hadoop.registry.server.services.AddingCompositeService
addService(Service) - Method in class org.apache.hadoop.service.CompositeService
addShutdownHook(Runnable, int) - Method in class org.apache.hadoop.util.ShutdownHookManager
添加一个带优先级的shutdownHook,优先级越高则越早运行。
addShutdownHook(Runnable, int, long, TimeUnit) - Method in class org.apache.hadoop.util.ShutdownHookManager
添加一个带有优先级和超时的shutdownHook,优先级越高,运行越早。
addSuppressedLoggingExceptions(Class >...) - Method in class org.apache.hadoop.ipc.Server
添加服务器完全不会记录的异常类。
addTags(Properties) - Method in class org.apache.hadoop.conf.配置
添加在HADOOP_TAGS_SYSTEM和HADOOP_TAGS_CUSTOM中定义的标签。
addTerseExceptions(Class >...) - Method in class org.apache.hadoop.ipc.Server
添加服务器不会记录堆栈跟踪的异常类。
addTo(int, int, float) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
将利用率添加到当前值。
addTo(int, int, float, String, float) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
将利用率添加到当前值。
addToken(Text, Token extends TokenIdentifier>) - Method in class org.apache.hadoop.security.Credentials
在存储中(内存中)添加一个令牌。
addToken(Token extends TokenIdentifier>) - Method in class org.apache.hadoop.security.UserGroupInformation
向此UGI添加令牌
addToken(Text, Token extends TokenIdentifier>) - Method in class org.apache.hadoop.security.UserGroupInformation
向此UGI添加一个命名令牌
addTokenForOwnerStats(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
将令牌统计信息添加到所有者到令牌计数的映射中。
addTokenIdentifier(TokenIdentifier) - Method in class org.apache.hadoop.security.UserGroupInformation
向此UGI添加一个TokenIdentifier。
addToMap(Class >) - Method in class org.apache.hadoop.io.AbstractMapWritable
如果类尚未存在,则将其添加到映射中。
addTransition(STATE, STATE, EVENTTYPE) - Method in class org.apache.hadoop.yarn.state.StateMachineFactory
addTransition(STATE, STATE, Set) - Method in class org.apache.hadoop.yarn.state.StateMachineFactory
addTransition(STATE, STATE, Set, SingleArcTransition) - Method in class org.apache.hadoop.yarn.state.StateMachineFactory
addTransition(STATE, STATE, EVENTTYPE, SingleArcTransition) - Method in class org.apache.hadoop.yarn.state.StateMachineFactory
addTransition(STATE, Set, EVENTTYPE, MultipleArcTransition) - Method in class org.apache.hadoop.yarn.state.StateMachineFactory
addUser(String) - Method in class org.apache.hadoop.hdfs.server.namenode.FsUGIResolver
addUser(String) - Method in class org.apache.hadoop.hdfs.server.namenode.SingleUGIResolver
addUser(String) - Method in class org.apache.hadoop.hdfs.server.namenode.UGIResolver
addUser(String, int) - Method in class org.apache.hadoop.hdfs.server.namenode.UGIResolver
addUser(String) - Method in class org.apache.hadoop.security.authorize.AccessControlList
将用户添加到此服务允许的用户名单中。
addValue(long, Number) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
addValues(Map) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
addWriteAccessor(String, String) - Method in interface org.apache.hadoop.registry.client.api.RegistryOperations
添加一个新的写入访问条目,该条目将被添加到安全注册表连接的会话的所有未来写入操作中的节点权限中。
Adl - Class in org.apache.hadoop.fs.adl
公开adl://协议以访问ADL文件系统。
ADL_HTTP_TIMEOUT - Static variable in class org.apache.hadoop.fs.adl.AdlConfKeys
ADL_SSL_CHANNEL_MODE - Static variable in class org.apache.hadoop.fs.adl.AdlConfKeys
AdlConfKeys - Class in org.apache.hadoop.fs.adl
常量。
AdlFileSystem - Class in org.apache.hadoop.fs.adl
一个用于访问Azure Data Lake Store的文件系统。
AdlFileSystem() - Constructor for class org.apache.hadoop.fs.adl.AdlFileSystem
AdminSecurityInfo - Class in org.apache.hadoop.yarn.security.admin
AdminSecurityInfo() - Constructor for class org.apache.hadoop.yarn.security.admin.AdminSecurityInfo
aggregate(IOStatistics) - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsAggregator
将提供的统计数据聚合到当前集合中。
aggregate(IOStatistics) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
将当前统计数据与传入的源引用进行聚合。
AggregatedLogFormat - Class in org.apache.hadoop.yarn.logaggregation
AggregatedLogFormat() - Constructor for class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat
AggregatedLogFormat.LogKey - Class in org.apache.hadoop.yarn.logaggregation
AggregatedLogFormat.LogReader - Class in org.apache.hadoop.yarn.logaggregation
aggregatedLogSuffix(String) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
创建聚合日志后缀。
aggregateTo(TimelineMetric, TimelineMetric) - Static method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
以无状态方式将传入指标与给定的操作状态聚合到基础聚合指标中。
aggregateTo(TimelineMetric, TimelineMetric, Map) - Static method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
将传入的指标与给定的操作状态聚合到基础聚合指标中。
aggregatorDescriptorList - Variable in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJobBase
aggregatorDescriptorList - Static variable in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJobBase
AHSClient - Class in org.apache.hadoop.yarn.client.api
AHSClient(String) - Constructor for class org.apache.hadoop.yarn.client.api.AHSClient
AHSProxy <T > - Class in org.apache.hadoop.yarn.client
AHSProxy() - Constructor for class org.apache.hadoop.yarn.client.AHSProxy
allFinished() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
allKeys - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
访问allKeys受此对象锁保护
allocate(AllocateRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationMasterProtocol
The main interface between an ApplicationMaster
and the
ResourceManager
.
allocate(float) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
请求额外的容器并接收新的容器分配。
AllocateRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The core request sent by the ApplicationMaster
to the
ResourceManager
to obtain resources in the cluster.
AllocateRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
AllocateRequest.AllocateRequestBuilder - Class in org.apache.hadoop.yarn.api.protocolrecords
AllocateResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
the
ApplicationMaster
during resource negotiation.
AllocateResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
allocationRequestId(long) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Set the allocationRequestId
of the request.
allocationRequestId(long) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest.SchedulingRequestBuilder
Set the allocationRequestId
of the request.
allocationTags(Set) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest.SchedulingRequestBuilder
Set the allocationTags
of the request.
ALLOW_REQUESTER_PAYS - Static variable in class org.apache.hadoop.fs.s3a.常量
S3请求者付费功能的配置选项:"fs.s3a.requester.pays.enabled"。
allowAppend - Variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
allowSameDiskTiering(StorageType) - Static method in enum org.apache.hadoop.fs.StorageType
allowSnapshot(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
允许对目录进行快照。
AM_ALLOW_NON_EXCLUSIVE_ALLOCATION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
AM_DEFAULT_NODE_LABEL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
AM_SCHEDULING_NODE_BLACKLISTING_DISABLE_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
AM_SCHEDULING_NODE_BLACKLISTING_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
AMCommand - Enum in org.apache.hadoop.yarn.api.records
Resource Manager发送给Application Master的命令,位于AllocateResponse中
AMRM_PROXY_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
AMRM_PROXY_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
AMRM_PROXY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
控制是否启用AMRMProxy的设置。
AMRM_PROXY_HA_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
AMRM_PROXY_INTERCEPTOR_CLASS_PIPELINE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
AMRM_PROXY_WAIT_UAM_REGISTER_DONE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
AMRMClient <T extends org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest> - Class in org.apache.hadoop.yarn.client.api
AMRMClient(String) - Constructor for class org.apache.hadoop.yarn.client.api.AMRMClient
AMRMClientAsync <T extends org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest> - Class in org.apache.hadoop.yarn.client.api.async
AMRMClientAsync
handles communication with the ResourceManager
and provides asynchronous updates on events such as container allocations and
completions.
AMRMClientAsync(int, AMRMClientAsync.AbstractCallbackHandler) - Constructor for class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
AMRMClientAsync(AMRMClient, int, AMRMClientAsync.AbstractCallbackHandler) - Constructor for class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
AMRMClientAsync(int, AMRMClientAsync.CallbackHandler) - Constructor for class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
Deprecated.
AMRMClientAsync(AMRMClient, int, AMRMClientAsync.CallbackHandler) - Constructor for class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
Deprecated.
AMRMTokenIdentifier - Class in org.apache.hadoop.yarn.security
AMRMTokenIdentifier是ApplicationMasters用于向ResourceManager进行身份验证的TokenIdentifier。
AMRMTokenIdentifier() - Constructor for class org.apache.hadoop.yarn.security.AMRMTokenIdentifier
AMRMTokenIdentifier(ApplicationAttemptId, int) - Constructor for class org.apache.hadoop.yarn.security.AMRMTokenIdentifier
AMRMTokenSelector - Class in org.apache.hadoop.yarn.security
AMRMTokenSelector() - Constructor for class org.apache.hadoop.yarn.security.AMRMTokenSelector
and(FsAction) - Method in enum org.apache.hadoop.fs.permission.FsAction
AND 操作。
and(Filter) - Method in class org.apache.hadoop.util.bloom.BloomFilter
and(Filter) - Method in class org.apache.hadoop.util.bloom.CountingBloomFilter
and(Filter) - Method in class org.apache.hadoop.util.bloom.DynamicBloomFilter
and(PlacementConstraint.AbstractConstraint...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
约束条件的联合。
AND_MARK - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
ANY - Static variable in class org.apache.hadoop.yarn.api.records.ResourceRequest
表示无本地性的常量字符串。
APACHE_IMPL - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
api - Variable in class org.apache.hadoop.registry.client.types.Endpoint
API在绑定结束时实现
APN_VERSION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
APP_ATTEMPT_DIAGNOSTICS_LIMIT_KC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
APP_DIR_PERMISSIONS - Static variable in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
应用程序目录的权限。
APP_FINAL_VALUE_RETENTION_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
该设置项用于控制在合并到流程总和之前,已完成应用程序的指标最终值保留的时长。
APP_LOG_FILE_UMASK - Static variable in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
日志文件的Umask权限。
APP_NAME_PLACEMENT_RULE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
APP_SUBMIT_TIME_ENV - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
APP_SUBMIT_TIME的环境变量。
AppAdminClient - Class in org.apache.hadoop.yarn.client.api
用于管理应用程序的客户端。
AppAdminClient() - Constructor for class org.apache.hadoop.yarn.client.api.AppAdminClient
appAttemptID - Variable in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
appAttemptIdStrPrefix - Static variable in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
追加到现有文件(可选操作)。
append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
此可选操作目前尚不支持。
append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
append(Path) - Method in class org.apache.hadoop.fs.FileSystem
追加到现有文件(可选操作)。
append(Path, int) - Method in class org.apache.hadoop.fs.FileSystem
追加到现有文件(可选操作)。
append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
追加到现有文件(可选操作)。
append(Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
追加到现有文件(可选操作)。
append(Path, int, Progressable, boolean) - Method in class org.apache.hadoop.fs.FileSystem
追加到现有文件(可选操作)。
append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.FilterFileSystem
append() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
追加到现有文件(可选操作)。
append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
此可选操作目前尚未支持。
append() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
追加到现有文件(可选操作)。
append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.s3native.NativeS3FileSystem
Deprecated.
append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
append(byte[], int, int) - Method in class org.apache.hadoop.io.Text
将一段字节范围追加到给定文本的末尾。
append(byte[], int, int) - Method in class org.apache.hadoop.record.Buffer
Deprecated.
将指定的字节追加到缓冲区。
append(byte[]) - Method in class org.apache.hadoop.record.Buffer
Deprecated.
将指定字节追加到缓冲区
append(LoggingEvent) - Method in class org.apache.hadoop.yarn.ContainerLogAppender
append(CharSequence) - Method in class org.apache.hadoop.yarn.util.BoundedAppender
APPEND_ACTION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
APPEND_BLOB_TYPE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
APPEND_SUPPORT_ENABLE_PROPERTY_NAME - Static variable in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
APPENDBLOB_MAX_WRITE_BUFFER_SIZE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.FileSystemConfigurations
appendFile(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
这里被重写以确保最终会调用该类的create()方法。
appendFile(Path) - Method in class org.apache.hadoop.fs.FileSystem
创建一个Builder来追加文件。
appendFile(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
appendScriptExtension(File, String) - Static method in class org.apache.hadoop.util.Shell
返回一个引用指定父目录下具有给定基本名称的脚本的File对象。
appendScriptExtension(String) - Static method in class org.apache.hadoop.util.Shell
返回具有给定基名的脚本文件名。
appendTo(StringBuilder) - Method in class org.apache.hadoop.mapreduce.JobID
将"job"前缀后的内容添加到给定的构建器中。
appendTo(StringBuilder) - Method in class org.apache.hadoop.mapreduce.TaskAttemptID
向StringBuilder添加唯一字符串
appendTo(StringBuilder) - Method in class org.apache.hadoop.mapreduce.TaskID
将唯一字符串添加到给定的构建器中。
appendToConf(Configuration) - Method in class org.apache.hadoop.tools.DistCpOptions
向配置中添加选项。
appIdStrPrefix - Static variable in class org.apache.hadoop.yarn.api.records.ApplicationId
APPLICATION_ATTEMPT_PREFIX - Static variable in class org.apache.hadoop.yarn.util.ConverterUtils
APPLICATION_HISTORY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
控制是否启用应用程序历史服务的设置。
APPLICATION_HISTORY_MAX_APPS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
定义可通过REST API或应用程序历史协议获取并在时间轴服务器Web界面中显示的最大应用程序数量。
APPLICATION_HISTORY_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
APPLICATION_HISTORY_SAVE_NON_AM_CONTAINER_META_INFO - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
在应用程序历史存储中保存容器元信息。
APPLICATION_HISTORY_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
应用程序历史存储类
APPLICATION_JSON - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
APPLICATION_OCTET_STREAM - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
APPLICATION_PLACEMENT_TYPE_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
配置默认应用程序放置分配器。
APPLICATION_PREFIX - Static variable in class org.apache.hadoop.yarn.util.ConverterUtils
APPLICATION_TAG_BASED_PLACEMENT_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
APPLICATION_TAG_BASED_PLACEMENT_USER_WHITELIST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
APPLICATION_TAG_FORCE_LOWERCASE_CONVERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
APPLICATION_TYPE_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
默认应用类型长度
APPLICATION_WEB_PROXY_BASE_ENV - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
APPLICATION_WEB_PROXY_BASE的环境变量。
ApplicationAccessType - Enum in org.apache.hadoop.yarn.api.records
应用程序访问类型。
ApplicationAttemptEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
该实体表示一个应用程序尝试。
ApplicationAttemptEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationAttemptEntity
ApplicationAttemptEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationAttemptEntity
ApplicationAttemptId - Class in org.apache.hadoop.yarn.api.records
ApplicationAttemptId
denotes the particular
attempt
of an
ApplicationMaster
for a given
ApplicationId
.
ApplicationAttemptId() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
ApplicationAttemptNotFoundException - Exception in org.apache.hadoop.yarn.exceptions
ApplicationAttemptNotFoundException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationAttemptNotFoundException
ApplicationAttemptNotFoundException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationAttemptNotFoundException
ApplicationAttemptNotFoundException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationAttemptNotFoundException
ApplicationAttemptReport - Class in org.apache.hadoop.yarn.api.records
ApplicationAttemptReport
is a report of an application attempt.
ApplicationAttemptReport() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
ApplicationClassLoader - Class in org.apache.hadoop.util
ApplicationClassLoader(URL[], ClassLoader, List) - Constructor for class org.apache.hadoop.util.ApplicationClassLoader
ApplicationClassLoader(String, ClassLoader, List) - Constructor for class org.apache.hadoop.util.ApplicationClassLoader
ApplicationClassLoader - Class in org.apache.hadoop.yarn.util
Deprecated.
ApplicationClassLoader(URL[], ClassLoader, List) - Constructor for class org.apache.hadoop.yarn.util.ApplicationClassLoader
Deprecated.
ApplicationClassLoader(String, ClassLoader, List) - Constructor for class org.apache.hadoop.yarn.util.ApplicationClassLoader
Deprecated.
ApplicationClientProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between clients and the ResourceManager
to submit/abort jobs and to get information on applications, cluster metrics,
nodes, queues and ACLs.
ApplicationConstants - Interface in org.apache.hadoop.yarn.api
这是为应用程序提供的API,包含YARN为应用程序和容器设置的常量。
ApplicationConstants.ContainerLaunchType - Enum in org.apache.hadoop.yarn.api
容器的启动类型。
ApplicationEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
该实体代表一个应用程序。
ApplicationEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationEntity
ApplicationEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationEntity
ApplicationHistoryProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between clients and the ApplicationHistoryServer
to
get the information of completed applications etc.
ApplicationId - Class in org.apache.hadoop.yarn.api.records
ApplicationId
represents the globally unique
identifier for an application.
ApplicationId() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationId
ApplicationIdNotProvidedException - Exception in org.apache.hadoop.yarn.exceptions
ApplicationIdNotProvidedException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationIdNotProvidedException
ApplicationIdNotProvidedException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationIdNotProvidedException
ApplicationIdNotProvidedException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationIdNotProvidedException
ApplicationMaster - Class in org.apache.hadoop.tools.dynamometer
Dynamometer的ApplicationMaster。
ApplicationMaster() - Constructor for class org.apache.hadoop.tools.dynamometer.ApplicationMaster
ApplicationMaster - Class in org.apache.hadoop.yarn.applications.distributedshell
一个ApplicationMaster,用于在使用YARN框架启动的一组容器上执行shell命令。
ApplicationMaster() - Constructor for class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
ApplicationMasterProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between a live instance of ApplicationMaster
and the ResourceManager
.
ApplicationNotFoundException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown on
(GetApplicationReportRequest)
API
when the Application doesn't exist in RM and AHS
ApplicationNotFoundException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationNotFoundException
ApplicationNotFoundException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationNotFoundException
ApplicationNotFoundException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationNotFoundException
ApplicationReport - Class in org.apache.hadoop.yarn.api.records
ApplicationReport
is a report of an application.
ApplicationReport() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationReport
ApplicationResourceUsageReport - Class in org.apache.hadoop.yarn.api.records
包含由用户界面和命令行界面报告的各种调度指标。
ApplicationResourceUsageReport() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
ApplicationsRequestScope - Enum in org.apache.hadoop.yarn.api.protocolrecords
控制获取应用程序范围的枚举
ApplicationSubmissionContext - Class in org.apache.hadoop.yarn.api.records
ApplicationSubmissionContext
represents all of the
information needed by the ResourceManager
to launch
the ApplicationMaster
for an application.
ApplicationSubmissionContext() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
ApplicationTimeout - Class in org.apache.hadoop.yarn.api.records
ApplicationTimeout
is a report for configured application timeouts.
ApplicationTimeout() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationTimeout
ApplicationTimeoutType - Enum in org.apache.hadoop.yarn.api.records
应用程序超时类型。
applyToIOStatisticsSnapshot(Serializable, FunctionRaisingIOE) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
对可能为IOStatisticsSnapshot的对象应用一个函数。
applyUMask(FsPermission, FsPermission) - Static method in class org.apache.hadoop.fs.permission.FsCreateModes
从未屏蔽模式及umask创建。
applyUMask(FsPermission) - Method in class org.apache.hadoop.fs.permission.FsPermission
对此权限应用umask并返回一个新的权限。
APPNAME_ARG - Static variable in class org.apache.hadoop.tools.dynamometer.Client
APPNAME_DEFAULT - Static variable in class org.apache.hadoop.tools.dynamometer.Client
approximateCount(Key) - Method in class org.apache.hadoop.util.bloom.CountingBloomFilter
该方法计算键的近似计数,即
APPS_CACHE_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
APPS_CACHE_EXPIRE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
APPS_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
areSymlinksEnabled() - Static method in class org.apache.hadoop.fs.FileSystem
ArrayFile - Class in org.apache.hadoop.io
一个基于文件的密集映射,将整数映射到值。
ArrayFile() - Constructor for class org.apache.hadoop.io.ArrayFile
ArrayListBackedIterator <X extends Writable > - Class in org.apache.hadoop.mapred.join
该类提供了ResetableIterator的实现。
ArrayListBackedIterator() - Constructor for class org.apache.hadoop.mapred.join.ArrayListBackedIterator
ArrayListBackedIterator(ArrayList) - Constructor for class org.apache.hadoop.mapred.join.ArrayListBackedIterator
ArrayListBackedIterator <X extends Writable > - Class in org.apache.hadoop.mapreduce.lib.join
该类提供了ResetableIterator的实现。
ArrayListBackedIterator() - Constructor for class org.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
ArrayListBackedIterator(ArrayList) - Constructor for class org.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
ArrayPrimitiveWritable - Class in org.apache.hadoop.io
这是一个包装类。
ArrayPrimitiveWritable() - Constructor for class org.apache.hadoop.io.ArrayPrimitiveWritable
构造一个空实例,用于Writable读取期间
ArrayPrimitiveWritable(Class >) - Constructor for class org.apache.hadoop.io.ArrayPrimitiveWritable
构造一个已知类型但尚未赋值的实例,用于特定类型的包装类。
ArrayPrimitiveWritable(Object) - Constructor for class org.apache.hadoop.io.ArrayPrimitiveWritable
封装一个现有的基本类型数组
ArrayWritable - Class in org.apache.hadoop.io
一个用于包含类实例数组的Writable。
ArrayWritable(Class extends Writable>) - Constructor for class org.apache.hadoop.io.ArrayWritable
ArrayWritable(Class extends Writable>, Writable[]) - Constructor for class org.apache.hadoop.io.ArrayWritable
ArrayWritable(String[]) - Constructor for class org.apache.hadoop.io.ArrayWritable
Artifact - Class in org.apache.hadoop.yarn.service.api.records
服务组件的工件。
Artifact() - Constructor for class org.apache.hadoop.yarn.service.api.records.Artifact
artifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.组件
组件的工件(可选)。
artifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.Container
用于此容器的工件。
artifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
可插拔就绪检查辅助容器的工件(可选)。
artifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.Service
单组件服务的工件。
asDuration() - Method in class org.apache.hadoop.util.OperationDuration
获取操作的持续时间,作为java Duration实例。
askList(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Set the askList
of the request.
asList() - Static method in enum org.apache.hadoop.fs.StorageType
ASSUMED_ROLE_ARN - Static variable in class org.apache.hadoop.fs.s3a.常量
请求的AWS角色ARN: "fs.s3a.assumed.role.arn"。
ASSUMED_ROLE_CREDENTIALS_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
ASSUMED_ROLE_CREDENTIALS_PROVIDER - Static variable in class org.apache.hadoop.fs.s3a.常量
用于假定角色认证的提供者列表:"fs.s3a.assumed.role.credentials.provider"。
ASSUMED_ROLE_EXTERNAL_ID - Static variable in class org.apache.hadoop.fs.s3a.常量
假设角色请求的外部ID:"fs.s3a.assumed.role.external.id"。
ASSUMED_ROLE_POLICY - Static variable in class org.apache.hadoop.fs.s3a.常量
包含要应用于角色的策略的JSON策略:"fs.s3a.assumed.role.policy"。
ASSUMED_ROLE_SESSION_DURATION - Static variable in class org.apache.hadoop.fs.s3a.常量
在尝试刷新之前,假定角色的持续时间。
ASSUMED_ROLE_SESSION_DURATION_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
默认的假定角色持续时间:"1h"。
ASSUMED_ROLE_SESSION_NAME - Static variable in class org.apache.hadoop.fs.s3a.常量
假设角色的会话名称,必须符合AWS API的有效字符要求:"fs.s3a.assumed.role.session.name"。
ASSUMED_ROLE_STS_ENDPOINT - Static variable in class org.apache.hadoop.fs.s3a.常量
安全令牌服务端点: "fs.s3a.assumed.role.sts.endpoint".
ASSUMED_ROLE_STS_ENDPOINT_REGION - Static variable in class org.apache.hadoop.fs.s3a.常量
STS端点的区域;如果端点未设置为中央端点,则需要设置:"fs.s3a.assumed.role.sts.endpoint.region"。
ASSUMED_ROLE_STS_ENDPOINT_REGION_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
STS终端节点区域的默认值;v4签名所需:""。
AssumedRoleCredentialProvider - Class in org.apache.hadoop.fs.s3a.auth
Support IAM Assumed roles by instantiating an instance of
STSAssumeRoleSessionCredentialsProvider
from configuration
properties, including wiring up the inner authenticator, and,
unless overridden, creating a session name from the current user.
AssumedRoleCredentialProvider(URI, Configuration) - Constructor for class org.apache.hadoop.fs.s3a.auth.AssumedRoleCredentialProvider
实例化。
ASYNC_DRAIN_THRESHOLD - Static variable in class org.apache.hadoop.fs.s3a.常量
当排空操作的开销与同步操作相比达到此阈值时,将切换为异步调度/等待模式。
AsyncDispatcher - Class in org.apache.hadoop.yarn.event
Dispatches
Event
s in a separate thread.
AsyncDispatcher() - Constructor for class org.apache.hadoop.yarn.event.AsyncDispatcher
AsyncDispatcher(BlockingQueue) - Constructor for class org.apache.hadoop.yarn.event.AsyncDispatcher
AsyncDispatcher(String) - Constructor for class org.apache.hadoop.yarn.event.AsyncDispatcher
设置此调度器线程的名称。
AT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
ATS_APP_COLLECTOR_LINGER_PERIOD_IN_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ATTEMPT - Static variable in class org.apache.hadoop.mapreduce.TaskAttemptID
attemptCleanup() - Method in class org.apache.hadoop.tools.dynamometer.Client
尽力尝试清理任何剩余的应用程序(基础设施或工作负载)。
attributes(boolean, boolean, boolean, boolean) - Static method in class org.apache.hadoop.fs.FileStatus
将布尔属性转换为一组标志。
attributes() - Method in class org.apache.hadoop.registry.client.types.ServiceRecord
解析时设置的"其他"属性映射。
AUDITLOG - Static variable in class org.apache.hadoop.ipc.Server
AuditLogger - Interface in org.apache.hadoop.hdfs.server.namenode
定义审计日志记录器的接口。
AUTH_GROUP - Static variable in class org.apache.hadoop.fs.s3a.audit.S3LogParser
日志组"auth"。
AuthConfigurations - Class in org.apache.hadoop.fs.azurebfs.constants
负责维护所有与Azure Blob文件系统认证相关的配置。
authenticate(URL, AuthenticatedURL.Token) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
AUTHORITATIVE_PATH - Static variable in class org.apache.hadoop.fs.s3a.常量
被视为"权威"的路径。
AUTHORIZATION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.HttpHeaderConfigurations
AuthorizationException - Exception in org.apache.hadoop.security.authorize
一个用于处理授权相关问题的异常类。
AuthorizationException() - Constructor for exception org.apache.hadoop.security.authorize.AuthorizationException
AuthorizationException(String) - Constructor for exception org.apache.hadoop.security.authorize.AuthorizationException
AuthorizationException(Throwable) - Constructor for exception org.apache.hadoop.security.authorize.AuthorizationException
Constructs a new exception with the specified cause and a detail
message of (cause==null ? null : cause.toString()) (which
typically contains the class and detail message of cause ).
authorize(UserGroupInformation, InetAddress) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
authorize(UserGroupInformation, String) - Method in interface org.apache.hadoop.security.authorize.ImpersonationProvider
授权执行doAs操作的管理员用户。
authorize(UserGroupInformation, InetAddress) - Method in interface org.apache.hadoop.security.authorize.ImpersonationProvider
授权执行doAs操作的管理员用户。
AUTO_FAILOVER_EMBEDDED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
AUTO_FAILOVER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
AUTO_FAILOVER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
AUTO_FAILOVER_ZK_BASE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
AUTOMATICALLY_DISCOVER_GPU_DEVICES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
available() - Method in class org.apache.hadoop.io.compress.DecompressorStream
AVRO_REFLECT_PACKAGES - Static variable in class org.apache.hadoop.io.serializer.avro.AvroReflectSerialization
配置包含需要使用此类进行序列化和反序列化的类的包的关键。
AVRO_SCHEMA_KEY - Static variable in class org.apache.hadoop.io.serializer.avro.AvroSerialization
AvroFSInput - Class in org.apache.hadoop.fs
AvroFSInput(FSDataInputStream, long) - Constructor for class org.apache.hadoop.fs.AvroFSInput
AvroFSInput(FileContext, Path) - Constructor for class org.apache.hadoop.fs.AvroFSInput
AvroReflectSerializable - Interface in org.apache.hadoop.io.serializer.avro
Avro 'reflect'可序列化类的标记接口。
AvroReflectSerialization - Class in org.apache.hadoop.io.serializer.avro
Avro反射类的序列化。
AvroReflectSerialization() - Constructor for class org.apache.hadoop.io.serializer.avro.AvroReflectSerialization
AvroSerialization <T > - Class in org.apache.hadoop.io.serializer.avro
为Avro类型提供序列化的基类。
AvroSerialization() - Constructor for class org.apache.hadoop.io.serializer.avro.AvroSerialization
AvroSpecificSerialization - Class in org.apache.hadoop.io.serializer.avro
Avro特定类的序列化。
AvroSpecificSerialization() - Constructor for class org.apache.hadoop.io.serializer.avro.AvroSpecificSerialization
awaitAllFutures(Collection>) - Static method in class org.apache.hadoop.util.functional.FutureIO
评估一组future对象,并将它们的结果作为列表返回。
awaitAllFutures(Collection>, Duration) - Static method in class org.apache.hadoop.util.functional.FutureIO
评估一组future并将它们的结果作为列表返回,但每个future最多只等待指定的超时时间来完成。
awaitFuture(Future) - Static method in class org.apache.hadoop.util.functional.FutureIO
给定一个未来,对其进行评估。
awaitFuture(Future, long, TimeUnit) - Static method in class org.apache.hadoop.util.functional.FutureIO
给定一个未来,对其进行评估。
AWS_AUTH_CLASS_PREFIX - Static variable in class org.apache.hadoop.fs.s3a.常量
AWS SDK V1中认证类的前缀。
AWS_CREDENTIALS_PROVIDER - Static variable in class org.apache.hadoop.fs.s3a.常量
AWS_CREDENTIALS_PROVIDER_MAPPING - Static variable in class org.apache.hadoop.fs.s3a.常量
AWS凭证提供者与键/值对的映射关系。
AWS_LOG_REGEXP_GROUPS - Static variable in class org.apache.hadoop.fs.s3a.audit.S3LogParser
正则表达式组名的有序列表。
AWS_REGION - Static variable in class org.apache.hadoop.fs.s3a.常量
AWS S3存储桶的区域。
AWS_S3_ACCESSPOINT_REQUIRED - Static variable in class org.apache.hadoop.fs.s3a.常量
要求所有S3访问都必须通过接入点进行。
AWS_S3_CENTRAL_REGION - Static variable in class org.apache.hadoop.fs.s3a.常量
特殊的S3区域,可用于与任何存储桶通信。
AWS_S3_CLASSLOADER_ISOLATION - Static variable in class org.apache.hadoop.fs.s3a.常量
Are extensions classes, such as fs.s3a.aws.credentials.provider
,
going to be loaded from the same classloader that loaded
the S3AFileSystem
?
It is useful to turn classloader isolation off for Apache Spark applications
that might load S3AFileSystem
from the Spark distribution (Launcher classloader)
while users might want to provide custom extensions (loaded by Spark MutableClassloader).
AWS_S3_DEFAULT_REGION - Static variable in class org.apache.hadoop.fs.s3a.常量
使用跨区域客户端时的默认S3区域。
AWS_S3_VECTOR_ACTIVE_RANGE_READS - Static variable in class org.apache.hadoop.fs.s3a.常量
单个输入流可以同时进行(正在下载或排队中)的范围读取操作的最大数量,这些操作将进入中央文件系统实例的排队操作池。
AWS_S3_VECTOR_READS_MAX_MERGED_READ_SIZE - Static variable in class org.apache.hadoop.fs.s3a.常量
在向量化读取过程中,我们将范围分组合并时的最大合并读取大小是多少(以字节为单位)。
AWS_S3_VECTOR_READS_MIN_SEEK_SIZE - Static variable in class org.apache.hadoop.fs.s3a.常量
在向量化读取操作中,我们将范围分组的最小合理寻址字节数是多少。
AWS_SERVICE_IDENTIFIER_DDB - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
AWS_SERVICE_IDENTIFIER_S3 - Static variable in class org.apache.hadoop.fs.s3a.常量
AWS_SERVICE_IDENTIFIER_STS - Static variable in class org.apache.hadoop.fs.s3a.常量
AWSERRORCODE_GROUP - Static variable in class org.apache.hadoop.fs.s3a.audit.S3LogParser
日志组 "awserrorcode"。
awsErrorDetails() - Method in exception org.apache.hadoop.fs.s3a.AWSServiceIOException
AWSS3IOException - Exception in org.apache.hadoop.fs.s3a
Wrap a S3Exception
as an IOE, relaying all
getters.
AWSS3IOException(String, S3Exception) - Constructor for exception org.apache.hadoop.fs.s3a.AWSS3IOException
实例化。
AWSServiceIOException - Exception in org.apache.hadoop.fs.s3a
AWS操作中的特定异常。
AWSServiceIOException(String, AwsServiceException) - Constructor for exception org.apache.hadoop.fs.s3a.AWSServiceIOException
实例化。
AZURE_ABFS_ENDPOINT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
ABFS账户的终结点:"fs.azure.abfs.endpoint"。
AZURE_AD_ACCOUNT_PREFIX - Static variable in class org.apache.hadoop.fs.adl.AdlConfKeys
AZURE_AD_CLIENT_ID_KEY - Static variable in class org.apache.hadoop.fs.adl.AdlConfKeys
AZURE_AD_CLIENT_SECRET_KEY - Static variable in class org.apache.hadoop.fs.adl.AdlConfKeys
AZURE_AD_PREFIX - Static variable in class org.apache.hadoop.fs.adl.AdlConfKeys
AZURE_AD_REFRESH_TOKEN_KEY - Static variable in class org.apache.hadoop.fs.adl.AdlConfKeys
AZURE_AD_REFRESH_URL_KEY - Static variable in class org.apache.hadoop.fs.adl.AdlConfKeys
AZURE_AD_TOKEN_PROVIDER_CLASS_KEY - Static variable in class org.apache.hadoop.fs.adl.AdlConfKeys
AZURE_AD_TOKEN_PROVIDER_TYPE_DEFAULT - Static variable in class org.apache.hadoop.fs.adl.AdlConfKeys
AZURE_AD_TOKEN_PROVIDER_TYPE_KEY - Static variable in class org.apache.hadoop.fs.adl.AdlConfKeys
AZURE_BACKOFF_INTERVAL - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_BLOCK_LOCATION_HOST_DEFAULT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.FileSystemConfigurations
AZURE_BLOCK_LOCATION_HOST_PROPERTY_NAME - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_BLOCK_SIZE_PROPERTY_NAME - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_CHMOD_USERLIST_PROPERTY_NAME - Static variable in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
用于指定在WASB启用授权时可以执行chmod操作的用户列表的配置属性。
AZURE_CHOWN_USERLIST_PROPERTY_NAME - Static variable in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
用于指定在WASB中启用授权时可以执行chown操作的用户列表的配置属性。
AZURE_CONCURRENT_CONNECTION_VALUE_IN - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_CONCURRENT_CONNECTION_VALUE_OUT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_CREATE_REMOTE_FILESYSTEM_DURING_INITIALIZATION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_CUSTOM_TOKEN_FETCH_RETRY_COUNT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_DAEMON_USERLIST_PROPERTY_NAME - Static variable in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
用于指定在WASB启用授权时可以执行chmod操作的守护进程用户列表的配置属性。
AZURE_DELETE_THREADS - Static variable in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
用于设置删除操作所用线程数的配置属性。
AZURE_DISTRIBUTED_FILE_SYSTEM_AUTHORITY_DELIMITER - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
AZURE_ENABLE_SMALL_WRITE_OPTIMIZATION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
如果Hadoop应用写入的数据量较小,即
AZURE_FOOTER_READ_BUFFER_SIZE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
如果页脚显示不需要读取完整的缓冲区大小。
AZURE_HTTP_CONNECTION_TIMEOUT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
设置REST操作HTTP连接超时值的配置。
AZURE_HTTP_READ_TIMEOUT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
设置REST操作HTTP读取超时值的配置。
AZURE_KEY_ACCOUNT_KEYPROVIDER - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_KEY_ACCOUNT_SHELLKEYPROVIDER_SCRIPT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_LIST_MAX_RESULTS - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_MAX_BACKOFF_INTERVAL - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_MAX_IO_RETRIES - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_MIN_BACKOFF_INTERVAL - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_OAUTH_TOKEN_FETCH_RETRY_COUNT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_OAUTH_TOKEN_FETCH_RETRY_DELTA_BACKOFF - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_OAUTH_TOKEN_FETCH_RETRY_MAX_BACKOFF - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_OAUTH_TOKEN_FETCH_RETRY_MIN_BACKOFF - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_READ_AHEAD_RANGE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
用户可设置的预读范围参数。
AZURE_READ_BUFFER_SIZE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_READ_OPTIMIZE_FOOTER_READ - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
读取parquet文件时,前几次读取是元数据读取,之后才会读取实际数据。
AZURE_READ_SMALL_FILES_COMPLETELY - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_RENAME_THREADS - Static variable in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
用于设置重命名操作线程数的配置属性。
AZURE_SKIP_USER_GROUP_METADATA_DURING_INITIALIZATION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_STATIC_RETRY_FOR_CONNECTION_TIMEOUT_ENABLED - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_STATIC_RETRY_INTERVAL - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_TOLERATE_CONCURRENT_APPEND - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_WRITE_BUFFER_SIZE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_WRITE_MAX_CONCURRENT_REQUESTS - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AZURE_WRITE_MAX_REQUESTS_TO_QUEUE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
AzureADTokenProvider - Class in org.apache.hadoop.fs.adl.oauth2
Provide an Azure Active Directory supported
OAuth2 access token to be used to authenticate REST calls against Azure data
lake file system
AdlFileSystem
.
AzureADTokenProvider() - Constructor for class org.apache.hadoop.fs.adl.oauth2.AzureADTokenProvider
AzureBlobFileSystemException - Exception in org.apache.hadoop.fs.azurebfs.contracts.exceptions
Azure Blob 文件系统驱动异常的基类异常。
AzureBlobFileSystemException(String) - Constructor for exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.AzureBlobFileSystemException
AzureBlobFileSystemException(String, Exception) - Constructor for exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.AzureBlobFileSystemException
AzureBlobFileSystemException(String, Throwable) - Constructor for exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.AzureBlobFileSystemException
AzureBlobFileSystemStore - Class in org.apache.hadoop.fs.azurebfs
提供Hadoop抽象文件系统与Azure存储之间的桥接逻辑。
AzureBlobFileSystemStore(AzureBlobFileSystemStore.AzureBlobFileSystemStoreBuilder) - Constructor for class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
FileSystem Store for AzureBlobFileSystem
for Abfs operations.
AzureException - Exception in org.apache.hadoop.fs.azure
如果与Azure存储服务通信时出现问题,则抛出此异常。
AzureException(String) - Constructor for exception org.apache.hadoop.fs.azure.AzureException
AzureException(String, Throwable) - Constructor for exception org.apache.hadoop.fs.azure.AzureException
AzureException(Throwable) - Constructor for exception org.apache.hadoop.fs.azure.AzureException
AzureFileSystemInstrumentation - Class in org.apache.hadoop.fs.azure.metrics
一个用于WASB文件系统的指标源,用于跟踪我们关心的所有指标,以便清晰了解Hadoop集群与Azure存储之间的性能/可靠性/交互情况。
AzureFileSystemInstrumentation(Configuration) - Constructor for class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
AzureManifestCommitterFactory - Class in org.apache.hadoop.fs.azurebfs.commit
一个针对manifest committer的提交器,执行所有与abfs最佳配合所需的绑定操作。
AzureManifestCommitterFactory() - Constructor for class org.apache.hadoop.fs.azurebfs.commit.AzureManifestCommitterFactory
AzureServiceErrorCode - Enum in org.apache.hadoop.fs.azurebfs.contracts.services
Azure 服务错误代码。
CACHE_ARCHIVES - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_ARCHIVES_SIZES - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_ARCHIVES_TIMESTAMPS - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_FILES - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_FILES_SIZES - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_FILES_TIMESTAMPS - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_LOCALARCHIVES - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_LOCALFILES - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CACHE_SYMLINK - Static variable in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
CachedDNSToSwitchMapping - Class in org.apache.hadoop.net
DNSToSwitchMapping的一个缓存实现,它接收原始DNSToSwitchMapping并将解析后的网络位置存储在缓存中。
CachedDNSToSwitchMapping(DNSToSwitchMapping) - Constructor for class org.apache.hadoop.net.CachedDNSToSwitchMapping
缓存原始DNS映射
CacheDirectiveEntry - Class in org.apache.hadoop.hdfs.protocol
描述一个基于路径的缓存指令条目。
CacheDirectiveEntry(CacheDirectiveInfo, CacheDirectiveStats) - Constructor for class org.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
CacheDirectiveInfo - Class in org.apache.hadoop.hdfs.protocol
描述一个基于路径的缓存指令。
CacheDirectiveStats - Class in org.apache.hadoop.hdfs.protocol
描述一个基于路径的缓存指令。
CacheFlag - Enum in org.apache.hadoop.fs
为CacheDirective操作指定语义。
cacheGroupsAdd(List) - Method in interface org.apache.hadoop.security.GroupMappingServiceProvider
缓存组用户信息
cacheGroupsRefresh() - Method in interface org.apache.hadoop.security.GroupMappingServiceProvider
刷新组和用户映射的缓存
CachePoolEntry - Class in org.apache.hadoop.hdfs.protocol
描述一个缓存池条目。
CachePoolEntry(CachePoolInfo, CachePoolStats) - Constructor for class org.apache.hadoop.hdfs.protocol.CachePoolEntry
CachePoolInfo - Class in org.apache.hadoop.hdfs.protocol
CachePoolInfo 描述了一个缓存池。
CachePoolInfo(String) - Constructor for class org.apache.hadoop.hdfs.protocol.CachePoolInfo
CachePoolStats - Class in org.apache.hadoop.hdfs.protocol
CachePoolStats 描述缓存池的统计信息。
calcMemoryMB() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
call(RPC.RpcKind, Writable, Client.ConnectionId, AtomicBoolean) - Method in class org.apache.hadoop.ipc.Client
Make a call, passing rpcRequest
, to the IPC server defined by
remoteId
, returning the rpc respond.
call(RPC.RpcKind, Writable, Client.ConnectionId, AtomicBoolean, AlignmentContext) - Method in class org.apache.hadoop.ipc.Client
call(Writable, long) - Method in class org.apache.hadoop.ipc.Server
call(RPC.RpcKind, String, Writable, long) - Method in class org.apache.hadoop.ipc.Server
每次调用时触发。
callbackHandler - Variable in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
CallerContext - Class in org.apache.hadoop.ipc
一个定义调用者上下文的类,用于审计粗粒度操作。
callerContextMaxLen - Variable in class org.apache.hadoop.hdfs.server.namenode.DefaultAuditLogger
调用者上下文字符串的最大字节数。
callerSignatureMaxLen - Variable in class org.apache.hadoop.hdfs.server.namenode.DefaultAuditLogger
CAN_UNBUFFER_NOT_IMPLEMENTED_MESSAGE - Static variable in class org.apache.hadoop.fs.StreamCapabilitiesPolicy
cancel(Configuration) - Method in class org.apache.hadoop.security.token.Token
取消此委托令牌。
cancel(Token >, Configuration) - Method in class org.apache.hadoop.security.token.Token.TrivialRenewer
cancel(Token >, Configuration) - Method in class org.apache.hadoop.security.token.TokenRenewer
取消给定的令牌。
cancelAllFuturesAndAwaitCompletion(Collection>, boolean, Duration) - Static method in class org.apache.hadoop.util.functional.FutureIO
取消一组future并等待指定时间以完成它们。
cancelDelegationToken(Token) - Method in class org.apache.hadoop.mapred.JobClient
cancelDelegationToken(Token) - Method in class org.apache.hadoop.mapreduce.集群
cancelDelegationToken(URL, DelegationTokenAuthenticatedURL.Token) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
从服务器端点取消一个委托令牌。
cancelDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
从服务器端点取消一个委托令牌。
cancelDelegationToken(URL, AuthenticatedURL.Token, Token) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
从服务器端点取消一个委托令牌。
cancelDelegationToken(URL, AuthenticatedURL.Token, Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
从服务器端点取消一个委托令牌。
cancelDelegationToken(Token) - Method in class org.apache.hadoop.yarn.client.api.TimelineClient
取消时间轴委托令牌。
CancelDelegationTokenRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
The request issued by the client to the ResourceManager
to cancel a
delegation token.
CancelDelegationTokenResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
The response from the ResourceManager
to a cancelDelegationToken
request.
cancelDeleteOnExit(Path) - Method in class org.apache.hadoop.fs.FileSystem
当FileSystem关闭时取消路径的预定删除。
cancelToken(Token, String) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
通过从缓存中移除令牌来取消它。
canExecute(File) - Static method in class org.apache.hadoop.fs.FileUtil
CANNED_ACL - Static variable in class org.apache.hadoop.fs.s3a.常量
CannotObtainBlockLengthException - Exception in org.apache.hadoop.hdfs
当无法获取LocatedBlock实例的长度时,会抛出此异常。
CannotObtainBlockLengthException() - Constructor for exception org.apache.hadoop.hdfs.CannotObtainBlockLengthException
CannotObtainBlockLengthException(String) - Constructor for exception org.apache.hadoop.hdfs.CannotObtainBlockLengthException
CannotObtainBlockLengthException(LocatedBlock) - Constructor for exception org.apache.hadoop.hdfs.CannotObtainBlockLengthException
Constructs an CannotObtainBlockLengthException
with the
specified LocatedBlock that failed to obtain block length.
CannotObtainBlockLengthException(LocatedBlock, String) - Constructor for exception org.apache.hadoop.hdfs.CannotObtainBlockLengthException
Constructs an CannotObtainBlockLengthException
with the
specified LocatedBlock and file that failed to obtain block length.
canonicalizeUri(URI) - Method in class org.apache.hadoop.fs.FileSystem
规范化给定的URI。
canonicalizeUri(URI) - Method in class org.apache.hadoop.fs.FilterFileSystem
canRead(File) - Static method in class org.apache.hadoop.fs.FileUtil
CanSetDropBehind - Interface in org.apache.hadoop.fs
CanSetReadahead - Interface in org.apache.hadoop.fs
CanUnbuffer - Interface in org.apache.hadoop.fs
FSDataInputStreams 实现了此接口,以表明它们可以根据请求清除缓冲区。
canWrite(File) - Static method in class org.apache.hadoop.fs.FileUtil
capability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Set the capability
of the request.
CAPABILITY_DYNAMIC_PARTITIONING - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
针对spark动态分区兼容性的流能力探测。
cardinality(String, int, int, String...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
创建一个约束,限制给定范围(例如节点或机架)内的分配数量。
cardinality(String, String, int, int, String...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
castToIntSafely(long) - Static method in class org.apache.hadoop.yarn.api.records.Resource
安全地将长整型转换为整型以获取资源值。
CENTRAL_ENDPOINT - Static variable in class org.apache.hadoop.fs.s3a.常量
中心端点:"s3.amazonaws.com"。
CENTRALIZED_NODELABEL_CONFIGURATION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ChainMapper - Class in org.apache.hadoop.mapred.lib
ChainMapper类允许在单个Map任务中使用多个Mapper类。
ChainMapper() - Constructor for class org.apache.hadoop.mapred.lib.ChainMapper
构造函数。
ChainMapper <KEYIN ,VALUEIN ,KEYOUT ,VALUEOUT > - Class in org.apache.hadoop.mapreduce.lib.chain
ChainMapper类允许在单个Map任务中使用多个Mapper类。
ChainMapper() - Constructor for class org.apache.hadoop.mapreduce.lib.chain.ChainMapper
ChainReducer - Class in org.apache.hadoop.mapred.lib
ChainReducer类允许在Reducer任务中的Reducer之后串联多个Mapper类。
ChainReducer() - Constructor for class org.apache.hadoop.mapred.lib.ChainReducer
构造函数。
ChainReducer <KEYIN ,VALUEIN ,KEYOUT ,VALUEOUT > - Class in org.apache.hadoop.mapreduce.lib.chain
ChainReducer类允许在Reducer任务中的Reducer之后串联多个Mapper类。
ChainReducer() - Constructor for class org.apache.hadoop.mapreduce.lib.chain.ChainReducer
CHANGE_DETECT_MODE - Static variable in class org.apache.hadoop.fs.s3a.常量
运行变更检测的模式。
CHANGE_DETECT_MODE_CLIENT - Static variable in class org.apache.hadoop.fs.s3a.常量
通过在客户端比较返回的ID与预期ID来检测变更。
CHANGE_DETECT_MODE_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
默认变更检测模式:服务器。
CHANGE_DETECT_MODE_NONE - Static variable in class org.apache.hadoop.fs.s3a.常量
变更检测已关闭。
CHANGE_DETECT_MODE_SERVER - Static variable in class org.apache.hadoop.fs.s3a.常量
通过GetObject请求中传递预期值来检测变更。
CHANGE_DETECT_MODE_WARN - Static variable in class org.apache.hadoop.fs.s3a.常量
通过在客户端比较返回的ID与预期ID来检测变更。
CHANGE_DETECT_REQUIRE_VERSION - Static variable in class org.apache.hadoop.fs.s3a.常量
If true, raises a
RemoteFileChangedException
exception when S3
doesn't provide the attribute defined by fs.s3a.change.detection.source.
CHANGE_DETECT_REQUIRE_VERSION_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
默认变更检测需要版本: true。
CHANGE_DETECT_SOURCE - Static variable in class org.apache.hadoop.fs.s3a.常量
在变更检测中获取要使用的值的来源。
CHANGE_DETECT_SOURCE_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
默认变更检测机制:eTag。
CHANGE_DETECT_SOURCE_ETAG - Static variable in class org.apache.hadoop.fs.s3a.常量
eTag作为变更检测机制。
CHANGE_DETECT_SOURCE_VERSION_ID - Static variable in class org.apache.hadoop.fs.s3a.常量
对象版本ID作为变更检测机制。
changed() - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
CHAR_EQUALS - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
CHAR_EXCLAMATION_POINT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
CHAR_FORWARD_SLASH - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
CHAR_HYPHEN - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
CHAR_PLUS - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
CHAR_STAR - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
CHAR_UNDERSCORE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
charAt(int) - Method in class org.apache.hadoop.io.Text
Returns the Unicode Scalar Value (32-bit integer value)
for the character at position
.
CHECK_ACCESS - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
checkArgs(String) - Method in interface org.apache.hadoop.ha.FenceMethod
验证给定的隔离方法的参数是否有效。
checkAvailableForRead() - Method in class org.apache.hadoop.security.token.SecretManager
如果密钥管理器可用于读取令牌则不执行任何操作,否则抛出StandbyException。
checkExists(FileSystem, Path, FsPermission) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
checkFencingConfigured() - Method in class org.apache.hadoop.ha.HAServiceTarget
checkIsBashSupported() - Static method in class org.apache.hadoop.util.Shell
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.FileOutputFormat
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.lib.db.DBOutputFormat
检查作业的输出规范是否有效。
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.lib.FilterOutputFormat
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.lib.LazyOutputFormat
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.lib.NullOutputFormat
checkOutputSpecs(FileSystem, JobConf) - Method in interface org.apache.hadoop.mapred.OutputFormat
检查作业的输出规范是否有效。
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FilterOutputFormat
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.LazyOutputFormat
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.NullOutputFormat
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.mapreduce.OutputFormat
检查作业的输出规范是否有效。
checkPath(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
检查路径是否属于此文件系统。
checkPath(Path) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
checkPath(Path) - Method in class org.apache.hadoop.fs.FileSystem
检查路径是否属于此文件系统。
checkPath(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
检查路径是否属于此文件系统。
checkPidPgrpidForMatch() - Method in class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
验证树进程ID是否与其进程组ID相同。
checkpoint() - Method in class org.apache.hadoop.fs.回收站
创建一个垃圾检查点。
可检查点 - Annotation Type in org.apache.hadoop.mapreduce.task.annotation
该合约向框架表示,任务可以在用户定义函数的调用之间安全地抢占和重启。
checkScheme(URI, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
检查Uri的方案是否匹配。
checkStateTransition(String, Service.STATE, Service.STATE) - Static method in class org.apache.hadoop.service.ServiceStateModel
检查状态转换是否有效,如果无效则抛出异常
checkStream() - Method in class org.apache.hadoop.io.compress.DecompressorStream
CHECKSUM_VALIDATION - Static variable in class org.apache.hadoop.fs.s3a.常量
下载时是否应验证校验和?
这会较慢且在TLS连接上不需要。
CHECKSUM_VALIDATION_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
ChecksumException - Exception in org.apache.hadoop.fs
抛出校验和错误。
ChecksumException(String, long) - Constructor for exception org.apache.hadoop.fs.ChecksumException
ChecksumFileSystem - Class in org.apache.hadoop.fs
抽象校验文件系统。
ChecksumFileSystem(FileSystem) - Constructor for class org.apache.hadoop.fs.ChecksumFileSystem
checksumOpt(Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
设置校验和选项。
checksumOpt(Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
设置校验和选项。
checkTGTAndReloginFromKeytab() - Method in class org.apache.hadoop.security.UserGroupInformation
如果TGT已过期或即将过期,则从keytab重新登录用户。
checkToken(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
查找给定令牌ID的DelegationTokenInformation,并验证该令牌是否已过期。
checkWindowsCommandLineLength(String...) - Static method in class org.apache.hadoop.util.Shell
检查给定的命令(String[])是否符合Windows的最大命令行长度限制。请注意,输入预期已包含空格分隔符,不会额外计算分隔符的长度。
children - Variable in class org.apache.hadoop.registry.client.types.RegistryPathStatus
子节点数量
CHILDREN_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
chmod(String, String) - Static method in class org.apache.hadoop.fs.FileUtil
更改文件名的权限。
chmod(String, String, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
根据需要递归更改文件/目录的权限。
CLASS_PATH_SEPARATOR - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
该常量用于构建类路径,在容器启动时会被NodeManager替换为实际的类路径分隔符(Linux系统使用':',Windows系统使用';')。
CLASSNAME - Static variable in class org.apache.hadoop.io.compress.PassthroughCodec
编解码器的类名:"org.apache.hadoop.io.compress.PassthroughCodec"。
cleanOldLogs(Path, NodeId, UserGroupInformation) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
cleanup(Mapper.Context) - Method in class org.apache.hadoop.mapreduce.Mapper
在任务结束时调用一次。
cleanup(Reducer.Context) - Method in class org.apache.hadoop.mapreduce.Reducer
在任务结束时调用一次。
cleanup() - Method in class org.apache.hadoop.tools.DistCp
清理由distcp创建的暂存文件夹。
cleanup() - Method in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
cleanupJob(JobContext) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
Deprecated.
cleanupJob(JobContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
cleanupJob(JobContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
cleanupJob(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.BindingPathOutputCommitter
cleanupJob(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
Execute the CleanupJobStage
to remove the job attempt dir.
cleanupJob(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
Deprecated.
cleanupJob(JobContext) - Method in class org.apache.hadoop.mapreduce.OutputCommitter
cleanUpPartialOutputForTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.PartialFileOutputCommitter
cleanUpPartialOutputForTask(TaskAttemptContext) - Method in interface org.apache.hadoop.mapreduce.lib.output.PartialOutputCommitter
移除该任务之前执行过程中所有已提交的输出。
cleanupProgress() - Method in class org.apache.hadoop.mapred.JobStatus
cleanupProgress() - Method in interface org.apache.hadoop.mapred.RunningJob
Get the progress of the job's cleanup-tasks, as a float between 0.0
and 1.0.
cleanupProgress() - Method in class org.apache.hadoop.mapreduce.Job
Get the progress of the job's cleanup-tasks, as a float between 0.0
and 1.0.
cleanupRemoteIterator(RemoteIterator) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
在迭代后进行清理。
cleanupRunningContainersOnStop(boolean) - Method in class org.apache.hadoop.yarn.client.api.NMClient
设置当客户端停止时,是否应停止由该客户端启动且仍在运行的容器。
cleanupStagingDirs() - Method in class org.apache.hadoop.fs.s3a.commit.magic.MagicS3GuardCommitter
删除magic目录。
cleanUpTokenReferral(Configuration) - Static method in class org.apache.hadoop.mapreduce.security.TokenCache
移除在任务执行上下文中没有意义的jobtoken引用。
cleanupWithLogger(Logger, Closeable...) - Static method in class org.apache.hadoop.io.IOUtils
Close the Closeable objects and
ignore any
Throwable
or
null pointers.
clear() - Method in class org.apache.hadoop.conf.配置
清除配置中的所有键。
clear() - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
清除所有映射。
clear() - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
将值设置为0。
clear() - Method in class org.apache.hadoop.io.MapWritable
clear() - Method in class org.apache.hadoop.io.SortedMapWritable
clear() - Method in class org.apache.hadoop.io.Text
将字符串清空。
clear() - Method in class org.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
clear() - Method in interface org.apache.hadoop.mapreduce.lib.join.ResetableIterator
关闭数据源,但不释放内部资源。
clear() - Method in class org.apache.hadoop.mapreduce.lib.join.StreamBackedIterator
clear() - Method in class org.apache.hadoop.util.bloom.HashFunction
Clears this hash function.
CLEAR_TEXT_FALLBACK - Static variable in class org.apache.hadoop.security.alias.CredentialProvider
clearChanged() - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
清除快照操作中的变更标志
clearMark() - Method in class org.apache.hadoop.mapreduce.MarkableIterator
clearQuota(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
清除目录的命名空间配额(文件、目录和符号链接的数量)。
clearQuotaByStorageType(Path, StorageType) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
清除目录按存储类型设置的空间配额。
clearReadStatistics() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
clearShutdownHooks() - Method in class org.apache.hadoop.util.ShutdownHookManager
清除所有已注册的shutdownHooks。
clearSpaceQuota(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
清除目录的存储空间配额(文件大小)。
clearStatistics() - Static method in class org.apache.hadoop.fs.AbstractFileSystem
clearStatistics() - Static method in class org.apache.hadoop.fs.FileContext
清除所有文件系统中存储在AbstractFileSystem里的统计信息。
clearStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
重置所有文件系统的所有统计信息。
clearWriteAccessors() - Method in interface org.apache.hadoop.registry.client.api.RegistryOperations
清除所有写入访问器。
CLI - Class in org.apache.hadoop.mapreduce.tools
解析map reduce命令行选项
CLI() - Constructor for class org.apache.hadoop.mapreduce.tools.CLI
CLI(配置) - Constructor for class org.apache.hadoop.mapreduce.tools.CLI
客户端 - Class in org.apache.hadoop.ipc
IPC服务的客户端。
Client(Class extends Writable>, Configuration, SocketFactory) - Constructor for class org.apache.hadoop.ipc.Client
Construct an IPC client whose values are of the given
Writable
class.
Client(Class extends Writable>, Configuration) - Constructor for class org.apache.hadoop.ipc.Client
使用默认的SocketFactory构建一个IPC客户端。
客户端 - Class in org.apache.hadoop.tools.dynamometer
用于提交Dynamometer YARN应用程序的客户端,可选择性地提交工作负载MapReduce作业。
Client(String...) - Constructor for class org.apache.hadoop.tools.dynamometer.Client
客户端 - Class in org.apache.hadoop.yarn.applications.distributedshell
用于向YARN提交分布式Shell应用程序的客户端。
Client(Configuration) - Constructor for class org.apache.hadoop.yarn.applications.distributedshell.Client
Client() - Constructor for class org.apache.hadoop.yarn.applications.distributedshell.Client
client - Variable in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
client - Variable in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
CLIENT_CALL_ID_STR - Static variable in class org.apache.hadoop.ipc.CallerContext
CLIENT_CREDENTIALS - Static variable in class org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
CLIENT_FAILOVER_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
CLIENT_FAILOVER_NO_HA_PROXY_PROVIDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
CLIENT_FAILOVER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
CLIENT_FAILOVER_PROXY_PROVIDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
CLIENT_FAILOVER_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
CLIENT_FAILOVER_RETRIES_ON_SOCKET_TIMEOUTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
CLIENT_FAILOVER_SLEEPTIME_BASE_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
CLIENT_FAILOVER_SLEEPTIME_MAX_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
CLIENT_ID - Static variable in class org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
CLIENT_ID_STR - Static variable in class org.apache.hadoop.ipc.CallerContext
CLIENT_IP_STR - Static variable in class org.apache.hadoop.ipc.CallerContext
CLIENT_NM_CONNECT_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
等待与节点管理器建立连接的最长时间
CLIENT_NM_CONNECT_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
每次尝试连接到节点管理器的间隔时间
CLIENT_PORT_STR - Static variable in class org.apache.hadoop.ipc.CallerContext
CLIENT_SECRET - Static variable in class org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
CLIENT_VERSION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
clientErrorEncountered() - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
表示我们刚刚遇到了一个客户端错误。
ClientRMProxy <T > - Class in org.apache.hadoop.yarn.client
ClientRMSecurityInfo - Class in org.apache.hadoop.yarn.security.client
ClientRMSecurityInfo() - Constructor for class org.apache.hadoop.yarn.security.client.ClientRMSecurityInfo
ClientSCMProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between clients and the SharedCacheManager
to claim
and release resources in the shared cache.
ClientTimelineSecurityInfo - Class in org.apache.hadoop.yarn.security.client
ClientTimelineSecurityInfo() - Constructor for class org.apache.hadoop.yarn.security.client.ClientTimelineSecurityInfo
ClientToAMTokenIdentifier - Class in org.apache.hadoop.yarn.security.client
ClientToAMTokenIdentifier() - Constructor for class org.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
ClientToAMTokenIdentifier(ApplicationAttemptId, String) - Constructor for class org.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
ClientToAMTokenSecretManager - Class in org.apache.hadoop.yarn.security.client
A simple
SecretManager
for AMs to validate Client-RM tokens issued to
clients by the RM using the underlying master-key shared by RM to the AMs on
their launch.
ClientToAMTokenSecretManager(ApplicationAttemptId, byte[]) - Constructor for class org.apache.hadoop.yarn.security.client.ClientToAMTokenSecretManager
时钟 - Interface in org.apache.hadoop.yarn.util
一个简单的时钟界面,为您提供时间。
clone() - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
clone(T, Configuration) - Static method in class org.apache.hadoop.io.WritableUtils
通过序列化到缓冲区来复制可写对象。
clone() - Method in class org.apache.hadoop.mapreduce.JobStatus
clone() - Method in class org.apache.hadoop.record.Buffer
Deprecated.
clone() - Method in class org.apache.hadoop.registry.client.types.Endpoint
浅克隆:地址列表是共享的
clone() - Method in class org.apache.hadoop.registry.client.types.ServiceRecord
浅克隆:所有端点将在实例间共享
clone(ResourceRequest) - Static method in class org.apache.hadoop.yarn.api.records.ResourceRequest
克隆一个ResourceRequest对象(浅拷贝)。
clone() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
cloneInto(Writable, Writable) - Static method in class org.apache.hadoop.io.WritableUtils
cloneWritableInto(Writable, Writable) - Static method in class org.apache.hadoop.util.ReflectionUtils
Deprecated.
close() - Method in class org.apache.hadoop.crypto.key.KeyProvider
实现类可用于关闭任何需要关闭的资源
close() - Method in class org.apache.hadoop.fs.AvroFSInput
close() - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
close() - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
close() - Method in class org.apache.hadoop.fs.FileSystem
关闭此FileSystem实例。
close() - Method in class org.apache.hadoop.fs.FilterFileSystem
close() - Method in class org.apache.hadoop.fs.FSDataOutputStream
关闭底层输出流。
close() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
close() - Method in class org.apache.hadoop.fs.s3a.auth.AssumedRoleCredentialProvider
将close()调用传播到内部的stsProvider。
close() - Method in class org.apache.hadoop.fs.s3a.auth.IAMInstanceCredentialsProvider
close() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
close() - Method in class org.apache.hadoop.hdfs.ReplicaAccessor
释放与ReplicaAccessor关联的资源。
close() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
close() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.BlockAliasMap
close() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap
close() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap
close() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
关闭状态存储驱动连接。
close() - Method in class org.apache.hadoop.hdfs.server.namenode.NullBlockAliasMap
close() - Method in class org.apache.hadoop.io.compress.CompressionInputStream
close() - Method in class org.apache.hadoop.io.compress.CompressionOutputStream
close() - Method in class org.apache.hadoop.io.compress.CompressorStream
close() - Method in class org.apache.hadoop.io.compress.DecompressorStream
close() - Method in class org.apache.hadoop.io.DefaultStringifier
close() - Method in interface org.apache.hadoop.io.Stringifier
关闭此对象。
close() - Method in class org.apache.hadoop.ipc.Client
close() - Method in class org.apache.hadoop.mapred.JobClient
Close the JobClient
.
close() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
关闭所有子资源记录。
close() - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
将关闭请求转发至代理的RR。
close() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
close() - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorCombiner
不执行任何操作。
close() - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJobBase
close() - Method in class org.apache.hadoop.mapred.lib.ChainMapper
关闭ChainMapper和链中的所有Mapper。
close() - Method in class org.apache.hadoop.mapred.lib.ChainReducer
关闭ChainReducer、Reducer以及链中的所有Mapper。
close() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
close() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
close() - Method in class org.apache.hadoop.mapred.lib.FieldSelectionMapReduce
close() - Method in class org.apache.hadoop.mapred.lib.MultipleOutputs
关闭所有已打开的命名输出。
close() - Method in class org.apache.hadoop.mapred.MapReduceBase
默认实现,不执行任何操作。
close() - Method in interface org.apache.hadoop.mapred.RecordReader
close(Reporter) - Method in interface org.apache.hadoop.mapred.RecordWriter
Close this RecordWriter
to future operations.
close() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
close() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
close() - Method in class org.apache.hadoop.mapreduce.集群
Close the Cluster
.
close() - Method in class org.apache.hadoop.mapreduce.Job
Close the Job
.
close() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
关闭记录读取器。
close() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
close() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
close() - Method in class org.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
close() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextRecordReader
close() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
close() - Method in class org.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
close() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
关闭所有子RR。
close() - Method in interface org.apache.hadoop.mapreduce.lib.join.ResetableIterator
关闭数据源并释放资源。
close() - Method in class org.apache.hadoop.mapreduce.lib.join.StreamBackedIterator
close() - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
将关闭请求转发至代理的RR。
close() - Method in class org.apache.hadoop.mapreduce.lib.output.MultipleOutputs
关闭所有已打开的输出。
close() - Method in class org.apache.hadoop.mapreduce.RecordReader
关闭记录读取器。
close(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.RecordWriter
Close this RecordWriter
to future operations.
close() - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
close() - Method in class org.apache.hadoop.metrics2.sink.FileSink
close() - Method in class org.apache.hadoop.metrics2.sink.GraphiteSink
close() - Method in class org.apache.hadoop.metrics2.sink.KafkaSink
close() - Method in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
close() - Method in class org.apache.hadoop.metrics2.sink.StatsDSink
close() - Method in class org.apache.hadoop.service.AbstractService
close() - Method in interface org.apache.hadoop.service.Service
一个专为在Java7闭包子句中可用而设计的stop()版本。
close() - Method in class org.apache.hadoop.util.DurationInfo
close() - Method in class org.apache.hadoop.util.functional.CloseableTaskPoolSubmitter
关闭池。
close() - Method in class org.apache.hadoop.yarn.ContainerLogAppender
close() - Method in class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogReader
Closeable - Interface in org.apache.hadoop.io
CloseableTaskPoolSubmitter - Class in org.apache.hadoop.util.functional
一个可关闭的任务提交器,其close()调用会关闭线程池。
CloseableTaskPoolSubmitter(ExecutorService) - Constructor for class org.apache.hadoop.util.functional.CloseableTaskPoolSubmitter
构造函数。
closeAll() - Static method in class org.apache.hadoop.fs.FileSystem
关闭所有缓存的FileSystem实例。
closeAllForUGI(UserGroupInformation) - Static method in class org.apache.hadoop.fs.FileSystem
关闭给定UGI的所有缓存文件系统实例。
closeConnection() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
closed - Variable in class org.apache.hadoop.io.compress.CompressorStream
closed - Variable in class org.apache.hadoop.io.compress.DecompressorStream
ClosedIOException - Exception in org.apache.hadoop.fs
异常表示底层流、缓存或其他可关闭资源是否已关闭。
ClosedIOException(String, String) - Constructor for exception org.apache.hadoop.fs.ClosedIOException
将自定义错误信息附加到默认错误消息中。
CloseEvent(String, long, long) - Constructor for class org.apache.hadoop.hdfs.inotify.Event.CloseEvent
closePrintStream(OutputStream) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
closeSocket(Socket) - Static method in class org.apache.hadoop.io.IOUtils
closeStream(Closeable) - Static method in class org.apache.hadoop.io.IOUtils
closeStreams(Closeable...) - Static method in class org.apache.hadoop.io.IOUtils
closeWriter() - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
关闭写入器。
closingRemoteIterator(RemoteIterator, Closeable) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
这会在源迭代器支持的Closeable.close()方法之外,额外添加一个关闭操作。
集群 - Class in org.apache.hadoop.mapreduce
提供了一种访问有关map/reduce集群信息的方式。
集群(配置) - Constructor for class org.apache.hadoop.mapreduce.集群
Cluster(InetSocketAddress, Configuration) - Constructor for class org.apache.hadoop.mapreduce.集群
cluster - Variable in class org.apache.hadoop.mapreduce.tools.CLI
CLUSTER_FS_HOST - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
CLUSTER_FS_URI - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
CLUSTER_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
CLUSTER_ZK_QUORUM - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
ClusterEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
该实体代表一个YARN集群。
ClusterEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ClusterEntity
ClusterEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ClusterEntity
ClusterMetrics - Class in org.apache.hadoop.mapreduce
关于Map-Reduce集群当前运行状态的监控信息。
ClusterMetrics() - Constructor for class org.apache.hadoop.mapreduce.ClusterMetrics
ClusterMetrics(int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class org.apache.hadoop.mapreduce.ClusterMetrics
ClusterMetrics(int, int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class org.apache.hadoop.mapreduce.ClusterMetrics
ClusterStatus - Class in org.apache.hadoop.mapred
关于Map-Reduce集群当前运行状态的监控信息。
ClusterStorageCapacityExceededException - Exception in org.apache.hadoop.fs
HDFS抛出的异常,表示集群文件系统中的存储容量已超出限制。
ClusterStorageCapacityExceededException() - Constructor for exception org.apache.hadoop.fs.ClusterStorageCapacityExceededException
ClusterStorageCapacityExceededException(String) - Constructor for exception org.apache.hadoop.fs.ClusterStorageCapacityExceededException
ClusterStorageCapacityExceededException(String, Throwable) - Constructor for exception org.apache.hadoop.fs.ClusterStorageCapacityExceededException
ClusterStorageCapacityExceededException(Throwable) - Constructor for exception org.apache.hadoop.fs.ClusterStorageCapacityExceededException
clusterTimestamp - Variable in class org.apache.hadoop.yarn.api.records.ReservationId
cmp - Variable in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
cmpcl - Variable in class org.apache.hadoop.mapred.join.Parser.Node
cmpcl - Variable in class org.apache.hadoop.mapreduce.lib.join.Parser.Node
code(Integer) - Method in class org.apache.hadoop.yarn.service.api.records.错误
code(Integer) - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
一个特定于场景的错误代码,服务所有者除了诊断信息外,还应能够使用该代码来理解故障。
CODEC_NAME_KEY - Static variable in class org.apache.hadoop.io.erasurecode.ECSchema
CodecConstants - Class in org.apache.hadoop.io.compress
编解码器相关常量。
CodecPool - Class in org.apache.hadoop.io.compress
一个全局的压缩/解压缩池,用于保存和复用(可能是原生的)压缩/解压缩编解码器。
CodecPool() - Constructor for class org.apache.hadoop.io.compress.CodecPool
collect(K, V) - Method in interface org.apache.hadoop.mapred.OutputCollector
向输出中添加一个键/值对。
CollectorInfo - Class in org.apache.hadoop.yarn.api.records
收集器信息,包含从资源管理器(RM)传递到应用管理器(AM)的分配响应中的收集器地址和收集器令牌。
CollectorInfo() - Constructor for class org.apache.hadoop.yarn.api.records.CollectorInfo
collectThreadLocalStates() - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
COLON - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
COLON_MARK - Static variable in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
标记路径名中的冒号。
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapred.join.InnerJoinRecordReader
当且仅当元组已满(所有数据源都包含此键)时返回true。
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapred.join.OuterJoinRecordReader
从收集器发射所有内容。
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapreduce.lib.join.InnerJoinRecordReader
当且仅当元组完整时返回true(所有数据源都包含此键)。
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapreduce.lib.join.MultiFilterRecordReader
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapreduce.lib.join.OuterJoinRecordReader
从收集器发射所有内容。
CombineFileInputFormat <K ,V > - Class in org.apache.hadoop.mapred.lib
CombineFileInputFormat() - Constructor for class org.apache.hadoop.mapred.lib.CombineFileInputFormat
默认构造函数
CombineFileInputFormat <K ,V > - Class in org.apache.hadoop.mapreduce.lib.input
CombineFileInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
默认构造函数
CombineFileRecordReader <K ,V > - Class in org.apache.hadoop.mapred.lib
A generic RecordReader that can hand out different recordReaders
for each chunk in a
CombineFileSplit
.
CombineFileRecordReader(JobConf, CombineFileSplit, Reporter, Class>) - Constructor for class org.apache.hadoop.mapred.lib.CombineFileRecordReader
一个通用的RecordReader,可以为CombineFileSplit中的每个数据块分配不同的recordReader。
CombineFileRecordReader <K ,V > - Class in org.apache.hadoop.mapreduce.lib.input
A generic RecordReader that can hand out different recordReaders
for each chunk in a
CombineFileSplit
.
CombineFileRecordReader(CombineFileSplit, TaskAttemptContext, Class extends RecordReader>) - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
一个通用的RecordReader,可以为CombineFileSplit中的每个数据块分配不同的记录读取器。
CombineFileRecordReaderWrapper <K ,V > - Class in org.apache.hadoop.mapred.lib
用于处理单个文件分片的记录读取器的包装类。
CombineFileRecordReaderWrapper(FileInputFormat, CombineFileSplit, Configuration, Reporter, Integer) - Constructor for class org.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
CombineFileRecordReaderWrapper <K ,V > - Class in org.apache.hadoop.mapreduce.lib.input
一个包装类,用于处理单个文件分片的记录读取器。
CombineFileRecordReaderWrapper(FileInputFormat, CombineFileSplit, TaskAttemptContext, Integer) - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
CombineFileSplit - Class in org.apache.hadoop.mapred.lib
CombineFileSplit() - Constructor for class org.apache.hadoop.mapred.lib.CombineFileSplit
CombineFileSplit(JobConf, Path[], long[], long[], String[]) - Constructor for class org.apache.hadoop.mapred.lib.CombineFileSplit
CombineFileSplit(JobConf, Path[], long[]) - Constructor for class org.apache.hadoop.mapred.lib.CombineFileSplit
CombineFileSplit(CombineFileSplit) - Constructor for class org.apache.hadoop.mapred.lib.CombineFileSplit
复制构造函数
CombineFileSplit - Class in org.apache.hadoop.mapreduce.lib.input
输入文件的子集合。
CombineFileSplit() - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
默认构造函数
CombineFileSplit(Path[], long[], long[], String[]) - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
CombineFileSplit(Path[], long[]) - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
CombineFileSplit(CombineFileSplit) - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
复制构造函数
CombineSequenceFileInputFormat <K ,V > - Class in org.apache.hadoop.mapred.lib
Input format that is a CombineFileInputFormat
-equivalent for
SequenceFileInputFormat
.
CombineSequenceFileInputFormat() - Constructor for class org.apache.hadoop.mapred.lib.CombineSequenceFileInputFormat
CombineSequenceFileInputFormat <K ,V > - Class in org.apache.hadoop.mapreduce.lib.input
Input format that is a CombineFileInputFormat
-equivalent for
SequenceFileInputFormat
.
CombineSequenceFileInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineSequenceFileInputFormat
CombineTextInputFormat - Class in org.apache.hadoop.mapred.lib
Input format that is a CombineFileInputFormat
-equivalent for
TextInputFormat
.
CombineTextInputFormat() - Constructor for class org.apache.hadoop.mapred.lib.CombineTextInputFormat
CombineTextInputFormat - Class in org.apache.hadoop.mapreduce.lib.input
Input format that is a CombineFileInputFormat
-equivalent for
TextInputFormat
.
CombineTextInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.CombineTextInputFormat
COMMA - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
CommitConstants - Class in org.apache.hadoop.fs.s3a.commit
用于与提交器一起工作的常量。
commitJob(JobContext) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
commitJob(JobContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
在作业成功完成后提交作业的输出。
commitJob(JobContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
该方法通过调用旧方法实现了新接口。
commitJob(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.BindingPathOutputCommitter
commitJob(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
这是大型作业提交阶段。
commitJob(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
作业已完成,因此在commitJobInternal()中执行工作。
commitJob(JobContext) - Method in class org.apache.hadoop.mapreduce.OutputCommitter
在作业成功完成后提交作业的输出。
commitJobInternal(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
任务已完成,因此执行以下提交操作,包括:
将所有已提交的任务移动到最终输出目录(仅限算法1)。
commitLastReInitialization(ContainerId) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
如果可能,提交最后一次重新初始化。
commitLastReInitialization(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.NMClient
提交指定容器的最后一次重新初始化。
commitLastReInitializationAsync(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
提交指定容器的最后一次重新初始化。
CommitResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
对提交容器请求的响应。
CommitResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.CommitResponse
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.fs.s3a.commit.magic.MagicS3GuardCommitter
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
将任务的临时输出提升至最终输出位置。
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
该方法通过调用旧方法实现了新接口。
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.BindingPathOutputCommitter
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
提交任务。
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
将文件从工作目录移动到作业输出目录
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.OutputCommitter
将任务的临时输出提升至最终输出位置。
COMMITTER_BYTES_COMMITTED_COUNT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
已提交的数据量: "committer_bytes_committed".
COMMITTER_BYTES_COMMITTED_COUNT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
已提交的数据量: "committer_bytes_committed".
COMMITTER_COMMIT_JOB - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
跟踪整个作业提交所需时间的持续时间:"committer_commit_job"。
COMMITTER_COMMIT_JOB - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
跟踪整个作业提交所需时间的持续时间:"committer_commit_job"。
COMMITTER_COMMITS_ABORTED_COUNT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
中止的提交次数: "committer_commits_aborted".
COMMITTER_COMMITS_ABORTED_COUNT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
中止的提交次数: "committer_commits_aborted".
COMMITTER_COMMITS_FAILED - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
提交失败的次数: "committer_commits.failures".
COMMITTER_COMMITS_FAILED - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
提交失败的次数: "committer_commits.failures".
COMMITTER_COMMITS_REVERTED_COUNT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
被回退的提交次数: "committer_commits_reverted".
COMMITTER_COMMITS_REVERTED_COUNT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
被还原的提交次数: "committer_commits_reverted".
COMMITTER_FACTORY_CLASS - Static variable in class org.apache.hadoop.mapreduce.lib.output.PathOutputCommitterFactory
用于配置输出提交器工厂的配置选项名称,除非特定模式有专属配置。
COMMITTER_FACTORY_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.PathOutputCommitterFactory
默认提交器工厂名称: "org.apache.hadoop.mapreduce.lib.output.FileOutputCommitterFactory".
COMMITTER_FACTORY_SCHEME - Static variable in class org.apache.hadoop.mapreduce.lib.output.PathOutputCommitterFactory
用于每个文件系统方案提交器的Scheme前缀。
COMMITTER_FACTORY_SCHEME_PATTERN - Static variable in class org.apache.hadoop.mapreduce.lib.output.PathOutputCommitterFactory
每个文件系统方案的提交器所使用的字符串格式模式。
COMMITTER_FILE_COUNT_MEAN - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
任务中的文件数量。
COMMITTER_FILE_COUNT_MEAN - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
任务中的文件数量。
COMMITTER_FILE_SIZE_MEAN - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
文件大小。
COMMITTER_FILE_SIZE_MEAN - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
文件大小。
COMMITTER_FILES_COMMITTED_COUNT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
已提交的文件数量: "committer_files_committed".
COMMITTER_FILES_COMMITTED_COUNT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
已提交的文件数量: "committer_files_committed".
COMMITTER_NAME_DIRECTORY - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
COMMITTER_NAME_FILE - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
COMMITTER_NAME_MAGIC - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
COMMITTER_NAME_PARTITIONED - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
COMMITTER_TASK_DIRECTORY_COUNT_MEAN - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
任务尝试的目录计数是什么。
COMMITTER_TASK_DIRECTORY_COUNT_MEAN - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
任务尝试的目录计数是什么。
COMMITTER_TASK_DIRECTORY_DEPTH_MEAN - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
任务尝试的目录树深度是多少。
COMMITTER_TASK_DIRECTORY_DEPTH_MEAN - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
任务尝试的目录树深度是多少。
COMMITTER_TASK_FILE_COUNT_MEAN - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
任务中的文件数量。
COMMITTER_TASK_FILE_COUNT_MEAN - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
任务中的文件数量。
COMMITTER_TASK_FILE_SIZE_MEAN - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
任务中的文件数量。
COMMITTER_TASK_FILE_SIZE_MEAN - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
任务中的文件数量。
COMMITTER_TASK_MANIFEST_FILE_SIZE - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
清单文件的大小。
COMMITTER_TASKS_COMPLETED_COUNT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
"成功任务计数:: "committer_tasks_completed".
COMMITTER_TASKS_COMPLETED_COUNT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
"成功任务计数:: "committer_tasks_completed".
COMMITTER_TASKS_FAILED_COUNT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
失败任务计数: "committer_tasks_failed".
COMMITTER_TASKS_FAILED_COUNT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
失败任务计数: "committer_tasks_failed".
CommitterStatisticNames - Class in org.apache.hadoop.fs.s3a.commit
提交者的统计名称。
CommonAuditContext - Class in org.apache.hadoop.fs.audit
通用审计上下文是一个包含通用上下文信息的映射,可用于任何审计范围。
CommonConfigurationKeysPublic - Class in org.apache.hadoop.fs
该类包含公共代码中使用的配置键常量。
CommonConfigurationKeysPublic() - Constructor for class org.apache.hadoop.fs.CommonConfigurationKeysPublic
comparator() - Method in class org.apache.hadoop.io.SortedMapWritable
COMPARATOR_JCLASS - Static variable in class org.apache.hadoop.io.file.tfile.TFile
比较器前缀:java类
COMPARATOR_MEMCMP - Static variable in class org.apache.hadoop.io.file.tfile.TFile
comparator: memcmp
COMPARATOR_OPTIONS - Static variable in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
compare(byte[], int, int, byte[], int, int) - Method in interface org.apache.hadoop.io.RawComparator
以二进制形式比较两个对象。
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.WritableComparator
优化钩子。
compare(WritableComparable, WritableComparable) - Method in class org.apache.hadoop.io.WritableComparator
比较两个WritableComparables。
compare(Object, Object) - Method in class org.apache.hadoop.io.WritableComparator
比较两个对象。
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.record.RecordComparator
Deprecated.
compare(ReservationRequest, ReservationRequest) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest.ReservationRequestComparator
compare(ResourceRequest, ResourceRequest) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestComparator
compareBytes(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.io.WritableComparator
二进制数据的字典序。
compareBytes(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.record.Utils
Deprecated.
二进制数据的字典序。
compareFs(FileSystem, FileSystem) - Static method in class org.apache.hadoop.fs.FileUtil
compareTo(FileStatus) - Method in class org.apache.hadoop.fs.FileStatus
根据路径的字典顺序将此FileStatus与另一个FileStatus进行比较。
compareTo(Object) - Method in class org.apache.hadoop.fs.FileStatus
根据路径的字典顺序将此FileStatus与另一个FileStatus进行比较。
compareTo(FileStatus) - Method in class org.apache.hadoop.fs.LocatedFileStatus
将此FileStatus与另一个FileStatus进行比较
compareTo(Path) - Method in class org.apache.hadoop.fs.Path
compareTo(BinaryComparable) - Method in class org.apache.hadoop.io.BinaryComparable
比较来自{#getBytes()}的字节。
compareTo(byte[], int, int) - Method in class org.apache.hadoop.io.BinaryComparable
将{#getBytes()}的字节与提供的字节进行比较。
compareTo(BooleanWritable) - Method in class org.apache.hadoop.io.BooleanWritable
compareTo(ByteWritable) - Method in class org.apache.hadoop.io.ByteWritable
比较两个ByteWritable。
compareTo(DoubleWritable) - Method in class org.apache.hadoop.io.DoubleWritable
compareTo(FloatWritable) - Method in class org.apache.hadoop.io.FloatWritable
比较两个FloatWritable。
compareTo(IntWritable) - Method in class org.apache.hadoop.io.IntWritable
比较两个IntWritable类型。
compareTo(LongWritable) - Method in class org.apache.hadoop.io.LongWritable
比较两个LongWritable类型。
compareTo(MD5Hash) - Method in class org.apache.hadoop.io.MD5Hash
将此对象与指定对象进行比较以确定顺序。
compareTo(NullWritable) - Method in class org.apache.hadoop.io.NullWritable
compareTo(ShortWritable) - Method in class org.apache.hadoop.io.ShortWritable
比较两个ShortWritable。
compareTo(VIntWritable) - Method in class org.apache.hadoop.io.VIntWritable
比较两个VIntWritables。
compareTo(VLongWritable) - Method in class org.apache.hadoop.io.VLongWritable
比较两个VLongWritable。
compareTo(ComposableRecordReader) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
实现Comparable契约(将连接键或堆顶元素与另一个进行比较)。
compareTo(ComposableRecordReader) - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
实现Comparable合约(比较代理RR头部的键与另一个的键)。
compareTo(ID) - Method in class org.apache.hadoop.mapreduce.ID
通过关联数字比较ID
compareTo(ID) - Method in class org.apache.hadoop.mapreduce.JobID
首先通过jtIdentifiers比较JobIds,然后通过作业编号比较
compareTo(ComposableRecordReader) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
实现Comparable契约(比较连接键或堆顶元素与另一个元素的键)。
compareTo(ComposableRecordReader) - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
实现Comparable合约(比较代理RR头部的键与另一个的键)。
compareTo(ID) - Method in class org.apache.hadoop.mapreduce.TaskAttemptID
通过首先比较tipIds,然后比较任务编号来对比TaskIds。
compareTo(ID) - Method in class org.apache.hadoop.mapreduce.TaskID
首先按作业ID比较TaskInProgressIds,然后按任务编号比较。
compareTo(Object) - Method in class org.apache.hadoop.record.Buffer
Deprecated.
定义缓冲区的排序顺序。
compareTo(Object) - Method in class org.apache.hadoop.record.Record
Deprecated.
compareTo(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
compareTo(ApplicationId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
compareTo(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerId
compareTo(NodeId) - Method in class org.apache.hadoop.yarn.api.records.NodeId
compareTo(NodeLabel) - Method in class org.apache.hadoop.yarn.api.records.NodeLabel
compareTo(Priority) - Method in class org.apache.hadoop.yarn.api.records.优先级
compareTo(ReservationId) - Method in class org.apache.hadoop.yarn.api.records.ReservationId
compareTo(ReservationRequest) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
compareTo(Resource) - Method in class org.apache.hadoop.yarn.api.records.Resource
compareTo(ResourceRequest) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
compareTo(TimelineEntity) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
compareTo(TimelineEntityGroupId) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
compareTo(TimelineEvent) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
compareTo(TimelineEntity) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
compareTo(TimelineEntity) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
compareTo(TimelineEvent) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
compile(String) - Method in class org.apache.hadoop.metrics2.filter.GlobFilter
compile(String) - Method in class org.apache.hadoop.metrics2.filter.RegexFilter
complete(UploadHandle, Path, Map) - Method in interface org.apache.hadoop.fs.MultipartUploader
完成一个多部分上传。
completeBootstrapTransfer(File) - Static method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
解压别名映射归档文件以完成引导过程。
completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
在所有写入目标操作完成后调用。
completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
在所有写入目标操作完成后调用。
completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
COMPLETION_POLL_INTERVAL_KEY - Static variable in class org.apache.hadoop.mapreduce.Job
设置 completionPollInvervalMillis 的 mapred-*.xml 中的键
组件 - Static variable in class org.apache.hadoop.fs.s3a.TemporaryAWSCredentialsProvider
Component - Class in org.apache.hadoop.yarn.service.api.records
服务的一个或多个组件。
Component() - Constructor for class org.apache.hadoop.yarn.service.api.records.组件
COMPONENT_ID - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
COMPONENT_INSTANCE_HOST - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
COMPONENT_INSTANCE_IP - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
COMPONENT_INSTANCE_NAME - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
COMPONENT_NAME - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
COMPONENT_NAME_LC - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
组件容器 - Class in org.apache.hadoop.yarn.service.api.records
组件的容器。
ComponentContainers() - Constructor for class org.apache.hadoop.yarn.service.api.records.ComponentContainers
componentInstanceName(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
该容器实例所属的组件实例名称。
componentListPath(String, String, String) - Static method in class org.apache.hadoop.registry.client.binding.RegistryUtils
为服务下的组件列表创建路径
componentPath(String, String, String, String) - Static method in class org.apache.hadoop.registry.client.binding.RegistryUtils
为组件创建服务记录的路径
components(List) - Method in class org.apache.hadoop.yarn.service.api.records.Service
服务的组成部分。
ComponentState - Enum in org.apache.hadoop.yarn.service.api.records
ComposableInputFormat <K extends WritableComparable ,V extends Writable > - Interface in org.apache.hadoop.mapred.join
对InputFormat的改进,要求实现者提供ComposableRecordReader而非RecordReader。
ComposableInputFormat <K extends WritableComparable <?>,V extends Writable > - Class in org.apache.hadoop.mapreduce.lib.join
对InputFormat的改进,要求实现者提供ComposableRecordReader而非RecordReader。
ComposableInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.join.ComposableInputFormat
ComposableRecordReader <K extends WritableComparable ,V extends Writable > - Interface in org.apache.hadoop.mapred.join
参与连接操作时,RecordReader需要执行的额外操作。
ComposableRecordReader <K extends WritableComparable <?>,V extends Writable > - Class in org.apache.hadoop.mapreduce.lib.join
参与连接操作时,RecordReader需要执行的额外操作。
ComposableRecordReader() - Constructor for class org.apache.hadoop.mapreduce.lib.join.ComposableRecordReader
compose(Class extends InputFormat>, String) - Static method in class org.apache.hadoop.mapred.join.CompositeInputFormat
用于构建复合格式的便捷方法。
compose(String, Class extends InputFormat>, String...) - Static method in class org.apache.hadoop.mapred.join.CompositeInputFormat
用于构建复合格式的便捷方法。
compose(String, Class extends InputFormat>, Path...) - Static method in class org.apache.hadoop.mapred.join.CompositeInputFormat
用于构建复合格式的便捷方法。
compose(Class extends InputFormat>, String) - Static method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
用于构建复合格式的便捷方法。
compose(String, Class extends InputFormat>, String...) - Static method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
用于构建复合格式的便捷方法。
compose(String, Class extends InputFormat>, Path...) - Static method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
用于构建复合格式的便捷方法。
CompositeInputFormat <K extends WritableComparable > - Class in org.apache.hadoop.mapred.join
一种能够对按相同方式排序和分区的数据源集合执行连接的InputFormat。
CompositeInputFormat() - Constructor for class org.apache.hadoop.mapred.join.CompositeInputFormat
CompositeInputFormat <K extends WritableComparable > - Class in org.apache.hadoop.mapreduce.lib.join
一种能够对一组按相同方式排序和分区的数据源执行连接的InputFormat。
CompositeInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
CompositeInputSplit - Class in org.apache.hadoop.mapred.join
此InputSplit包含一组子InputSplits。
CompositeInputSplit() - Constructor for class org.apache.hadoop.mapred.join.CompositeInputSplit
CompositeInputSplit(int) - Constructor for class org.apache.hadoop.mapred.join.CompositeInputSplit
CompositeInputSplit - Class in org.apache.hadoop.mapreduce.lib.join
此InputSplit包含一组子InputSplit。
CompositeInputSplit() - Constructor for class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
CompositeInputSplit(int) - Constructor for class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
CompositeRecordReader <K extends WritableComparable ,V extends Writable ,X extends Writable > - Class in org.apache.hadoop.mapred.join
一个RecordReader,能够对共享相同键类型和分区的RecordReader执行连接操作。
CompositeRecordReader(int, int, Class extends WritableComparator>) - Constructor for class org.apache.hadoop.mapred.join.CompositeRecordReader
Create a RecordReader with capacity children to position
id in the parent reader.
CompositeRecordReader <K extends WritableComparable <?>,V extends Writable ,X extends Writable > - Class in org.apache.hadoop.mapreduce.lib.join
一个RecordReader,能够对共享相同键类型和分区的RecordReader执行连接操作。
CompositeRecordReader(int, int, Class extends WritableComparator>) - Constructor for class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
Create a RecordReader with capacity children to position
id in the parent reader.
CompositeService - Class in org.apache.hadoop.service
服务组合。
CompositeService(String) - Constructor for class org.apache.hadoop.service.CompositeService
compress() - Method in class org.apache.hadoop.io.compress.BlockCompressorStream
compress(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Compressor
用压缩数据填充指定的缓冲区。
compress() - Method in class org.apache.hadoop.io.compress.CompressorStream
COMPRESS - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
配置选项:输出是否应压缩?"mapreduce.output.fileoutputformat.compress"。
COMPRESS_CODEC - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
如果启用了压缩,编解码器名称:"mapreduce.output.fileoutputformat.compress.codec"。
COMPRESS_TYPE - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
压缩类型 "mapreduce.output.fileoutputformat.compress.type": NONE, RECORD, BLOCK.
CompressedWritable - Class in org.apache.hadoop.io
一个用于Writable的基类,它以压缩形式存储自身,并在字段访问时惰性解压。
CompressedWritable() - Constructor for class org.apache.hadoop.io.CompressedWritable
compressFiles(Collection, File, String) - Static method in class org.apache.hadoop.yarn.service.client.ServiceClient
将输入文件压缩(tar)到输出文件。
COMPRESSION_GZ - Static variable in class org.apache.hadoop.io.file.tfile.TFile
压缩方式: gzip
COMPRESSION_LZO - Static variable in class org.apache.hadoop.io.file.tfile.TFile
压缩: lzo
COMPRESSION_NONE - Static variable in class org.apache.hadoop.io.file.tfile.TFile
压缩: 无
COMPRESSION_OPT_GZIP - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
Gzipped压缩格式。
COMPRESSION_OPT_NONE - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
无压缩。
CompressionCodec - Interface in org.apache.hadoop.io.compress
该类封装了一个流式压缩/解压缩对。
CompressionCodecFactory - Class in org.apache.hadoop.io.compress
一个能够为给定文件名找到正确编解码器的工厂。
CompressionCodecFactory(Configuration) - Constructor for class org.apache.hadoop.io.compress.CompressionCodecFactory
查找配置值 io.compression.codecs 中指定的编解码器并进行注册。
CompressionInputStream - Class in org.apache.hadoop.io.compress
一个压缩输入流。
CompressionInputStream(InputStream) - Constructor for class org.apache.hadoop.io.compress.CompressionInputStream
创建一个压缩输入流,从给定的流中读取解压后的字节。
CompressionOutputStream - Class in org.apache.hadoop.io.compress
一个压缩输出流。
CompressionOutputStream(OutputStream) - Constructor for class org.apache.hadoop.io.compress.CompressionOutputStream
创建一个压缩输出流,将压缩后的字节写入给定的流。
压缩器 - Interface in org.apache.hadoop.io.compress
compressor - Variable in class org.apache.hadoop.io.compress.CompressorStream
CompressorStream - Class in org.apache.hadoop.io.compress
CompressorStream(OutputStream, Compressor, int) - Constructor for class org.apache.hadoop.io.compress.CompressorStream
CompressorStream(OutputStream, Compressor) - Constructor for class org.apache.hadoop.io.compress.CompressorStream
CompressorStream(OutputStream) - Constructor for class org.apache.hadoop.io.compress.CompressorStream
允许派生类直接设置底层流。
computeChecksum(InputStream) - Method in interface org.apache.hadoop.yarn.sharedcache.SharedCacheChecksum
计算传入输入流的校验和。
computeSplitSize(long, long, long) - Method in class org.apache.hadoop.mapred.FileInputFormat
computeSplitSize(long, long, long) - Method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
concat(Path, Path[]) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
将现有文件连接在一起。
concat(Path, Path[]) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
concat(Path, Path[]) - Method in class org.apache.hadoop.fs.FileSystem
将现有文件连接在一起。
concat(Path, Path[]) - Method in class org.apache.hadoop.fs.FilterFileSystem
concat(Path, Path[]) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
ConcurrentWriteOperationDetectedException - Exception in org.apache.hadoop.fs.azurebfs.contracts.exceptions
当检测到并发写入操作时抛出。
ConcurrentWriteOperationDetectedException(String) - Constructor for exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.ConcurrentWriteOperationDetectedException
conditions - Variable in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
conf - Variable in class org.apache.hadoop.mapred.SequenceFileRecordReader
conf - Variable in class org.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
conf - Variable in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
conf - Variable in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
CONF_KEY_HEADER - Static variable in enum org.apache.hadoop.fs.StorageType
CONF_PATH_ARG - Static variable in class org.apache.hadoop.tools.dynamometer.Client
ConfCredentialBasedAccessTokenProvider - Class in org.apache.hadoop.hdfs.web.oauth2
Obtain an access token via a a credential (provided through the
Configuration) using the
客户端凭证授权工作流 .
ConfCredentialBasedAccessTokenProvider() - Constructor for class org.apache.hadoop.hdfs.web.oauth2.ConfCredentialBasedAccessTokenProvider
ConfCredentialBasedAccessTokenProvider(Timer) - Constructor for class org.apache.hadoop.hdfs.web.oauth2.ConfCredentialBasedAccessTokenProvider
CONFIG_NODE_DESCRIPTOR_PROVIDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ConfigFile - Class in org.apache.hadoop.yarn.service.api.records
需要创建并作为卷在服务组件容器中提供的配置文件。
ConfigFile() - Constructor for class org.apache.hadoop.yarn.service.api.records.ConfigFile
ConfigFormat - Enum in org.apache.hadoop.yarn.service.api.records
可配置 - Interface in org.apache.hadoop.conf
配置 - Class in org.apache.hadoop.conf
提供对配置参数的访问。
Configuration() - Constructor for class org.apache.hadoop.conf.配置
一个新的配置。
配置(布尔值) - Constructor for class org.apache.hadoop.conf.配置
一个新的配置选项,可以关闭从默认资源读取的行为。
配置(Configuration) - Constructor for class org.apache.hadoop.conf.配置
从另一个配置克隆而来,具有相同设置的新配置。
configuration(Configuration) - Method in class org.apache.hadoop.yarn.service.api.records.组件
该组件的配置属性。
配置 - Class in org.apache.hadoop.yarn.service.api.records
一组可通过环境变量、文件和自定义可插拔辅助docker容器注入到服务组件中的配置属性。
Configuration() - Constructor for class org.apache.hadoop.yarn.service.api.records.配置
configuration(Configuration) - Method in class org.apache.hadoop.yarn.service.api.records.Service
服务的配置属性。
ConfigurationException - Exception in org.apache.hadoop.yarn.exceptions
此异常在遇到不可恢复的配置错误时抛出。
ConfigurationException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ConfigurationException
ConfigurationException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ConfigurationException
ConfigurationException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ConfigurationException
ConfigurationKeys - Class in org.apache.hadoop.fs.azurebfs.constants
负责在Hadoop配置文件中维护所有Azure Blob文件系统配置键。
ConfigurationPropertyNotFoundException - Exception in org.apache.hadoop.fs.azurebfs.contracts.exceptions
当搜索的元素未找到时抛出
ConfigurationPropertyNotFoundException(String) - Constructor for exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.ConfigurationPropertyNotFoundException
configure(HttpURLConnection) - Method in class org.apache.hadoop.hdfs.web.oauth2.OAuth2ConnectionConfigurator
configure(HttpURLConnection) - Method in class org.apache.hadoop.hdfs.web.SSLConnectionConfigurator
configure(JobConf) - Method in class org.apache.hadoop.mapred.FixedLengthInputFormat
configure(JobConf) - Method in interface org.apache.hadoop.mapred.JobConfigurable
Initializes a new instance from a
JobConf
.
configure(JobConf) - Method in class org.apache.hadoop.mapred.KeyValueTextInputFormat
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.aggregate.UserDefinedValueAggregatorDescriptor
不执行任何操作。
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
获取输入文件名。
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorCombiner
Combiner无需配置。
configure(JobConf) - Method in interface org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorDescriptor
配置对象
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJobBase
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.BinaryPartitioner
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.ChainMapper
配置ChainMapper以及链中的所有Mapper。
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.ChainReducer
配置ChainReducer、Reducer以及链中的所有Mapper。
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.db.DBInputFormat
Initializes a new instance from a
JobConf
.
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.FieldSelectionMapReduce
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.HashPartitioner
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.KeyFieldBasedComparator
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.KeyFieldBasedPartitioner
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.MultithreadedMapRunner
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.NLineInputFormat
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.RegexMapper
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.TotalOrderPartitioner
configure(JobConf) - Method in class org.apache.hadoop.mapred.MapReduceBase
默认实现,不执行任何操作。
configure(JobConf) - Method in class org.apache.hadoop.mapred.MapRunner
configure(JobConf) - Method in class org.apache.hadoop.mapred.TextInputFormat
configure(Configuration) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.UserDefinedValueAggregatorDescriptor
不执行任何操作。
configure(Configuration) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
获取输入文件名。
configure(Configuration) - Method in interface org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorDescriptor
配置对象
已配置 - Class in org.apache.hadoop.conf
Base class for things that may be configured with a
Configuration
.
Configured() - Constructor for class org.apache.hadoop.conf.已配置
构建一个配置对象。
已配置(配置) - Constructor for class org.apache.hadoop.conf.已配置
构建一个配置对象。
configureDB(JobConf, String, String, String, String) - Static method in class org.apache.hadoop.mapred.lib.db.DBConfiguration
在JobConf中设置与数据库访问相关的字段。
configureDB(JobConf, String, String) - Static method in class org.apache.hadoop.mapred.lib.db.DBConfiguration
在JobConf中设置与数据库访问相关的字段。
configureDB(Configuration, String, String, String, String) - Static method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
configureDB(Configuration, String, String) - Static method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
在JobConf中设置与数据库访问相关的字段。
confirmPrompt(String) - Static method in class org.apache.hadoop.util.ToolRunner
向用户显示提示信息,如果用户响应为"y"或"yes"则返回true。
CONFLICT_MODE_APPEND - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
冲突模式: "append"。
CONFLICT_MODE_FAIL - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
冲突模式:"失败"。
CONFLICT_MODE_REPLACE - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
冲突模式:"替换"。
ConfRefreshTokenBasedAccessTokenProvider - Class in org.apache.hadoop.hdfs.web.oauth2
Supply a access token obtained via a refresh token (provided through the
Configuration using the second half of the
授权码授予工作流程 .
ConfRefreshTokenBasedAccessTokenProvider() - Constructor for class org.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
ConfRefreshTokenBasedAccessTokenProvider(Timer) - Constructor for class org.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
connection - Variable in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
CONNECTION_ACQUISITION_TIMEOUT - Static variable in class org.apache.hadoop.fs.s3a.常量
从连接池获取连接的超时时间:
"fs.s3a.connection.acquisition.timeout"。
CONNECTION_IDLE_TIME - Static variable in class org.apache.hadoop.fs.s3a.常量
连接池中连接的最大空闲时间:"fs.s3a.connection.idle.time"。
CONNECTION_KEEPALIVE - Static variable in class org.apache.hadoop.fs.s3a.常量
是否应在套接字上启用TCP Keepalive?
这会增加一些网络IO,但能更快发现故障。
CONNECTION_TTL - Static variable in class org.apache.hadoop.fs.s3a.常量
配置选项,用于设置从连接池中S3 HTTP连接的过期时间:"fs.s3a.connection.ttl"。
ConnectTimeoutException - Exception in org.apache.hadoop.net
Thrown by NetUtils.connect(java.net.Socket, java.net.SocketAddress, int)
if it times out while connecting to the remote host.
ConnectTimeoutException(String) - Constructor for exception org.apache.hadoop.net.ConnectTimeoutException
常量 - Class in org.apache.hadoop.fs.s3a
Constants used with the S3AFileSystem
.
constraints(List) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementPolicy
放置约束详情。
constructOutputStream(DataOutput) - Static method in class org.apache.hadoop.io.DataOutputOutputStream
从给定的DataOutput构造一个OutputStream。
constructQuery(String, String[]) - Method in class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat
构建用作插入数据的预处理语句的查询。
Container - Class in org.apache.hadoop.yarn.api.records
Container
represents an allocated resource in the cluster.
Container() - Constructor for class org.apache.hadoop.yarn.api.records.Container
Container - Class in org.apache.hadoop.yarn.service.api.records
一个正在运行的服务容器的实例。
Container() - Constructor for class org.apache.hadoop.yarn.service.api.records.Container
CONTAINER_ID - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
CONTAINER_ID_BITMASK - Static variable in class org.apache.hadoop.yarn.api.records.ContainerId
CONTAINER_PREFIX - Static variable in class org.apache.hadoop.yarn.util.ConverterUtils
CONTAINER_TOKEN_FILE_ENV_NAME - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
容器令牌写入的缓存文件
ContainerEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
该实体表示属于某个应用程序尝试的容器。
ContainerEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ContainerEntity
ContainerEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ContainerEntity
ContainerExitStatus - Class in org.apache.hadoop.yarn.api.records
容器退出状态码,表示特殊的退出情况。
ContainerExitStatus() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerExitStatus
ContainerId - Class in org.apache.hadoop.yarn.api.records
ContainerId
represents a globally unique identifier
for a
Container
in the cluster.
ContainerId() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerId
ContainerLaunchContext - Class in org.apache.hadoop.yarn.api.records
ContainerLaunchContext
represents all of the information
needed by the NodeManager
to launch a container.
ContainerLaunchContext() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
ContainerLogAppender - Class in org.apache.hadoop.yarn
一个简单的log4j附加器,用于容器的日志记录。
ContainerLogAppender() - Constructor for class org.apache.hadoop.yarn.ContainerLogAppender
ContainerManagementProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between an ApplicationMaster
and a
NodeManager
to start/stop and increase resource of containers
and to get status of running containers.
ContainerManagerSecurityInfo - Class in org.apache.hadoop.yarn.security
ContainerManagerSecurityInfo() - Constructor for class org.apache.hadoop.yarn.security.ContainerManagerSecurityInfo
ContainerNotFoundException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown on
(GetContainerReportRequest)
API when the container doesn't exist in AHS
ContainerNotFoundException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ContainerNotFoundException
ContainerNotFoundException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ContainerNotFoundException
ContainerNotFoundException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ContainerNotFoundException
ContainerReport - Class in org.apache.hadoop.yarn.api.records
ContainerReport
is a report of an container.
ContainerReport() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerReport
ContainerRetryContext - Class in org.apache.hadoop.yarn.api.records
ContainerRetryContext
indicates how container retry after it fails
to run.
ContainerRetryContext() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerRetryContext
ContainerRetryPolicy - Enum in org.apache.hadoop.yarn.api.records
Retry policy for relaunching a Container
.
ContainerRollingLogAppender - Class in org.apache.hadoop.yarn
一个简单的log4j附加器,用于容器的日志。
ContainerRollingLogAppender() - Constructor for class org.apache.hadoop.yarn.ContainerRollingLogAppender
containers(List) - Method in class org.apache.hadoop.yarn.service.api.records.ComponentContainers
设置容器。
ContainerState - Enum in org.apache.hadoop.yarn.api.records
State of a Container
.
ContainerState - Enum in org.apache.hadoop.yarn.service.api.records
应用程序容器的当前状态。
ContainerStatus - Class in org.apache.hadoop.yarn.api.records
ContainerStatus
represents the current status of a
Container
.
ContainerStatus() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerStatus
ContainerSubState - Enum in org.apache.hadoop.yarn.api.records
容器子状态。
ContainerTokenIdentifier - Class in org.apache.hadoop.yarn.security
容器的TokenIdentifier。
ContainerTokenIdentifier(ContainerId, String, String, Resource, long, int, long, Priority, long) - Constructor for class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
ContainerTokenIdentifier(ContainerId, String, String, Resource, long, int, long, Priority, long, LogAggregationContext) - Constructor for class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
ContainerTokenIdentifier(ContainerId, String, String, Resource, long, int, long, Priority, long, LogAggregationContext, String) - Constructor for class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
ContainerTokenIdentifier(ContainerId, String, String, Resource, long, int, long, Priority, long, LogAggregationContext, String, ContainerType) - Constructor for class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
ContainerTokenIdentifier(ContainerId, int, String, String, Resource, long, int, long, Priority, long, LogAggregationContext, String, ContainerType, ExecutionType) - Constructor for class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
ContainerTokenIdentifier(ContainerId, int, String, String, Resource, long, int, long, Priority, long, LogAggregationContext, String, ContainerType, ExecutionType, long) - Constructor for class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
为现有客户端提供的便捷构造函数。
ContainerTokenIdentifier(ContainerId, int, String, String, Resource, long, int, long, Priority, long, LogAggregationContext, String, ContainerType, ExecutionType, long, Set) - Constructor for class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
创建一个容器令牌标识符。
ContainerTokenIdentifier() - Constructor for class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
RPC层/SecretManager所需的默认构造函数。
ContainerTokenSelector - Class in org.apache.hadoop.yarn.security
ContainerTokenSelector() - Constructor for class org.apache.hadoop.yarn.security.ContainerTokenSelector
ContainerUpdateRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by Application Master
to the
Node Manager
to change the resource quota of a container.
ContainerUpdateRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateRequest
ContainerUpdateResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the NodeManager
to the
ApplicationMaster
when asked to update container resource.
ContainerUpdateResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateResponse
ContainerUpdateType - Enum in org.apache.hadoop.yarn.api.records
编码容器更新的类型。
containsKey(String) - Method in class org.apache.hadoop.fs.audit.CommonAuditContext
上下文是否包含特定的键?
containsKey(Object) - Method in class org.apache.hadoop.io.MapWritable
containsKey(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
containsValue(Object) - Method in class org.apache.hadoop.io.MapWritable
containsValue(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
CONTENT_ENCODING - Static variable in class org.apache.hadoop.fs.azurebfs.constants.HttpHeaderConfigurations
CONTENT_ENCODING - Static variable in class org.apache.hadoop.fs.s3a.常量
内容编码:gzip、deflate、compress、br等
CONTENT_LANGUAGE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.HttpHeaderConfigurations
CONTENT_LENGTH - Static variable in class org.apache.hadoop.fs.azurebfs.constants.HttpHeaderConfigurations
CONTENT_MD5 - Static variable in class org.apache.hadoop.fs.azurebfs.constants.HttpHeaderConfigurations
CONTENT_TYPE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.HttpHeaderConfigurations
contentEquals(Counters.Counter) - Method in class org.apache.hadoop.mapred.Counters.Counter
Deprecated.
ContentSummary - Class in org.apache.hadoop.fs
存储内容(目录或文件)的摘要。
ContentSummary() - Constructor for class org.apache.hadoop.fs.ContentSummary
Deprecated.
ContentSummary(long, long, long) - Constructor for class org.apache.hadoop.fs.ContentSummary
Deprecated.
ContentSummary(long, long, long, long, long, long) - Constructor for class org.apache.hadoop.fs.ContentSummary
Deprecated.
context - Variable in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
context() - Method in interface org.apache.hadoop.metrics2.MetricsRecord
CONTEXT_ATTR_STAGE - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
审计上下文中的阶段属性:"st"。
CONTEXT_ATTR_TASK_ATTEMPT_ID - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
审计上下文中的任务ID属性:"ta"。
ControlledJob - Class in org.apache.hadoop.mapreduce.lib.jobcontrol
该类封装了一个MapReduce作业及其依赖项。
ControlledJob(Job, List) - Constructor for class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
构建一个作业。
ControlledJob(Configuration) - Constructor for class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
构建一个作业。
convert(Throwable) - Static method in exception org.apache.hadoop.service.ServiceStateException
convert(String, Throwable) - Static method in exception org.apache.hadoop.service.ServiceStateException
ConverterUtils - Class in org.apache.hadoop.yarn.util
该类包含一组实用工具,用于帮助在'serializableFormat'与hadoop/原生Java数据结构之间进行相互转换。
ConverterUtils() - Constructor for class org.apache.hadoop.yarn.util.ConverterUtils
convertFromYarn(Token, InetSocketAddress) - Static method in class org.apache.hadoop.yarn.util.ConverterUtils
将protobuf令牌转换为rpc令牌并设置其服务。
convertFromYarn(Token, Text) - Static method in class org.apache.hadoop.yarn.util.ConverterUtils
将protobuf令牌转换为rpc令牌并设置其服务。
convertState(YarnApplicationState) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
convertUsername(String) - Static method in class org.apache.hadoop.registry.client.binding.RegistryUtils
将用户名转换为可用于注册表项的形式。
copy(FileSystem, Path, FileSystem, Path, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
在文件系统之间复制文件。
copy(FileSystem, Path[], FileSystem, Path, boolean, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
copy(FileSystem, Path, FileSystem, Path, boolean, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
在文件系统之间复制文件。
copy(FileSystem, FileStatus, FileSystem, Path, boolean, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
在文件系统内部或之间复制文件/目录树。
copy(File, FileSystem, Path, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
将本地文件复制到FileSystem。
copy(FileSystem, Path, File, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
将FileSystem文件复制到本地文件。
copy() - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
创建此实例的副本。
copy(Writable) - Method in class org.apache.hadoop.io.AbstractMapWritable
被子级拷贝构造函数使用。
copy(byte[], int, int) - Method in class org.apache.hadoop.record.Buffer
Deprecated.
将指定的字节数组复制到缓冲区。
copy(Configuration, T, T) - Static method in class org.apache.hadoop.util.ReflectionUtils
通过序列化到缓冲区来复制可写对象。
copy() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
copyBytes() - Method in class org.apache.hadoop.io.BytesWritable
获取一份与数据长度完全相同的字节副本。
copyBytes(InputStream, OutputStream, int, boolean) - Static method in class org.apache.hadoop.io.IOUtils
从一个流复制到另一个流。
copyBytes(InputStream, OutputStream, int) - Static method in class org.apache.hadoop.io.IOUtils
从一个流复制到另一个流。
copyBytes(InputStream, OutputStream, Configuration) - Static method in class org.apache.hadoop.io.IOUtils
从一个流复制到另一个流。
copyBytes(InputStream, OutputStream, Configuration, boolean) - Static method in class org.apache.hadoop.io.IOUtils
从一个流复制到另一个流。
copyBytes(InputStream, OutputStream, long, boolean) - Static method in class org.apache.hadoop.io.IOUtils
将一个流中的count字节数复制到另一个流。
copyBytes() - Method in class org.apache.hadoop.io.Text
copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
copyFromLocalFile(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
源文件位于本地磁盘上。
copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
源文件位于本地磁盘上。
copyFromLocalFile(boolean, boolean, Path[], Path) - Method in class org.apache.hadoop.fs.FileSystem
源文件位于本地磁盘上。
copyFromLocalFile(boolean, boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
源文件位于本地磁盘上。
copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
源文件位于本地磁盘上。
copyFromLocalFile(boolean, boolean, Path[], Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
源文件位于本地磁盘上。
copyFromLocalFile(boolean, boolean, Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
源文件位于本地磁盘上。
copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
copyToken() - Method in class org.apache.hadoop.security.token.Token
copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
源文件位于FS下,目标文件在本地磁盘上。
copyToLocalFile(Path, Path, boolean) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
源文件位于FS下,目标文件在本地磁盘上。
copyToLocalFile(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
将文件从远程文件系统复制到本地文件系统。
copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
将文件从远程文件系统复制到本地文件系统。
copyToLocalFile(boolean, Path, Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
源文件位于此文件系统下,目标文件在本地磁盘上。
copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
源文件位于FS下,目标文件在本地磁盘上。
copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
CORE_SITE_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
count - Variable in exception org.apache.hadoop.hdfs.protocol.QuotaExceededException
countCounters() - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
返回计数器总数,通过对每组中的计数器数量求和得出。
Counter() - Constructor for class org.apache.hadoop.mapred.Counters.Counter
计数器 - Interface in org.apache.hadoop.mapreduce
一个命名的计数器,用于跟踪map/reduce作业的进度。
counter(MetricsInfo, int) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
整数计数器的回调函数
counter(MetricsInfo, long) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
长整型计数器的回调函数
COUNTER_GROUP - Static variable in class org.apache.hadoop.mapred.SkipBadRecords
由应用程序写入并由框架用于检测不良记录的特殊计数器。
COUNTER_MAP_PROCESSED_RECORDS - Static variable in class org.apache.hadoop.mapred.SkipBadRecords
已处理的映射记录数量。
COUNTER_REDUCE_PROCESSED_GROUPS - Static variable in class org.apache.hadoop.mapred.SkipBadRecords
已处理的reduce组数量。
CounterGroup - Interface in org.apache.hadoop.mapreduce
A group of
Counter
s that logically belong together.
CounterGroupBase <T extends Counter > - Interface in org.apache.hadoop.mapreduce.counters
通用计数器组接口。
counters() - Method in interface org.apache.hadoop.fs.statistics.IOStatistics
计数器映射表。
counters() - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
计数器 - Class in org.apache.hadoop.mapred
一组命名的计数器。
Counters() - Constructor for class org.apache.hadoop.mapred.计数器
计数器(Counters) - Constructor for class org.apache.hadoop.mapred.计数器
计数器 - Class in org.apache.hadoop.mapreduce
Counters
holds per job/task counters, defined either by the
Map-Reduce framework or applications.
Counters() - Constructor for class org.apache.hadoop.mapreduce.计数器
默认构造函数
计数器(抽象计数器) - Constructor for class org.apache.hadoop.mapreduce.计数器
从另一个计数器对象构建计数器对象
Counters.Counter - Class in org.apache.hadoop.mapred
计数器记录,包含其名称和值。
Counters.Group - Class in org.apache.hadoop.mapred
Group
of counters, comprising of counters from a particular
counter
Enum
class.
CountingBloomFilter - Class in org.apache.hadoop.util.bloom
Implements a counting Bloom filter , as defined by Fan et al.
CountingBloomFilter() - Constructor for class org.apache.hadoop.util.bloom.CountingBloomFilter
默认构造函数 - 与readFields一起使用
CountingBloomFilter(int, int, int) - Constructor for class org.apache.hadoop.util.bloom.CountingBloomFilter
构造函数
CPK_IN_NON_HNS_ACCOUNT_ERROR_MESSAGE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
当为非分层命名空间账户提供客户提供密钥配置时,文件系统初始化出现的异常消息:"非分层命名空间账户无法启用客户提供密钥配置。以下配置不能与非分层命名空间账户一起使用:fs.azure.encryption.context.provider.type, fs.azure.encryption.encoded.client-provided-key, fs.azure.encryption.encoded.client-provided-key-sha"
cpus(Integer) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
分配给每个容器的虚拟核心数量(可选,但如果指定,将覆盖配置文件中的cpus设置)。
create(Path, EnumSet, Options.CreateOpts...) - Method in class org.apache.hadoop.fs.AbstractFileSystem
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
在ADL的情况下,创建调用的语义处理方式有所不同。
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
create(Path, FsPermission, EnumSet, int, short, long, Progressable, Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
create(Path, EnumSet, Options.CreateOpts...) - Method in class org.apache.hadoop.fs.FileContext
在指定路径上创建或覆盖文件,并返回用于写入文件的输出流。
create(Path) - Method in class org.apache.hadoop.fs.FileContext
create(FileSystem, Path, FsPermission) - Static method in class org.apache.hadoop.fs.FileSystem
使用提供的权限创建一个文件。
create(Path) - Method in class org.apache.hadoop.fs.FileSystem
在指定的路径创建一个FSDataOutputStream。
create(Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
在指定的路径创建一个FSDataOutputStream。
create(Path, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
在指定的Path路径上创建一个FSDataOutputStream,并支持写入进度报告。
create(Path, short) - Method in class org.apache.hadoop.fs.FileSystem
在指定的路径创建一个FSDataOutputStream。
create(Path, short, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
在指定的Path路径上创建一个FSDataOutputStream,并支持写入进度报告。
create(Path, boolean, int) - Method in class org.apache.hadoop.fs.FileSystem
在指定的路径创建一个FSDataOutputStream。
create(Path, boolean, int, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
create(Path, boolean, int, short, long) - Method in class org.apache.hadoop.fs.FileSystem
在指定的路径创建一个FSDataOutputStream。
create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
在指定的Path路径上创建一个FSDataOutputStream,并支持写入进度报告。
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
在指定的Path路径上创建一个FSDataOutputStream,并支持写入进度报告。
create(Path, FsPermission, EnumSet, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
在指定的Path路径上创建一个FSDataOutputStream,并支持写入进度报告。
create(Path, FsPermission, EnumSet, int, short, long, Progressable, Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.FileSystem
在指定路径创建一个带有自定义校验和选项的FSDataOutputStream。
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FilterFileSystem
create(Path, FsPermission, EnumSet, int, short, long, Progressable, Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.FilterFileSystem
create() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
在指定路径创建一个FSDataOutputStream。
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
通过此调用获取的流在使用该类的其他API之前必须关闭,否则调用将被阻塞。
create() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
在指定路径创建一个FSDataOutputStream。
create(FsPermission, FsPermission) - Static method in class org.apache.hadoop.fs.permission.FsCreateModes
从掩码和非掩码模式创建。
create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.s3native.NativeS3FileSystem
Deprecated.
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
CREATE - Static variable in interface org.apache.hadoop.registry.client.api.BindFlags
创建条目..
CREATE_DIR - Static variable in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
CREATE_SUCCESSFUL_JOB_OUTPUT_DIR_MARKER - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
用于触发在作业完成时创建标记文件的标志。
createAHSClient() - Static method in class org.apache.hadoop.yarn.client.api.AHSClient
创建AHSClient的新实例。
createAHSProxy(Configuration, Class, InetSocketAddress) - Static method in class org.apache.hadoop.yarn.client.AHSProxy
createAHSv2Client() - Static method in class org.apache.hadoop.yarn.client.api.AHSClient
createAllSymlink(Configuration, File, File) - Static method in class org.apache.hadoop.filecache.DistributedCache
createAMProxy(String, ApplicationReport) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
createAMRMClient() - Static method in class org.apache.hadoop.yarn.client.api.AMRMClient
创建AMRMClient的新实例。
createAMRMClientAsync(int, AMRMClientAsync.AbstractCallbackHandler) - Static method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
创建AMRMClientAsync的新实例。
createAMRMClientAsync(AMRMClient, int, AMRMClientAsync.AbstractCallbackHandler) - Static method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
创建AMRMClientAsync的新实例。
createAMRMClientAsync(int, AMRMClientAsync.CallbackHandler) - Static method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
createAMRMClientAsync(AMRMClient, int, AMRMClientAsync.CallbackHandler) - Static method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
createAndSubmitJob() - Method in class org.apache.hadoop.tools.DistCp
创建并提交mapreduce作业。
createAppAdminClient(String, Configuration) - Static method in class org.apache.hadoop.yarn.client.api.AppAdminClient
创建一个新的AppAdminClient实例。
createAppDir(String, ApplicationId, UserGroupInformation) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
为日志聚合创建远程应用程序目录。
createApplication() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
createBulkDelete(Path) - Method in interface org.apache.hadoop.fs.BulkDeleteSource
创建一个批量删除操作。
createBulkDelete(Path) - Method in class org.apache.hadoop.fs.FileSystem
创建一个批量删除操作。
createCheckpoint() - Method in class org.apache.hadoop.fs.TrashPolicy
创建一个垃圾检查点。
createCommitter(Path, TaskAttemptContext) - Static method in class org.apache.hadoop.mapreduce.lib.output.PathOutputCommitterFactory
为任务尝试和目标创建提交器工厂,然后从中创建提交器。
createCompressor() - Method in class org.apache.hadoop.io.compress.BZip2Codec
createCompressor() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
createCompressor() - Method in class org.apache.hadoop.io.compress.DefaultCodec
createCompressor() - Method in class org.apache.hadoop.io.compress.GzipCodec
createCompressor() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
createConnection() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
createCredentialEntry(String, char[]) - Method in class org.apache.hadoop.security.alias.CredentialProvider
创建新的凭证。
createCredentials(Configuration) - Method in class org.apache.hadoop.fs.s3a.TemporaryAWSCredentialsProvider
这里的凭证必须包含会话令牌,否则此操作将引发异常。
createDataOutputStreamBuilder(FileSystem, Path) - Static method in class org.apache.hadoop.fs.FileSystem
为给定的文件系统和路径创建标准FSDataOutputStreamBuilder的实例。
createDBRecordReader(DBInputFormat.DBInputSplit, Configuration) - Method in class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
createDBRecordReader(DBInputFormat.DBInputSplit, Configuration) - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
createDBRecordReader(DBInputFormat.DBInputSplit, Configuration) - Method in class org.apache.hadoop.mapreduce.lib.db.OracleDataDrivenDBInputFormat
createDecompressor() - Method in class org.apache.hadoop.io.compress.BZip2Codec
createDecompressor() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
createDecompressor() - Method in class org.apache.hadoop.io.compress.DefaultCodec
createDecompressor() - Method in class org.apache.hadoop.io.compress.GzipCodec
createDecompressor() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
createDir(FileSystem, Path, FsPermission) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
createDirectDecompressor() - Method in class org.apache.hadoop.io.compress.DefaultCodec
createDirectDecompressor() - Method in interface org.apache.hadoop.io.compress.DirectDecompressionCodec
createDirectDecompressor() - Method in class org.apache.hadoop.io.compress.GzipCodec
createDirectory(Path, FsPermission, FsPermission, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
createEncryptionZone(Path, String) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
Deprecated.
createEncryptionZone(Path, String, EnumSet) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
在空的现有目录下创建一个加密区域,使用指定的加密密钥。
CreateEncryptionZoneFlag - Enum in org.apache.hadoop.hdfs.client
createFile(Path, FileSystem.Statistics, boolean, FsPermission, FsPermission, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
createFile(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
这里被重写以确保最终会调用该类的create()方法。
createFile(Path) - Method in class org.apache.hadoop.fs.FileSystem
为指定路径的文件创建一个新的FSDataOutputStreamBuilder。
createFile(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
createFileOutputCommitter(Path, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.PathOutputCommitterFactory
createFileSplit(Path, long, long) - Static method in class org.apache.hadoop.mapred.lib.NLineInputFormat
NLineInputFormat使用LineRecordReader,它总是读取(并消耗)至少一个超出其上层分割边界的字符。
createFileSplit(Path, long, long) - Static method in class org.apache.hadoop.mapreduce.lib.input.NLineInputFormat
NLineInputFormat使用LineRecordReader,它总是读取(并消耗)至少一个超出其上层分割边界的字符。
createFileSystem(URI, Configuration) - Static method in class org.apache.hadoop.fs.AbstractFileSystem
使用配置为指定的URI创建一个文件系统实例。
createFilesystem(TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
CreateFlag - Enum in org.apache.hadoop.fs
CreateFlag 指定文件创建语义。
createHistoryFileInfo(Path, Path, Path, JobIndexInfo, boolean) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
createIdentifier() - Method in class org.apache.hadoop.security.token.SecretManager
创建一个空的令牌标识符。
createImmutable(short) - Static method in class org.apache.hadoop.fs.permission.FsPermission
createInputFileListing(Job) - Method in class org.apache.hadoop.tools.DistCp
通过调用适当的复制列表实现来创建输入列表。
createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.BZip2Codec
Create a
CompressionInputStream
that will read from the given
input stream and return a stream for uncompressed data.
createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.BZip2Codec
createInputStream(InputStream, Decompressor, long, long, SplittableCompressionCodec.READ_MODE) - Method in class org.apache.hadoop.io.compress.BZip2Codec
创建CompressionInputStream,用于在两种读取模式之一中读取未压缩数据。
createInputStream(InputStream) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
createInputStream(InputStream, Decompressor) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.DefaultCodec
createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.DefaultCodec
createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.GzipCodec
createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.GzipCodec
createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
createInputStream(InputStream, Decompressor, long, long, SplittableCompressionCodec.READ_MODE) - Method in interface org.apache.hadoop.io.compress.SplittableCompressionCodec
根据readMode指示创建一个流。
createInstance(String) - Static method in class org.apache.hadoop.mapred.lib.aggregate.UserDefinedValueAggregatorDescriptor
创建给定类的实例
createInstance(String) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.UserDefinedValueAggregatorDescriptor
创建给定类的实例
createInternal(Path, EnumSet, FsPermission, int, short, long, Progressable, Options.ChecksumOpt, boolean) - Method in class org.apache.hadoop.fs.AbstractFileSystem
createInternal(Path, FsPermission, boolean, SelfRenewingLease) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
这是供内部使用的创建调用版本。
createInternal(Path, EnumSet, FsPermission, int, short, long, Progressable, Options.ChecksumOpt, boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
createInternalValue() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
创建一个用于内部连接的值。
createIOException(List) - Static method in exception org.apache.hadoop.io.MultipleIOException
createJarWithClassPath(String, Path, Map) - Static method in class org.apache.hadoop.fs.FileUtil
createJarWithClassPath(String, Path, Path, Map) - Static method in class org.apache.hadoop.fs.FileUtil
在指定路径创建一个jar文件,其中包含一个引用所有指定条目的类路径清单。
createJobListCache() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
createKey(String, byte[], KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.KeyProvider
创建新密钥。
createKey(String, KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.KeyProvider
创建一个新密钥并生成其材料。
createKey() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
创建一个对所有子RR通用的新键值。
createKey() - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
从代理的RR请求新密钥。
createKey() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
createKey() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
createKey() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
createKey() - Method in interface org.apache.hadoop.mapred.RecordReader
创建一个适当类型的对象用作键。
createKey() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
createKey() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
createKey() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
创建一个所有子RR共用的新密钥。
createKey() - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
从代理的RR请求新密钥。
createLocalTempFile(File, String, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
为基本文件创建一个临时文件。
createManifestStoreOperations() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
为目标存储创建清单存储操作。
createMoveToDoneThreadPool(int) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
createMultipartUploader(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
创建一个多部分上传器。
createMultipartUploader(Path) - Method in class org.apache.hadoop.fs.FileContext
创建一个多部分上传器。
createMultipartUploader(Path) - Method in class org.apache.hadoop.fs.FileSystem
创建一个多部分上传器。
createNewFile(Path) - Method in class org.apache.hadoop.fs.FileSystem
将给定的路径创建为一个全新的零长度文件。
createNMClient() - Static method in class org.apache.hadoop.yarn.client.api.NMClient
创建NMClient的新实例。
createNMClient(String) - Static method in class org.apache.hadoop.yarn.client.api.NMClient
创建NMClient的新实例。
createNMClientAsync(NMClientAsync.AbstractCallbackHandler) - Static method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
createNMClientAsync(NMClientAsync.CallbackHandler) - Static method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
createNMProxy(Configuration, Class, UserGroupInformation, YarnRPC, InetSocketAddress) - Static method in class org.apache.hadoop.yarn.client.NMProxy
createNonRecursive(Path, FsPermission, EnumSet, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
createNonRecursive(Path, FsPermission, EnumSet, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
createNonRecursive(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
createNonRecursive(Path, FsPermission, EnumSet, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
createNonRecursive(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
在指定的Path路径上打开一个FSDataOutputStream输出流,并支持写入进度报告。
createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
在指定的Path路径上打开一个FSDataOutputStream输出流,并支持写入进度报告。
createNonRecursive(Path, FsPermission, EnumSet, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
在指定的Path路径上打开一个FSDataOutputStream输出流,并支持写入进度报告。
createNonRecursive(Path, FsPermission, EnumSet, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FilterFileSystem
createNonRecursive(Path, FsPermission, EnumSet, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
createNonRecursive(Path, FsPermission, EnumSet, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
createOutputCommitter(Path, TaskAttemptContext) - Method in class org.apache.hadoop.fs.azurebfs.commit.AzureManifestCommitterFactory
createOutputCommitter(Path, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterFactory
createOutputCommitter(Path, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.PathOutputCommitterFactory
为任务尝试创建一个输出提交器。
createOutputStream(Path, boolean) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.BZip2Codec
createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.BZip2Codec
createOutputStream(OutputStream) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
createOutputStream(OutputStream, Compressor) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.DefaultCodec
createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.DefaultCodec
createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.GzipCodec
createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.GzipCodec
createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
createOutputStreamWithMode(Path, boolean, FsPermission) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
createPassword(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
createPassword(T) - Method in class org.apache.hadoop.security.token.SecretManager
为给定的标识符创建密码。
createPassword(byte[], SecretKey) - Static method in class org.apache.hadoop.security.token.SecretManager
使用密钥计算标识符的HMAC,并将输出作为密码返回
createPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.FileSystem
Hook to implement support for
PathHandle
operations.
createPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.FilterFileSystem
createPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
Hook to implement support for
PathHandle
operations.
createPool(JobConf, List) - Method in class org.apache.hadoop.mapred.lib.CombineFileInputFormat
createPool(JobConf, PathFilter...) - Method in class org.apache.hadoop.mapred.lib.CombineFileInputFormat
createPool(List) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
创建一个新池并向其中添加过滤器。
createPool(PathFilter...) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
创建一个新池并向其中添加过滤器。
createProvider(URI, Configuration) - Method in class org.apache.hadoop.crypto.key.KeyProviderFactory
createProvider(URI, Configuration) - Method in class org.apache.hadoop.security.alias.CredentialProviderFactory
createProxyUser(String, UserGroupInformation) - Static method in class org.apache.hadoop.security.UserGroupInformation
使用有效用户的用户名和真实用户的UGI创建一个代理用户。
createProxyUserForTesting(String, UserGroupInformation, String[]) - Static method in class org.apache.hadoop.security.UserGroupInformation
为测试HDFS和MapReduce创建一个代理用户UGI
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapred.lib.CombineFileInputFormat
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.InputFormat
为给定的分片创建记录读取器。
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
为给定的分片创建记录读取器。
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
此功能尚未实现。
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineSequenceFileInputFormat
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineTextInputFormat
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.FixedLengthInputFormat
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.KeyValueTextInputFormat
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.NLineInputFormat
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsBinaryInputFormat
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextInputFormat
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter
为给定的分片创建记录读取器
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFormat
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.input.TextInputFormat
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.join.ComposableInputFormat
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
为这个InputFormat的子节点构建一个CompositeRecordReader,如初始化表达式中所定义。
createRemoteUser(String) - Static method in class org.apache.hadoop.security.UserGroupInformation
根据登录名创建用户。
createRemoteUser(String, SaslRpcServer.AuthMethod) - Static method in class org.apache.hadoop.security.UserGroupInformation
根据登录名创建用户。
createReservation() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
createRetriableProxy(Configuration, Class, UserGroupInformation, YarnRPC, InetSocketAddress, RetryPolicy) - Static method in class org.apache.hadoop.yarn.client.ServerProxy
createRetryPolicy(Configuration, long, long, boolean) - Static method in class org.apache.hadoop.yarn.client.RMProxy
从配置中获取重试策略,并使用指定的重试时间和重试间隔创建重试策略。
createRetryPolicy(Configuration, String, long, String, long) - Static method in class org.apache.hadoop.yarn.client.ServerProxy
createRMProxy(Configuration, Class) - Static method in class org.apache.hadoop.yarn.client.ClientRMProxy
为指定协议创建到ResourceManager的代理。
createRMProxyFederation(Configuration, Class) - Static method in class org.apache.hadoop.yarn.client.ClientRMProxy
为指定协议创建到ResourceManager的代理。
createRMProxyFederation(Configuration, Class, RMProxy) - Static method in class org.apache.hadoop.yarn.client.RMProxy
此功能仅用于NodeManager且仅在非HA模式下使用。
createSecretKey(byte[]) - Static method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
将byte[]转换为密钥
createSecretKey(byte[]) - Static method in class org.apache.hadoop.security.token.SecretManager
将字节数组转换为密钥
createSerializer() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
createSharedCacheClient() - Static method in class org.apache.hadoop.yarn.client.api.SharedCacheClient
createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
createSnapshot(Path) - Method in class org.apache.hadoop.fs.FileContext
使用默认名称创建快照。
createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.FileContext
创建快照。
createSnapshot(Path) - Method in class org.apache.hadoop.fs.FileSystem
使用默认名称创建快照。
createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
创建快照。
createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
createSocket() - Method in class org.apache.hadoop.net.SocksSocketFactory
createSocket(InetAddress, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
createSocket(String, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
createSocket(String, int, InetAddress, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
createSocket() - Method in class org.apache.hadoop.net.StandardSocketFactory
createSocket(InetAddress, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
createSocket(String, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
createSocket(String, int, InetAddress, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.AbstractFileSystem
createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.FileContext
创建一个指向现有文件的符号链接。
createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.FilterFileSystem
createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.LocalFileSystem
createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
createSymlink() - Method in class org.apache.hadoop.mapreduce.Job
Deprecated.
createTimelineAbout(String) - Static method in class org.apache.hadoop.yarn.util.timeline.TimelineUtils
createTimelineClient() - Static method in class org.apache.hadoop.yarn.client.api.TimelineClient
创建一个时间轴v.1.x客户端的实例。
createTimelineReaderClient() - Static method in class org.apache.hadoop.yarn.client.api.TimelineReaderClient
创建Timeline Reader Client的新实例。
createTupleWritable() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
创建一个用于内部连接的值。
createUserForTesting(String, String[]) - Static method in class org.apache.hadoop.security.UserGroupInformation
为测试HDFS和MapReduce创建UGI
createValue() - Method in class org.apache.hadoop.mapred.join.JoinRecordReader
创建一个适当类型的对象作为值使用。
createValue() - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader
创建一个适当类型的对象用作值。
createValue() - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
从代理RR请求新值。
createValue() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
createValue() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
createValue() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
createValue() - Method in interface org.apache.hadoop.mapred.RecordReader
创建一个适当类型的对象作为值使用。
createValue() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
createValue() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
createValue() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
Deprecated.
createValue() - Method in class org.apache.hadoop.mapreduce.lib.join.JoinRecordReader
createValue() - Method in class org.apache.hadoop.mapreduce.lib.join.OverrideRecordReader
createValue() - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
createValueAggregatorJob(String[], Class >) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
创建一个基于聚合的map/reduce作业。
createValueAggregatorJob(String[]) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
创建一个基于聚合的map/reduce作业。
createValueAggregatorJob(String[], Class extends ValueAggregatorDescriptor>[]) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
createValueAggregatorJob(String[], Class extends ValueAggregatorDescriptor>[], Class >) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
createValueAggregatorJob(Configuration, String[]) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJob
创建一个基于聚合的map/reduce作业。
createValueAggregatorJob(String[], Class extends ValueAggregatorDescriptor>[]) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJob
createValueAggregatorJobs(String[], Class extends ValueAggregatorDescriptor>[]) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
createValueAggregatorJobs(String[]) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
createValueAggregatorJobs(String[], Class extends ValueAggregatorDescriptor>[]) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJob
createValueAggregatorJobs(String[]) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJob
createWriter(Configuration, SequenceFile.Writer.Option...) - Static method in class org.apache.hadoop.io.SequenceFile
使用给定的选项创建一个新的写入器。
createWriter(FileSystem, Configuration, Path, Class, Class) - Static method in class org.apache.hadoop.io.SequenceFile
createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType) - Static method in class org.apache.hadoop.io.SequenceFile
createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, Progressable) - Static method in class org.apache.hadoop.io.SequenceFile
createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec) - Static method in class org.apache.hadoop.io.SequenceFile
createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, Progressable, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
createWriter(FileSystem, Configuration, Path, Class, Class, int, short, long, SequenceFile.CompressionType, CompressionCodec, Progressable, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
createWriter(FileSystem, Configuration, Path, Class, Class, int, short, long, boolean, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
Deprecated.
createWriter(FileContext, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata, EnumSet, Options.CreateOpts...) - Static method in class org.apache.hadoop.io.SequenceFile
构建首选的SequenceFile Writer类型。
createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, Progressable) - Static method in class org.apache.hadoop.io.SequenceFile
createWriter(Configuration, FSDataOutputStream, Class, Class, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
createWriter(Configuration, FSDataOutputStream, Class, Class, SequenceFile.CompressionType, CompressionCodec) - Static method in class org.apache.hadoop.io.SequenceFile
createYarnClient() - Static method in class org.apache.hadoop.yarn.client.api.YarnClient
创建一个新的YarnClient实例。
createYarnClient() - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
CREDENTIAL_PROVIDER_PATH - Static variable in class org.apache.hadoop.security.alias.CredentialProviderFactory
CredentialBasedAccessTokenProvider - Class in org.apache.hadoop.hdfs.web.oauth2
通过基于凭证的OAuth2工作流程获取访问令牌。
CredentialInitializationException - Exception in org.apache.hadoop.fs.s3a
Hadoop的AWSCredentialsProvider实现类在凭证设置出现问题时应该抛出的异常。
CredentialInitializationException(String, Throwable) - Constructor for exception org.apache.hadoop.fs.s3a.CredentialInitializationException
CredentialInitializationException(String) - Constructor for exception org.apache.hadoop.fs.s3a.CredentialInitializationException
CredentialProvider - Class in org.apache.hadoop.security.alias
为Hadoop应用程序提供凭据或密码的提供者。
CredentialProvider() - Constructor for class org.apache.hadoop.security.alias.CredentialProvider
CredentialProviderFactory - Class in org.apache.hadoop.security.alias
一个工厂,用于根据配置中给定的路径创建CredentialProvider列表。
CredentialProviderFactory() - Constructor for class org.apache.hadoop.security.alias.CredentialProviderFactory
凭据 - Class in org.apache.hadoop.security
一个提供读写密钥和令牌功能的类。
Credentials() - Constructor for class org.apache.hadoop.security.Credentials
创建一个空的凭据实例。
凭据(Credentials) - Constructor for class org.apache.hadoop.security.Credentials
创建给定凭据的副本。
CS_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
csi.v0 - package csi.v0
CSV_HEADER_OPT_IGNORE - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
忽略标题。
CSV_HEADER_OPT_NONE - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
无标题行:第一行即为数据。
CSV_HEADER_OPT_USE - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
使用头部。
CSV_INPUT_COMMENT_MARKER - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
表示该行实际上是注释的字符串。
CSV_INPUT_COMMENT_MARKER_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
默认标记。
CSV_INPUT_FIELD_DELIMITER_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
默认字段分隔符。
CSV_INPUT_HEADER - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
应如何使用标头?
值: "fs.s3a.select.input.csv.header".
CSV_INPUT_HEADER_OPT_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
默认头部模式:"ignore"。
CSV_INPUT_INPUT_FIELD_DELIMITER - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
字段分隔符。
CSV_INPUT_QUOTE_CHARACTER - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
引号字符。
CSV_INPUT_QUOTE_CHARACTER_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
默认引用字符。
CSV_INPUT_QUOTE_ESCAPE_CHARACTER - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
用于转义引号的字符。
CSV_INPUT_QUOTE_ESCAPE_CHARACTER_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
默认的引号转义字符。
CSV_INPUT_RECORD_DELIMITER - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
记录分隔符。
CSV_INPUT_RECORD_DELIMITER_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
默认分隔符
值: "\n".
CSV_OUTPUT_FIELD_DELIMITER - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
字段分隔符。
CSV_OUTPUT_FIELD_DELIMITER_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
默认字段分隔符。
CSV_OUTPUT_QUOTE_CHARACTER - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
引号字符。
CSV_OUTPUT_QUOTE_CHARACTER_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
默认引用字符。
CSV_OUTPUT_QUOTE_ESCAPE_CHARACTER - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
用于转义引号的字符。
CSV_OUTPUT_QUOTE_ESCAPE_CHARACTER_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
默认的引号转义字符。
CSV_OUTPUT_QUOTE_FIELDS - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
CSV字段是否需要加引号?
可选值之一:ALWAYS(始终)、ASNEEDED(按需)
参数值:"fs.s3a.select.output.csv.quote.fields"。
CSV_OUTPUT_QUOTE_FIELDS_ALWAYS - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
输出引用策略(默认): "always".
CSV_OUTPUT_QUOTE_FIELDS_AS_NEEEDED - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
输出引用策略:"按需"。
CSV_OUTPUT_RECORD_DELIMITER - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
记录分隔符。
CSV_OUTPUT_RECORD_DELIMITER_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
默认分隔符
值: "\n".
CsvRecordOutput - Class in org.apache.hadoop.record
CsvRecordOutput(OutputStream) - Constructor for class org.apache.hadoop.record.CsvRecordOutput
Deprecated.
创建CsvRecordOutput的新实例
CUR_DIR - Static variable in class org.apache.hadoop.fs.Path
当前目录,"."。
CURATOR_LEADER_ELECTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
curReader - Variable in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
curReader - Variable in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
currentAuditContext() - Static method in class org.apache.hadoop.fs.audit.CommonAuditContext
获取当前的通用审计上下文。
currentConfig() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
currentDownloadBytesPerSecond(long) - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
记录当前观察到的每秒下载字节速率。
currentId - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
访问currentId受此对象锁保护。
currentThreadID() - Static method in class org.apache.hadoop.fs.audit.CommonAuditContext
一个线程ID,对于该进程是唯一的,并且在同一个线程上的所有S3A客户端之间共享,即使这些客户端使用不同的文件系统实例。
currentTokens - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
当前有效令牌的缓存,从DelegationTokenIdentifier映射到DelegationTokenInformation。
currentUploadBytesPerSecond(long) - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
记录当前观察到的每秒上传字节速率。
currentUser() - Static method in class org.apache.hadoop.registry.client.binding.RegistryUtils
获取当前用户路径,格式化为注册表格式
CUSTOM_HEADER_PARAM - Static variable in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
CUSTOM_HEADER_PARAM - Static variable in class org.apache.hadoop.security.http.XFrameOptionsFilter
CUSTOM_METHODS_TO_IGNORE_PARAM - Static variable in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
CUSTOM_SIGNERS - Static variable in class org.apache.hadoop.fs.s3a.常量
自定义签名者列表。
CYPHER_GROUP - Static variable in class org.apache.hadoop.fs.s3a.audit.S3LogParser
记录日志组 "cypher"。
FAIL_INJECT_CLIENT_FACTORY - Static variable in class org.apache.hadoop.fs.s3a.常量
FAIL_INJECT_INCONSISTENCY_KEY - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
FAIL_INJECT_INCONSISTENCY_MSEC - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
FAIL_INJECT_INCONSISTENCY_PROBABILITY - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
FAIL_INJECT_THROTTLE_PROBABILITY - Static variable in class org.apache.hadoop.fs.s3a.常量
FAIL_ON_METADATA_WRITE_ERROR - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
FAIL_ON_METADATA_WRITE_ERROR_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
failApplicationAttempt(FailApplicationAttemptRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to request the
ResourceManager
to fail an application attempt.
failApplicationAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
终止指定ID的应用程序尝试。
FailApplicationAttemptRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the client to the ResourceManager
to fail an application attempt.
FailApplicationAttemptRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.FailApplicationAttemptRequest
FailApplicationAttemptResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to the client
failing an application attempt.
FailApplicationAttemptResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.FailApplicationAttemptResponse
FAILED - Static variable in class org.apache.hadoop.mapred.jobcontrol.Job
FAILED - Static variable in class org.apache.hadoop.mapred.JobStatus
FAILED_TO_GET_UGI_MSG_HEADER - Static variable in class org.apache.hadoop.security.SecurityUtil
failJob(String) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
FailoverFailedException - Exception in org.apache.hadoop.ha
抛出异常以指示服务故障转移失败。
FailoverFailedException(String) - Constructor for exception org.apache.hadoop.ha.FailoverFailedException
FailoverFailedException(String, Throwable) - Constructor for exception org.apache.hadoop.ha.FailoverFailedException
failTask(TaskAttemptID) - Method in class org.apache.hadoop.mapreduce.Job
标记失败的任务尝试。
FAST_BUFFER_SIZE - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
FAST_UPLOAD - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
FAST_UPLOAD_ACTIVE_BLOCKS - Static variable in class org.apache.hadoop.fs.s3a.常量
单个输出流可拥有的最大块数(正在上传或排队等待中央FileSystem实例的操作队列池)。
FAST_UPLOAD_BUFFER - Static variable in class org.apache.hadoop.fs.s3a.常量
使用什么缓冲区。
FAST_UPLOAD_BUFFER_ARRAY - Static variable in class org.apache.hadoop.fs.s3a.常量
使用内存中的数组。
FAST_UPLOAD_BUFFER_DISK - Static variable in class org.apache.hadoop.fs.s3a.常量
将缓冲块写入磁盘:"disk"。
FAST_UPLOAD_BYTEBUFFER - Static variable in class org.apache.hadoop.fs.s3a.常量
使用字节缓冲区。
FEDERATION_ALLOCATION_HISTORY_MAX_ENTRY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_AMRMPROXY_HB_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_AMRMPROXY_REGISTER_UAM_RETRY_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_AMRMPROXY_REGISTER_UAM_RETRY_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_AMRMPROXY_SUBCLUSTER_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_BLACKLIST_SUBCLUSTERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_CACHE_ENTITY_NUMS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_CACHE_TIME_TO_LIVE_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_CLUSTER_RESOLVER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_FACADE_CACHE_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_FAILOVER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_FLUSH_CACHE_FOR_RM_ADDR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_GPG_LOAD_BASED_MAX_EDIT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_GPG_LOAD_BASED_MAX_PENDING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_GPG_LOAD_BASED_MIN_PENDING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_GPG_LOAD_BASED_MIN_WEIGHT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_GPG_LOAD_BASED_SCALING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_GPG_POLICY_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_MACHINE_LIST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_NON_HA_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_POLICY_MANAGER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_POLICY_MANAGER_PARAMS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_REGISTRY_BASE_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_STATESTORE_CLEANUP_RETRY_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_STATESTORE_CLEANUP_RETRY_SLEEP_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_STATESTORE_CLIENT_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_STATESTORE_CONN_IDLE_TIMEOUT_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
数据库连接空闲超时时间。
FEDERATION_STATESTORE_CONN_MAX_LIFE_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
数据库连接的最大生命周期。
FEDERATION_STATESTORE_CONNECTION_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
数据库连接超时时间。
FEDERATION_STATESTORE_HEARTBEAT_INITIAL_DELAY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_STATESTORE_HEARTBEAT_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_STATESTORE_MAX_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_STATESTORE_POOL_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
数据库连接池的名称。
FEDERATION_STATESTORE_SQL_JDBC_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_STATESTORE_SQL_MAXCONNECTIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_STATESTORE_SQL_MINIMUMIDLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
数据库连接池最小连接数。
FEDERATION_STATESTORE_SQL_PASSWORD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_STATESTORE_SQL_URL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_STATESTORE_SQL_USERNAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_STATESTORE_ZK_PARENT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ZKRMStateStore 将在其下创建 znode 的父 znode 路径。
FEDERATION_STATESTORE_ZK_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FEDERATION_YARN_CLIENT_FAILOVER_RANDOM_ORDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FenceMethod - Interface in org.apache.hadoop.ha
隔离方法是一种允许一个节点强制阻止另一个节点继续执行的方法。
fetchDurationSummary(IOStatistics, String, boolean) - Static method in class org.apache.hadoop.fs.statistics.DurationStatisticSummary
从一个IO统计源获取成功或失败操作的持续时间计时摘要。
fetchSuccessSummary(IOStatistics, String) - Static method in class org.apache.hadoop.fs.statistics.DurationStatisticSummary
从IOStatistics源获取持续时间计时摘要。
fieldNames - Variable in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
fields(String) - Method in class org.apache.hadoop.yarn.service.api.records.错误
FieldSelectionHelper - Class in org.apache.hadoop.mapreduce.lib.fieldsel
该类实现了一个mapper/reducer类,可用于以类似于Unix cut命令的方式执行字段选择。
FieldSelectionHelper() - Constructor for class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
FieldSelectionHelper(Text, Text) - Constructor for class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
FieldSelectionMapper <K ,V > - Class in org.apache.hadoop.mapreduce.lib.fieldsel
该类实现了一个映射器类,可用于以类似于Unix cut命令的方式进行字段选择。
FieldSelectionMapper() - Constructor for class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionMapper
FieldSelectionMapReduce <K ,V > - Class in org.apache.hadoop.mapred.lib
该类实现了一个mapper/reducer类,可用于以类似于Unix cut命令的方式进行字段选择。
FieldSelectionMapReduce() - Constructor for class org.apache.hadoop.mapred.lib.FieldSelectionMapReduce
FieldSelectionReducer <K ,V > - Class in org.apache.hadoop.mapreduce.lib.fieldsel
该类实现了一个reducer类,可用于执行字段选择,其方式类似于Unix的cut命令。
FieldSelectionReducer() - Constructor for class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionReducer
FILE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
FILE_COMMITTER_FACTORY - Static variable in class org.apache.hadoop.mapreduce.lib.output.PathOutputCommitterFactory
FILE_CONFIGURATION_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FILE_DEFAULT_PERM - Static variable in class org.apache.hadoop.fs.FileContext
文件的默认权限
FILE_NOT_FOUND_SINGLE_ATTEMPT - Static variable in exception org.apache.hadoop.fs.s3a.RemoteFileChangedException
文件在LIST和COPY之间的重命名过程中消失了。
FileAlreadyExistsException - Exception in org.apache.hadoop.fs
当目标文件已存在且未配置为覆盖时,用于任何操作。
FileAlreadyExistsException() - Constructor for exception org.apache.hadoop.fs.FileAlreadyExistsException
FileAlreadyExistsException(String) - Constructor for exception org.apache.hadoop.fs.FileAlreadyExistsException
FileAlreadyExistsException - Exception in org.apache.hadoop.mapred
当目标文件已存在且未配置为覆盖时,用于任何操作。
FileAlreadyExistsException() - Constructor for exception org.apache.hadoop.mapred.FileAlreadyExistsException
FileAlreadyExistsException(String) - Constructor for exception org.apache.hadoop.mapred.FileAlreadyExistsException
FileChecksum - Class in org.apache.hadoop.fs
一个表示文件校验和的抽象类。
FileChecksum() - Constructor for class org.apache.hadoop.fs.FileChecksum
FileContext - Class in org.apache.hadoop.fs
FileContext类为Hadoop文件系统的用户提供了一个接口。
fileControllerName - Variable in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
fileCreated() - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
表明我们刚刚通过WASB创建了一个文件。
fileDeleted() - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
表明我们刚刚通过WASB删除了一个文件。
FileInputFormat <K ,V > - Class in org.apache.hadoop.mapred
FileInputFormat() - Constructor for class org.apache.hadoop.mapred.FileInputFormat
FileInputFormat <K ,V > - Class in org.apache.hadoop.mapreduce.lib.input
FileInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
FileInputFormatCounter - Enum in org.apache.hadoop.mapreduce.lib.input
fileNameFromBlockPoolID(String) - Static method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap
FileOutputCommitter - Class in org.apache.hadoop.mapred
An
OutputCommitter
that commits files specified
in job output directory i.e.
FileOutputCommitter() - Constructor for class org.apache.hadoop.mapred.FileOutputCommitter
FileOutputCommitter - Class in org.apache.hadoop.mapreduce.lib.output
An
OutputCommitter
that commits files specified
in job output directory i.e.
FileOutputCommitter(Path, TaskAttemptContext) - Constructor for class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
创建一个文件输出提交器
FileOutputCommitter(Path, JobContext) - Constructor for class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
创建一个文件输出提交器
FILEOUTPUTCOMMITTER_ALGORITHM_VERSION - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
FILEOUTPUTCOMMITTER_ALGORITHM_VERSION_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
FILEOUTPUTCOMMITTER_CLEANUP_FAILURES_IGNORED - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
FILEOUTPUTCOMMITTER_CLEANUP_FAILURES_IGNORED_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
FILEOUTPUTCOMMITTER_CLEANUP_SKIPPED - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
FILEOUTPUTCOMMITTER_CLEANUP_SKIPPED_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
FILEOUTPUTCOMMITTER_FAILURE_ATTEMPTS - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
FILEOUTPUTCOMMITTER_FAILURE_ATTEMPTS_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
FILEOUTPUTCOMMITTER_TASK_CLEANUP_ENABLED - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
FILEOUTPUTCOMMITTER_TASK_CLEANUP_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
FileOutputFormat <K ,V > - Class in org.apache.hadoop.mapred
FileOutputFormat() - Constructor for class org.apache.hadoop.mapred.FileOutputFormat
FileOutputFormat <K ,V > - Class in org.apache.hadoop.mapreduce.lib.output
FileOutputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
FileOutputFormatCounter - Enum in org.apache.hadoop.mapreduce.lib.output
FileRegion - Class in org.apache.hadoop.hdfs.server.common
该类用于表示提供的文件区域块,即可以使用(路径、偏移量、长度)来描述。
FileRegion(long, Path, long, long, long) - Constructor for class org.apache.hadoop.hdfs.server.common.FileRegion
FileRegion(long, Path, long, long, long, byte[]) - Constructor for class org.apache.hadoop.hdfs.server.common.FileRegion
FileRegion(long, Path, long, long) - Constructor for class org.apache.hadoop.hdfs.server.common.FileRegion
FileRegion(Block, ProvidedStorageLocation) - Constructor for class org.apache.hadoop.hdfs.server.common.FileRegion
files(List) - Method in class org.apache.hadoop.yarn.service.api.records.配置
需要在服务组件容器中创建并作为卷提供的文件列表数组。
FileSink - Class in org.apache.hadoop.metrics2.sink
一个将指标写入文件的指标接收器
FileSink() - Constructor for class org.apache.hadoop.metrics2.sink.FileSink
FileSplit - Class in org.apache.hadoop.mapred
输入文件的一个部分。
FileSplit() - Constructor for class org.apache.hadoop.mapred.FileSplit
FileSplit(Path, long, long, JobConf) - Constructor for class org.apache.hadoop.mapred.FileSplit
Deprecated.
FileSplit(Path, long, long, String[]) - Constructor for class org.apache.hadoop.mapred.FileSplit
构建一个包含主机信息的分片
FileSplit(Path, long, long, String[], String[]) - Constructor for class org.apache.hadoop.mapred.FileSplit
构建一个包含主机信息的分片
FileSplit(FileSplit) - Constructor for class org.apache.hadoop.mapred.FileSplit
FileSplit - Class in org.apache.hadoop.mapreduce.lib.input
输入文件的一个部分。
FileSplit() - Constructor for class org.apache.hadoop.mapreduce.lib.input.FileSplit
FileSplit(Path, long, long, String[]) - Constructor for class org.apache.hadoop.mapreduce.lib.input.FileSplit
构建一个包含主机信息的分片
FileSplit(Path, long, long, String[], String[]) - Constructor for class org.apache.hadoop.mapreduce.lib.input.FileSplit
构建一个包含主机和缓存块信息的分片
FileStatus - Class in org.apache.hadoop.fs
表示文件客户端信息的接口。
FileStatus() - Constructor for class org.apache.hadoop.fs.FileStatus
FileStatus(long, boolean, int, long, long, Path) - Constructor for class org.apache.hadoop.fs.FileStatus
FileStatus(long, boolean, int, long, long, long, FsPermission, String, String, Path) - Constructor for class org.apache.hadoop.fs.FileStatus
不支持符号链接的文件系统的构造函数
FileStatus(long, boolean, int, long, long, long, FsPermission, String, String, Path, Path) - Constructor for class org.apache.hadoop.fs.FileStatus
FileStatus(long, boolean, int, long, long, long, FsPermission, String, String, Path, Path, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.fs.FileStatus
FileStatus(long, boolean, int, long, long, long, FsPermission, String, String, Path, Path, Set) - Constructor for class org.apache.hadoop.fs.FileStatus
FileStatus(FileStatus) - Constructor for class org.apache.hadoop.fs.FileStatus
复制构造函数。
FILESYSTEM - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
FileSystem - Class in org.apache.hadoop.fs
一个相当通用的文件系统的抽象基类。
FileSystem() - Constructor for class org.apache.hadoop.fs.FileSystem
FILESYSTEM_CLOSE - Static variable in class org.apache.hadoop.fs.statistics.FileSystemStatisticNames
文件系统关闭耗时多久?
fileSystem_getEnclosingRoot(FileSystem, Path) - Static method in class org.apache.hadoop.io.wrappedio.WrappedIO
返回给定路径的封闭根路径。
FILESYSTEM_INITIALIZATION - Static variable in class org.apache.hadoop.fs.statistics.FileSystemStatisticNames
文件系统初始化耗时多久?
fileSystem_openFile(FileSystem, Path, String, FileStatus, Long, Map) - Static method in class org.apache.hadoop.io.wrappedio.WrappedIO
文件系统配置 - Class in org.apache.hadoop.fs.azurebfs.constants
负责维护所有与Azure Blob文件系统相关的配置。
FileSystemImage - Class in org.apache.hadoop.hdfs.server.namenode
从外部命名空间创建FSImage。
FileSystemImage() - Constructor for class org.apache.hadoop.hdfs.server.namenode.FileSystemImage
FileSystemOperationUnhandledException - Exception in org.apache.hadoop.fs.azurebfs.contracts.exceptions
当文件系统操作期间发生未处理的异常时抛出。
FileSystemOperationUnhandledException(Exception) - Constructor for exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.FileSystemOperationUnhandledException
FileSystemStatisticNames - Class in org.apache.hadoop.fs.statistics
文件系统级别统计的常见统计名称,包括内部统计。
FileSystemUriSchemes - Class in org.apache.hadoop.fs.azurebfs.constants
负责维护所有Azure Blob文件系统的有效URI方案。
FileUtil - Class in org.apache.hadoop.fs
一组文件处理实用方法
FileUtil() - Constructor for class org.apache.hadoop.fs.FileUtil
fillJoinCollector(K) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
对于所有提供指定键的子RR,获取JoinCollector中该位置的迭代器。
fillJoinCollector(K) - Method in class org.apache.hadoop.mapred.join.OverrideRecordReader
不要用来自所有数据源的迭代器填充JoinCollector,只为当前键填充最右侧的数据源。
fillJoinCollector(K) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
对于所有提供指定键的子RR,获取JoinCollector中该位置的迭代器。
fillJoinCollector(K) - Method in class org.apache.hadoop.mapreduce.lib.join.OverrideRecordReader
不要用来自所有数据源的迭代器填充JoinCollector,而只需为此键填充最右侧的迭代器。
FILTER_CLASS - Static variable in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter
FILTER_ENTITY_LIST_BY_USER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FILTER_FREQUENCY - Static variable in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter
FILTER_INVALID_XML_CHARS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FILTER_REGEX - Static variable in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter
FilterFileSystem - Class in org.apache.hadoop.fs
A FilterFileSystem
contains
some other file system, which it uses as
its basic file system, possibly transforming
the data along the way or providing additional
functionality.
FilterFileSystem() - Constructor for class org.apache.hadoop.fs.FilterFileSystem
FilterFileSystem(FileSystem) - Constructor for class org.apache.hadoop.fs.FilterFileSystem
filteringRemoteIterator(RemoteIterator, FunctionRaisingIOE super S, Boolean>) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
从RemoteIterator和过滤函数创建一个RemoteIterator,该函数对每个需要传递的元素返回true。
FilterOutputFormat <K ,V > - Class in org.apache.hadoop.mapred.lib
FilterOutputFormat是一个封装OutputFormat的便捷类。
FilterOutputFormat() - Constructor for class org.apache.hadoop.mapred.lib.FilterOutputFormat
FilterOutputFormat(OutputFormat) - Constructor for class org.apache.hadoop.mapred.lib.FilterOutputFormat
基于提供的输出格式创建一个FilterOutputFormat。
FilterOutputFormat <K ,V > - Class in org.apache.hadoop.mapreduce.lib.output
FilterOutputFormat是一个封装OutputFormat的便捷类。
FilterOutputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.output.FilterOutputFormat
FilterOutputFormat(OutputFormat) - Constructor for class org.apache.hadoop.mapreduce.lib.output.FilterOutputFormat
基于底层输出格式创建一个FilterOutputFormat。
最终应用状态 - Enum in org.apache.hadoop.yarn.api.records
Enumeration of various final states of an Application
.
finalize() - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
finalize() - Method in class org.apache.hadoop.fs.s3a.S3A
关闭文件系统;FileContext API没有显式的关闭方法。
find(String) - Method in class org.apache.hadoop.io.Text
find(String, int) - Method in class org.apache.hadoop.io.Text
Finds any occurrence of what
in the backing
buffer, starting as position start
.
findContainingJar(Class) - Static method in class org.apache.hadoop.mapred.JobConf
查找包含同名类的jar文件(如果有的话)。
findCounter(String, String) - Method in class org.apache.hadoop.mapred.计数器
findCounter(String, int, String) - Method in class org.apache.hadoop.mapred.计数器
findCounter(String, String) - Method in class org.apache.hadoop.mapred.Counters.Group
findCounter(String, boolean) - Method in class org.apache.hadoop.mapred.Counters.Group
findCounter(String) - Method in class org.apache.hadoop.mapred.Counters.Group
findCounter(String, String) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
查找计数器,必要时创建一个
findCounter(Enum >) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
查找给定枚举的计数器。
findCounter(String, String) - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
在组内查找计数器。
findCounter(String, boolean) - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
在组内查找计数器
findCounter(String) - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
在组内查找计数器。
findProvider(List, String) - Static method in class org.apache.hadoop.crypto.key.KeyProvider
查找具有给定键的提供程序。
findSeparator(byte[], int, int, byte) - Static method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
findSeparator(byte[], int, int, byte) - Static method in class org.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
findTimestampedDirectories() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
通过扫描文件系统,查找所有带有时间戳组件的历史目录。
finish() - Method in class org.apache.hadoop.io.compress.BlockCompressorStream
finish() - Method in class org.apache.hadoop.io.compress.CompressionOutputStream
完成将压缩数据写入输出流,而不关闭底层流。
finish() - Method in interface org.apache.hadoop.io.compress.Compressor
当被调用时,表示压缩应结束,并使用输入缓冲区的当前内容。
finish() - Method in class org.apache.hadoop.io.compress.CompressorStream
finish() - Method in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
finishApplicationMaster(FinishApplicationMasterRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationMasterProtocol
The interface used by an ApplicationMaster
to notify the
ResourceManager
about its completion (success or failed).
FinishApplicationMasterRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The finalization request sent by the ApplicationMaster
to
inform the ResourceManager
about its completion.
FinishApplicationMasterRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
FinishApplicationMasterResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to a
ApplicationMaster
on it's completion.
FinishApplicationMasterResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
finished() - Method in interface org.apache.hadoop.io.compress.Compressor
如果已到达压缩数据输出流的末尾,则返回true。
finished() - Method in interface org.apache.hadoop.io.compress.Decompressor
Returns true
if the end of the decompressed
data output stream has been reached.
finished() - Method in class org.apache.hadoop.util.OperationDuration
使用当前系统时间更新完成时间。
FIPS_ENDPOINT - Static variable in class org.apache.hadoop.fs.s3a.常量
该端点是否为FIPS端点?
可作为路径功能进行查询。
firstKey() - Method in class org.apache.hadoop.io.SortedMapWritable
fix(FileSystem, Path, Class extends Writable>, Class extends Writable>, boolean, Configuration) - Static method in class org.apache.hadoop.io.MapFile
该方法尝试通过重新创建索引来修复损坏的MapFile。
FIXED_RECORD_LENGTH - Static variable in class org.apache.hadoop.mapred.FixedLengthInputFormat
FIXED_RECORD_LENGTH - Static variable in class org.apache.hadoop.mapreduce.lib.input.FixedLengthInputFormat
FixedBlockMultiReplicaResolver - Class in org.apache.hadoop.hdfs.server.namenode
解析器将所有文件映射为可配置的统一块大小和副本数。
FixedBlockMultiReplicaResolver() - Constructor for class org.apache.hadoop.hdfs.server.namenode.FixedBlockMultiReplicaResolver
FixedBlockResolver - Class in org.apache.hadoop.hdfs.server.namenode
将所有文件映射到可配置的统一块大小的解析器。
FixedBlockResolver() - Constructor for class org.apache.hadoop.hdfs.server.namenode.FixedBlockResolver
FixedLengthInputFormat - Class in org.apache.hadoop.mapred
FixedLengthInputFormat是一种用于读取包含固定长度记录的输入文件的输入格式。
FixedLengthInputFormat() - Constructor for class org.apache.hadoop.mapred.FixedLengthInputFormat
FixedLengthInputFormat - Class in org.apache.hadoop.mapreduce.lib.input
FixedLengthInputFormat是一种用于读取包含固定长度记录的输入文件的输入格式。
FixedLengthInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.FixedLengthInputFormat
fixRelativePart(Path) - Method in class org.apache.hadoop.fs.FileSystem
flexByRestService(String, Map) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
FloatSplitter - Class in org.apache.hadoop.mapreduce.lib.db
在浮点数值上实现DBSplitter。
FloatSplitter() - Constructor for class org.apache.hadoop.mapreduce.lib.db.FloatSplitter
FloatWritable - Class in org.apache.hadoop.io
一个用于浮点数的WritableComparable。
FloatWritable() - Constructor for class org.apache.hadoop.io.FloatWritable
FloatWritable(float) - Constructor for class org.apache.hadoop.io.FloatWritable
FLOW_NAME_DEFAULT_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
默认设置下,流程名称长度在移除UUID(如存在)后不受限制。
FLOW_NAME_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
FLOW_NAME_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
FLOW_NAME_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
此设置控制在移除UUID(如果存在)后,ATSv2中生成的流程名称的最大长度。
FLOW_NAME_TAG_PREFIX - Static variable in class org.apache.hadoop.yarn.util.timeline.TimelineUtils
FLOW_RUN_COPROCESSOR_JAR_HDFS_LOCATION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
HDFS上协处理器jar文件位置设置的名称。
FLOW_RUN_END_TIME - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
FLOW_RUN_ID_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
FLOW_RUN_ID_TAG_PREFIX - Static variable in class org.apache.hadoop.yarn.util.timeline.TimelineUtils
FLOW_VERSION_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
FLOW_VERSION_TAG_PREFIX - Static variable in class org.apache.hadoop.yarn.util.timeline.TimelineUtils
FlowActivityEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
表示流程活动记录的实体。
FlowActivityEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
FlowActivityEntity(String, long, String, String) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
FlowActivityEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
FlowRunEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
该实体代表一个流程运行。
FlowRunEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
FlowRunEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
flush() - Method in class org.apache.hadoop.crypto.key.KeyProvider
确保对密钥的任何更改都被写入持久存储。
flush() - Method in class org.apache.hadoop.io.compress.CompressionOutputStream
flush() - Method in interface org.apache.hadoop.metrics2.MetricsSink
刷新所有缓冲的指标数据
flush() - Method in class org.apache.hadoop.metrics2.sink.FileSink
flush() - Method in class org.apache.hadoop.metrics2.sink.GraphiteSink
flush() - Method in class org.apache.hadoop.metrics2.sink.KafkaSink
flush() - Method in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
flush() - Method in class org.apache.hadoop.metrics2.sink.StatsDSink
flush() - Method in class org.apache.hadoop.security.alias.CredentialProvider
确保对凭据的任何更改都被写入持久存储。
flush() - Method in class org.apache.hadoop.yarn.ContainerLogAppender
flush() - Method in class org.apache.hadoop.yarn.ContainerRollingLogAppender
FLUSH_ACTION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
FORBIDDEN_RELATION - Static variable in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
如果用户被禁止将实体关联到不同域中的另一个实体,则返回此错误代码
forceFlush - Static variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
forceKillApplication(KillApplicationRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to request the
ResourceManager
to abort submitted application.
forceReloginFromKeytab() - Method in class org.apache.hadoop.security.UserGroupInformation
强制用户从密钥表文件重新登录,无论上次登录时间如何。
forceReloginFromTicketCache() - Method in class org.apache.hadoop.security.UserGroupInformation
强制用户从票据缓存重新登录,忽略上次登录时间。
foreach(RemoteIterator, ConsumerRaisingIOE super T>) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
对RemoteIterator的所有值应用一个操作。
forName(String) - Static method in class org.apache.hadoop.mapred.JobID
从给定字符串构造一个JobId对象
forName(String) - Static method in class org.apache.hadoop.mapred.TaskAttemptID
从给定字符串构造一个TaskAttemptID对象
forName(String) - Static method in class org.apache.hadoop.mapred.TaskID
forName(String) - Static method in class org.apache.hadoop.mapreduce.JobID
从给定字符串构造一个JobId对象
forName(String) - Static method in class org.apache.hadoop.mapreduce.TaskAttemptID
从给定字符串构造一个TaskAttemptID对象
forName(String) - Static method in class org.apache.hadoop.mapreduce.TaskID
从给定字符串构造一个TaskID对象。
FORWARD_SLASH - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
FORWARD_SLASH_ENCODE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
FREE_MEMORY - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.DiagnosticKeys
FREEBSD - Static variable in class org.apache.hadoop.util.Shell
fromBlockBytes(byte[]) - Static method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
fromEscapedCompactString(String) - Static method in class org.apache.hadoop.mapred.计数器
fromPath(Path) - Static method in class org.apache.hadoop.yarn.api.records.URL
fromProvidedStorageLocationBytes(byte[]) - Static method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
fromShort(short) - Method in class org.apache.hadoop.fs.permission.FsPermission
fromString(String) - Method in class org.apache.hadoop.io.DefaultStringifier
fromString(String) - Method in interface org.apache.hadoop.io.Stringifier
从字符串表示形式恢复对象。
fromString(String) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
fromString(String) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationId
fromString(String) - Static method in class org.apache.hadoop.yarn.api.records.ContainerId
fromString(String) - Static method in class org.apache.hadoop.yarn.api.records.NodeId
fromString(String) - Static method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
fromURI(URI) - Static method in class org.apache.hadoop.yarn.api.records.URL
fs - Variable in class org.apache.hadoop.fs.FilterFileSystem
fs - Variable in class org.apache.hadoop.fs.TrashPolicy
FS_APPLICATION_HISTORY_STORE_COMPRESSION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
用于压缩历史数据的T文件压缩类型。
FS_APPLICATION_HISTORY_STORE_URI - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FileSystemApplicationHistoryStore的URI
FS_AUTOMATIC_CLOSE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_AUTOMATIC_CLOSE_KEY的默认值
FS_AUTOMATIC_CLOSE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_AZURE_ABFS_ENABLE_CHECKSUM_VALIDATION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
在传输过程中增加额外的请求内容完整性验证层:"fs.azure.enable.checksum.validation"。
FS_AZURE_ABFS_IO_RATE_LIMIT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
用于IO操作限流速率的键值,这些操作会尝试自我节流。
FS_AZURE_ABFS_LATENCY_TRACK - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
用于启用跟踪ABFS API延迟并将延迟数据发送到ABFS API服务的关键配置
FS_AZURE_ABFS_RENAME_RESILIENCE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
为重命名失败增加额外的恢复能力,但会牺牲性能。
FS_AZURE_ACCOUNT_AUTH_TYPE_PROPERTY_NAME - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
认证类型属性的键:"fs.azure.account.auth.type"。
FS_AZURE_ACCOUNT_IS_EXPECT_HEADER_ENABLED - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
启用或禁用期望的百位继续头。
FS_AZURE_ACCOUNT_IS_HNS_ENABLED - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
配置用于指定所配置的账户是否启用了HNS。
FS_AZURE_ACCOUNT_KEY_PROPERTY_NAME - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_ACCOUNT_KEY_PROPERTY_NAME_REGX - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_ACCOUNT_LEVEL_THROTTLING_ENABLED - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_ACCOUNT_OAUTH_CLIENT_ENDPOINT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
OAuth AAD客户端端点的密钥:"fs.azure.account.oauth2.client.endpoint"。
FS_AZURE_ACCOUNT_OAUTH_CLIENT_ID - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
用于AAD客户端ID的OAuth密钥:"fs.azure.account.oauth2.client.id"。
FS_AZURE_ACCOUNT_OAUTH_CLIENT_SECRET - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
oauth AAD客户端密钥的键名:"fs.azure.account.oauth2.client.secret"。
FS_AZURE_ACCOUNT_OAUTH_MSI_AUTHORITY - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
oauth msi权限的密钥:"fs.azure.account.oauth2.msi.authority"。
FS_AZURE_ACCOUNT_OAUTH_MSI_ENDPOINT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
OAuth MSI端点的密钥:"fs.azure.account.oauth2.msi.endpoint"。
FS_AZURE_ACCOUNT_OAUTH_MSI_TENANT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
OAuth MSI租户ID的键值:"fs.azure.account.oauth2.msi.tenant"。
FS_AZURE_ACCOUNT_OAUTH_REFRESH_TOKEN - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
OAuth刷新令牌的键值:"fs.azure.account.oauth2.refresh.token"。
FS_AZURE_ACCOUNT_OAUTH_REFRESH_TOKEN_ENDPOINT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
用于AAD OAuth刷新令牌端点的键:"fs.azure.account.oauth2.refresh.token.endpoint"。
FS_AZURE_ACCOUNT_OAUTH_TOKEN_FILE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
用于AAD工作负载身份令牌文件路径的密钥:"fs.azure.account.oauth2.token.file"。
FS_AZURE_ACCOUNT_OAUTH_USER_NAME - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
OAuth用户名的键值:"fs.azure.account.oauth2.user.name"。
FS_AZURE_ACCOUNT_OAUTH_USER_PASSWORD - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
OAuth用户密码的密钥:"fs.azure.account.oauth2.user.password"。
FS_AZURE_ACCOUNT_OPERATION_IDLE_TIMEOUT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_ACCOUNT_TOKEN_PROVIDER_TYPE_PROPERTY_NAME - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
OAuth令牌提供者类型的关键字:"fs.azure.account.oauth.provider.type"。
FS_AZURE_ALWAYS_READ_BUFFER_SIZE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_ALWAYS_USE_HTTPS - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_ANALYSIS_PERIOD - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_APACHE_HTTP_CLIENT_IDLE_CONNECTION_TTL - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
ApacheHttpClient连接的最大空闲时间:"fs.azure.apache.http.client.idle.connection.ttl"
FS_AZURE_APACHE_HTTP_CLIENT_MAX_CACHE_CONNECTION_SIZE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
文件系统级别的最大ApacheHttpClient连接缓存大小:"fs.azure.apache.http.client.max.cache.connection.size"
FS_AZURE_APACHE_HTTP_CLIENT_MAX_IO_EXCEPTION_RETRIES - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
ApacheHttpClient上单个服务器调用的最大IOExceptions重试次数。
FS_AZURE_APPEND_BLOB_KEY - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
提供一个配置,用于指定基于Appendblob创建文件时的逗号分隔路径前缀,默认为空。
FS_AZURE_ATOMIC_RENAME_KEY - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_BLOCK_UPLOAD_ACTIVE_BLOCKS - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
单个输出流可拥有的最大块数(正在上传或排队等待中央FileSystem实例的操作队列池)。
FS_AZURE_BLOCK_UPLOAD_BUFFER_DIR - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
用于上传AbfsOutputStream数据块的缓冲目录路径。
FS_AZURE_BUFFERED_PREAD_DISABLE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
可选配置,用于启用无锁预读取功能,该功能将绕过AbfsInputStream中的缓冲区。
FS_AZURE_CLIENT_CORRELATIONID - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
客户端通过配置提供的关联ID,该ID将被添加到x-ms-client-request-Id头部。
FS_AZURE_CLUSTER_NAME - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_CLUSTER_TYPE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_DELEGATION_TOKEN_PROVIDER_TYPE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_DISABLE_OUTPUTSTREAM_FLUSH - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
提供一个配置控制选项,用于在AbfsOutputStream中禁用或启用OutputStream Flush API操作。
FS_AZURE_ENABLE_ABFS_LIST_ITERATOR - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
将此设置为true将使驱动程序使用其自己的RemoteIterator实现
FS_AZURE_ENABLE_AUTOTHROTTLING - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_ENABLE_CHECK_ACCESS - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
提供一个配置选项来启用/禁用checkAccess API。
FS_AZURE_ENABLE_CONDITIONAL_CREATE_OVERWRITE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
此配置确保在创建覆盖时,仅当现有文件的eTag匹配时才会覆盖现有文件。
FS_AZURE_ENABLE_DELEGATION_TOKEN - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_ENABLE_FLUSH - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
提供一个配置控制选项,用于启用或禁用ABFS刷新操作 - HFlush和HSync。
FS_AZURE_ENABLE_MKDIR_OVERWRITE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_ENABLE_PAGINATED_DELETE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
指定在删除路径中是否预期会有分页行为。
FS_AZURE_ENABLE_READAHEAD - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
在AbfsInputStream中启用或禁用预读缓冲区。
FS_AZURE_ENCRYPTION_CONTEXT_PROVIDER_TYPE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
自定义EncryptionContextProvider类型
FS_AZURE_ENCRYPTION_ENCODED_CLIENT_PROVIDED_KEY - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
服务器端加密密钥,采用Base64格式编码 "fs.azure.encryption.encoded.client-provided-key"。
FS_AZURE_ENCRYPTION_ENCODED_CLIENT_PROVIDED_KEY_SHA - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
Base64格式编码的加密密钥的SHA256哈希值
FS_AZURE_FILE_OWNER_DOMAINNAME - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
如果指定了域名且"fs.azure.identity.transformer.enable.short.name"为true,则UPN中的{alias}部分可以作为setOwner和setAcl等API的输入,它将被转换为UPN,方法是在其后追加@符号和此配置属性指定的域名。
FS_AZURE_FILE_OWNER_ENABLE_SHORTNAME - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
用户主体名称(UPN)的格式为“{别名}@{域名}”。
FS_AZURE_IDENTITY_TRANSFORM_CLASS - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
启用自定义身份转换的密钥。
FS_AZURE_INFINITE_LEASE_KEY - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
提供一个配置,用于指定支持无限租约的逗号分隔路径前缀。
FS_AZURE_LEASE_THREADS - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
为无限租约目录的租约操作提供多个线程使用。
FS_AZURE_LOCAL_GROUP_SG_MAPPING_FILE_PATH - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
本地组到服务组文件位置的关键路径。
FS_AZURE_LOCAL_USER_SP_MAPPING_FILE_PATH - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
本地用户到服务主体文件位置的关键路径。
FS_AZURE_NETWORKING_LIBRARY - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
定义用于服务器IO调用的网络库:"fs.azure.networking.library"
FS_AZURE_OVERRIDE_OWNER_SP - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
一个Azure Active Directory对象ID (oid),用于替代“fs.azure.identity.transformer.service.principal.substitution.list”指定列表中包含的名称。
FS_AZURE_OVERRIDE_OWNER_SP_LIST - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
一个以逗号分隔的名称列表,这些名称将被“fs.default.identity.transformer.service.principal.id”指定的服务主体ID替换。
FS_AZURE_READ_AHEAD_BLOCK_SIZE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_READ_AHEAD_QUEUE_DEPTH - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_SAS_FIXED_TOKEN - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
固定SAS令牌的键值:"fs.azure.sas.fixed.token"。
FS_AZURE_SAS_TOKEN_PROVIDER_TYPE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
SAS令牌提供者的键值:"fs.azure.sas.token.provider.type"。
FS_AZURE_SAS_TOKEN_RENEW_PERIOD_FOR_STREAMS - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
出于性能考虑,AbfsInputStream/AbfsOutputStream会重复使用SAS令牌,直到其过期时间在以下秒数范围内。
FS_AZURE_SECURE_MODE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_SKIP_SUPER_USER_REPLACEMENT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
默认情况下,此选项设置为false,因此当"$superuser"作为文件或目录的所有者或所属组出现时,会被替换为当前用户。
FS_AZURE_SSL_CHANNEL_MODE_KEY - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_TRACINGHEADER_FORMAT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_USE_UPN - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_AZURE_USER_AGENT_PREFIX_KEY - Static variable in class org.apache.hadoop.fs.azurebfs.constants.ConfigurationKeys
FS_BASED_RM_CONF_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
将相关配置文件存储在文件系统中
FS_CLIENT_RESOLVE_REMOTE_SYMLINKS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_CLIENT_RESOLVE_REMOTE_SYMLINKS_KEY的默认值
FS_CLIENT_RESOLVE_REMOTE_SYMLINKS_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_CLIENT_TOPOLOGY_RESOLUTION_ENABLED - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_CLIENT_TOPOLOGY_RESOLUTION_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_CLIENT_TOPOLOGY_RESOLUTION_ENABLED的默认值。
FS_CONFIGURATION_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FS_CREATION_PARALLEL_COUNT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
可以并行创建的文件系统实例数量。
FS_CREATION_PARALLEL_COUNT_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_DEFAULT_NAME_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_DEFAULT_NAME_KEY 的默认值
FS_DEFAULT_NAME_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_DEFAULT_NAME_KEY - Static variable in class org.apache.hadoop.fs.FileSystem
FS_DF_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_DF_INTERVAL_KEY的默认值
FS_DF_INTERVAL_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_DU_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_DU_INTERVAL_KEY的默认值
FS_DU_INTERVAL_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_FILE_IMPL_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_FTP_DATA_CONNECTION_MODE - Static variable in class org.apache.hadoop.fs.ftp.FTPFileSystem
FS_FTP_HOST - Static variable in class org.apache.hadoop.fs.ftp.FTPFileSystem
FS_FTP_HOST_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_FTP_HOST_PORT - Static variable in class org.apache.hadoop.fs.ftp.FTPFileSystem
FS_FTP_HOST_PORT_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_FTP_PASSWORD_PREFIX - Static variable in class org.apache.hadoop.fs.ftp.FTPFileSystem
FS_FTP_TIMEOUT - Static variable in class org.apache.hadoop.fs.ftp.FTPFileSystem
FS_FTP_TRANSFER_MODE - Static variable in class org.apache.hadoop.fs.ftp.FTPFileSystem
FS_FTP_USER_PREFIX - Static variable in class org.apache.hadoop.fs.ftp.FTPFileSystem
FS_GETSPACEUSED_CLASSNAME - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_GETSPACEUSED_JITTER_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_GETSPACEUSED_JITTER_KEY的默认值
FS_GETSPACEUSED_JITTER_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_IMAGE_DIR_ARG - Static variable in class org.apache.hadoop.tools.dynamometer.Client
FS_LOCAL_BLOCK_SIZE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
未在任何地方使用,看起来是FS_LOCAL_BLOCK_SIZE的默认值
FS_NODE_ATTRIBUTE_STORE_IMPL_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
节点属性存储实现类。
FS_NODE_ATTRIBUTE_STORE_ROOT_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
文件系统节点属性存储目录。
FS_NODE_LABELS_STORE_IMPL_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
节点标签存储实现类
FS_NODE_LABELS_STORE_ROOT_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
NodeLabelManager的URI
FS_OPTION_OPENFILE - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
所有openFile选项的前缀:"fs.option.openfile."。
FS_OPTION_OPENFILE_BUFFER_SIZE - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
用于缓冲区大小的OpenFile选项:"fs.option.openfile.buffer.size"。
FS_OPTION_OPENFILE_FOOTER_CACHE - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
OpenFile页脚缓存标志:"fs.option.openfile.footer.cache"。
FS_OPTION_OPENFILE_LENGTH - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
文件长度的OpenFile选项:"fs.option.openfile.length"。
FS_OPTION_OPENFILE_READ_POLICIES - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
当前所有读取策略的集合。
FS_OPTION_OPENFILE_READ_POLICY - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
读取策略的OpenFile选项:"fs.option.openfile.read.policy"。
FS_OPTION_OPENFILE_READ_POLICY_ADAPTIVE - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
自适应IO的读取策略:"adaptive"。
FS_OPTION_OPENFILE_READ_POLICY_AVRO - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
我们是一个avro文件:"avro"。
FS_OPTION_OPENFILE_READ_POLICY_COLUMNAR - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
这是一种列式文件格式。
FS_OPTION_OPENFILE_READ_POLICY_CSV - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
这是一个CSV文件,包含纯文本或UTF-8编码文本,需要按顺序读取。
FS_OPTION_OPENFILE_READ_POLICY_DEFAULT - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
读取策略"default" - 无论默认实现执行什么操作。
FS_OPTION_OPENFILE_READ_POLICY_HBASE - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
这是Apache HBase的表格文件。
FS_OPTION_OPENFILE_READ_POLICY_JSON - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
这是一个UTF-8文本的JSON文件,包含一个JSON行文件,其中每行都是一个JSON实体。
FS_OPTION_OPENFILE_READ_POLICY_ORC - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
这是一个ORC文件。
FS_OPTION_OPENFILE_READ_POLICY_PARQUET - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
这是一个带有v1/v3页脚的parquet文件:"parquet"。
FS_OPTION_OPENFILE_READ_POLICY_RANDOM - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
随机IO的读取策略:"random"。
FS_OPTION_OPENFILE_READ_POLICY_SEQUENTIAL - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
顺序IO的读取策略:"sequential"。
FS_OPTION_OPENFILE_READ_POLICY_VECTOR - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
要使用的向量化IO API: "vector"。
FS_OPTION_OPENFILE_READ_POLICY_WHOLE_FILE - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
需要完整读取的文件,端到端:"whole-file"。
FS_OPTION_OPENFILE_SPLIT_END - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
用于分割结束的OpenFile选项:"fs.option.openfile.split.end"。
FS_OPTION_OPENFILE_SPLIT_START - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
用于分割起始的OpenFile选项:"fs.option.openfile.split.start"。
FS_OPTION_OPENFILE_STANDARD_OPTIONS - Static variable in class org.apache.hadoop.fs.Options.OpenFileOptions
一组标准选项集,openFile实现必须识别这些选项,即使它们会忽略实际值。
FS_PROTECTED_DIRECTORIES - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
除非为空,否则即使是管理员也无法删除的目录。
FS_RM_STATE_STORE_NUM_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FS_RM_STATE_STORE_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FS_RM_STATE_STORE_URI - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FileSystemRMStateStore的URI
FS_S3A - Static variable in class org.apache.hadoop.fs.s3a.常量
FS_S3A_BLOCK_SIZE - Static variable in class org.apache.hadoop.fs.s3a.常量
FS_S3A_BUCKET_PREFIX - Static variable in class org.apache.hadoop.fs.s3a.常量
S3A存储桶特定属性的前缀:"fs.s3a.bucket."。
FS_S3A_COMMITTER_ABORT_PENDING_UPLOADS - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
提交者是否应中止所有待处理的上传到目标目录的操作?
FS_S3A_COMMITTER_GENERATE_UUID - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
在作业设置中生成UUID,而不是回退到YARN应用程序尝试ID。
FS_S3A_COMMITTER_MAGIC_TRACK_COMMITS_IN_MEMORY_ENABLED - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
Magic committer是否应该在内存中跟踪所有待处理的提交?
FS_S3A_COMMITTER_MAGIC_TRACK_COMMITS_IN_MEMORY_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
FS_S3A_COMMITTER_NAME - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
用于识别S3A提交器的选项:
"fs.s3a.committer.name"。
FS_S3A_COMMITTER_REQUIRE_UUID - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
要求传递spark UUID:"fs.s3a.committer.require.uuid"。
FS_S3A_COMMITTER_STAGING_ABORT_PENDING_UPLOADS - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
Deprecated.
FS_S3A_COMMITTER_STAGING_CONFLICT_MODE - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
暂存提交器冲突解决策略:"fs.s3a.committer.staging.conflict-mode"。
FS_S3A_COMMITTER_STAGING_TMP_PATH - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
集群文件系统中临时数据的路径:"fs.s3a.committer.staging.tmp.path"。
FS_S3A_COMMITTER_STAGING_UNIQUE_FILENAMES - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
最终文件通过作业尝试信息生成唯一名称的选项,如果没有可用的作业尝试信息,则回退到一个新的UUID。
FS_S3A_COMMITTER_THREADS - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
文件并行操作(上传、提交、中止、删除等)的提交器线程数:"fs.s3a.committer.threads"。
FS_S3A_CREATE_HEADER - Static variable in class org.apache.hadoop.fs.s3a.常量
创建对象时添加标头的前缀。
FS_S3A_CREATE_PERFORMANCE - Static variable in class org.apache.hadoop.fs.s3a.常量
创建性能的标志。
FS_S3A_CREATE_PERFORMANCE_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
S3A文件系统中创建性能的默认值。
FS_S3A_CREATE_PERFORMANCE_ENABLED - Static variable in class org.apache.hadoop.fs.s3a.常量
FS_S3A_PERFORMANCE_FLAGS - Static variable in class org.apache.hadoop.fs.s3a.常量
逗号分隔的性能标志列表。
FS_S3A_PREFIX - Static variable in class org.apache.hadoop.fs.s3a.常量
所有S3A属性的前缀:"fs.s3a."。
FS_S3A_SELECT - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
FS_S3A_SELECT_ENABLED - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
标志:是否启用S3选择功能?
值:"fs.s3a.select.enabled"。
FS_S3A_SELECT_INPUT_CSV - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
所有CSV输入选项的前缀。
FS_S3A_SELECT_OUTPUT_CSV - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
所有CSV输出选项的前缀。
FS_STORE_FILE_REPLICATION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FS存储文件副本。
FS_TRASH_CHECKPOINT_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_TRASH_CHECKPOINT_INTERVAL_KEY的默认值
FS_TRASH_CHECKPOINT_INTERVAL_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_TRASH_CLEAN_TRASHROOT_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_TRASH_CLEAN_TRASHROOT_ENABLE_KEY的默认值。
FS_TRASH_CLEAN_TRASHROOT_ENABLE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_TRASH_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_TRASH_INTERVAL_KEY的默认值
FS_TRASH_INTERVAL_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
FS_VIEWFS_OVERLOAD_SCHEME_TARGET_FS_IMPL_PATTERN - Static variable in interface org.apache.hadoop.fs.FsConstants
FsAction - Enum in org.apache.hadoop.fs.permission
文件系统操作,例如
FSBuilder <S ,B extends FSBuilder <S ,B >> - Interface in org.apache.hadoop.fs
这是各种FileSystem FileContext Builder接口可以扩展的基础接口,底层实现将基于此接口进行。
FsConstants - Interface in org.apache.hadoop.fs
与文件系统相关的常量。
FsCreateModes - Class in org.apache.hadoop.fs.permission
一个同时存储掩码和非掩码创建模式的类,可直接替代掩码权限。
FSDataInputStream - Class in org.apache.hadoop.fs
FSDataInputStream(InputStream) - Constructor for class org.apache.hadoop.fs.FSDataInputStream
FSDataOutputStream - Class in org.apache.hadoop.fs
FSDataOutputStream(OutputStream, FileSystem.Statistics) - Constructor for class org.apache.hadoop.fs.FSDataOutputStream
FSDataOutputStream(OutputStream, FileSystem.Statistics, long) - Constructor for class org.apache.hadoop.fs.FSDataOutputStream
FSDataOutputStreamBuilder <S extends FSDataOutputStream ,B extends FSDataOutputStreamBuilder <S ,B >> - Class in org.apache.hadoop.fs
FSDataOutputStreamBuilder(FileSystem, Path) - Constructor for class org.apache.hadoop.fs.FSDataOutputStreamBuilder
构造函数。
FSError - Error in org.apache.hadoop.fs
抛出此异常表示遇到意外的文件系统错误,通常反映本地文件系统中的磁盘错误。
fsGetter() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
获取文件系统创建器实例。
FSInputStream - Class in org.apache.hadoop.fs
FSInputStream是一个通用的旧式InputStream,具备少量类似RAF风格的寻址能力。
FSInputStream() - Constructor for class org.apache.hadoop.fs.FSInputStream
FSLimitException - Exception in org.apache.hadoop.hdfs.protocol
FSLimitException() - Constructor for exception org.apache.hadoop.hdfs.protocol.FSLimitException
FSLimitException(String) - Constructor for exception org.apache.hadoop.hdfs.protocol.FSLimitException
FSLimitException(long, long) - Constructor for exception org.apache.hadoop.hdfs.protocol.FSLimitException
FsPermission - Class in org.apache.hadoop.fs.permission
一个用于文件/目录权限的类。
FsPermission(FsAction, FsAction, FsAction) - Constructor for class org.apache.hadoop.fs.permission.FsPermission
FsPermission(FsAction, FsAction, FsAction, boolean) - Constructor for class org.apache.hadoop.fs.permission.FsPermission
FsPermission(short) - Constructor for class org.apache.hadoop.fs.permission.FsPermission
根据给定模式构建。
FsPermission(int) - Constructor for class org.apache.hadoop.fs.permission.FsPermission
根据给定模式构建。
FsPermission(FsPermission) - Constructor for class org.apache.hadoop.fs.permission.FsPermission
复制构造函数
FsPermission(String) - Constructor for class org.apache.hadoop.fs.permission.FsPermission
根据给定的模式构建,可以是八进制或符号格式。
FsServerDefaults - Class in org.apache.hadoop.fs
向客户端提供服务器默认配置值。
FsServerDefaults() - Constructor for class org.apache.hadoop.fs.FsServerDefaults
FsServerDefaults(long, int, int, short, int, boolean, long, DataChecksum.Type) - Constructor for class org.apache.hadoop.fs.FsServerDefaults
FsServerDefaults(long, int, int, short, int, boolean, long, DataChecksum.Type, String) - Constructor for class org.apache.hadoop.fs.FsServerDefaults
FsServerDefaults(long, int, int, short, int, boolean, long, DataChecksum.Type, String, byte) - Constructor for class org.apache.hadoop.fs.FsServerDefaults
FsServerDefaults(long, int, int, short, int, boolean, long, DataChecksum.Type, String, byte, boolean) - Constructor for class org.apache.hadoop.fs.FsServerDefaults
FsStatus - Class in org.apache.hadoop.fs
This class is used to represent the capacity, free and used space on a
FileSystem
.
FsStatus(long, long, long) - Constructor for class org.apache.hadoop.fs.FsStatus
使用指定的统计信息构造一个FsStatus对象。
fsSupportsChmod - Variable in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
FSTreeWalk - Class in org.apache.hadoop.hdfs.server.namenode
遍历外部文件系统。
FSTreeWalk(Path, Configuration) - Constructor for class org.apache.hadoop.hdfs.server.namenode.FSTreeWalk
FsUGIResolver - Class in org.apache.hadoop.hdfs.server.namenode
动态地为外部文件系统中出现的用户/群组分配ID。
fsync(File) - Static method in class org.apache.hadoop.io.IOUtils
确保对给定文件的任何写入操作都能写入包含该文件的存储设备。
fsync(FileChannel, boolean) - Static method in class org.apache.hadoop.io.IOUtils
确保对给定文件的任何写入操作都能写入包含该文件的存储设备。
FTP_SCHEME - Static variable in interface org.apache.hadoop.fs.FsConstants
FTPException - Exception in org.apache.hadoop.fs.ftp
A class to wrap a
Throwable
into a Runtime Exception.
FTPException(String) - Constructor for exception org.apache.hadoop.fs.ftp.FTPException
FTPException(Throwable) - Constructor for exception org.apache.hadoop.fs.ftp.FTPException
FTPException(String, Throwable) - Constructor for exception org.apache.hadoop.fs.ftp.FTPException
FTPFileSystem - Class in org.apache.hadoop.fs.ftp
FTPFileSystem() - Constructor for class org.apache.hadoop.fs.ftp.FTPFileSystem
FULL_TOKEN_KIND - Static variable in class org.apache.hadoop.fs.s3a.auth.delegation.DelegationConstants
FULL_TOKEN_NAME - Static variable in class org.apache.hadoop.fs.s3a.auth.delegation.DelegationConstants
完整令牌名称:"S3ADelegationToken/Full"。
fullyDelete(File) - Static method in class org.apache.hadoop.fs.FileUtil
删除目录及其所有内容。
fullyDelete(File, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
删除目录及其所有内容。
fullyDelete(FileSystem, Path) - Static method in class org.apache.hadoop.fs.FileUtil
fullyDeleteContents(File) - Static method in class org.apache.hadoop.fs.FileUtil
删除目录中的内容,但不删除目录本身。
fullyDeleteContents(File, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
删除目录中的内容,但不删除目录本身。
fullyDeleteOnExit(File) - Static method in class org.apache.hadoop.fs.FileUtil
递归注册所有文件以便在退出时删除。
FutureDataInputStreamBuilder - Interface in org.apache.hadoop.fs
用于输入流及其子类的构建器,其返回值实际上是一个可完成的Future:这可以实现更好的异步操作。
FutureDataInputStreamBuilderImpl - Class in org.apache.hadoop.fs.impl
用于输入流及其子类的构建器,其返回值实际上是一个可完成的Future:这可以实现更好的异步操作。
FutureDataInputStreamBuilderImpl(FileContext, Path) - Constructor for class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
FutureDataInputStreamBuilderImpl(FileSystem, Path) - Constructor for class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
构造函数。
FutureDataInputStreamBuilderImpl(FileSystem, PathHandle) - Constructor for class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
带有PathHandle的构造函数。
FutureIO - Class in org.apache.hadoop.util.functional
未来IO辅助方法。
gauge(MetricsInfo, int) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
整数值量表的回调函数
gauge(MetricsInfo, long) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
长值计量器的回调函数
gauge(MetricsInfo, float) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
浮点值仪表的回调函数
gauge(MetricsInfo, double) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
双值量规的回调函数
gauges() - Method in interface org.apache.hadoop.fs.statistics.IOStatistics
仪表盘映射。
gauges() - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
generateActualKey(K, V) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputFormat
根据给定的键/值生成实际的键。
generateActualValue(K, V) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputFormat
根据给定的键和值生成实际值。
generateDefaultFlowName(String, ApplicationId) - Static method in class org.apache.hadoop.yarn.util.timeline.TimelineUtils
generateEntry(String, String, Text) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
generateEntry(String, String, Text) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
generateFileNameForKeyValue(K, V, String) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputFormat
根据给定的键和叶子文件名生成输出文件名。
generateFlowNameTag(String) - Static method in class org.apache.hadoop.yarn.util.timeline.TimelineUtils
生成流程名称标签。
generateFlowRunIdTag(long) - Static method in class org.apache.hadoop.yarn.util.timeline.TimelineUtils
生成流程运行ID标签。
generateFlowVersionTag(String) - Static method in class org.apache.hadoop.yarn.util.timeline.TimelineUtils
生成流程版本标签。
generateKey(int, String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
生成密钥材料。
generateKeyValPairs(Object, Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.UserDefinedValueAggregatorDescriptor
通过将调用委托给实际对象,为给定的键/值对生成一个聚合ID/值对的列表。
generateKeyValPairs(Object, Object) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
为给定的键/值对生成1或2个聚合ID/值对。
generateKeyValPairs(Object, Object) - Method in interface org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorDescriptor
为给定的键/值对生成一个聚合ID/值对的列表。
generateLeafFileName(String) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputFormat
为输出文件名生成叶子名称。
generateSecret() - Method in class org.apache.hadoop.security.token.SecretManager
生成一个新的随机密钥。
generateStateGraph(String) - Method in class org.apache.hadoop.yarn.state.StateMachineFactory
生成一个表示此状态机状态图的图表
generateValueAggregator(String) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
generateValueAggregator(String, long) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
GenericWritable - Class in org.apache.hadoop.io
Writable实例的包装器。
GenericWritable() - Constructor for class org.apache.hadoop.io.GenericWritable
get(String) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property, null
if
no such property exists.
get(String, String) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
.
get(URI, Configuration) - Static method in class org.apache.hadoop.crypto.key.KeyProviderFactory
基于提供的URI创建一个KeyProvider。
get(URI, Configuration) - Static method in class org.apache.hadoop.fs.AbstractFileSystem
创建文件系统的主要工厂方法。
get(String) - Method in class org.apache.hadoop.fs.audit.CommonAuditContext
获取上下文条目。
get(URI, Configuration, String) - Static method in class org.apache.hadoop.fs.FileSystem
基于URI、传入的配置和用户获取一个FileSystem实例。
get(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
返回已配置的FileSystem实现。
get(URI, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
获取针对该URI方案和权限的FileSystem。
get(String) - Method in enum org.apache.hadoop.fs.GlobalStorageStatistics
获取具有给定名称的StorageStatistics对象。
get() - Method in class org.apache.hadoop.fs.PartialListing
正在列出的路径的部分清单。
get(Class, Query) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreBaseImpl
get() - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
获取原始数组。
get() - Method in class org.apache.hadoop.io.ArrayWritable
get() - Method in class org.apache.hadoop.io.BooleanWritable
返回BooleanWritable的值。
get() - Method in class org.apache.hadoop.io.BytesWritable
get() - Method in class org.apache.hadoop.io.ByteWritable
返回此ByteWritable的值。
get() - Method in class org.apache.hadoop.io.DoubleWritable
get() - Method in class org.apache.hadoop.io.EnumSetWritable
返回此EnumSetWritable的值。
get() - Method in class org.apache.hadoop.io.FloatWritable
返回此FloatWritable的值。
get() - Method in class org.apache.hadoop.io.GenericWritable
返回包装后的实例。
get() - Method in class org.apache.hadoop.io.IntWritable
返回此IntWritable的值。
get() - Method in class org.apache.hadoop.io.LongWritable
返回此LongWritable的值。
get(Object) - Method in class org.apache.hadoop.io.MapWritable
get() - Static method in class org.apache.hadoop.io.NullWritable
返回该类的单一实例。
get() - Method in class org.apache.hadoop.io.ObjectWritable
返回实例,如果没有则返回null。
get() - Method in class org.apache.hadoop.io.ShortWritable
get(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
get() - Method in class org.apache.hadoop.io.TwoDArrayWritable
get() - Method in class org.apache.hadoop.io.VIntWritable
get() - Method in class org.apache.hadoop.io.VLongWritable
get(Class extends WritableComparable>) - Static method in class org.apache.hadoop.io.WritableComparator
为了向后兼容。
get(Class extends WritableComparable>, Configuration) - Static method in class org.apache.hadoop.io.WritableComparator
get() - Static method in class org.apache.hadoop.ipc.Server
get(int) - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
获取第i个子InputSplit。
get(int) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
获取第i个子InputSplit。
get(int) - Method in class org.apache.hadoop.mapreduce.lib.join.TupleWritable
从元组中获取第i个可写对象。
get(String) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
按名称获取指标
get(String, Collection) - Method in class org.apache.hadoop.metrics2.util.MetricsCache
获取缓存的记录
get(DataInput) - Static method in class org.apache.hadoop.record.BinaryRecordInput
Deprecated.
获取指定DataInput的线程本地记录输入。
get(DataOutput) - Static method in class org.apache.hadoop.record.BinaryRecordOutput
Deprecated.
获取指定DataOutput的线程本地记录输出。
get() - Method in class org.apache.hadoop.record.Buffer
Deprecated.
从缓冲区获取数据。
get(String) - Method in class org.apache.hadoop.registry.client.types.ServiceRecord
获取具有特定键的"other"属性
get(String, String) - Method in class org.apache.hadoop.registry.client.types.ServiceRecord
获取具有特定键的"other"属性。
get() - Static method in class org.apache.hadoop.util.ShutdownHookManager
Return ShutdownHookManager
singleton.
GET_ACCESS_CONTROL - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
GET_STATUS - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
getAbfsConfiguration() - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
getAbout() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
getAcceptanceTime() - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
获取预约的接受时间。
getAccessibleNodeLabels() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the accessible node labels
of the queue.
getAccessTime() - Method in class org.apache.hadoop.fs.FileStatus
获取文件的访问时间。
getAccessToken() - Method in class org.apache.hadoop.fs.adl.oauth2.AzureADTokenProvider
获取应添加到HTTPS连接头部的访问令牌。
getAccessToken() - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenProvider
获取应添加到HTTP连接头部的访问令牌。
getAccessToken() - Method in class org.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
getAccessToken() - Method in class org.apache.hadoop.hdfs.web.oauth2.CredentialBasedAccessTokenProvider
getAccessType() - Method in class org.apache.hadoop.yarn.security.AccessRequest
getAccountNameFromFQDN(String) - Static method in class org.apache.hadoop.fs.adl.AdlFileSystem
从ADL FQDN获取ADL账户名称。
getAclBit() - Method in class org.apache.hadoop.fs.permission.FsPermission
getAcls() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
当前与此文件或目录关联的完整ACL集合。
getAclStatus(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
获取文件和目录的ACL权限。
getAclStatus(Path) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
获取文件或目录的访问控制列表(ACL)。
getAclStatus(Path, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
getAclStatus(Path) - Method in class org.apache.hadoop.fs.FileContext
获取文件和目录的ACLs。
getAclStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
获取文件或目录的访问控制列表(ACL)。
getAclStatus(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
getAclStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getAclStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getAclStatus() - Method in class org.apache.hadoop.hdfs.server.namenode.TreePath
getAclString() - Method in class org.apache.hadoop.security.authorize.AccessControlList
Returns the access control list as a String that can be used for building a
new instance by sending it to the constructor of
AccessControlList
.
getActiveTaskTrackers() - Method in class org.apache.hadoop.mapreduce.集群
获取集群中所有活跃的跟踪器。
getActiveTrackerNames() - Method in class org.apache.hadoop.mapred.ClusterStatus
获取集群中任务跟踪器的名称。
getActualTxid() - Method in exception org.apache.hadoop.hdfs.inotify.MissingEventsException
getAdditional() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
资源名称到ResourceInformation的映射
getAddress() - Method in class org.apache.hadoop.ha.HAServiceTarget
getAddressField(Map, String) - Static method in class org.apache.hadoop.registry.client.binding.RegistryTypeUtils
从地址中获取特定字段 - 如果该字段不存在则抛出异常
getAdjustedEnd() - Method in class org.apache.hadoop.io.compress.SplitCompressionInputStream
调用createInputStream后,start或end的值可能会发生变化。
getAdjustedStart() - Method in class org.apache.hadoop.io.compress.SplitCompressionInputStream
调用createInputStream后,start或end的值可能会发生变化。
getAdlClient() - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
getAggregatedContainersUtilization() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
获取节点中容器的聚合资源利用率。
getAggregatorDescriptors(Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJobBase
getAlgorithmName() - Method in class org.apache.hadoop.fs.FileChecksum
校验和算法名称。
getAliases() - Method in class org.apache.hadoop.security.alias.CredentialProvider
获取所有凭证的别名。
getAllBlocks() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
获取已定位的块集合。
getAllcationTags() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getAllEvents() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
getAllFileInfo() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
getAllJobs() - Method in class org.apache.hadoop.mapred.JobClient
获取已提交的作业。
getAllJobs() - Method in class org.apache.hadoop.mapreduce.集群
getAllJobStatuses() - Method in class org.apache.hadoop.mapreduce.集群
获取集群中所有作业的状态。
getAllKeys() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
getAllocatedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of newly allocated Container
by the
ResourceManager
.
getAllocatedContainers() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取已分配的容器数量。
getAllocatedMemoryMB() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取分配的内存大小(单位:MB)
getAllocatedResource() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the allocated Resource
of the container.
getAllocatedVCores() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取已分配的虚拟核心数
getAllocationRequestId() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the optional ID corresponding to the original ResourceRequest{@link #getAllocationRequestId()}
s which is satisfied by
this allocated Container
.
getAllocationRequestId() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the optional ID corresponding to this allocation request.
getAllocationRequestId() - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
getAllocationRequestId() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getAllocationTags() - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
getAllPartialJobs() - Method in interface org.apache.hadoop.mapreduce.v2.hs.HistoryStorage
获取所有缓存的任务。
getAllPropertiesByTag(String) - Method in class org.apache.hadoop.conf.配置
获取属于标签的所有属性。
getAllPropertiesByTags(List) - Method in class org.apache.hadoop.conf.配置
获取属于输入标签列表的所有属性。
getAllQueues() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
Get information (
QueueInfo
) about all queues, recursively if there
is a hierarchy
GetAllResourceProfilesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
从资源管理器(RM)获取所有资源配置文件的请求类。
GetAllResourceProfilesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesRequest
GetAllResourceProfilesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
用于从资源管理器(RM)获取所有资源配置文件的响应类。
GetAllResourceProfilesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesResponse
GetAllResourceTypeInfoRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
从资源管理器(RM)获取所有资源配置文件的请求类。
GetAllResourceTypeInfoRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceTypeInfoRequest
GetAllResourceTypeInfoResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
用于从资源管理器(RM)获取所有资源配置文件的响应类。
GetAllResourceTypeInfoResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceTypeInfoResponse
getAllSecretKeys() - Method in class org.apache.hadoop.security.Credentials
返回内存映射中的所有密钥条目。
getAllServicesMetaData() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Get the meta-data from all auxiliary services running on the
NodeManager
.
getAllShells() - Static method in class org.apache.hadoop.util.Shell
Static method to return a Set of all Shell
objects.
getAllStatistics() - Static method in class org.apache.hadoop.fs.AbstractFileSystem
getAllStatistics() - Static method in class org.apache.hadoop.fs.FileContext
getAllStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
getAllStoragePolicies() - Method in class org.apache.hadoop.fs.AbstractFileSystem
检索该文件系统支持的所有存储策略。
getAllStoragePolicies() - Method in class org.apache.hadoop.fs.FileContext
检索该文件系统支持的所有存储策略。
getAllStoragePolicies() - Method in class org.apache.hadoop.fs.FileSystem
检索该文件系统支持的所有存储策略。
getAllStoragePolicies() - Method in class org.apache.hadoop.fs.FilterFileSystem
getAllStoragePolicies() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getAllStoragePolicies() - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
获取HDFS文件系统支持的所有存储策略。
getAllTaskTypes() - Static method in class org.apache.hadoop.mapreduce.TaskID
Returns a string of characters describing all possible
TaskType
values
getAllTokens() - Method in class org.apache.hadoop.security.Credentials
返回内存映射中的所有令牌。
getAMCommand() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
If the ResourceManager
needs the
ApplicationMaster
to take some action then it will send an
AMCommand to the ApplicationMaster
.
getAMContainerId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the ContainerId
of AMContainer for this attempt
getAMContainerInfoForRMWebService(Configuration, String) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
getAMContainerResourceRequest() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
getAMContainerResourceRequests() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
获取AM容器的资源请求。
getAMContainerSpec() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the ContainerLaunchContext
to describe the
Container
with which the ApplicationMaster
is
launched.
getAmNodeLabelExpression() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
获取应用程序所有容器的默认节点标签表达式
getAMRMToken() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
属于此次尝试的AMRMToken
getAMRMToken() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
获取应用程序的AMRM令牌。
getAMRMToken(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取应用程序的AMRM令牌。
getAMRMTokenService(Configuration) - Static method in class org.apache.hadoop.yarn.client.ClientRMProxy
getAppId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceRequest
Get the ApplicationId
of the resource to be released.
getAppId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceRequest
Get the ApplicationId
of the resource to be used.
getAppId() - Method in class org.apache.hadoop.yarn.security.AccessRequest
getAppId(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
getApplicationACLs() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the ApplicationACL
s for the application.
getApplicationACLs() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get the ApplicationACL
s for the application.
getApplicationAcls() - Method in class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogReader
返回应用程序的ACL列表。
getApplicationAcls(Path, ApplicationId) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
返回应用程序的ACL列表。
getApplicationAttemptEntities(ApplicationId, String, Map, long, String) - Method in class org.apache.hadoop.yarn.client.api.impl.TimelineReaderClientImpl
getApplicationAttemptEntities(ApplicationId, String, Map, long, String) - Method in class org.apache.hadoop.yarn.client.api.TimelineReaderClient
获取应用程序尝试实体。
getApplicationAttemptEntity(ApplicationAttemptId, String, Map) - Method in class org.apache.hadoop.yarn.client.api.impl.TimelineReaderClientImpl
getApplicationAttemptEntity(ApplicationAttemptId, String, Map) - Method in class org.apache.hadoop.yarn.client.api.TimelineReaderClient
获取应用程序尝试实体。
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FailApplicationAttemptRequest
Get the ApplicationAttemptId
of the attempt to be failed.
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
Get the ApplicationAttemptId
of an application attempt.
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
Get the ApplicationAttemptId
of an application attempt.
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the ApplicationAttemptId
of this attempt of the
application
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
Get the ApplicationAttemptId
of the application to which the
Container
was assigned.
getApplicationAttemptID() - Method in class org.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.security.NMTokenIdentifier
getApplicationAttemptList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
Get a list of ApplicationReport
of an application.
getApplicationAttemptReport() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
Get the ApplicationAttemptReport
for the application attempt.
getApplicationAttemptReport(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.client.api.AHSClient
获取给定ApplicationAttempt的报告。
getApplicationAttemptReport(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取给定ApplicationAttempt的报告。
GetApplicationAttemptReportRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
GetApplicationAttemptReportRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
GetApplicationAttemptReportResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to a client requesting
an application attempt report.
GetApplicationAttemptReportResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
getApplicationAttempts(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.AHSClient
获取集群中应用程序的所有(ApplicationAttempts)报告。
getApplicationAttempts(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取集群中应用程序的所有(ApplicationAttempts)报告。
GetApplicationAttemptsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get a list of application attempt reports of an
application from the ResourceManager
.
GetApplicationAttemptsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
GetApplicationAttemptsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the
ResourceManager
to a client requesting
a list of
ApplicationAttemptReport
for application attempts.
GetApplicationAttemptsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
getApplicationDirectoriesOfUser(String) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
获取用户的所有应用程序目录。
getApplicationEntity(ApplicationId, String, Map) - Method in class org.apache.hadoop.yarn.client.api.impl.TimelineReaderClientImpl
getApplicationEntity(ApplicationId, String, Map) - Method in class org.apache.hadoop.yarn.client.api.TimelineReaderClient
获取应用程序实体。
getApplicationEvent(TimelineEntity, String) - Static method in class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationEntity
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
Get the ApplicationId
of an application
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
Get the ApplicationId
of the application.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
Get the new ApplicationId
allocated by the
ResourceManager
.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
Get the ApplicationId
of the application to be aborted.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Get the ApplicationId
of the application to be moved.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityRequest
Get the ApplicationId
of the application.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsRequest
Get the ApplicationId
of the application.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
Get the ApplicationId
of the ApplicationAttempId
.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the ApplicationId
of the application.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the ApplicationId
of the submitted application.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
Get the ApplicationId
of the
TimelineEntityGroupId
.
getApplicationList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
Get ApplicationReport
for applications.
getApplicationName() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the application name .
getApplicationOwner() - Method in class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogReader
返回应用程序的所有者。
getApplicationOwner(Path, ApplicationId) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
返回应用程序的所有者。
getApplicationPriority() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
应用程序的优先级
getApplicationPriority() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityRequest
Get the Priority
of the application to be set.
getApplicationPriority() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityResponse
Get the Priority
of the application to be set.
getApplicationReport() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
Get the ApplicationReport
for the application.
getApplicationReport(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.AHSClient
获取指定应用程序的报告。
getApplicationReport(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取给定应用程序的报告。
GetApplicationReportRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by a client to the
ResourceManager
to
get an
ApplicationReport
for an application.
GetApplicationReportRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
GetApplicationReportResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to a client
requesting an application report.
GetApplicationReportResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
getApplicationResourceUsageReport() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
获取包含此应用程序作业资源的结构
getApplications() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the running applications of the queue.
getApplications() - Method in class org.apache.hadoop.yarn.client.api.AHSClient
获取集群中所有应用程序的报告(ApplicationReport)。
getApplications() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取集群中所有应用程序的报告(ApplicationReport)。
getApplications(Set) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取集群中匹配给定应用类型的应用程序报告(ApplicationReport)。
getApplications(EnumSet) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取集群中与给定应用状态匹配的应用报告(ApplicationReport)。
getApplications(Set, EnumSet) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取集群中符合指定应用类型和应用状态的应用程序报告(ApplicationReport)。
getApplications(Set, EnumSet, Set) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取集群中符合指定应用类型、应用状态和应用标签的应用程序报告(ApplicationReport)。
getApplications(Set, Set, Set, EnumSet) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取集群中与给定用户、队列、应用类型和应用状态匹配的应用程序报告(ApplicationReport)。
getApplications(GetApplicationsRequest) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
getApplicationSchedulingPropertiesMap() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
获取存储为键值对映射的应用调度环境变量。
GetApplicationsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get a report of Applications
in the cluster from the ResourceManager
.
GetApplicationsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
GetApplicationsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the
ResourceManager
to a client
requesting an
ApplicationReport
for applications.
GetApplicationsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
getApplicationStates() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
获取应用程序状态以筛选应用程序
getApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
Get the ApplicationSubmissionContext
for the application.
getApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.client.api.YarnClientApplication
getApplicationSubmitter() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getApplicationSubmitter() - Method in class org.apache.hadoop.yarn.security.NMTokenIdentifier
getApplicationTags() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
获取与应用程序对应的所有标签
getApplicationTags() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
获取应用程序的标签
getApplicationTimeouts() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsRequest
Get ApplicationTimeouts
of the application.
getApplicationTimeouts() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsResponse
Get ApplicationTimeouts
of the application.
getApplicationTimeouts() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
getApplicationTimeouts() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get ApplicationTimeouts
of the application.
getApplicationType() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
获取应用程序的类型
getApplicationType() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
获取应用程序类型
getApplicationTypes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
获取用于筛选应用程序的应用类型
getAppName() - Method in class org.apache.hadoop.yarn.security.AccessRequest
getAppNodeLabelExpression() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
获取应用程序所有容器的默认节点标签表达式
getApproxChkSumLength(long) - Static method in class org.apache.hadoop.fs.ChecksumFileSystem
getArchiveClassPaths() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取类路径中的归档条目作为Path数组
getArchiveSharedCacheUploadPolicies(Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
这是为了获取共享缓存中归档文件的上传策略。
getArchiveTimestamps() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取归档的时间戳。
getArrival() - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
获取到达时间或资源可分配的最早时间。
getArtifact() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getArtifact() - Method in class org.apache.hadoop.yarn.service.api.records.Container
getArtifact() - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
getArtifact() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getAskList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the list of ResourceRequest
to update the
ResourceManager
about the application's resource requirements.
getAssignedJobID() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
getAssignedNode() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the allocated NodeId
where container is running.
getAsyncRpcResponse() - Static method in class org.apache.hadoop.ipc.Client
getAtime() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
getAtomicWorkPath() - Method in class org.apache.hadoop.tools.DistCpOptions
getAttemptFailuresValidityInterval() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
获取应用程序的attemptFailuresValidityInterval(以毫秒为单位)。
getAttemptId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
Get the attempt id
of the Application
.
getAttemptsToStartSkipping(Configuration) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
获取任务尝试次数,超过该次数后将启动跳过模式。
getAttributeKey() - Method in class org.apache.hadoop.yarn.api.records.NodeAttribute
getAttributeKey() - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeInfo
getAttributeName() - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeKey
getAttributePrefix() - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeKey
getAttributes(String, INodeAttributes) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
Deprecated.
getAttributes(String[], INodeAttributes) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
getAttributes(byte[][], INodeAttributes) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
getAttributesToNodes(GetAttributesToNodesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
客户端用于获取ResourceManager中可用节点属性映射的接口
getAttributesToNodes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesResponse
获取NodeAttributeKey到其关联的NodeToAttributeValue列表映射的映射关系,这些值与属性相关联。
getAttributesToNodes(Set) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
客户端使用的接口,用于获取集群中指定节点属性键的AttributeKey到关联的NodeToAttributeValue列表的映射。
GetAttributesToNodesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get node to attribute value mapping for all or
given set of Node AttributeKey's in the cluster from the
ResourceManager
.
GetAttributesToNodesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesRequest
GetAttributesToNodesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to a client requesting
node to attribute value mapping for all or given set of Node AttributeKey's.
GetAttributesToNodesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesResponse
getAttributeType() - Method in class org.apache.hadoop.yarn.api.records.NodeAttribute
getAttributeType() - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeInfo
getAttributeValue() - Method in class org.apache.hadoop.yarn.api.records.NodeAttribute
getAttributeValue() - Method in class org.apache.hadoop.yarn.api.records.NodeToAttributeValue
getAuthenticationMethod(Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
getAuthenticationMethod() - Method in class org.apache.hadoop.security.UserGroupInformation
从主题中获取认证方法
getAuthMethod() - Method in enum org.apache.hadoop.security.UserGroupInformation.AuthenticationMethod
getAutoCommit() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReInitializeContainerRequest
检查是否为此次重新初始化设置了自动提交。
getAutoIncrMapperProcCount(Configuration) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
getAutoIncrReducerProcCount(Configuration) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
getAuxiliaryListenerAddresses() - Method in class org.apache.hadoop.ipc.Server
返回所有已配置的辅助套接字地址集合,NameNode RPC正在监听这些地址。
getAuxiliaryPortEstablishedQOP() - Static method in class org.apache.hadoop.ipc.Server
返回当前调用的SASL qop(如果当前调用已设置且SASL协商已完成)。
getAvailableMemoryMB() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取可用内存(单位:MB)
getAvailablePhysicalMemorySize() - Method in class org.apache.hadoop.util.SysInfo
获取系统中可用物理内存的总大小。
getAvailableResources() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the available headroom for resources in the cluster for the
application.
getAvailableResources() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
获取集群中当前可用的资源。
getAvailableResources() - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
获取集群中当前可用的资源。
getAvailableVCores() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取可用的虚拟核心数
getAvailableVirtualMemorySize() - Method in class org.apache.hadoop.util.SysInfo
获取系统中可用虚拟内存的总大小。
getAzureServiceCode(int) - Static method in enum org.apache.hadoop.fs.azurebfs.contracts.services.AzureServiceErrorCode
getAzureServiceCode(int, String) - Static method in enum org.apache.hadoop.fs.azurebfs.contracts.services.AzureServiceErrorCode
getAzureServiceCode(int, String, String) - Static method in enum org.apache.hadoop.fs.azurebfs.contracts.services.AzureServiceErrorCode
getBareHost() - Method in class org.apache.hadoop.yarn.service.api.records.Container
getBaseName(String) - Static method in class org.apache.hadoop.crypto.key.KeyProvider
将版本名称拆分为基础名称。
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputFormat
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.lib.MultipleSequenceFileOutputFormat
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.lib.MultipleTextOutputFormat
getBaseTaskAttemptPath(TaskAttemptContext) - Method in class org.apache.hadoop.fs.s3a.commit.magic.MagicS3GuardCommitter
getBestUGI(String, String) - Static method in class org.apache.hadoop.security.UserGroupInformation
寻找最合适的UserGroupInformation来使用
getBlacklistAdditions() - Method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
获取应添加到应用程序黑名单的资源名称列表。
getBlackListedTaskTrackerCount() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
获取集群中被列入黑名单的跟踪器数量。
getBlackListedTaskTrackers() - Method in class org.apache.hadoop.mapreduce.集群
获取黑名单跟踪器。
getBlacklistedTrackerNames() - Method in class org.apache.hadoop.mapred.ClusterStatus
获取集群中任务跟踪器的名称。
getBlacklistedTrackers() - Method in class org.apache.hadoop.mapred.ClusterStatus
获取集群中被列入黑名单的任务跟踪器数量。
getBlackListedTrackersInfo() - Method in class org.apache.hadoop.mapred.ClusterStatus
获取黑名单跟踪器列表及其被列入黑名单的原因。
getBlacklistRemovals() - Method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
获取应从应用程序黑名单中移除的资源名称列表。
getBlacklistReport() - Method in class org.apache.hadoop.mapreduce.TaskTrackerInfo
获取关于任务跟踪器被列入黑名单原因的详细报告。
getBlock() - Method in interface org.apache.hadoop.hdfs.server.common.BlockAlias
getBlock() - Method in class org.apache.hadoop.hdfs.server.common.FileRegion
getBlockDownloadLatency() - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
获取当前下载延迟的滚动平均值。
getBlockers() - Method in class org.apache.hadoop.service.AbstractService
getBlockers() - Method in interface org.apache.hadoop.service.Service
Get the blockers on a service -remote dependencies
that are stopping the service from being live .
getBlockIndex(BlockLocation[], long) - Method in class org.apache.hadoop.mapred.FileInputFormat
getBlockIndex(BlockLocation[], long) - Method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
getBlockLocations() - Method in class org.apache.hadoop.fs.LocatedFileStatus
获取文件的块位置信息
在HDFS中,返回的BlockLocation对于副本文件和纠删码文件会有不同的格式。
getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
getBlockSize(Path) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
getBlockSize() - Method in class org.apache.hadoop.fs.FileStatus
获取文件的块大小。
getBlockSize(Path) - Method in class org.apache.hadoop.fs.FileSystem
getBlockSize() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
getBlockSize() - Method in class org.apache.hadoop.fs.FsServerDefaults
getBlockSize() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
getBlocksPerChunk() - Method in class org.apache.hadoop.tools.DistCpOptions
getBlockUploadLatency() - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
获取当前上传延迟的滚动平均值。
getBoolean(String, boolean) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property as a boolean
.
getBoolean(String, boolean) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
getBoundingValsQuery() - Method in class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
getBranch() - Static method in class org.apache.hadoop.util.VersionInfo
获取此分支的起源分支。
getBuffer(boolean, int) - Method in interface org.apache.hadoop.io.ByteBufferPool
获取一个新的直接字节缓冲区。
getBuffer(boolean, int) - Method in class org.apache.hadoop.io.ElasticByteBufferPool
getBufferSize() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
getBufferSize() - Method in class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
getBufferSize() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
getBuildVersion() - Static method in class org.apache.hadoop.util.VersionInfo
返回包含版本号、修订号、用户和日期的buildVersion。
getBytes() - Method in class org.apache.hadoop.fs.FileChecksum
校验和的字节值。
getBytes() - Method in class org.apache.hadoop.io.BinaryComparable
返回此实例的代表性字节数组。
getBytes() - Method in class org.apache.hadoop.io.BytesWritable
获取支持BytesWritable的数据。
getBytes() - Method in class org.apache.hadoop.io.Text
getBytes() - Method in class org.apache.hadoop.security.token.TokenIdentifier
获取令牌标识符的字节数据
getBytesCached() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
getBytesCached() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
getBytesInFutureBlockGroups() - Method in class org.apache.hadoop.hdfs.protocol.ECBlockGroupStats
getBytesInFutureBlocks() - Method in class org.apache.hadoop.hdfs.protocol.ReplicatedBlockStats
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
getBytesPerChecksum() - Method in class org.apache.hadoop.fs.FsServerDefaults
getBytesPerSum() - Method in class org.apache.hadoop.fs.ChecksumFileSystem
返回每个校验和的字节数。
getBytesRead() - Method in interface org.apache.hadoop.io.compress.Compressor
返回目前为止输入的未压缩字节数。
getBytesWritten() - Method in interface org.apache.hadoop.io.compress.Compressor
返回目前为止输出的压缩字节数。
getCacheArchives() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取配置中设置的缓存归档文件
getCachedHosts() - Method in class org.apache.hadoop.fs.BlockLocation
获取托管块缓存副本的主机(主机名)列表。
getCacheFiles() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取配置中设置的缓存文件集
getCachePoolDefault() - Static method in class org.apache.hadoop.fs.permission.FsPermission
获取缓存池的默认权限。
getCallbackHandler() - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
getCallId() - Static method in class org.apache.hadoop.ipc.Client
getCallId() - Static method in class org.apache.hadoop.ipc.Server
返回当前活跃RPC调用的序列ID号。
getCallQueueLen() - Method in class org.apache.hadoop.ipc.Server
队列中的RPC调用数量。
getCallRetryCount() - Static method in class org.apache.hadoop.ipc.Server
getCandidateTokensForCleanup() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
getCanonicalServiceName() - Method in class org.apache.hadoop.fs.AbstractFileSystem
获取该文件系统的规范名称。
getCanonicalServiceName() - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
如果 fs.azure.override.canonical.service.name 设置为 true,则返回 WASB 文件系统的 URI,否则使用默认实现。
getCanonicalServiceName() - Method in class org.apache.hadoop.fs.FileSystem
获取此文件系统的规范服务名称。
getCanonicalUri() - Method in class org.apache.hadoop.fs.FileSystem
返回此文件系统URI的规范化形式。
getCanonicalUri() - Method in class org.apache.hadoop.fs.FilterFileSystem
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the Resource
allocated to the container.
getCapability() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the total Resource
on the node.
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
Get the
Resource
capability of the request.
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ResourceAllocationRequest
获取已分配的资源。
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the Resource
capability of the request.
getCapability() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Get the Resource
capability of the request.
getCapacity() - Method in class org.apache.hadoop.fs.FsStatus
返回文件系统的容量(以字节为单位)。
getCapacity() - Method in class org.apache.hadoop.io.BytesWritable
获取容量,即在不调整后备存储大小的情况下可处理的最大尺寸。
getCapacity() - Method in class org.apache.hadoop.record.Buffer
Deprecated.
获取容量,即在不调整后备存储大小的情况下可处理的最大数量。
getCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the configured capacity of the queue.
getCause() - Method in exception org.apache.hadoop.fs.s3a.AWSS3IOException
getCause() - Method in exception org.apache.hadoop.fs.s3a.AWSServiceIOException
getCheckProcessIsAliveCommand(String) - Static method in class org.apache.hadoop.util.Shell
返回一个用于检查指定pid进程是否存活的命令。
getChecksum(Configuration) - Static method in class org.apache.hadoop.yarn.sharedcache.SharedCacheChecksumFactory
Get a new SharedCacheChecksum
object based on the configurable
algorithm implementation
(see yarn.sharedcache.checksum.algo.impl
).
getChecksumFile(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
返回与文件关联的校验和文件的名称。
getChecksumFileLength(Path, long) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
根据实际文件的大小返回校验和文件的长度。
getChecksumLength(long, int) - Static method in class org.apache.hadoop.fs.ChecksumFileSystem
计算校验和文件的字节长度。
getChecksumOpt() - Method in class org.apache.hadoop.fs.FileChecksum
getChecksumOpt() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
getChecksumOpt() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
getChecksumType() - Method in class org.apache.hadoop.fs.FsServerDefaults
getChildFileSystems() - Method in class org.apache.hadoop.fs.FilterFileSystem
getChildFileSystems() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getChildQueueInfos(String) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
Get information (
QueueInfo
) about all the immediate children queues
of the given queue
getChildQueues(String) - Method in class org.apache.hadoop.mapred.JobClient
返回一个关于队列queueName的直接子队列信息的对象数组。
getChildQueues(String) - Method in class org.apache.hadoop.mapreduce.集群
返回queueName的直接子队列。
getChildQueues() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the child queues of the queue.
getChildren(TreePath, long, TreeWalk.TreeIterator) - Method in class org.apache.hadoop.hdfs.server.namenode.FSTreeWalk
getChildren(TreePath, long, TreeWalk.TreeIterator) - Method in class org.apache.hadoop.hdfs.server.namenode.TreeWalk
getChildren() - Method in class org.apache.hadoop.mapred.JobQueueInfo
getChildren() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
getClass(String, Class >) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property as a Class
.
getClass(String, Class extends U>, Class) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property as a Class
implementing the interface specified by xface
.
getClass(byte) - Method in class org.apache.hadoop.io.AbstractMapWritable
指定ID对应的类类。
getClass(T) - Static method in class org.apache.hadoop.util.ReflectionUtils
Return the correctly-typed
Class
of the given object.
getClassByName(String) - Method in class org.apache.hadoop.conf.配置
按名称加载类。
getClassByNameOrNull(String) - Method in class org.apache.hadoop.conf.配置
按名称加载类,如果无法加载则返回null,而不是抛出异常。
getClasses(String, Class >...) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property
as an array of Class
.
getClassLoader() - Method in class org.apache.hadoop.conf.配置
getCleanupProgress() - Method in class org.apache.hadoop.mapreduce.JobStatus
getCleanupTaskReports(JobID) - Method in class org.apache.hadoop.mapred.JobClient
获取作业清理任务当前状态的信息。
getClient() - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
getClient() - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
getClientAcls() - Method in class org.apache.hadoop.registry.client.impl.zk.RegistryOperationsService
获取客户端在创建目录时应使用的ACL聚合集
getClientId() - Static method in class org.apache.hadoop.ipc.Server
getClientName() - Method in class org.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
getClientPrincipal(Class >, Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
查找给定协议的客户端主体。
getClientResponseFromTimelineReader(Configuration, String) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
getClientRMFailoverProxyProvider(YarnConfiguration, Class) - Static method in class org.apache.hadoop.yarn.client.ClientRMProxy
getClientToAMToken() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the client token for communicating with the
ApplicationMaster
.
getClientToAMTokenMasterKey() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
获取ClientToAMToken主密钥。
getCluster() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
getClusterAttributes() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
客户端用于获取集群中节点属性的接口。
getClusterHandle() - Method in class org.apache.hadoop.mapred.JobClient
获取集群的句柄
getClusterIds() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
获取JournalNode日志的集群列表,因为一个JournalNode可能支持多个集群。
getClusterMetrics(GetClusterMetricsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get metrics about the cluster from
the ResourceManager
.
getClusterMetrics() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
Get the YarnClusterMetrics
for the cluster.
GetClusterMetricsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to get cluster metrics from the
ResourceManager
.
GetClusterMetricsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsRequest
GetClusterMetricsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to a client
requesting cluster metrics.
GetClusterMetricsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
getClusterNodeAttributes(GetClusterNodeAttributesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
客户端用于获取ResourceManager中可用节点属性的接口。
GetClusterNodeAttributesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get node attributes in the cluster from the
ResourceManager
.
GetClusterNodeAttributesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesRequest
GetClusterNodeAttributesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to a client requesting
a node attributes in cluster.
GetClusterNodeAttributesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesResponse
getClusterNodeCount() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
获取集群中当前的节点数量。
getClusterNodeCount() - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
获取集群中当前的节点数量。
getClusterNodeLabels(GetClusterNodeLabelsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
客户端用于获取集群中节点标签的接口
getClusterNodeLabels() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
客户端用于获取集群中节点标签的接口
GetClusterNodeLabelsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
GetClusterNodeLabelsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsRequest
GetClusterNodeLabelsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
GetClusterNodeLabelsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
getClusterNodes(GetClusterNodesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of all nodes
in the cluster from the ResourceManager
.
GetClusterNodesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get a report of all nodes
in the cluster from the ResourceManager
.
GetClusterNodesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
GetClusterNodesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the
ResourceManager
to a client
requesting a
NodeReport
for all nodes.
GetClusterNodesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
getClusterStatus() - Method in class org.apache.hadoop.mapred.JobClient
获取有关Map-Reduce集群的状态信息。
getClusterStatus(boolean) - Method in class org.apache.hadoop.mapred.JobClient
获取有关Map-Reduce集群的状态信息。
getClusterStatus() - Method in class org.apache.hadoop.mapreduce.集群
获取当前集群状态。
getClusterTimestamp() - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
Get the start time of the ResourceManager
which is
used to generate globally unique ApplicationId
.
getClusterTimestamp() - Method in class org.apache.hadoop.yarn.api.records.ReservationId
Get the
start time of the
ResourceManager
which is used to
generate globally unique
ReservationId
.
getClusterUsagePercentage() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
获取应用程序正在使用的集群资源百分比。
getCode() - Method in class org.apache.hadoop.yarn.service.api.records.错误
getCode() - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
getCodec(Path) - Method in class org.apache.hadoop.io.compress.CompressionCodecFactory
根据给定文件的文件名后缀查找相关的压缩编解码器。
getCodecByClassName(String) - Method in class org.apache.hadoop.io.compress.CompressionCodecFactory
查找编解码器规范类名对应的相关压缩编解码器。
getCodecByName(String) - Method in class org.apache.hadoop.io.compress.CompressionCodecFactory
根据编解码器的规范类名或编解码器别名查找相关的压缩编解码器。
getCodecClassByName(String) - Method in class org.apache.hadoop.io.compress.CompressionCodecFactory
根据编解码器的规范类名或编解码器别名查找相关的压缩编解码器,并返回其实现类。
getCodecClasses(Configuration) - Static method in class org.apache.hadoop.io.compress.CompressionCodecFactory
获取通过Java ServiceLoader发现的编解码器列表,或在配置中列出的编解码器。
getCodecName() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
获取编解码器名称
getCollector(String, Reporter) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputs
获取指定命名输出的收集器。
getCollector(String, String, Reporter) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputs
获取多命名输出的输出收集器。
getCollectorAddr() - Method in class org.apache.hadoop.yarn.api.records.CollectorInfo
getCollectorInfo() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
与该应用所属收集器关联的数据。
getCollectorToken() - Method in class org.apache.hadoop.yarn.api.records.CollectorInfo
获取应用收集器的委托令牌,AM将使用该令牌发布实体。
getCombinerClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the user-defined combiner class used to combine map-outputs
before being sent to the reducers.
getCombinerClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取作业的合并器类。
getCombinerKeyGroupingComparator() - Method in class org.apache.hadoop.mapred.JobConf
Get the user defined
WritableComparable
comparator for
grouping keys of inputs to the combiner.
getCombinerKeyGroupingComparator() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the user defined
RawComparator
comparator for
grouping keys of inputs to the combiner.
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.DoubleValueSum
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMax
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMin
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueSum
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMax
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMin
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.UniqValueCount
getCombinerOutput() - Method in interface org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregator
getCombinerOutput() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueHistogram
getCommand() - Method in class org.apache.hadoop.yarn.api.protocolrecords.SignalContainerRequest
Get the SignalContainerCommand
of the signal request.
getCommands() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get the list of commands for launching the container.
getCommittedTaskPath(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
计算已提交任务输出存储的路径,直到整个作业提交完成。
getCommittedTaskPath(TaskAttemptContext, Path) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
getCommittedTaskPath(int, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
计算已提交任务输出结果的存储路径,该路径将保留至整个作业针对特定应用程序尝试提交完成。
getCommittedTaskPath(int, TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.PartialFileOutputCommitter
getCommitter() - Method in class org.apache.hadoop.mapreduce.lib.output.BindingPathOutputCommitter
获取内部提交器。
getCommitter() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getCommitterFactory(Path, Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.output.PathOutputCommitterFactory
获取配置的提交器工厂。
getComparator() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
返回定义此复合记录读取器排序的比较器。
getComparator() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
返回定义此复合记录读取器排序的比较器。
getCompilePlatform() - Static method in class org.apache.hadoop.util.VersionInfo
返回用于构建的操作系统平台。
getCompletedContainersStatuses() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of completed containers' statuses .
getCompletionPollInterval(Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
waitForCompletion() 应该检查的时间间隔。
getComponent(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
getComponentInstance(String) - Method in class org.apache.hadoop.yarn.service.api.records.组件
getComponentInstanceName() - Method in class org.apache.hadoop.yarn.service.api.records.Container
getComponentName() - Method in class org.apache.hadoop.yarn.service.api.records.ComponentContainers
getComponents() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getComponentType() - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
getCompressedData() - Method in class org.apache.hadoop.io.compress.BlockDecompressorStream
getCompressedData() - Method in class org.apache.hadoop.io.compress.DecompressorStream
getCompressMapOutput() - Method in class org.apache.hadoop.mapred.JobConf
map的输出是否会被压缩?
getCompressor(CompressionCodec, Configuration) - Static method in class org.apache.hadoop.io.compress.CodecPool
getCompressor(CompressionCodec) - Static method in class org.apache.hadoop.io.compress.CodecPool
getCompressorType() - Method in class org.apache.hadoop.io.compress.BZip2Codec
getCompressorType() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
getCompressorType() - Method in class org.apache.hadoop.io.compress.DefaultCodec
getCompressorType() - Method in class org.apache.hadoop.io.compress.GzipCodec
getCompressorType() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
getCompressOutput(JobConf) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
作业输出是否经过压缩?
getCompressOutput(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
作业输出是否经过压缩?
getConcurrency() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
获取需要并发调度的容器数量。
getConditions() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
getConf() - Method in interface org.apache.hadoop.conf.可配置
返回该对象使用的配置。
getConf() - Method in class org.apache.hadoop.conf.已配置
getConf() - Method in class org.apache.hadoop.crypto.key.KeyProvider
返回提供者配置。
getConf() - Method in class org.apache.hadoop.fs.FilterFileSystem
getConf(Configuration, StorageType, String) - Static method in enum org.apache.hadoop.fs.StorageType
获取不同存储类型的配置值。
getConf() - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
getConf() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap
getConf() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap
getConf() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
获取状态存储配置。
getConf() - Method in class org.apache.hadoop.hdfs.server.namenode.FileSystemImage
getConf() - Method in class org.apache.hadoop.hdfs.server.namenode.FixedBlockResolver
getConf() - Method in class org.apache.hadoop.hdfs.server.namenode.SingleUGIResolver
getConf() - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenProvider
返回配置。
getConf() - Method in class org.apache.hadoop.io.AbstractMapWritable
getConf() - Method in class org.apache.hadoop.io.compress.BZip2Codec
返回该对象使用的配置。
getConf() - Method in class org.apache.hadoop.io.compress.DefaultCodec
getConf() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
getConf() - Method in class org.apache.hadoop.io.EnumSetWritable
getConf() - Method in class org.apache.hadoop.io.GenericWritable
getConf() - Method in class org.apache.hadoop.io.ObjectWritable
getConf() - Method in class org.apache.hadoop.io.WritableComparator
getConf() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
返回该对象使用的配置。
getConf() - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
getConf() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
getConf() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
getConf() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
返回该对象使用的配置。
getConf() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
获取构建此实例时任务尝试的配置。
getConf() - Method in class org.apache.hadoop.mapreduce.lib.partition.BinaryPartitioner
getConf() - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
getConf() - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
getConf() - Method in class org.apache.hadoop.mapreduce.lib.partition.TotalOrderPartitioner
getConf() - Method in class org.apache.hadoop.net.AbstractDNSToSwitchMapping
getConf() - Method in class org.apache.hadoop.net.ScriptBasedMapping
getConf() - Method in class org.apache.hadoop.net.SocksSocketFactory
getConf() - Method in class org.apache.hadoop.net.TableMapping
getConf() - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
getConfig() - Method in class org.apache.hadoop.service.AbstractService
getConfig() - Method in interface org.apache.hadoop.service.Service
获取此服务的配置。
getConfigs() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
getConfiguration() - Method in interface org.apache.hadoop.mapred.RunningJob
获取底层作业配置
getConfiguration() - Method in interface org.apache.hadoop.mapreduce.JobContext
返回作业的配置。
getConfiguration() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getConfiguration() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getConfResourceAsInputStream(String) - Method in class org.apache.hadoop.conf.配置
Get an input stream attached to the configuration resource with the
given name
.
getConfResourceAsReader(String) - Method in class org.apache.hadoop.conf.配置
Get a
Reader
attached to the configuration resource with the
given
name
.
getConnection() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
返回一个数据库连接对象
getConnection() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
getConnection() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
getConstraintExpr() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint
获取放置约束的约束表达式。
getConstraints() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementPolicy
getContainer() - Method in class org.apache.hadoop.yarn.api.records.UpdatedContainer
Get the Container
.
getContainer(String) - Method in class org.apache.hadoop.yarn.service.api.records.组件
getContainerEntities(ApplicationId, String, Map, long, String) - Method in class org.apache.hadoop.yarn.client.api.impl.TimelineReaderClientImpl
getContainerEntities(ApplicationId, String, Map, long, String) - Method in class org.apache.hadoop.yarn.client.api.TimelineReaderClient
获取应用程序的容器实体。
getContainerEntity(ContainerId, String, Map) - Method in class org.apache.hadoop.yarn.client.api.impl.TimelineReaderClientImpl
getContainerEntity(ContainerId, String, Map) - Method in class org.apache.hadoop.yarn.client.api.TimelineReaderClient
获取容器的Timeline实体。
getContainerExitStatus() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the final exit status
of the container.
getContainerId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
Get the ContainerId
of the Container.
getContainerId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReInitializeContainerRequest
Get the ContainerId
of the container to re-initialize.
getContainerId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationRequest
Get the ContainerId
of the container to localize resources.
getContainerId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.SignalContainerRequest
Get the ContainerId
of the container to signal.
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
Get the identifier of the ContainerId
.
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the ContainerId
of the container.
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the ContainerId
of the container.
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Get the ContainerId
of the container.
getContainerID() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getContainerIds() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
Get the list of ContainerId
s of containers for which to obtain
the ContainerStatus
.
getContainerIds() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetLocalizationStatusesRequest
获取需要本地化状态的容器的容器ID列表。
getContainerIds() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
Get the ContainerId
s of the containers to be stopped.
getContainerLaunchContext() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReInitializeContainerRequest
Get the ContainerLaunchContext
to re-initialize the container
with.
getContainerLaunchContext() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
Get the ContainerLaunchContext
for the container to be started
by the NodeManager
.
getContainerList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
Get a list of ContainerReport
for all the containers of an
application attempt.
getContainerLogDir() - Method in class org.apache.hadoop.yarn.ContainerLogAppender
用于log4j的Getter/Setter方法。
getContainerLogDir() - Method in class org.apache.hadoop.yarn.ContainerRollingLogAppender
用于log4j的Getter/Setter方法。
getContainerLogFile() - Method in class org.apache.hadoop.yarn.ContainerLogAppender
getContainerLogFile() - Method in class org.apache.hadoop.yarn.ContainerRollingLogAppender
getContainerReport() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
Get the ContainerReport
for the container.
getContainerReport(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.AHSClient
获取指定容器的报告。
getContainerReport(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取指定容器的报告。
GetContainerReportRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by a client to the
ResourceManager
to get an
ContainerReport
for a container.
GetContainerReportRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
GetContainerReportResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to a client requesting
a container report.
GetContainerReportResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
getContainerRetryContext() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get the ContainerRetryContext
to relaunch container.
getContainers() - Method in class org.apache.hadoop.yarn.api.records.PreemptionContract
Assign the set of
PreemptionContainer
specifying which containers
owned by the
ApplicationMaster
that may be reclaimed by the
ResourceManager
.
getContainers() - Method in class org.apache.hadoop.yarn.api.records.StrictPreemptionContract
Get the set of
PreemptionContainer
specifying containers owned by
the
ApplicationMaster
that may be reclaimed by the
ResourceManager
.
getContainers(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.client.api.AHSClient
获取集群中ApplicationAttempt的所有(容器)报告。
getContainers(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取集群中ApplicationAttempt的所有(容器)报告。
getContainers() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getContainers() - Method in class org.apache.hadoop.yarn.service.api.records.ComponentContainers
返回该组件的容器。
getContainers(String, List, String, List) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
getContainersFromPreviousAttempts() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of running containers as viewed by
ResourceManager
from previous application attempts which
have not been reported to the Application Master yet.
getContainersFromPreviousAttempts() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the list of running containers as viewed by
ResourceManager
from previous application attempts.
GetContainersRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get a list of container reports, which belong to
an application attempt from the ResourceManager
.
GetContainersRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
GetContainersResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the
ResourceManager
to a client requesting
a list of
ContainerReport
for containers.
GetContainersResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
getContainerState() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the final ContainerState
of the container.
getContainerStatus(ContainerId, NodeId) - Method in class org.apache.hadoop.yarn.client.api.NMClient
查询容器的状态。
getContainerStatusAsync(ContainerId, NodeId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
getContainerStatuses(GetContainerStatusesRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
The API used by the ApplicationMaster
to request for current
statuses of Container
s from the NodeManager
.
getContainerStatuses() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
Get the ContainerStatus
es of the requested containers.
GetContainerStatusesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the
ApplicationMaster
to the
NodeManager
to get
ContainerStatus
of requested
containers.
GetContainerStatusesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
GetContainerStatusesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the NodeManager
to the
ApplicationMaster
when asked to obtain the
ContainerStatus
of requested containers.
GetContainerStatusesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
getContainersToIncrease() - Method in class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceRequest
获取容器令牌列表,用于在增加容器资源时进行授权。
getContainersToUpdate() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateRequest
获取容器令牌列表,用于在容器资源更新期间进行授权。
getContainerToken() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
获取容器令牌,用于在启动容器期间进行授权。
getContainerToken() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the ContainerToken
for the container.
getContainerType() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
获取待分配容器的ContainerType。
getContainerUpdateType() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Get the ContainerUpdateType
of the container.
getContainerVersion() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Get the ContainerId
of the container.
getContent() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse
getContentSummary(Path) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
getContentSummary(Path) - Method in class org.apache.hadoop.fs.FileSystem
getContentSummary(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getContext() - Method in class org.apache.hadoop.ipc.CallerContext
getContext() - Method in class org.apache.hadoop.tools.DistCp
返回上下文。
getContract() - Method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
getCopyBufferSize() - Method in class org.apache.hadoop.tools.DistCpOptions
getCopyStrategy() - Method in class org.apache.hadoop.tools.DistCpOptions
getCorruptBlockGroups() - Method in class org.apache.hadoop.hdfs.protocol.ECBlockGroupStats
getCorruptBlocks() - Method in class org.apache.hadoop.hdfs.protocol.ReplicatedBlockStats
getCount() - Method in class org.apache.hadoop.fs.statistics.DurationStatisticSummary
getCount() - Method in class org.apache.hadoop.record.Buffer
Deprecated.
获取缓冲区的当前计数。
getCounter() - Method in class org.apache.hadoop.mapred.Counters.Counter
getCounter(Enum >) - Method in class org.apache.hadoop.mapred.计数器
返回指定计数器的当前值,如果计数器不存在则返回0。
getCounter(String) - Method in class org.apache.hadoop.mapred.Counters.Group
getCounter(int, String) - Method in class org.apache.hadoop.mapred.Counters.Group
getCounter(Counters, String, String) - Method in class org.apache.hadoop.mapred.JobClient
getCounter(Enum >) - Method in interface org.apache.hadoop.mapred.Reporter
getCounter(String, String) - Method in interface org.apache.hadoop.mapred.Reporter
getCounter(Enum >) - Method in interface org.apache.hadoop.mapreduce.TaskAttemptContext
Get the
Counter
for the given
counterName
.
getCounter(String, String) - Method in interface org.apache.hadoop.mapreduce.TaskAttemptContext
Get the
Counter
for the given
groupName
and
counterName
.
getCounter(Counters, String, String) - Method in class org.apache.hadoop.mapreduce.tools.CLI
getCounterForName(String) - Method in class org.apache.hadoop.mapred.Counters.Group
获取指定名称的计数器,如果不存在则创建它。
getCounters() - Method in interface org.apache.hadoop.mapred.RunningJob
获取此作业的计数器。
getCounters() - Method in class org.apache.hadoop.mapred.TaskReport
getCounters() - Method in class org.apache.hadoop.mapreduce.Job
获取此作业的计数器。
getCountersEnabled(JobConf) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
返回指定输出的计数器是否已启用。
getCountersEnabled(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.output.MultipleOutputs
返回指定输出的计数器是否已启用。
getCountQuery() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
返回用于获取总行数的查询,子类可以重写此方法以实现自定义行为。
getCPU() - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Get CPU utilization (The amount of vcores used).
getCpuFrequency() - Method in class org.apache.hadoop.util.SysInfo
获取系统上的CPU频率。
getCpus() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
getCpuUsagePercent() - Method in class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
获取进程树中所有进程的CPU使用率,基于采样间的平均值,作为与top命令类似的总体CPU周期比率。
getCpuUsagePercentage() - Method in class org.apache.hadoop.util.SysInfo
获取机器的CPU使用百分比。
getCreatedTime() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
获取域名的创建时间
getCreatedTime() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
获取域的创建时间。
getCreatedTime() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
getCreationFallbacks() - Method in interface org.apache.hadoop.fs.BlockStoragePolicySpi
获取用于创建新块副本的回退存储类型。
getCreationTime() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
获取容器的创建时间。
getCreationTime() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getCredential() - Method in class org.apache.hadoop.hdfs.web.oauth2.ConfCredentialBasedAccessTokenProvider
getCredential() - Method in class org.apache.hadoop.hdfs.web.oauth2.CredentialBasedAccessTokenProvider
getCredentialEntry(String) - Method in class org.apache.hadoop.security.alias.CredentialProvider
获取特定别名的凭据条目。
getCredentials() - Method in class org.apache.hadoop.mapred.JobConf
获取作业的凭据。
getCredentials() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取作业的凭证。
getCredentials() - Method in class org.apache.hadoop.security.UserGroupInformation
获取与该用户关联的凭据形式的令牌。
getCtime() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
文件、目录或符号链接的创建时间。
getCumulativeCpuTime() - Method in class org.apache.hadoop.util.SysInfo
获取系统启动以来的累计CPU时间。
getCumulativeCpuTime() - Method in class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
获取自进程树创建以来,该进程树中所有进程所使用的CPU时间(以毫秒为单位)
getCurCall() - Static method in class org.apache.hadoop.ipc.Server
getCurrent() - Static method in class org.apache.hadoop.ipc.CallerContext
getCurrentApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the ApplicationAttemptId
of the current
attempt of the application
getCurrentBlock() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
获取包含目标位置的块。
getCurrentBlockReplication() - Method in class org.apache.hadoop.hdfs.client.HdfsDataOutputStream
获取当前块的实际副本数量。
getCurrentCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the current capacity of the queue.
getCurrentContainerVersion() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
获取当前容器版本。
getCurrentDatanode() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
获取当前正在读取数据流的数据节点。
getCurrentKey(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
获取密钥的当前版本,该版本应用于加密新数据。
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
获取当前键值
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextRecordReader
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
获取当前键
getCurrentKey() - Method in class org.apache.hadoop.mapreduce.RecordReader
获取当前键值
getCurrentKey() - Method in interface org.apache.hadoop.mapreduce.TaskInputOutputContext
获取当前键。
getCurrentKeyId() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
对于将存储外部化的子类,例如基于Zookeeper的实现。
getCurrentMaximumDownloadBandwidth() - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
获取当前的最大下载带宽。
getCurrentMaximumUploadBandwidth() - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
获取当前最大上传带宽。
getCurrentState() - Method in exception org.apache.hadoop.yarn.state.InvalidStateTransitonException
Deprecated.
getCurrentState() - Method in interface org.apache.hadoop.yarn.state.StateMachine
getCurrentTokensSize() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
活跃委托令牌的总计数。
getCurrentTrashDir(Path) - Method in class org.apache.hadoop.fs.回收站
getCurrentTrashDir() - Method in class org.apache.hadoop.fs.TrashPolicy
获取垃圾回收策略的当前工作目录
当启用HDFS静态数据加密功能时,此API不适用于从加密区域删除的文件,因为不允许在加密区域之间或加密区域与非加密区域之间重命名文件。
getCurrentTrashDir(Path) - Method in class org.apache.hadoop.fs.TrashPolicy
根据垃圾回收策略获取指定路径的当前垃圾目录
getCurrentUser() - Static method in class org.apache.hadoop.security.UserGroupInformation
返回当前用户,包括当前堆栈中的任何doAs操作。
getCurrentUsernameUnencoded(String) - Static method in class org.apache.hadoop.registry.client.binding.RegistryUtils
Get the current username, using the value of the parameter
env_hadoop_username
if it is set on an insecure cluster.
getCurrentValue(V) - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
获取当前值。
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextRecordReader
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
获取当前值。
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
获取当前值
getCurrentValue() - Method in class org.apache.hadoop.mapreduce.RecordReader
获取当前值。
getCurrentValue() - Method in interface org.apache.hadoop.mapreduce.TaskInputOutputContext
获取当前值。
getCurrentWebResponses() - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
获取当前从Azure存储获取的Web响应数量。
getCustomAccessTokenProvider(Configuration) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
This method is provided for convenience for derived classes to define
custom
AzureADTokenProvider
instance.
getCustomResource(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Get custom resource utilization
(The amount of custom resource used).
getCustomResources() - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
getDate() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getDate() - Static method in class org.apache.hadoop.util.VersionInfo
Hadoop的编译日期。
getDate() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
getDBConf() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
getDBConf() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
getDBProductName() - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
getDeadline() - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
获取资源必须分配的最后期限或最晚时间。
getDeclaredClass() - Method in class org.apache.hadoop.io.ObjectWritable
返回该类的预期类型。
getDeclaredComponentType() - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
getDeclaredFieldsIncludingInherited(Class >) - Static method in class org.apache.hadoop.util.ReflectionUtils
获取一个类的所有声明字段,包括在父类中声明的字段。
getDeclaredMethodsIncludingInherited(Class >) - Static method in class org.apache.hadoop.util.ReflectionUtils
获取一个类的所有声明方法,包括在父类中声明的方法。
getDecommissionedInstances() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getDecommissionedTaskTrackerCount() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
获取集群中已退役跟踪器的数量。
getDecommissioningTimeout() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
可选的退役超时时间(单位:秒),null表示无超时限制。
getDecompressor(CompressionCodec) - Static method in class org.apache.hadoop.io.compress.CodecPool
getDecompressorType() - Method in class org.apache.hadoop.io.compress.BZip2Codec
getDecompressorType() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
getDecompressorType() - Method in class org.apache.hadoop.io.compress.DefaultCodec
getDecompressorType() - Method in class org.apache.hadoop.io.compress.GzipCodec
getDecompressorType() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
getDefault() - Static method in class org.apache.hadoop.fs.permission.FsPermission
获取目录和符号链接的默认权限。
getDefaultBlockSize() - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
getDefaultBlockSize(Path) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
返回大输入文件应被最优分割的字节数,以最小化I/O时间。
getDefaultBlockSize() - Method in class org.apache.hadoop.fs.FileSystem
getDefaultBlockSize(Path) - Method in class org.apache.hadoop.fs.FileSystem
返回大输入文件应被最优分割的字节数,以最小化I/O时间。
getDefaultBlockSize() - Method in class org.apache.hadoop.fs.FilterFileSystem
getDefaultBlockSize(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
getDefaultBlockSize() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getDefaultBlockSize(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getDefaultBlockSize() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
getDefaultCompressionType(Configuration) - Static method in class org.apache.hadoop.io.SequenceFile
获取reduce输出的压缩类型
getDefaultDelegationTokenAuthenticator() - Static method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
getDefaultExtension() - Method in class org.apache.hadoop.io.compress.BZip2Codec
.bz2 被识别为压缩 BZip2 文件的默认扩展名
getDefaultExtension() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
获取此类压缩的默认文件扩展名。
getDefaultExtension() - Method in class org.apache.hadoop.io.compress.DefaultCodec
getDefaultExtension() - Method in class org.apache.hadoop.io.compress.GzipCodec
getDefaultExtension() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
getDefaultMaps() - Method in class org.apache.hadoop.mapred.JobClient
获取集群中最大可用Map任务的状态信息。
getDefaultNodeLabelExpression() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the default node label expression
of the queue, this takes
affect only when the ApplicationSubmissionContext
and
ResourceRequest
don't specify their
NodeLabelExpression
.
getDefaultPort() - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
getDefaultPort() - Method in class org.apache.hadoop.fs.FileSystem
获取此文件系统的默认端口。
getDefaultPort() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
获取此FTPFileSystem的默认端口。
getDefaultReduces() - Method in class org.apache.hadoop.mapred.JobClient
获取集群中最大可用Reduce任务的状态信息。
getDefaultReplication() - Method in class org.apache.hadoop.fs.FileSystem
getDefaultReplication(Path) - Method in class org.apache.hadoop.fs.FileSystem
获取路径的默认副本数。
getDefaultReplication() - Method in class org.apache.hadoop.fs.FilterFileSystem
getDefaultReplication(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
getDefaultReplication() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getDefaultReplication(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getDefaultReplication() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
getDefaultStoragePolicyId() - Method in class org.apache.hadoop.fs.FsServerDefaults
getDefaultUri(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
从配置中获取默认的FileSystem URI。
getDefaultWorkFile(TaskAttemptContext, String) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
获取输出格式的默认路径和文件名。
getDelegate() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
获取一个迭代器,用于遍历与本次join操作最终输出的值类型相关的子RRs。
getDelegate() - Method in class org.apache.hadoop.mapred.join.JoinRecordReader
返回一个包装了JoinCollector的迭代器。
getDelegate() - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader
返回一个迭代器,从元组中返回单个值。
getDelegate() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
获取一个迭代器,用于遍历与本次连接最终输出的值类型相关的子RRs。
getDelegate() - Method in class org.apache.hadoop.mapreduce.lib.join.JoinRecordReader
返回一个包装了JoinCollector的迭代器。
getDelegate() - Method in class org.apache.hadoop.mapreduce.lib.join.MultiFilterRecordReader
返回一个迭代器,该迭代器从元组中返回单个值。
getDelegationKey(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
对于将存储外部化的子类,例如基于Zookeeper的实现。
getDelegationToken(String) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
如果'fs.azure.enable.kerberos.support'设置为'true',则从远程服务端点获取委托令牌。
getDelegationToken(Text) - Method in class org.apache.hadoop.mapred.JobClient
从JobTracker获取用户的委托令牌。
getDelegationToken(Text) - Method in class org.apache.hadoop.mapreduce.集群
从JobTracker获取用户的委托令牌。
getDelegationToken() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.CancelDelegationTokenRequest
getDelegationToken() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenRequest
getDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
Requests a delegation token using the configured Authenticator
for authentication.
getDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
Requests a delegation token using the configured Authenticator
for authentication.
getDelegationToken() - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL.Token
getDelegationToken(URL, AuthenticatedURL.Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
Requests a delegation token using the configured Authenticator
for authentication.
getDelegationToken(URL, AuthenticatedURL.Token, String, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
Requests a delegation token using the configured Authenticator
for authentication.
getDelegationToken(String) - Method in class org.apache.hadoop.yarn.client.api.TimelineClient
获取一个委托令牌,以便能够以安全的方式与时间线服务器通信。
GetDelegationTokenRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
GetDelegationTokenRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request issued by the client to get a delegation token from
the ResourceManager
.
GetDelegationTokenRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
GetDelegationTokenResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
GetDelegationTokenResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
getDelegationTokens(String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getDelegationTokenSeqNum() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
对于将存储外部化的子类,例如基于Zookeeper的实现。
getDependencies() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getDependencies() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getDependentJobs() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
getDependingJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
getDescription() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getDescription() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
获取域描述
getDescription() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
获取域描述。
getDescription() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getDestFile() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
getDestFile() - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
目标文件。
getDestPath() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.DirEntry
getDiagnostics() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Get diagnostic information on application failure.
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
Get the diagnostics to which the application is being killed.
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the diagnositic information of the application attempt in case
of errors.
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the diagnositic information of the application in case of
errors.
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get diagnostic messages for failed containers.
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.records.LocalizationStatus
获取诊断信息。
getDiagnostics() - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
诊断。
getDiagnostics() - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
获取容器的诊断信息。
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineHealth
getDigest() - Method in class org.apache.hadoop.io.MD5Hash
返回摘要字节。
getDigester() - Static method in class org.apache.hadoop.io.MD5Hash
创建一个线程本地的MD5摘要器。
getDir() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.DirEntry
getDirDefault() - Static method in class org.apache.hadoop.fs.permission.FsPermission
获取目录的默认权限。
getDirectoryCount() - Method in class org.apache.hadoop.fs.ContentSummary
getDisplayName() - Method in class org.apache.hadoop.mapred.Counters.Counter
getDisplayName() - Method in class org.apache.hadoop.mapred.Counters.Group
getDisplayName() - Method in interface org.apache.hadoop.mapreduce.Counter
获取计数器的显示名称。
getDisplayName() - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
获取组的显示名称。
getDockerClientConfig() - Method in class org.apache.hadoop.yarn.service.api.records.Service
该服务的Docker客户端配置。
getDomainId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
获取实体所属域的ID
getDomains() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomains
获取域名列表
getDouble(String, double) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property as a double
.
getDstPath() - Method in class org.apache.hadoop.hdfs.inotify.Event.RenameEvent
getDU(File) - Static method in class org.apache.hadoop.fs.FileUtil
获取一个输入目录并返回该本地目录的磁盘使用情况。
getDuration() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
获取资源所需的持续时间(以毫秒为单位)。
getDurationString() - Method in class org.apache.hadoop.util.OperationDuration
getEffectivePermission(AclEntry) - Method in class org.apache.hadoop.fs.permission.AclStatus
获取AclEntry的有效权限
getEffectivePermission(AclEntry, FsPermission) - Method in class org.apache.hadoop.fs.permission.AclStatus
获取AclEntry的有效权限。
getElementType() - Method in class org.apache.hadoop.io.EnumSetWritable
返回底层EnumSetWritable中所有元素的类。
getEmptier() - Method in class org.apache.hadoop.fs.回收站
Return a
Runnable
that periodically empties the trash of all
users, intended to be run by the superuser.
getEmptier() - Method in class org.apache.hadoop.fs.TrashPolicy
Return a
Runnable
that periodically empties the trash of all
users, intended to be run by the superuser.
getEnclosingRoot(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
返回给定路径的封闭根路径
封闭根路径是一个公共祖先路径,应用于临时目录、暂存目录
以及加密区域和其他受限目录中。
getEnclosingRoot(Path) - Method in class org.apache.hadoop.fs.FileSystem
返回给定路径的封闭根路径。
getEnclosingRoot(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
getEnclosingRoot(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getEncryptDataTransfer() - Method in class org.apache.hadoop.fs.FsServerDefaults
getEncryptedBit() - Method in class org.apache.hadoop.fs.permission.FsPermission
getEncryptionZoneForPath(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
获取给定文件或目录的加密区域路径。
getEndTime() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
获取用于搜索预订的结束时间。
getEndTime() - Method in class org.apache.hadoop.yarn.api.records.ResourceAllocationRequest
获取资源分配的结束时间。
getEnforceExecutionType() - Method in class org.apache.hadoop.yarn.api.records.ExecutionTypeRequest
Get whether Scheduling Authority should return Containers of exactly the
Execution Type requested for this ResourceRequest
.
getEnhancedHeadroom() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
getEntities() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
获取实体列表
getEntities() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntities
getEntity() - Method in class org.apache.hadoop.yarn.security.AccessRequest
getEntityId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
获取实体ID
getEntityId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
获取实体ID
getEntityId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
获取实体ID
getEntityId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
获取实体ID。
getEntityType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
获取实体类型
getEntityType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
获取实体类型
getEntityType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
获取实体类型
getEntityType() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
获取实体类型。
getEntries() - Method in class org.apache.hadoop.fs.permission.AclStatus
返回所有ACL条目的列表,按自然顺序排序。
getEntry(MapFile.Reader[], Partitioner, K, V) - Static method in class org.apache.hadoop.mapred.MapFileOutputFormat
从该类的输出中获取一个条目。
getEntry(MapFile.Reader[], Partitioner, K, V) - Static method in class org.apache.hadoop.mapreduce.lib.output.MapFileOutputFormat
从该类的输出中获取一个条目。
getEnum(String, T) - Method in class org.apache.hadoop.conf.配置
返回与此枚举类型匹配的值。
getEnumSet(String, Class, boolean) - Method in class org.apache.hadoop.conf.配置
从逗号分隔的值列表中构建一个枚举集合。
getEnv() - Method in class org.apache.hadoop.yarn.service.api.records.配置
getEnv(String) - Method in class org.apache.hadoop.yarn.service.api.records.配置
getEnvironment(String) - Method in class org.apache.hadoop.util.Shell
获取环境变量。
getEnvironment() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get environment variables for the container.
getEnvironmentVariableRegex() - Static method in class org.apache.hadoop.util.Shell
返回一个匹配环境变量的正则表达式字符串。
getErasureCodedBit() - Method in class org.apache.hadoop.fs.permission.FsPermission
getErasureCodingPolicies() - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
获取支持的Erasure coding策略。
getErasureCodingPolicy() - Method in class org.apache.hadoop.fs.ContentSummary
getErasureCodingPolicy(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
获取指定路径的擦除编码策略信息
getErasureCodingPolicyHeader() - Static method in class org.apache.hadoop.fs.ContentSummary
getErrorCode() - Method in exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.AbfsRestOperationException
getErrorCode() - Method in enum org.apache.hadoop.fs.azurebfs.contracts.services.AzureServiceErrorCode
getErrorCode() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
获取错误代码
getErrorCode() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
获取错误代码。
getErrorCodes() - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
getErrorMessage() - Method in exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.AbfsRestOperationException
getErrorMessage() - Method in enum org.apache.hadoop.fs.azurebfs.contracts.services.AzureServiceErrorCode
getErrors() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
getErrors() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse
getEstimator() - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
获取分位数估计器。
getEvaluatedEntries() - Method in class org.apache.hadoop.fs.audit.CommonAuditContext
获取评估后的操作。
getEvent() - Method in exception org.apache.hadoop.yarn.state.InvalidStateTransitonException
Deprecated.
getEventHandler() - Method in class org.apache.hadoop.yarn.event.AsyncDispatcher
getEventHandler() - Method in interface org.apache.hadoop.yarn.event.Dispatcher
getEventId() - Method in class org.apache.hadoop.mapreduce.TaskCompletionEvent
返回事件ID。
getEventInfo() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
设置事件的信息
getEventQueueSize() - Method in class org.apache.hadoop.yarn.event.AsyncDispatcher
getEvents() - Method in class org.apache.hadoop.hdfs.inotify.EventBatch
getEvents() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
获取与实体相关的事件列表
getEvents() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
获取事件列表
getEvents() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
getEventType() - Method in class org.apache.hadoop.hdfs.inotify.Event
getEventType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
获取事件类型
getExceptions() - Method in exception org.apache.hadoop.io.MultipleIOException
getExcludePattern() - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
获取排除模式。
getExecString() - Method in class org.apache.hadoop.util.Shell
返回一个包含命令名称及其参数的数组。
getExecutable(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
获取应用程序可执行文件的URI。
getExecutionType() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
获取容器的执行类型。
getExecutionType() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the ExecutionType
of the container.
getExecutionType() - Method in class org.apache.hadoop.yarn.api.records.ExecutionTypeRequest
Get ExecutionType
.
getExecutionType() - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
getExecutionType() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Get the target ExecutionType
of the container.
getExecutionType() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
获取要分配的容器的执行类型
getExecutionTypeRequest() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get whether locality relaxation is enabled with this
ResourceRequest
.
getExitCode() - Method in exception org.apache.hadoop.service.ServiceStateException
getExitCode() - Method in class org.apache.hadoop.util.Shell
获取退出代码。
getExitStatus() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the exit status for the container.
getExpectedTxid() - Method in exception org.apache.hadoop.hdfs.inotify.MissingEventsException
getExpiration() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
getExpireInterval(O) - Method in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
getExpiryTime() - Method in class org.apache.hadoop.fs.adl.oauth2.AzureADTokenProvider
获取令牌的过期时间。
getExpiryTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationTimeout
Get expiryTime
for given timeout type.
getExpiryTimeStamp() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getExposedPorts() - Method in class org.apache.hadoop.yarn.api.records.Container
获取容器所在节点暴露的端口。
getExposedPorts() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
获取容器的暴露端口。
getExposedPorts() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
获取容器的暴露端口。
getExposedPorts() - Method in class org.apache.hadoop.yarn.service.api.records.Container
getExternalAccessControlEnforcer(INodeAttributeProvider.AccessControlEnforcer) - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
可以被实现覆盖,以提供一个自定义的访问控制执行器,该执行器可以提供默认权限检查逻辑的替代实现。
getExternalEndpoint(String) - Method in class org.apache.hadoop.registry.client.types.ServiceRecord
查找外部端点
getExternalHandler() - Static method in class org.apache.hadoop.ipc.Client
getExtraOptions() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
获取特定于纠删码的额外选项。
getFactory(Class) - Static method in class org.apache.hadoop.io.WritableFactories
定义一个类的工厂。
getFailedJobList() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
getFailedJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
getFailedRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateResponse
获取容器ID到异常的映射,其中异常表示每个失败请求容器的错误。
getFailedRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
获取容器ID到异常的映射,其中异常表示来自每个容器的失败请求的错误。
getFailedRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceResponse
获取容器ID到异常的映射,其中异常表示每个失败请求容器的错误。
getFailedRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
获取容器ID到异常的映射,其中异常表示来自每个容器的失败请求的错误
getFailedRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
获取容器ID到异常的映射,其中异常表示每个失败请求的容器中的错误。
getFailureCause() - Method in class org.apache.hadoop.service.AbstractService
getFailureCause() - Method in interface org.apache.hadoop.service.Service
获取服务故障期间引发的首个异常。
getFailureInfo() - Method in interface org.apache.hadoop.mapred.RunningJob
获取作业的失败信息。
getFailureInfo() - Method in class org.apache.hadoop.mapreduce.JobStatus
获取有关作业失败原因的任何可用信息。
getFailureState() - Method in class org.apache.hadoop.service.AbstractService
getFailureState() - Method in interface org.apache.hadoop.service.Service
getFailuresValidityInterval() - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
getFencer() - Method in class org.apache.hadoop.ha.HAServiceTarget
getFencingParameters() - Method in class org.apache.hadoop.ha.HAServiceTarget
getFieldNames() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
getFields() - Method in class org.apache.hadoop.yarn.service.api.records.错误
getFile(String, String) - Method in class org.apache.hadoop.conf.配置
Get a local file name under a directory named in dirsProp with
the given path .
getFile() - Method in class org.apache.hadoop.yarn.api.records.URL
获取URL对应的文件。
getFileAndDirectoryCount() - Method in class org.apache.hadoop.fs.QuotaUsage
返回目录数量。
getFileBlockLocations(Path, long, long) - Method in class org.apache.hadoop.fs.AbstractFileSystem
getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.fs.FileSystem
返回一个包含给定文件各部分的主机名、偏移量和大小的数组。
getFileBlockLocations(Path, long, long) - Method in class org.apache.hadoop.fs.FileSystem
返回一个包含给定文件各部分的主机名、偏移量和大小的数组。
getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.fs.FilterFileSystem
getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getFileBlockLocations(Path, long, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getFileBlockLocations(FileSystem, FileStatus) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
getFileBufferSize() - Method in class org.apache.hadoop.fs.FsServerDefaults
getFileChecksum(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
getFileChecksum(Path) - Method in class org.apache.hadoop.fs.FileContext
获取文件的校验和。
getFileChecksum(Path) - Method in class org.apache.hadoop.fs.FileSystem
获取文件的校验和(如果文件系统支持校验功能)。
getFileChecksum(Path, long) - Method in class org.apache.hadoop.fs.FileSystem
获取文件的校验和,从文件开头到指定长度。
getFileChecksum(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
getFileChecksum(Path, long) - Method in class org.apache.hadoop.fs.FilterFileSystem
getFileChecksum(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getFileChecksum(Path, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getFileChecksum(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getFileChecksum(Path) - Method in class org.apache.hadoop.yarn.client.api.SharedCacheClient
一个便捷方法,用于计算指定文件的校验和。
getFileClassPaths() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取类路径中的文件条目作为Path数组
getFileContext(AbstractFileSystem, Configuration) - Static method in class org.apache.hadoop.fs.FileContext
使用指定的配置创建一个默认文件系统为FS的FileContext。
getFileContext(AbstractFileSystem) - Static method in class org.apache.hadoop.fs.FileContext
使用默认配置为指定文件系统创建一个FileContext。
getFileContext() - Static method in class org.apache.hadoop.fs.FileContext
使用从$HADOOP_CONFIG/core.xml读取的默认配置创建FileContext,配置中未指定的键值将从发布jar中的core-defaults.xml获取默认值。
getFileContext(URI) - Static method in class org.apache.hadoop.fs.FileContext
使用默认配置为指定URI创建一个FileContext。
getFileContext(URI, Configuration) - Static method in class org.apache.hadoop.fs.FileContext
使用指定的配置为默认URI创建一个FileContext。
getFileContext(Configuration) - Static method in class org.apache.hadoop.fs.FileContext
使用传入的配置创建一个FileContext。
getFileControllerName() - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
获取文件控制器的名称。
getFileCount() - Method in class org.apache.hadoop.fs.ContentSummary
getFileDefault() - Static method in class org.apache.hadoop.fs.permission.FsPermission
获取文件的默认权限。
getFileDescriptor() - Method in class org.apache.hadoop.fs.FSDataInputStream
getFileEncryptionInfo(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
返回给定路径上HdfsFileStatus的文件加密信息。
getFileInfo(JobId) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
The specification of this method matches that of
FileContext.getFileLinkStatus(Path)
except that an UnresolvedLinkException may be thrown if a symlink is
encountered in the path leading up to the final path component.
getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.FileContext
返回一个表示该路径的文件状态对象。
getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
返回表示给定路径的FileStatus对象。
getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getFileListingPath() - Method in class org.apache.hadoop.tools.DistCp
获取复制列表文件的默认名称。
getFilenamePaths() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
获取文件名列表作为路径。
getFilenames() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getFiles() - Method in class org.apache.hadoop.yarn.service.api.records.配置
getFilesCached() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
getFilesCached() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
getFileSharedCacheUploadPolicies(Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
这是为了获取文件的共享缓存上传策略。
getFileSize() - Method in class org.apache.hadoop.hdfs.inotify.Event.CloseEvent
已关闭文件的大小(以字节为单位)。
getFileSize() - Method in class org.apache.hadoop.hdfs.inotify.Event.TruncateEvent
截断文件的字节大小。
getFilesNeeded() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
getFilesNeeded() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolStats
getFileStatus(Configuration, URI) - Static method in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
getFileStatus(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
The specification of this method matches that of
FileContext.getFileStatus(Path)
except that an UnresolvedLinkException may be thrown if a symlink is
encountered in the path.
getFileStatus(Path) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
返回一个表示该路径的文件状态对象。
getFileStatus(Path) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
getFileStatus(Path, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
getFileStatus(Path) - Method in class org.apache.hadoop.fs.FileContext
返回一个表示该路径的文件状态对象。
getFileStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
返回一个表示该路径的文件状态对象。
getFileStatus(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
获取文件状态。
getFileStatus(Path) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
getFileStatus(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
getFileStatus(Path) - Method in class org.apache.hadoop.fs.s3native.NativeS3FileSystem
Deprecated.
getFileStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
返回一个表示该路径的文件状态对象。
getFileStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
The specification of this method matches that of
FileContext.getFileStatus(Path)
except that an UnresolvedLinkException may be thrown if a symlink is
encountered in the path.
getFileStatus() - Method in class org.apache.hadoop.hdfs.server.namenode.TreePath
getFileSystem(Configuration) - Method in class org.apache.hadoop.fs.Path
返回拥有此路径的FileSystem。
getFileSystem() - Method in class org.apache.hadoop.mapreduce.集群
获取存储作业特定文件的文件系统
getFileSystem(Configuration) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
getFileSystemClass(String, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
获取文件系统的FileSystem实现类。
getFileSystemInstanceId() - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
该文件系统在指标中的唯一标识符。
getFilesystemProperties(TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
getFileTimestamps() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取文件的时间戳。
getFilterParams(Configuration, String) - Static method in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
构建一个用于过滤器初始化的配置属性映射。
getFilterParams(Configuration, String) - Static method in class org.apache.hadoop.security.http.XFrameOptionsFilter
构建一个用于过滤器初始化的配置属性映射。
getFiltersFile() - Method in class org.apache.hadoop.tools.DistCpOptions
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Get final state of the ApplicationMaster
.
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the final finish status of the application.
getFinalParameters() - Method in class org.apache.hadoop.conf.配置
获取标记为final的参数集。
getFinishTime() - Method in class org.apache.hadoop.mapreduce.Job
获取作业的完成时间。
getFinishTime() - Method in class org.apache.hadoop.mapreduce.JobStatus
获取作业的完成时间。
getFinishTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the finish time of the application.
getFinishTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the finish time of the application.
getFinishTime() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
获取容器的完成时间。
getFlags() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
getFlags() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
getFloat(String, float) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property as a float
.
getFlowName() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
getFlowRuns() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
getFormatMinSplitSize() - Method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
获取该格式所施加的分片大小下限。
getFormatMinSplitSize() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFormat
getFormattedString() - Method in class org.apache.hadoop.yarn.api.records.Resource
该方法用于以KB|MB|GB为单位获取内存。
getFormattedString(long) - Method in class org.apache.hadoop.yarn.api.records.Resource
getForwardedAddresses() - Method in class org.apache.hadoop.yarn.security.AccessRequest
getFromSnapshot() - Method in class org.apache.hadoop.tools.DistCpOptions
getFS() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
getFS() - Method in class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
getFS() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
getFs() - Method in class org.apache.hadoop.mapred.JobClient
获取一个文件系统句柄。
getFsAction(String) - Static method in enum org.apache.hadoop.fs.permission.FsAction
获取权限字符串表示对应的FsAction枚举
getFSofPath(Path) - Method in class org.apache.hadoop.fs.FileContext
获取指定路径的文件系统。
getFSofPath(Path, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
getFsStatus(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
getFsStatus() - Method in class org.apache.hadoop.fs.AbstractFileSystem
getFsStatus(Path) - Method in class org.apache.hadoop.fs.FileContext
返回一个状态对象,描述由路径参数p表示的文件系统的使用情况和容量。
getFsStatus() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getFullJob(JobId) - Method in interface org.apache.hadoop.mapreduce.v2.hs.HistoryStorage
获取一个完全解析的任务。
getGetPermissionCommand() - Static method in class org.apache.hadoop.util.Shell
返回获取权限信息的命令。
getGid(String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
getGidAllowingUnknown(String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
getGlobalContextEntries() - Static method in class org.apache.hadoop.fs.audit.CommonAuditContext
获取全局条目的迭代器。
getGlobalContextEntry(String) - Static method in class org.apache.hadoop.fs.audit.CommonAuditContext
获取全局条目。
getGlobalStorageStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
获取全局存储统计信息。
getGrayListedTaskTrackerCount() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
获取集群中灰名单跟踪器的数量。
getGraylistedTrackerNames() - Method in class org.apache.hadoop.mapred.ClusterStatus
Deprecated.
getGraylistedTrackers() - Method in class org.apache.hadoop.mapred.ClusterStatus
Deprecated.
getGroup() - Method in class org.apache.hadoop.fs.FileStatus
获取与文件关联的组。
getGroup() - Method in class org.apache.hadoop.fs.permission.AclStatus
返回文件组。
getGroup(String) - Method in class org.apache.hadoop.mapred.计数器
getGroup(String) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
返回指定名称的计数器组,如果没有找到该名称的组则返回空组。
getGroupAction() - Method in class org.apache.hadoop.fs.permission.FsPermission
getGroupingComparator() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the user defined
RawComparator
comparator for
grouping keys of inputs to the reduce.
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
getGroupName(int, String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
getGroupNames() - Method in class org.apache.hadoop.mapred.计数器
getGroupNames() - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
返回所有计数器类的名称。
getGroupNames() - Method in class org.apache.hadoop.security.UserGroupInformation
获取该用户的组名。
getGroups() - Method in class org.apache.hadoop.security.authorize.AccessControlList
获取允许使用此服务的用户组名称。
getGroups(String) - Method in interface org.apache.hadoop.security.GroupMappingServiceProvider
获取指定用户的所有不同组成员身份。
getGroups() - Method in class org.apache.hadoop.security.UserGroupInformation
getGroupsCommand() - Static method in class org.apache.hadoop.util.Shell
获取当前用户组列表的Unix命令。
getGroupsForUserCommand(String) - Static method in class org.apache.hadoop.util.Shell
获取指定用户组列表的命令。
getGroupsIDForUserCommand(String) - Static method in class org.apache.hadoop.util.Shell
获取指定用户组ID列表的命令。
getGroupsSet(String) - Method in interface org.apache.hadoop.security.GroupMappingServiceProvider
获取指定用户的所有不同组成员身份。
getGroupsSet() - Method in class org.apache.hadoop.security.UserGroupInformation
获取用户所属的组名集合。
getHadoopBuildVersion() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
getHadoopHome() - Static method in class org.apache.hadoop.util.Shell
获取Hadoop主目录。
getHadoopVersion() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
getHadoopVersionBuiltOn() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
getHeader(boolean) - Static method in class org.apache.hadoop.fs.ContentSummary
返回输出的头部信息。
getHeader() - Static method in class org.apache.hadoop.fs.QuotaUsage
返回输出的头部信息。
getHeaderFields() - Static method in class org.apache.hadoop.fs.ContentSummary
返回摘要头部中的字段名称。
getHealthMonitorAddress() - Method in class org.apache.hadoop.ha.HAServiceTarget
返回目标节点上用于健康检查的可选独立RPC服务器地址。
getHealthMonitorProxy(Configuration, int) - Method in class org.apache.hadoop.ha.HAServiceTarget
返回一个代理,用于连接到目标HA服务以进行健康监控。
getHealthMonitorProxy(Configuration, int, int) - Method in class org.apache.hadoop.ha.HAServiceTarget
getHealthReport() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the diagnostic health report of the node.
getHealthStatus() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineHealth
getHighestPriorityLowRedundancyBlocks() - Method in class org.apache.hadoop.hdfs.protocol.ECBlockGroupStats
getHighestPriorityLowRedundancyBlocks() - Method in class org.apache.hadoop.hdfs.protocol.ReplicatedBlockStats
getHistoryFile() - Method in class org.apache.hadoop.mapreduce.JobStatus
getHistoryUrl() - Method in interface org.apache.hadoop.mapred.RunningJob
获取历史文件归档的URL地址。
getHistoryUrl() - Method in class org.apache.hadoop.mapreduce.Job
getHomeDirectory() - Method in class org.apache.hadoop.fs.AbstractFileSystem
返回当前用户在此文件系统中的主目录。
getHomeDirectory() - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
只要Hadoop本地用户名与ADL用户名关联关系尚未完全建立,在本地构建主目录是可以的。
getHomeDirectory() - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
getHomeDirectory() - Method in class org.apache.hadoop.fs.FileContext
返回当前用户在此文件系统中的主目录。
getHomeDirectory() - Method in class org.apache.hadoop.fs.FileSystem
返回当前用户在此FileSystem中的主目录。
getHomeDirectory() - Method in class org.apache.hadoop.fs.FilterFileSystem
getHomeDirectory() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
getHomeDirectory() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
getHomeDirectory() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getHomeDirectory() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getHost() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Get the host on which the ApplicationMaster
is
running.
getHost() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the host on which this attempt of
ApplicationMaster
is running.
getHost() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the host on which the ApplicationMaster
is running.
getHost() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
获取容器运行所在的主机名。
getHost() - Method in class org.apache.hadoop.yarn.api.records.NodeId
Get the hostname of the node.
getHost() - Method in class org.apache.hadoop.yarn.api.records.URL
获取URL的主机名。
getHostAndPort() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
获取JournalNode的主机和端口。
getHostFromPrincipal(String) - Static method in class org.apache.hadoop.security.SecurityUtil
从格式为<服务>/主机@领域的principal名称中获取主机名。
getHostname() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getHostname() - Method in class org.apache.hadoop.yarn.api.records.NodeToAttributeValue
getHostname() - Method in class org.apache.hadoop.yarn.service.api.records.Container
getHostNames() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesRequest
获取需要映射的主机名。
getHosts() - Method in class org.apache.hadoop.fs.BlockLocation
获取托管此块的主机列表(主机名)。
getHttpAddress() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the http address of the node.
getId() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
getId() - Method in class org.apache.hadoop.hdfs.protocol.EncryptionZone
getId() - Method in class org.apache.hadoop.hdfs.server.namenode.TreePath
getId(Class >) - Method in class org.apache.hadoop.io.AbstractMapWritable
获取ID。
getID() - Method in interface org.apache.hadoop.mapred.RunningJob
获取作业标识符。
getId() - Method in class org.apache.hadoop.mapreduce.ID
返回表示标识符的整数值
getId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
Get the short integer identifier of the ApplicationId
which is unique for all applications started by a particular instance
of the ResourceManager
.
getId() - Method in class org.apache.hadoop.yarn.api.records.Container
获取容器的全局唯一标识符。
getId() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
Deprecated.
getId() - Method in class org.apache.hadoop.yarn.api.records.PreemptionContainer
getId() - Method in class org.apache.hadoop.yarn.api.records.ReservationId
Get the long identifier of the
ReservationId
which is unique for
all Reservations started by a particular instance of the
ResourceManager
.
getId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
获取域ID
getId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
getId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
getId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
获取域ID。
getId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
getId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
getId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
getId() - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
getId() - Method in class org.apache.hadoop.yarn.service.api.records.Container
getId() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getIdentifier() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
获取正在运行的任务/进程的唯一标识符。
getIdentifier() - Method in class org.apache.hadoop.security.token.Token
获取令牌标识符的字节表示形式。
getIdentifier() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
getIdentifier() - Method in class org.apache.hadoop.yarn.api.records.Token
获取令牌标识符。
getIdPrefix() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
getIncludeApplications() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Is information about active applications required?
getIncludeChildQueues() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Is information about child queues required?
getIncludePattern() - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
获取包含模式。
getIncludeResourceAllocations() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
获取表示用户是否请求完整资源分配的布尔值。
getInfo() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
getInfo() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolEntry
getInfo() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
getInfo() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
getInitialMessage() - Method in exception org.apache.hadoop.security.KerberosAuthException
getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.AbstractFileSystem
某些文件系统(如LocalFileSystem)具有初始工作目录,该目录被用作起始工作目录。
getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.FileSystem
注意:随着新的FileContext类的引入,getWorkingDirectory()方法将被移除。
getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.FilterFileSystem
getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
getiNodeType() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
getInotifyEventStream() - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
暴露命名系统事件流。
getInotifyEventStream(long) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
getInputBoundingQuery() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
getInputClass() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
getInputConditions() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
getInputCountQuery() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
getInputDirRecursive(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
getInputFieldNames() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
getInputFileBasedOutputFileName(JobConf, String) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputFormat
基于给定名称和输入文件名生成输出文件名。
getInputFormat() - Method in class org.apache.hadoop.mapred.JobConf
getInputFormatClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
getInputOrderBy() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
getInputPathFilter(JobConf) - Static method in class org.apache.hadoop.mapred.FileInputFormat
获取输入路径过滤器集的PathFilter实例。
getInputPathFilter(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
获取输入路径过滤器集的PathFilter实例。
getInputPaths(JobConf) - Static method in class org.apache.hadoop.mapred.FileInputFormat
Get the list of input
Path
s for the map-reduce job.
getInputPaths(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
Get the list of input
Path
s for the map-reduce job.
getInputQuery() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
getInputSplit() - Method in interface org.apache.hadoop.mapred.Reporter
getInputSplit() - Method in interface org.apache.hadoop.mapreduce.MapContext
获取此映射的输入分片。
getInputTableName() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
getInstance(Configuration, FileSystem, Path) - Static method in class org.apache.hadoop.fs.TrashPolicy
getInstance(Configuration, FileSystem) - Static method in class org.apache.hadoop.fs.TrashPolicy
根据配置参数fs.trash.classname的值,获取已配置的TrashPolicy实例。
getInstance() - Static method in class org.apache.hadoop.mapreduce.Job
getInstance(Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
getInstance(Configuration, String) - Static method in class org.apache.hadoop.mapreduce.Job
Creates a new
Job
with no particular
Cluster
and a given jobName.
getInstance(JobStatus, Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
getInstance(Cluster) - Static method in class org.apache.hadoop.mapreduce.Job
getInstance(Cluster, Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
getInstance() - Static method in class org.apache.hadoop.yarn.util.SystemClock
getInstances(String, Class) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property as a List
of objects implementing the interface specified by xface
.
getInstances(String, List, String, List) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
getInstances(String, List, String, List) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
getInstrumentation() - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
获取该文件系统的指标源。
getInt(String, int) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property as an int
.
getInternalEndpoint(String) - Method in class org.apache.hadoop.registry.client.types.ServiceRecord
查找内部端点
getInterpreter() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequests
Get the
ReservationRequestInterpreter
, representing how the list of
resources should be allocated, this captures temporal ordering and other
constraints.
getInterval() - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
获取估算器的滚动间隔(以秒为单位)。
getIntraQueuePreemptionDisabled() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
获取队列的队列内抢占状态。
getInts(String) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property as a set of comma-delimited
int
values.
getIOStatistics() - Method in class org.apache.hadoop.fs.FSDataInputStream
Get the IO Statistics of the nested stream, falling back to
null if the stream does not implement the interface
IOStatisticsSource
.
getIOStatistics() - Method in class org.apache.hadoop.fs.FSDataOutputStream
Get the IO Statistics of the nested stream, falling back to
empty statistics if the stream does not implement the interface
IOStatisticsSource
.
getIOStatistics() - Method in class org.apache.hadoop.io.compress.CompressionInputStream
返回底层流提供的任何IO统计信息。
getIOStatistics() - Method in class org.apache.hadoop.io.compress.CompressionOutputStream
返回底层流提供的任何IO统计信息。
getIOStatistics() - Method in class org.apache.hadoop.mapreduce.lib.output.BindingPathOutputCommitter
getIOStatistics() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getIOStatistics() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
getIp() - Method in class org.apache.hadoop.yarn.service.api.records.Container
getIPs() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
获取容器运行的所有IP地址。
getIsJavaMapper(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
检查作业是否使用了Java Mapper。
getIsJavaRecordReader(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
检查作业是否使用了Java RecordReader
getIsJavaRecordWriter(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
reduce会使用Java RecordWriter吗?
getIsJavaReducer(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
检查作业是否使用了Java Reducer。
getIsKillCompleted() - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
获取标志,该标志指示应用程序终止过程是否已完成。
getIsNamespaceEnabled(TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
getIsRelatedToEntities() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
getIssueDate() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
getIsUnregistered() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
获取标志,该标志表示应用程序已成功从RM注销,应用程序可以安全停止。
getIterator() - Method in class org.apache.hadoop.hdfs.server.namenode.TreePath
getJar() - Method in class org.apache.hadoop.mapred.JobConf
获取用于MapReduce任务的用户jar包。
getJar() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取作业jar文件的路径名。
getJarsInDirectory(String) - Static method in class org.apache.hadoop.fs.FileUtil
返回目录中的所有jar文件。
getJarsInDirectory(String, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
返回目录中的所有jar文件。
getJarUnpackPattern() - Method in class org.apache.hadoop.mapred.JobConf
获取任务跟踪器上需要解压的jar内容模式
getJNStartedTimeInMillis() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
获取JournalNode的启动时间。
getJob(JobID) - Method in class org.apache.hadoop.mapred.JobClient
getJob(String) - Method in class org.apache.hadoop.mapred.JobClient
getJob() - Method in class org.apache.hadoop.mapred.lib.CombineFileSplit
getJob(JobID) - Method in class org.apache.hadoop.mapreduce.集群
获取与jobid对应的作业。
getJob() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
getJobACLs() - Method in class org.apache.hadoop.mapreduce.JobStatus
获取作业的访问控制列表。
getJobAttemptPath(int) - Method in class org.apache.hadoop.fs.s3a.commit.magic.MagicS3GuardCommitter
计算给定作业尝试的输出将被放置的路径。
getJobAttemptPath(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
计算任务尝试输出存储的路径,直到该任务被提交。
getJobAttemptPath(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
计算给定作业尝试的输出将被放置的路径。
getJobAttemptPath(JobContext, Path) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
计算给定作业尝试的输出将被放置的路径。
getJobAttemptPath(int) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
计算给定作业尝试的输出将被放置的路径。
getJobClient() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
getJobConf() - Method in interface org.apache.hadoop.mapred.JobContext
获取作业配置
getJobConf() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
getJobConf() - Method in interface org.apache.hadoop.mapred.TaskAttemptContext
getJobEndNotificationCustomNotifierClass() - Method in class org.apache.hadoop.mapred.JobConf
返回作业完成后(成功/失败)需要调用的类以发送通知。
getJobEndNotificationURI() - Method in class org.apache.hadoop.mapred.JobConf
获取作业完成后(成功/失败)发送通知时需要调用的URI。
getJobFile() - Method in interface org.apache.hadoop.mapred.RunningJob
获取提交作业配置的路径。
getJobFile() - Method in class org.apache.hadoop.mapreduce.Job
获取提交作业配置的路径。
getJobFile() - Method in class org.apache.hadoop.mapreduce.JobStatus
获取作业的配置文件。
getJobHistoryUrl(JobID) - Method in class org.apache.hadoop.mapreduce.集群
获取给定作业ID的作业历史文件路径。
getJobId() - Method in class org.apache.hadoop.mapred.JobStatus
getJobID() - Method in class org.apache.hadoop.mapred.JobStatus
getJobID() - Method in interface org.apache.hadoop.mapred.RunningJob
getJobID() - Method in class org.apache.hadoop.mapred.TaskAttemptID
getJobID() - Method in class org.apache.hadoop.mapred.TaskID
getJobID() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取该作业的唯一ID。
getJobID() - Method in class org.apache.hadoop.mapreduce.JobStatus
getJobID() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
getJobId() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getJobID() - Method in class org.apache.hadoop.mapreduce.TaskAttemptID
Returns the
JobID
object that this task attempt belongs to
getJobID() - Method in class org.apache.hadoop.mapreduce.TaskID
Returns the
JobID
object that this tip belongs to.
getJobIdSource() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getJobIDsPattern(String, Integer) - Static method in class org.apache.hadoop.mapred.JobID
Deprecated.
getJobInner(JobID) - Method in class org.apache.hadoop.mapred.JobClient
getJobLocalDir() - Method in class org.apache.hadoop.mapred.JobConf
获取作业特定的共享目录,用作临时工作空间
getJobName() - Method in class org.apache.hadoop.mapred.JobConf
获取用户指定的作业名称。
getJobName() - Method in interface org.apache.hadoop.mapred.RunningJob
获取作业的名称。
getJobName() - Method in class org.apache.hadoop.mapreduce.Job
用户指定的作业名称。
getJobName() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取用户指定的作业名称。
getJobName() - Method in class org.apache.hadoop.mapreduce.JobStatus
获取用户指定的作业名称。
getJobName() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
getJobPath() - Method in class org.apache.hadoop.fs.s3a.commit.magic.MagicS3GuardCommitter
计算所有作业尝试将被放置的路径。
getJobPriority() - Method in class org.apache.hadoop.mapred.JobConf
getJobPriority() - Method in class org.apache.hadoop.mapred.JobStatus
返回作业的优先级
getJobPriorityAsInteger() - Method in class org.apache.hadoop.mapred.JobConf
获取此作业的优先级。
getJobRunState(int) - Static method in class org.apache.hadoop.mapred.JobStatus
辅助方法,用于获取任务的人类可读状态。
getJobSetupCleanupNeeded() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取作业是否需要作业设置和作业清理
getJobsFromQueue(String) - Method in class org.apache.hadoop.mapred.JobClient
获取所有被添加到特定作业队列的作业
getJobState() - Method in interface org.apache.hadoop.mapred.RunningJob
返回作业的当前状态。
getJobState() - Method in class org.apache.hadoop.mapreduce.Job
返回作业的当前状态。
getJobState() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
getJobStatus() - Method in interface org.apache.hadoop.mapred.RunningJob
Returns a snapshot of the current status,
JobStatus
, of the Job.
getJobStatuses() - Method in class org.apache.hadoop.mapreduce.QueueInfo
获取提交到队列的任务
getJobTrackerState() - Method in class org.apache.hadoop.mapred.ClusterStatus
Deprecated.
getJobTrackerStatus() - Method in class org.apache.hadoop.mapred.ClusterStatus
获取JobTracker的状态。
getJobTrackerStatus() - Method in class org.apache.hadoop.mapreduce.集群
获取JobTracker的状态。
getJobUniqueId() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
获取此任务的唯一ID。
getJournalsStatus() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
获取JournalNode日志的状态信息(例如是否已格式化)。
getJtIdentifier() - Method in class org.apache.hadoop.mapreduce.JobID
getKeepCommandFile(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
用户是否希望保留命令文件用于调试?如果设为true,管道会将命令数据的副本写入任务目录下名为"downlink.data"的文件中,该文件可用于在调试器下运行C++程序。
getKeepContainersAcrossApplicationAttempts() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
获取标志,该标志指示是否在应用程序尝试之间保留容器。
getKeepFailedTaskFiles() - Method in class org.apache.hadoop.mapred.JobConf
是否保留失败任务的临时文件?
getKeepTaskFilesPattern() - Method in class org.apache.hadoop.mapred.JobConf
获取用于匹配任务名称的正则表达式,以判断是否需要保留文件。
getKerberosInfo(Class >, Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
查找给定协议的Kerberos信息。
getKerberosInfo(Class >, Configuration) - Method in class org.apache.hadoop.yarn.security.admin.AdminSecurityInfo
getKerberosInfo(Class >, Configuration) - Method in class org.apache.hadoop.yarn.security.client.ClientRMSecurityInfo
getKerberosInfo(Class >, Configuration) - Method in class org.apache.hadoop.yarn.security.client.ClientTimelineSecurityInfo
getKerberosInfo(Class >, Configuration) - Method in class org.apache.hadoop.yarn.security.ContainerManagerSecurityInfo
getKerberosInfo(Class >, Configuration) - Method in class org.apache.hadoop.yarn.security.SchedulerSecurityInfo
getKerberosPrincipal() - Method in class org.apache.hadoop.yarn.service.api.records.Service
服务的Kerberos主体。
getKey() - Method in class org.apache.hadoop.fs.statistics.DurationStatisticSummary
getKey() - Method in class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
getKeyClass() - Method in class org.apache.hadoop.io.WritableComparator
返回WritableComparable的实现类。
getKeyClass() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
getKeyClass() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
getKeyClass() - Method in class org.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
getKeyFieldComparatorOption() - Method in class org.apache.hadoop.mapred.JobConf
getKeyFieldComparatorOption(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
getKeyFieldPartitionerOption() - Method in class org.apache.hadoop.mapred.JobConf
getKeyFieldPartitionerOption(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
getKeyId() - Method in class org.apache.hadoop.yarn.security.AMRMTokenIdentifier
getKeyId() - Method in class org.apache.hadoop.yarn.security.NMTokenIdentifier
getKeyName() - Method in class org.apache.hadoop.hdfs.protocol.EncryptionZone
getKeyProvider() - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
如果存在则获取KeyProvider。
getKeyProviderUri() - Method in class org.apache.hadoop.fs.FsServerDefaults
getKeys() - Method in class org.apache.hadoop.crypto.key.KeyProvider
获取所有键的键名。
getKeysMetadata(String...) - Method in class org.apache.hadoop.crypto.key.KeyProvider
批量获取关键元数据。
getKeytab() - Method in class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
Kerberos密钥表文件的URI。
getKeytabFile() - Method in exception org.apache.hadoop.security.KerberosAuthException
getKeyVersion(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
获取特定版本密钥的密钥材料。
getKeyVersions(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
获取特定密钥名称所有版本的密钥材料。
getKind() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
getKind() - Method in class org.apache.hadoop.security.token.Token
获取令牌类型。
getKind() - Method in class org.apache.hadoop.security.token.Token.TrivialRenewer
getKind() - Method in class org.apache.hadoop.security.token.TokenIdentifier
获取令牌类型
getKind() - Method in class org.apache.hadoop.yarn.api.records.Token
获取令牌类型。
getKind() - Method in class org.apache.hadoop.yarn.security.AMRMTokenIdentifier
getKind() - Method in class org.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
getKind() - Method in class org.apache.hadoop.yarn.security.client.RMDelegationTokenIdentifier
getKind() - Method in class org.apache.hadoop.yarn.security.client.TimelineDelegationTokenIdentifier
getKind() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getKind() - Method in class org.apache.hadoop.yarn.security.NMTokenIdentifier
getLabelsToNodes(GetLabelsToNodesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
客户端用于获取现有集群中节点标签映射的接口。
getLabelsToNodes() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
客户端用于获取现有集群中节点标签映射的接口
getLabelsToNodes(Set) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
客户端用于获取现有集群中指定标签到节点映射的接口
getLastHealthReportTime() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the last timestamp at which the health report was received.
getLatestSingleValueMetric(TimelineMetric) - Static method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
获取最新的时间线指标作为单值类型。
getLaunchCommand() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getLaunchTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
getLaunchTime() - Method in class org.apache.hadoop.yarn.service.api.records.Container
getLaunchTime() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getLeasedCompressorsCount(CompressionCodec) - Static method in class org.apache.hadoop.io.compress.CodecPool
getLeasedDecompressorsCount(CompressionCodec) - Static method in class org.apache.hadoop.io.compress.CodecPool
getLen() - Method in class org.apache.hadoop.fs.FileStatus
获取该文件的长度,单位为字节。
getLength() - Method in class org.apache.hadoop.fs.BlockLocation
获取块的长度。
getLength() - Method in class org.apache.hadoop.fs.ContentSummary
getLength() - Method in class org.apache.hadoop.fs.FileChecksum
校验和的字节长度。
getLength(Path) - Method in class org.apache.hadoop.fs.FileSystem
getLength() - Method in class org.apache.hadoop.io.BinaryComparable
返回前n个字节0..n-1,这些字节来自{#getBytes()}且是有效的。
getLength() - Method in class org.apache.hadoop.io.BytesWritable
获取缓冲区的当前大小。
getLength() - Method in class org.apache.hadoop.io.Text
返回字节数组中的字节数。
getLength() - Method in class org.apache.hadoop.mapred.FileSplit
要处理的文件字节数。
getLength() - Method in interface org.apache.hadoop.mapred.InputSplit
Get the total number of bytes in the data of the InputSplit
.
getLength() - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
返回当前添加的所有子InputSplits的总长度。
getLength(int) - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
获取第i个子InputSplit的长度。
getLength(Writable) - Method in class org.apache.hadoop.mapred.nativetask.serde.DefaultSerializer
getLength(T) - Method in interface org.apache.hadoop.mapred.nativetask.serde.INativeSerializer
获取待序列化数据的长度。
getLength() - Method in class org.apache.hadoop.mapreduce.InputSplit
获取分片的大小,以便输入分片可以按大小排序。
getLength() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
getLength(int) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
Returns the length of the ith Path
getLength() - Method in class org.apache.hadoop.mapreduce.lib.input.FileSplit
要处理的文件字节数。
getLength() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
返回当前添加的所有子InputSplits的总长度。
getLength(int) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
获取第i个子InputSplit的长度。
getLengths() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
返回一个包含分割中文件长度的数组
getLevel() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.DirEntry
getLifecycleHistory() - Method in class org.apache.hadoop.service.AbstractService
getLifecycleHistory() - Method in interface org.apache.hadoop.service.Service
获取生命周期历史的快照;这是一个静态列表
getLifetime() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getLimit() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
getLimit() - Method in class org.apache.hadoop.yarn.util.BoundedAppender
getLinkTarget(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
部分解析路径。
getLinkTarget(Path) - Method in class org.apache.hadoop.fs.FileContext
返回创建符号链接时指定的目标路径。
getLinkTarget(Path) - Method in class org.apache.hadoop.fs.FileSystem
getLinkTarget(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
getLinkTarget(Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
getLinkTarget(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
getLinkTarget(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getLinkTarget(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getListedPath() - Method in class org.apache.hadoop.fs.PartialListing
正在列出的路径。
getListenerAddress() - Method in class org.apache.hadoop.ipc.Server
返回RPC服务器正在监听的套接字(IP地址+端口)。
getLocal(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
获取本地文件系统。
getLocalCacheArchives() - Method in interface org.apache.hadoop.mapreduce.JobContext
getLocalCacheFiles() - Method in interface org.apache.hadoop.mapreduce.JobContext
getLocalDirs() - Method in class org.apache.hadoop.mapred.JobConf
getLocalFSFileContext() - Static method in class org.apache.hadoop.fs.FileContext
getLocalFSFileContext(Configuration) - Static method in class org.apache.hadoop.fs.FileContext
getLocalizationState() - Method in class org.apache.hadoop.yarn.api.records.LocalizationStatus
获取本地化状态。
getLocalizationStatuses(GetLocalizationStatusesRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
用于向节点管理器请求所申请容器的本地化状态信息的API接口。
getLocalizationStatuses() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetLocalizationStatusesResponse
获取所有容器的本地化状态。
getLocalizationStatuses(ContainerId, NodeId) - Method in class org.apache.hadoop.yarn.client.api.NMClient
获取容器的本地化状态。
getLocalizationStatuses() - Method in class org.apache.hadoop.yarn.service.api.records.Container
本地化状态。
GetLocalizationStatusesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by an application master to the node manager to get
LocalizationStatus
es of containers.
GetLocalizationStatusesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetLocalizationStatusesRequest
GetLocalizationStatusesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
当请求本地化状态时,节点管理器发送给应用管理器的响应。
GetLocalizationStatusesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetLocalizationStatusesResponse
getLocalPath(String, String) - Method in class org.apache.hadoop.conf.配置
Get a local file under a directory named by dirsProp with
the given path .
getLocalPath(String) - Method in class org.apache.hadoop.mapred.JobConf
构建本地文件名。
getLocalResources() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationRequest
Get LocalResource
required by the container.
getLocalResources() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get LocalResource
required by the container.
getLocation(int) - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
从第i个InputSplit获取位置信息。
getLocation() - Method in class org.apache.hadoop.mapred.SplitLocationInfo
getLocation(int) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
从第i个InputSplit获取位置信息。
getLocationInfo() - Method in class org.apache.hadoop.mapred.FileSplit
getLocationInfo() - Method in interface org.apache.hadoop.mapred.InputSplitWithLocationInfo
获取有关输入分片存储在哪些节点上以及每个位置的存储方式的信息。
getLocationInfo() - Method in class org.apache.hadoop.mapreduce.InputSplit
获取有关输入分片存储在哪些节点上以及每个位置的存储方式的信息。
getLocationInfo() - Method in class org.apache.hadoop.mapreduce.lib.input.FileSplit
getLocations() - Method in class org.apache.hadoop.mapred.FileSplit
getLocations() - Method in interface org.apache.hadoop.mapred.InputSplit
获取输入分片所在的主机名列表。
getLocations() - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
从所有子InputSplits中收集一组主机。
getLocations() - Method in class org.apache.hadoop.mapred.MultiFileSplit
getLocations() - Method in class org.apache.hadoop.mapreduce.InputSplit
按名称获取数据分片所在本地节点的列表。
getLocations() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
返回此输入分片所在的所有路径
getLocations() - Method in class org.apache.hadoop.mapreduce.lib.input.FileSplit
getLocations() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
从所有子InputSplits中收集一组主机。
getLogAggregationContext() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get LogAggregationContext
of the application
getLogAggregationContext() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getLogAggregationPolicyClassName() - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
获取日志聚合策略类。
getLogAggregationPolicyParameters() - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
获取日志聚合策略参数。
getLogAggregationStatus() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
获取应用程序的日志聚合状态
getLoginUser() - Static method in class org.apache.hadoop.security.UserGroupInformation
获取当前登录的用户。
getLogMetaFilesOfNode(ExtendedLogMetaRequest, FileStatus, ApplicationId) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
返回按容器分组的节点日志文件元数据。
getLogParams(JobID, TaskAttemptID) - Method in class org.apache.hadoop.mapreduce.集群
获取指定jobID或taskAttemptID的日志参数
getLogPath() - Method in class org.apache.hadoop.tools.DistCpOptions
getLogSlowRPCThresholdTime() - Method in class org.apache.hadoop.ipc.Server
getLogUrl() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
获取容器的LogURL。
getLong(String, long) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property as a long
.
getLong(String) - Method in class org.apache.hadoop.fs.StorageStatistics
获取统计量的值。
getLong(String, long) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
getLongBytes(String, long) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property as a long
or
human readable format.
getLongStatistics() - Method in class org.apache.hadoop.fs.StorageStatistics
获取一个迭代器,用于遍历所有当前跟踪的长统计信息。
getLowRedundancyBlockGroups() - Method in class org.apache.hadoop.hdfs.protocol.ECBlockGroupStats
getLowRedundancyBlocks() - Method in class org.apache.hadoop.hdfs.protocol.ReplicatedBlockStats
getMandatoryKeys() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
获取所有被设置为必填项的键。
getMapBandwidth() - Method in class org.apache.hadoop.tools.DistCpOptions
getMapContext(MapContext) - Method in class org.apache.hadoop.mapreduce.lib.map.WrappedMapper
Get a wrapped Mapper.Context
for custom implementations.
getMapDebugScript() - Method in class org.apache.hadoop.mapred.JobConf
获取map任务的调试脚本。
getMapOutputCompressorClass(Class extends CompressionCodec>) - Method in class org.apache.hadoop.mapred.JobConf
getMapOutputKeyClass() - Method in class org.apache.hadoop.mapred.JobConf
获取映射输出数据的键类。
getMapOutputKeyClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取映射输出数据的键类。
getMapOutputValueClass() - Method in class org.apache.hadoop.mapred.JobConf
获取map输出数据的值类。
getMapOutputValueClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取map输出数据的值类。
getMapper() - Method in class org.apache.hadoop.mapred.MapRunner
getMapperClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the
Mapper
class for the job.
getMapperClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the
Mapper
class for the job.
getMapperClass(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.map.MultithreadedMapper
获取应用程序的映射器类。
getMapperMaxSkipRecords(Configuration) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
获取映射器中每个坏记录周围可接受的跳过记录数。
getMapProgress() - Method in class org.apache.hadoop.mapreduce.JobStatus
getMapredJobID() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
getMapredJobId() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
getMapRunnerClass() - Method in class org.apache.hadoop.mapred.JobConf
getMapSlotCapacity() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
获取集群中map槽位的总数。
getMapSpeculativeExecution() - Method in class org.apache.hadoop.mapred.JobConf
Should speculative execution be used for this job for map tasks?
Defaults to true
.
getMapTaskReports(JobID) - Method in class org.apache.hadoop.mapred.JobClient
获取作业中地图任务当前状态的信息。
getMapTaskReports(String) - Method in class org.apache.hadoop.mapred.JobClient
getMapTasks() - Method in class org.apache.hadoop.mapred.ClusterStatus
获取集群中当前正在运行的map任务数量。
getMasked() - Method in class org.apache.hadoop.fs.permission.FsCreateModes
getMasked() - Method in class org.apache.hadoop.fs.permission.FsPermission
获取掩码权限(如果存在)。
getMasterKey(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.security.client.ClientToAMTokenSecretManager
getMasterKeyId() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
getMasterKeyId() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getMatchedContainerLogFiles(ContainerLogsRequest, boolean, boolean) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
getMatchingRequests(Priority, String, Resource) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
Get outstanding ContainerRequest
s matching the given
parameters.
getMatchingRequests(Priority, String, ExecutionType, Resource) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
Get outstanding ContainerRequest
s matching the given
parameters.
getMatchingRequests(Priority, String, ExecutionType, Resource, String) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
getMatchingRequests(long) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
Get outstanding ContainerRequest
s matching the given
allocationRequestId.
getMatchingRequests(Priority, String, Resource) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
getMatchingRequests(Priority, String, ExecutionType, Resource) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
返回所有与给定优先级、资源名称、执行类型和能力匹配的ContainerRequests。
getMatchingRequests(long) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
返回与给定AllocationRequestId匹配的所有ContainerRequests。
getMax() - Method in class org.apache.hadoop.fs.statistics.DurationStatisticSummary
getMaxAppAttempts() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
getMaxCardinality() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
getMaxDate() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
getMaxEndTime() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
getMaxIdleTime() - Method in class org.apache.hadoop.ipc.Server
getMaximumCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the maximum capacity of the queue.
getMaximumResourceCapability() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
Get the maximum capability for any
Resource
allocated by the
ResourceManager
in the cluster.
getMaximumResourceCapability() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the maximum capability for any
Resource
allocated by the
ResourceManager
in the cluster.
getMaxMapAttempts() - Method in class org.apache.hadoop.mapred.JobConf
Get the configured number of maximum attempts that will be made to run a
map task, as specified by the mapreduce.map.maxattempts
property.
getMaxMapAttempts() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the configured number of maximum attempts that will be made to run a
map task, as specified by the mapred.map.max.attempts
property.
getMaxMaps() - Method in class org.apache.hadoop.tools.DistCpOptions
getMaxMapTaskFailuresPercent() - Method in class org.apache.hadoop.mapred.JobConf
获取在不导致作业中止的情况下可以失败的map任务的最大百分比。
getMaxMapTasks() - Method in class org.apache.hadoop.mapred.ClusterStatus
获取集群中运行map任务的最大容量。
getMaxMemory() - Method in class org.apache.hadoop.mapred.ClusterStatus
Deprecated.
getMaxParallelApps() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the configured max parallel apps of the queue.
getMaxPhysicalMemoryForTask() - Method in class org.apache.hadoop.mapred.JobConf
getMaxQueueSize() - Method in class org.apache.hadoop.ipc.Server
该服务器RPC调用队列的最大容量。
getMaxReduceAttempts() - Method in class org.apache.hadoop.mapred.JobConf
Get the configured number of maximum attempts that will be made to run a
reduce task, as specified by the mapreduce.reduce.maxattempts
property.
getMaxReduceAttempts() - Method in interface org.apache.hadoop.mapreduce.JobContext
Get the configured number of maximum attempts that will be made to run a
reduce task, as specified by the mapred.reduce.max.attempts
property.
getMaxReduceTaskFailuresPercent() - Method in class org.apache.hadoop.mapred.JobConf
获取在不导致作业中止的情况下,reduce任务可以失败的最大百分比。
getMaxReduceTasks() - Method in class org.apache.hadoop.mapred.ClusterStatus
获取集群中运行reduce任务的最大容量。
getMaxRelativeExpiryMs() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
getMaxResourceMemory() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
获取最大资源内存。
getMaxResourceVCore() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
获取最大资源虚拟核心数。
getMaxRetries() - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
getMaxRunningApp() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
获取MaxRunningApp。
getMaxSplitSize(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
获取最大分割大小。
getMaxTaskFailuresPerTracker() - Method in class org.apache.hadoop.mapred.JobConf
专家:获取最大编号
getMaxVirtualMemoryForTask() - Method in class org.apache.hadoop.mapred.JobConf
getMbeanNameName(ObjectName) - Static method in class org.apache.hadoop.metrics2.util.MBeans
getMbeanNameService(ObjectName) - Static method in class org.apache.hadoop.metrics2.util.MBeans
getMean() - Method in class org.apache.hadoop.fs.statistics.DurationStatisticSummary
getMemlockLimit(Long) - Static method in class org.apache.hadoop.util.Shell
静态方法,用于返回数据节点的内存锁定限制。
getMemory() - Method in class org.apache.hadoop.yarn.api.records.Resource
Deprecated.
getMemory() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
getMemoryForMapTask() - Method in class org.apache.hadoop.mapred.JobConf
获取运行作业的map任务所需的内存,单位为MB。
getMemoryForReduceTask() - Method in class org.apache.hadoop.mapred.JobConf
获取运行作业的reduce任务所需的内存,单位为MB。
getMemorySeconds() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
获取应用程序已分配的内存总量(以兆字节为单位)乘以应用程序运行的时间(秒)。
getMemorySize() - Method in class org.apache.hadoop.yarn.api.records.Resource
Get memory of the resource.
getMessage() - Method in exception org.apache.hadoop.fs.viewfs.NotInMountpointException
getMessage() - Method in exception org.apache.hadoop.hdfs.protocol.DSQuotaExceededException
getMessage() - Method in exception org.apache.hadoop.hdfs.protocol.NSQuotaExceededException
getMessage() - Method in exception org.apache.hadoop.hdfs.protocol.QuotaByStorageTypeExceededException
getMessage() - Method in exception org.apache.hadoop.hdfs.protocol.QuotaExceededException
getMessage() - Method in exception org.apache.hadoop.mapred.InvalidInputException
获取发现问题的摘要信息。
getMessage() - Method in exception org.apache.hadoop.mapreduce.lib.input.InvalidInputException
获取发现问题的摘要信息。
getMessage() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
getMessage() - Method in exception org.apache.hadoop.security.KerberosAuthException
getMessage() - Method in class org.apache.hadoop.yarn.service.api.records.错误
getMetadata(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
获取关于该键的元数据。
getMetadataType() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
getMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
获取状态存储的指标。
getMetrics() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getMetrics(MetricsCollector, boolean) - Method in interface org.apache.hadoop.metrics2.MetricsSource
从指标源获取指标
getMetrics() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
getMetrics() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
getMetricsRegistryInfo() - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
获取指标注册表信息。
getMin() - Method in class org.apache.hadoop.fs.statistics.DurationStatisticSummary
getMinCardinality() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
getMinResourceMemory() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
获取最小资源内存。
getMinResourceVCore() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
获取最小资源VCore。
getMinSplitSize(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
获取最小分割大小
getMissingBlockGroups() - Method in class org.apache.hadoop.hdfs.protocol.ECBlockGroupStats
getMissingReplicaBlocks() - Method in class org.apache.hadoop.hdfs.protocol.ReplicatedBlockStats
getMissingReplicationOneBlocks() - Method in class org.apache.hadoop.hdfs.protocol.ReplicatedBlockStats
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.fs.FileStatus
获取文件的修改时间。
getModifiedTime() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
获取域的修改时间
getModifiedTime() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
获取该域的修改时间。
getMountPoints() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getMountPoints() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getMovableTypes() - Static method in enum org.apache.hadoop.fs.StorageType
getMtime() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
getMultiple(Class, Query) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreBaseImpl
getName() - Method in interface org.apache.hadoop.fs.BlockStoragePolicySpi
返回存储策略的名称。
getName() - Method in class org.apache.hadoop.fs.FileSystem
getName() - Method in class org.apache.hadoop.fs.Path
返回此路径的最终组件。
getName() - Method in class org.apache.hadoop.fs.permission.AclEntry
返回可选的ACL条目名称。
getName() - Method in class org.apache.hadoop.fs.s3a.commit.magic.MagicS3GuardCommitter
getName() - Method in class org.apache.hadoop.fs.StorageStatistics
获取此StorageStatistics对象的名称。
getName() - Method in class org.apache.hadoop.mapred.Counters.Counter
getName() - Method in class org.apache.hadoop.mapred.Counters.Group
getName() - Method in interface org.apache.hadoop.mapreduce.Counter
getName() - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
获取组的内部名称
getName() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getName() - Method in class org.apache.hadoop.service.AbstractService
getName() - Method in interface org.apache.hadoop.service.Service
获取此服务的名称。
getName() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the user-defined name of the application.
getName() - Method in class org.apache.hadoop.yarn.api.records.NodeLabel
getName() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
getName() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getName() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
getName() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getNamed(String, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
getNamedOutputFormatClass(JobConf, String) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
返回指定名称的输出OutputFormat。
getNamedOutputKeyClass(JobConf, String) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
返回指定输出的键类。
getNamedOutputs() - Method in class org.apache.hadoop.mapred.lib.MultipleOutputs
返回具有指定名称输出的迭代器。
getNamedOutputsList(JobConf) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
返回通道名称列表。
getNamedOutputValueClass(JobConf, String) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
返回指定输出的值类。
getNamenodeAddr() - Method in class org.apache.hadoop.hdfs.client.BlockReportOptions
getNames() - Method in class org.apache.hadoop.fs.BlockLocation
获取托管此块的主机名称列表(IP:xferPort)。
getNeededMem() - Method in class org.apache.hadoop.mapreduce.JobStatus
getNeededResources() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the needed Resource
.
getNetworkBytesRead() - Method in class org.apache.hadoop.util.SysInfo
获取通过网络读取的聚合字节数。
getNetworkBytesWritten() - Method in class org.apache.hadoop.util.SysInfo
获取写入网络的聚合字节数。
getNetworkDistance() - Method in class org.apache.hadoop.hdfs.ReplicaAccessor
返回本地机器与远程机器之间的网络距离。
getNewApplication(GetNewApplicationRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to obtain a new
ApplicationId
for
submitting new applications.
GetNewApplicationRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to get a new
ApplicationId
for
submitting an application.
GetNewApplicationRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
GetNewApplicationResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the
ResourceManager
to the client for
a request to get a new
ApplicationId
for submitting applications.
GetNewApplicationResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
getNewApplicationResponse() - Method in class org.apache.hadoop.yarn.client.api.YarnClientApplication
getNewReservation(GetNewReservationRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to obtain a new
ReservationId
for
submitting new reservations.
GetNewReservationRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to get a new ReservationId
for
submitting an reservation.
GetNewReservationRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNewReservationRequest
GetNewReservationResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the
ResourceManager
to the client for
a request to get a new
ReservationId
for submitting reservations.
GetNewReservationResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNewReservationResponse
getNextExpirationTime() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenResponse
getNextRefreshMSSinceEpoch() - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenTimer
获取下次我们应该刷新令牌的时间。
getNmHostAddress() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getNMToken(String) - Static method in class org.apache.hadoop.yarn.client.api.NMTokenCache
返回NMToken,如果不存在则返回null。
getNMTokenCache() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
Get the NM token cache of the AMRMClient
.
getNMTokenCache() - Method in class org.apache.hadoop.yarn.client.api.NMClient
Get the NM token cache of the NMClient
.
getNMTokens() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
获取与节点管理器(NM)通信所需的NMTokens列表。
getNMTokensFromPreviousAttempts() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
获取用于与运行先前应用程序尝试容器的节点管理器(NMs)通信的NMToken列表。
getNode() - Method in class org.apache.hadoop.mapred.join.Parser.NodeToken
getNode() - Method in class org.apache.hadoop.mapred.join.Parser.Token
getNode() - Method in class org.apache.hadoop.mapreduce.lib.join.Parser.NodeToken
getNode() - Method in class org.apache.hadoop.mapreduce.lib.join.Parser.Token
getNodeAttributes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesRequest
获取需要将主机名映射到属性值的节点attributeKeys。
getNodeAttributes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesResponse
从响应中获取节点属性。
getNodeAttributes() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
获取节点的属性。
getNodeAttributes() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
getNodeFilesOfApplicationDirectory(FileStatus) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
获取应用程序目录中的所有节点文件。
getNodeHttpAddress() - Method in class org.apache.hadoop.yarn.api.records.Container
获取容器所在节点的HTTP URI。
getNodeHttpAddress() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
获取容器的节点HTTP地址。
getNodeHttpAddressFromRMWebString(ContainerLogsRequest) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
getNodeId() - Method in class org.apache.hadoop.yarn.api.records.Container
获取容器所在节点的标识符。
getNodeId() - Method in class org.apache.hadoop.yarn.api.records.NMToken
Get the
NodeId
of the
NodeManager
for which the NMToken
is used to authenticate.
getNodeId() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the NodeId
of the node.
getNodeId() - Method in class org.apache.hadoop.yarn.security.NMTokenIdentifier
getNodeIdOfStartedContainer(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.NMClient
获取容器运行所在节点的NodeId。
getNodeLabelExpression() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
获取此应用的节点标签表达式。
getNodeLabelExpression() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
获取此资源请求的节点标签表达式。
getNodeLabelExpression() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
获取原始ResourceRequest中的节点标签表达式。
getNodeLabelList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
getNodeLabels() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
getNodeLabels() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
获取此节点的标签。
getNodePartitions() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
getNodeReports() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
Get NodeReport
for all nodes in the cluster.
getNodeReports(NodeState...) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
Get a report of nodes (
NodeReport
) in the cluster.
getNodeState() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the NodeState
of the node.
getNodeStates() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
用于筛选集群节点的状态。
getNodesToAttributes(GetNodesToAttributesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
客户端用于获取节点到属性映射的接口。
GetNodesToAttributesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get nodes to attributes mapping
in the cluster from the ResourceManager
.
GetNodesToAttributesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesRequest
GetNodesToAttributesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to a client requesting
nodes to attributes mapping.
GetNodesToAttributesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesResponse
getNodeToAttributes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesResponse
获取主机名到节点属性的映射。
getNodeToAttributes(Set) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
客户端用于获取现有集群中所有节点到属性映射的接口。
getNodeToLabels(GetNodesToLabelsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
客户端用于获取现有集群中节点到标签映射的接口。
getNodeToLabels() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
客户端用于获取现有集群中节点到标签映射的接口
getNodeUpdateType() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
可选节点更新类型(null表示不存在更新类型)。
getNodeUtilization() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
获取节点资源利用率。
getNum() - Method in class org.apache.hadoop.mapred.join.Parser.NumToken
getNum() - Method in class org.apache.hadoop.mapred.join.Parser.Token
getNum() - Method in class org.apache.hadoop.mapreduce.lib.join.Parser.NumToken
getNum() - Method in class org.apache.hadoop.mapreduce.lib.join.Parser.Token
getNumActiveNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of ActiveNodeManager
s in the cluster.
getNumActiveUsers() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取活跃用户数量
getNumAllocations() - Method in class org.apache.hadoop.yarn.api.records.ResourceSizing
getNumAppsCompleted() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取已完成应用的数量
getNumAppsFailed() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取失败应用的数量
getNumAppsKilled() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取被终止的应用数量
getNumAppsPending() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取待处理应用的数量
getNumAppsRunning() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取正在运行的应用程序数量
getNumAppsSubmitted() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取已提交的应用数量
getNumberOfContainers() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getNumberOfRunningContainers() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getNumberOfRuns() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
getNumberOfThreads(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.map.MultithreadedMapper
线程池中运行map函数的线程数量。
getNumClusterNodes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
获取集群上可用的主机数量。
getNumContainers() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
获取给定规格所需的容器数量。
getNumContainers() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
获取给定规格所需的容器数量。
getNumCores() - Method in class org.apache.hadoop.util.SysInfo
获取系统中物理核心的总数。
getNumDataUnits() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
获取编码组中所需的数据单元数量
getNumDecommissionedNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of DecommissionedNodeManager
s in the cluster.
getNumDecommissioningNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of DecommissioningNodeManager
s in the cluster.
getNumDroppedConnections() - Method in class org.apache.hadoop.ipc.Server
由于连接数过多而被丢弃的RPC连接数量。
getNumExcludedNodes() - Method in class org.apache.hadoop.mapred.ClusterStatus
获取集群中被排除的主机数量。
getNumInProcessHandler() - Method in class org.apache.hadoop.ipc.Server
getNumLinesPerSplit(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.input.NLineInputFormat
获取每个分片的行数
getNumListstatusThreads() - Method in class org.apache.hadoop.tools.DistCpOptions
getNumLostNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of LostNodeManager
s in the cluster.
getNumMapTasks() - Method in class org.apache.hadoop.mapred.JobConf
获取此作业配置的映射任务数量。
getNumNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of NodeManager
s in the cluster.
getNumOpenConnections() - Method in class org.apache.hadoop.ipc.Server
打开的RPC连接数量
getNumOpenConnectionsPerUser() - Method in class org.apache.hadoop.ipc.Server
getNumParityUnits() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
获取编码组中所需的奇偶校验单元数量
getNumPaths() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
返回分割中的路径数量
getNumProcessors() - Method in class org.apache.hadoop.util.SysInfo
获取系统中逻辑处理器的总数量。
getNumReaders() - Method in class org.apache.hadoop.ipc.Server
此服务器的读取器线程数量。
getNumRebootedNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of RebootedNodeManager
s in the cluster.
getNumReduceTasks() - Method in class org.apache.hadoop.mapred.JobConf
获取此作业配置的reduce任务数量。
getNumReduceTasks() - Method in interface org.apache.hadoop.mapreduce.JobContext
配置此作业的reduce任务数量。
getNumReservedSlots() - Method in class org.apache.hadoop.mapreduce.JobStatus
getNumShutdownNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of ShutdownNodeManager
s in the cluster.
getNumTasksToExecutePerJvm() - Method in class org.apache.hadoop.mapred.JobConf
获取一个生成的JVM应执行的任务数量
getNumUnhealthyNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of UnhealthyNodeManager
s in the cluster.
getNumUsedContainers() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
获取已使用容器的数量。
getNumUsedSlots() - Method in class org.apache.hadoop.mapreduce.JobStatus
getNumVCoresUsed() - Method in class org.apache.hadoop.util.SysInfo
获取已使用的VCores数量。
getOccupiedMapSlots() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
获取集群中已占用的map槽位数量。
getOccupiedReduceSlots() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
获取集群中已占用的reduce槽位数量。
getOffset() - Method in class org.apache.hadoop.fs.BlockLocation
获取与此块关联的文件的起始偏移量。
getOffset(int) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
Returns the start offset of the ith Path
getOlderRemoteAppLogDir(ApplicationId, String) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
获取用于日志聚合的旧版远程应用程序目录。
getOperations() - Method in class org.apache.hadoop.mapreduce.QueueAclsInfo
获取队列允许的操作。
getOptionalKeys() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
获取所有被设置为可选键的键。
getOptionalParentPath() - Method in class org.apache.hadoop.fs.Path
getOptionalPath() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
获取可选路径;可能为空。
getOptionalPathHandle() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
获取可选的路径句柄;可能为空。
getOptions() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
获取可变选项配置。
getOriginalPrimaryKey(String) - Static method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
获取给定状态存储记录键的原始主键。
getOriginalTrackingUrl() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the original tracking url for the application attempt.
getOtherAction() - Method in class org.apache.hadoop.fs.permission.FsPermission
getOtherInfo() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
获取实体的其他信息
getOutputCommitter() - Method in class org.apache.hadoop.mapred.JobConf
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FilterOutputFormat
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.LazyOutputFormat
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.NullOutputFormat
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.OutputFormat
获取此输出格式的输出提交器。
getOutputCommitter() - Method in interface org.apache.hadoop.mapreduce.TaskInputOutputContext
getOutputCompressionType(JobConf) - Static method in class org.apache.hadoop.mapred.SequenceFileOutputFormat
Get the
SequenceFile.CompressionType
for the output
SequenceFile
.
getOutputCompressionType(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat
Get the
SequenceFile.CompressionType
for the output
SequenceFile
.
getOutputCompressorClass(JobConf, Class extends CompressionCodec>) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
getOutputCompressorClass(JobContext, Class extends CompressionCodec>) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
getOutputFieldCount() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
getOutputFieldNames() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
getOutputFormat() - Method in class org.apache.hadoop.mapred.JobConf
getOutputFormatClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
getOutputKeyClass() - Method in class org.apache.hadoop.mapred.JobConf
获取作业输出数据的键类。
getOutputKeyClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取作业输出数据的键类。
getOutputKeyComparator() - Method in class org.apache.hadoop.mapred.JobConf
getOutputName(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
获取输出文件的基础输出名称。
getOutputPath(JobConf) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
Get the
Path
to the output directory for the map-reduce job.
getOutputPath() - Method in class org.apache.hadoop.mapreduce.lib.output.BindingPathOutputCommitter
getOutputPath() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
输出路径:作业的目标目录。
getOutputPath() - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
getOutputPath(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
Get the
Path
to the output directory for the map-reduce job.
getOutputPath() - Method in class org.apache.hadoop.mapreduce.lib.output.PathOutputCommitter
获取作业提交后将放置工作结果的最终目录。
getOutputTableName() - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
getOutputValueClass() - Method in class org.apache.hadoop.mapred.JobConf
获取作业输出的值类。
getOutputValueClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取作业输出的值类。
getOutputValueGroupingComparator() - Method in class org.apache.hadoop.mapred.JobConf
Get the user defined
WritableComparable
comparator for
grouping keys of inputs to the reduce.
getOverwrite() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
getOwner() - Method in class org.apache.hadoop.fs.FileStatus
获取文件的所有者。
getOwner() - Method in class org.apache.hadoop.fs.permission.AclStatus
返回文件所有者。
getOwner() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
getOwner() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
获取域名所有者
getOwner() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
获取域名所有者。
getOwnerForPath(Path) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
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
getParent() - Method in class org.apache.hadoop.fs.Path
返回路径的父级,如果位于根目录则返回null。
getParent() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
getParentId() - Method in class org.apache.hadoop.hdfs.server.namenode.TreePath
getPartialJobs(Long, Long, String, String, Long, Long, Long, Long, JobState) - Method in interface org.apache.hadoop.mapreduce.v2.hs.HistoryStorage
查找一组部分作业。
getPartition(K2, V2, int) - Method in class org.apache.hadoop.mapred.lib.HashPartitioner
getPartition(K2, V2, int) - Method in interface org.apache.hadoop.mapred.Partitioner
获取给定键(即记录)的分区编号,给定总分区数。
getPartition(BinaryComparable, V, int) - Method in class org.apache.hadoop.mapreduce.lib.partition.BinaryPartitioner
getPartition(K, V, int) - Method in class org.apache.hadoop.mapreduce.lib.partition.HashPartitioner
getPartition(K2, V2, int) - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
getPartition(int, int) - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
getPartition(K, V, int) - Method in class org.apache.hadoop.mapreduce.lib.partition.RehashPartitioner
getPartition(K, V, int) - Method in class org.apache.hadoop.mapreduce.lib.partition.TotalOrderPartitioner
getPartition(KEY, VALUE, int) - Method in class org.apache.hadoop.mapreduce.Partitioner
根据给定的键(即记录)和总分区数获取对应的分区编号
getPartitionerClass() - Method in class org.apache.hadoop.mapred.JobConf
getPartitionerClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
getPartitionFile(JobConf) - Static method in class org.apache.hadoop.mapred.lib.TotalOrderPartitioner
getPartitionFile(Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.partition.TotalOrderPartitioner
获取存储已排序分区键集的SequenceFile路径。
getPassword(String) - Method in class org.apache.hadoop.conf.配置
获取已知密码配置元素的值。
getPassword() - Method in class org.apache.hadoop.security.token.Token
获取令牌密码/密钥。
getPassword() - Method in class org.apache.hadoop.yarn.api.records.Token
获取令牌密码
getPasswordFromConfig(String) - Method in class org.apache.hadoop.conf.配置
在配置中回退到明文密码。
getPasswordFromCredentialProviders(String) - Method in class org.apache.hadoop.conf.配置
尝试将提供的元素名称解析为凭据提供程序别名。
getPath() - Method in class org.apache.hadoop.fs.FileStatus
getPath() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
获取路径:仅在通过路径构造时有效。
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.mapred.FileSplit
包含此分割数据的文件。
getPath(int) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
Returns the ith Path
getPath() - Method in class org.apache.hadoop.mapreduce.lib.input.FileSplit
包含此分割数据的文件。
getPath() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceResponse
Get the Path
corresponding to the requested resource in the
shared cache.
getPathForCustomFile(JobConf, String) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
Helper function to generate a
Path
for a file that is unique for
the task within the job output directory.
getPathForWorkFile(TaskInputOutputContext, ?, ?, ?>, String, String) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
Helper function to generate a
Path
for a file that is unique for
the task within the job output directory.
getPathFromYarnURL(URL) - Static method in class org.apache.hadoop.yarn.util.ConverterUtils
Deprecated.
getPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.FileSystem
为给定实体的引用创建一个持久化、可序列化的句柄。
getPathHandle() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
获取PathHandle:仅在通过PathHandle构造时有效。
getPathNameWarning() - Method in class org.apache.hadoop.fs.azure.WasbFsck
getPaths() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
返回分片中的所有路径
getPathStatus(Path, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
getPathWithoutSchemeAndAuthority(Path) - Static method in class org.apache.hadoop.fs.Path
返回给定路径的无协议信息版本。
getPattern(String, Pattern) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property as a Pattern
.
getPattern() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the pattern that should be used to extract entries from the
archive (only used when type is PATTERN
).
getPendingContainers() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取待处理容器的数量。
getPendingDeletionBlocks() - Method in class org.apache.hadoop.hdfs.protocol.ECBlockGroupStats
getPendingDeletionBlocks() - Method in class org.apache.hadoop.hdfs.protocol.ReplicatedBlockStats
getPendingMemoryMB() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取待处理内存(单位:MB)
getPendingVCores() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取待处理的虚拟核心数
getPermission() - Method in class org.apache.hadoop.fs.FileStatus
获取与文件关联的FsPermission权限。
getPermission() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
getPermission() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
getPermission() - Method in class org.apache.hadoop.fs.permission.AclEntry
返回ACL条目中的权限集合。
getPermission() - Method in class org.apache.hadoop.fs.permission.AclStatus
返回路径的权限集
getPermissionsProto(FileStatus, AclStatus) - Method in class org.apache.hadoop.hdfs.server.namenode.UGIResolver
getPerms() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
getPerms() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
getPhysicalMemory() - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Get physical memory .
getPhysicalMemorySize() - Method in class org.apache.hadoop.util.SysInfo
获取系统中物理内存的总大小。
getPingInterval(Configuration) - Static method in class org.apache.hadoop.ipc.Client
从配置中获取ping间隔时间;
如果配置中未设置,则返回默认值。
getPlacementConstraint() - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
getPlacementConstraints() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
返回在应用级别指定的所有放置约束。
getPlacementPolicy() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getPool() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
getPool() - Method in class org.apache.hadoop.util.functional.CloseableTaskPoolSubmitter
获取池。
getPoolName() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
getPort() - Method in class org.apache.hadoop.ipc.Server
获取IPC服务器监听传入连接的端口。
getPort() - Method in class org.apache.hadoop.yarn.api.records.NodeId
Get the port for communicating with the node.
getPort() - Method in class org.apache.hadoop.yarn.api.records.URL
获取URL的端口。
getPos() - Method in exception org.apache.hadoop.fs.ChecksumException
getPos() - Method in class org.apache.hadoop.fs.FSDataInputStream
获取输入流中的当前位置。
getPos() - Method in class org.apache.hadoop.fs.FSDataOutputStream
获取输出流中的当前位置。
getPos() - Method in class org.apache.hadoop.fs.FSInputStream
返回当前距离文件起始位置的偏移量
getPos() - Method in interface org.apache.hadoop.fs.Seekable
返回当前距离文件起始位置的偏移量
getPos() - Method in class org.apache.hadoop.io.compress.CompressionInputStream
该方法返回流中的当前位置。
getPos() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
不支持(所有情况下均返回零)。
getPos() - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
从代理RR请求位置。
getPos() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
getPos() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
返回已处理的数据量
getPos() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
getPos() - Method in interface org.apache.hadoop.mapred.RecordReader
返回输入中的当前位置。
getPos() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
getPos() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
getPos() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
Deprecated.
getPreemptedMemorySeconds() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
获取应用程序抢占的内存总量(以兆字节为单位),即应用程序已分配的内存乘以应用程序运行的时间(秒)。
getPreemptedResourceSecondsMap() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
获取应用程序已分配的被抢占资源的聚合数量乘以应用程序运行的时间(秒)。
getPreemptedVcoreSeconds() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
获取应用程序已分配的抢占式虚拟核心(vcores)的聚合数量乘以应用程序运行的时间(秒)。
getPreemptionDisabled() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the preemption status of the queue.
getPreemptionMessage() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
获取由AM拥有但被集群请求回收的容器描述。
getPreserveAttributes() - Method in class org.apache.hadoop.tools.DistCpOptions
getPreviousState() - Method in interface org.apache.hadoop.yarn.state.StateMachine
getPrimaryFilters() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
获取主过滤器
getPrimaryGroup() - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
getPrimaryGroupName() - Method in class org.apache.hadoop.security.UserGroupInformation
getPrimaryKey(BaseRecord) - Static method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
获取记录的主键。
getPrincipal() - Method in exception org.apache.hadoop.security.KerberosAuthException
getPrincipalName() - Method in class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
服务的主体名称。
getPriority() - Method in class org.apache.hadoop.mapreduce.Job
获取作业的调度信息。
getPriority() - Method in class org.apache.hadoop.mapreduce.JobStatus
返回作业的优先级
getPriority() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
获取应用程序的优先级
getPriority() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the Priority
of the application.
getPriority() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the Priority
at which the Container
was
allocated.
getPriority() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the allocated Priority
of the container.
getPriority() - Method in class org.apache.hadoop.yarn.api.records.优先级
获取分配的优先级
getPriority() - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
获取此预订的优先级。
getPriority() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the Priority
of the request.
getPriority() - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
getPriority() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getPriorityLevel() - Static method in class org.apache.hadoop.ipc.Server
getPrivilegedContainer() - Method in class org.apache.hadoop.yarn.service.api.records.Container
getProblems() - Method in exception org.apache.hadoop.mapred.InvalidInputException
获取已报告问题的完整列表。
getProblems() - Method in exception org.apache.hadoop.mapreduce.lib.input.InvalidInputException
获取已报告问题的完整列表。
getProcess() - Method in class org.apache.hadoop.util.Shell
获取当前正在执行给定命令的子进程。
getProcessTreeDump() - Method in class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
获取进程树的转储信息。
getProfile() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
getProfileEnabled() - Method in class org.apache.hadoop.mapred.JobConf
获取任务性能分析是否已启用。
getProfileEnabled() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取任务性能分析是否已启用。
getProfileName() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
getProfileParams() - Method in class org.apache.hadoop.mapred.JobConf
获取性能分析器的配置参数。
getProfileParams() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取性能分析器的配置参数。
getProfileTaskRange(boolean) - Method in class org.apache.hadoop.mapred.JobConf
获取要分析的map或reduce的范围。
getProfileTaskRange(boolean) - Method in interface org.apache.hadoop.mapreduce.JobContext
获取要分析的map或reduce的范围。
getProgress() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
getProgress() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
将所有子RR进度中的最小值作为进度报告。
getProgress() - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
从代理的RR请求进度。
getProgress() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
getProgress() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
根据目前已处理的数据量返回进度。
getProgress() - Method in class org.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
getProgress() - Method in interface org.apache.hadoop.mapred.RecordReader
getProgress() - Method in interface org.apache.hadoop.mapred.Reporter
获取任务的进度。
getProgress() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
getProgress() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
返回输入分片内的进度
getProgress() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
记录读取器处理其数据的当前进度。
getProgress() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
根据目前已处理的数据量返回进度。
getProgress() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
getProgress() - Method in class org.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
getProgress() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextRecordReader
getProgress() - Method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
返回输入分片内的进度
getProgress() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
将所有子RR进度的最小值报告为进度。
getProgress() - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
从代理的RR请求进度。
getProgress() - Method in class org.apache.hadoop.mapreduce.RecordReader
记录读取器处理其数据的当前进度。
getProgress() - Method in interface org.apache.hadoop.mapreduce.TaskAttemptContext
任务尝试的当前进度。
getProgress() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the current progress of application.
getProgress() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
获取应用程序的进度(范围从0.0到1.0)
getProgressible() - Method in interface org.apache.hadoop.mapred.JobContext
获取用于报告进度的进度机制。
getProgressible() - Method in interface org.apache.hadoop.mapred.TaskAttemptContext
getProgressPollInterval(Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
monitorAndPrintJob() 打印状态的间隔时间
getProperties() - Method in class org.apache.hadoop.mapreduce.QueueInfo
获取属性。
getProperties() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
getProperties() - Method in class org.apache.hadoop.yarn.service.api.records.配置
getProperties() - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
用于配置检查的一组键值对。
getProperty(String, String) - Method in class org.apache.hadoop.yarn.service.api.records.配置
getProperty(String) - Method in class org.apache.hadoop.yarn.service.api.records.配置
getPropertyBool(String, boolean) - Method in class org.apache.hadoop.yarn.service.api.records.配置
getPropertyInt(String, int) - Method in class org.apache.hadoop.yarn.service.api.records.配置
getPropertyLong(String, long) - Method in class org.apache.hadoop.yarn.service.api.records.配置
getPropertySources(String) - Method in class org.apache.hadoop.conf.配置
获取有关属性设置原因的信息。
getProps() - Method in class org.apache.hadoop.conf.配置
getPropsWithPrefix(String) - Method in class org.apache.hadoop.conf.配置
构建一个配置映射,并包含所有以指定配置前缀开头的属性。
getProto() - Method in class org.apache.hadoop.yarn.security.AMRMTokenIdentifier
getProto() - Method in class org.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
getProto() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getProto() - Method in class org.apache.hadoop.yarn.security.NMTokenIdentifier
getProtocol() - Static method in class org.apache.hadoop.ipc.Server
getProtocVersion() - Static method in class org.apache.hadoop.util.VersionInfo
返回用于构建的协议版本。
getProvidedStorageLocation() - Method in class org.apache.hadoop.hdfs.server.common.FileRegion
getProviders(Configuration) - Static method in class org.apache.hadoop.crypto.key.KeyProviderFactory
getProviders(Configuration) - Static method in class org.apache.hadoop.security.alias.CredentialProviderFactory
getProxy(Configuration, int) - Method in class org.apache.hadoop.ha.HAServiceTarget
getProxy(Configuration, Class, InetSocketAddress) - Static method in class org.apache.hadoop.yarn.client.AHSProxy
getProxyGroups() - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
getProxyHosts() - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
getProxySuperuserGroupConfKey(String) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
返回超级用户允许的有效组的配置键
getProxySuperuserIpConfKey(String) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
返回超级用户IP地址的配置键
getProxySuperuserUserConfKey(String) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
返回超级用户有效用户组允许的配置键
getPurgeIntervalNanos() - Method in class org.apache.hadoop.ipc.Server
getQualifiedBin(String) - Static method in class org.apache.hadoop.util.Shell
完整指定一个二进制文件的路径,该文件应位于已知的hadoop bin目录中。
getQualifiedBinPath(String) - Static method in class org.apache.hadoop.util.Shell
完整指定一个二进制文件的路径,该文件应位于已知的hadoop bin目录中。
getQuantiles() - Method in class org.apache.hadoop.metrics2.lib.MutableInverseQuantiles
返回在MutableInverseQuantiles中声明的逆分位数数组。
getQuantiles() - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
返回在MutableQuantiles中声明的分位数数组。
getQueue(String) - Method in class org.apache.hadoop.mapreduce.集群
获取指定名称的队列信息。
getQueue() - Method in class org.apache.hadoop.mapreduce.JobStatus
获取队列名称
getQueue() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
获取应用程序被分配到的队列。
getQueue() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
获取队列名称以用于查找预留资源。
getQueue() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
Get the name of the
Plan
that corresponds to the name of the
QueueInfo
in the scheduler to which the reservation will be
submitted to.
getQueue() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the queue to which the application was submitted.
getQueue() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the queue to which the application is being submitted.
getQueue() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationEntity
getQueue() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getQueueAclsForCurrentUser() - Method in class org.apache.hadoop.mapred.JobClient
获取当前用户的队列ACLs
getQueueAclsForCurrentUser() - Method in class org.apache.hadoop.mapreduce.集群
获取当前用户的队列ACLs
getQueueAclsInfo() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
Get information about acls for current user on all the
existing queues.
getQueueChildren() - Method in class org.apache.hadoop.mapreduce.QueueInfo
获取直接子节点。
getQueueConfigurations() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
获取队列的每个节点标签队列配置。
getQueueInfo(String) - Method in class org.apache.hadoop.mapred.JobClient
获取与特定作业队列关联的队列信息
getQueueInfo(GetQueueInfoRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get information about queues
from the ResourceManager
.
getQueueInfo() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
Get the QueueInfo
for the specified queue.
getQueueInfo(String) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
Get information (
QueueInfo
) about a given
queue .
getQueueInfo(String, String) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
Get information (
QueueInfo
) about a given
queue .
GetQueueInfoRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to get queue information
from the ResourceManager
.
GetQueueInfoRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
GetQueueInfoResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to a client
requesting information about queues in the system.
GetQueueInfoResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
getQueueName() - Method in class org.apache.hadoop.mapred.JobConf
返回此作业提交到的队列名称。
getQueueName() - Method in class org.apache.hadoop.mapreduce.QueueAclsInfo
获取队列名称。
getQueueName() - Method in class org.apache.hadoop.mapreduce.QueueInfo
从JobQueueInfo获取队列名称
getQueueName() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Get the queue name for which to get queue information.
getQueueName() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the name of the queue.
getQueueName() - Method in class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
Get the queue name of the queue.
getQueuePath() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the path of the queue.
getQueues() - Method in class org.apache.hadoop.mapred.JobClient
返回一个包含所有已配置作业队列信息的对象数组。
getQueues() - Method in class org.apache.hadoop.mapreduce.集群
获取集群中的所有队列。
getQueueState() - Method in class org.apache.hadoop.mapred.JobQueueInfo
Deprecated.
getQueueState() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the QueueState
of the queue.
getQueueStatistics() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the queue stats
for the queue
getQueueUsagePercentage() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
获取应用程序正在使用的队列资源百分比。
getQueueUserAcls(GetQueueUserAclsInfoRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get information about queue
acls for current user from the ResourceManager
.
GetQueueUserAclsInfoRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to the ResourceManager
to
get queue acls for the current user .
GetQueueUserAclsInfoRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoRequest
GetQueueUserAclsInfoResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to clients
seeking queue acls for the user.
GetQueueUserAclsInfoResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
getQuicklinks() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getQuicklinks() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getQuota() - Method in class org.apache.hadoop.fs.QuotaUsage
返回目录配额。
getQuotaHeaderFields() - Static method in class org.apache.hadoop.fs.ContentSummary
返回配额摘要中使用的字段名称。
getQuotaUsage(Path) - Method in class org.apache.hadoop.fs.FileSystem
getQuotaUsage(boolean) - Method in class org.apache.hadoop.fs.QuotaUsage
getQuotaUsage(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getRackName() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the rack name for the node.
getRange(String, String) - Method in class org.apache.hadoop.conf.配置
将给定的属性解析为一组整数范围。
getRaw(String) - Method in class org.apache.hadoop.conf.配置
Get the value of the
name
property, without doing
变量扩展 .If the key is
deprecated, it returns the value of the first key which replaces
the deprecated key and is not null.
getRaw() - Method in class org.apache.hadoop.fs.LocalFileSystem
getRawFileSystem() - Method in class org.apache.hadoop.fs.ChecksumFileSystem
获取原始文件系统
getRawFileSystem() - Method in class org.apache.hadoop.fs.FilterFileSystem
获取原始文件系统
getReader(BlockAliasMap.Reader.Options, String) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.BlockAliasMap
返回一个指向别名映射的读取器。
getReader(BlockAliasMap.Reader.Options, String) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap
getReader(BlockAliasMap.Reader.Options, String) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap
getReader(BlockAliasMap.Reader.Options, String) - Method in class org.apache.hadoop.hdfs.server.namenode.NullBlockAliasMap
getReaders(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.mapred.MapFileOutputFormat
打开此格式生成的输出。
getReaders(Configuration, Path) - Static method in class org.apache.hadoop.mapred.SequenceFileOutputFormat
打开此格式生成的输出。
getReaders(Path, Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.output.MapFileOutputFormat
打开此格式生成的输出。
getReaders() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
获取读取器(和/或读取器组)列表字符串
getReaders() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
获取读取器(和/或读取器组)列表字符串。
getReadinessCheck() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getReadlinkCommand(String) - Static method in class org.apache.hadoop.util.Shell
返回用于读取符号链接目标的命令。
getReadStatistics() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
获取此DFSInputStream已完成的读取操作的统计信息。
getReadyJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
getReadyJobsList() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
getReal() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
getRealAuthenticationMethod() - Method in class org.apache.hadoop.security.UserGroupInformation
从真实用户的主题中获取认证方法。
getRealAuthenticationMethod(UserGroupInformation) - Static method in class org.apache.hadoop.security.UserGroupInformation
返回一个ugi的认证方法。
getRealtimeAggregationOp() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
获取该指标的实时聚合操作。
getRealUser() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
getRealUser() - Method in class org.apache.hadoop.security.UserGroupInformation
获取真实用户 (对比
getRealUserOrSelf(UserGroupInformation) - Static method in class org.apache.hadoop.security.UserGroupInformation
如果这是一个代理用户,获取真实用户。
getReason() - Method in class org.apache.hadoop.yarn.api.records.RejectedSchedulingRequest
获取拒绝原因。
getReason() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
获取更新请求无法满足的原因。
getReasonForBlacklist() - Method in class org.apache.hadoop.mapreduce.TaskTrackerInfo
获取任务跟踪器被列入黑名单的原因。
getRecordLength(Configuration) - Static method in class org.apache.hadoop.mapred.FixedLengthInputFormat
获取记录长度值
getRecordLength(Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.input.FixedLengthInputFormat
获取记录长度值
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.FileInputFormat
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.FixedLengthInputFormat
getRecordReader(InputSplit, JobConf, Reporter) - Method in interface org.apache.hadoop.mapred.InputFormat
getRecordReader(InputSplit, JobConf, Reporter) - Method in interface org.apache.hadoop.mapred.join.ComposableInputFormat
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.join.CompositeInputFormat
为这个InputFormat的子节点构建一个CompositeRecordReader,如初始化表达式中所定义。
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.KeyValueTextInputFormat
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.lib.CombineFileInputFormat
此功能尚未实现。
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.lib.CombineSequenceFileInputFormat
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.lib.CombineTextInputFormat
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.lib.db.DBInputFormat
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.lib.NLineInputFormat
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.MultiFileInputFormat
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.SequenceFileAsBinaryInputFormat
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.SequenceFileAsTextInputFormat
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.SequenceFileInputFilter
为给定的分片创建记录读取器
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.SequenceFileInputFormat
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.TextInputFormat
getRecordReaderQueue() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
返回此复合记录的有序记录读取器列表。
getRecordReaderQueue() - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
返回此复合记录读取器的排序列表。
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.FileOutputFormat
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.lib.db.DBOutputFormat
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.lib.FilterOutputFormat
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.lib.LazyOutputFormat
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.lib.MultipleOutputFormat
创建一个复合记录写入器,可以将键/值数据写入不同的输出文件
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.lib.NullOutputFormat
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.MapFileOutputFormat
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in interface org.apache.hadoop.mapred.OutputFormat
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.SequenceFileOutputFormat
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.TextOutputFormat
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FilterOutputFormat
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.LazyOutputFormat
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.MapFileOutputFormat
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.NullOutputFormat
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.TextOutputFormat
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.OutputFormat
getRecurrenceExpression() - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
获取此预约的重复周期,表示周期性作业的时间段。
getRecursive() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Is information on the entire child queue hierarchy required?
getReduceDebugScript() - Method in class org.apache.hadoop.mapred.JobConf
获取reduce任务的调试脚本
getReduceProgress() - Method in class org.apache.hadoop.mapreduce.JobStatus
getReducerClass() - Method in class org.apache.hadoop.mapred.JobConf
getReducerClass() - Method in interface org.apache.hadoop.mapreduce.JobContext
getReducerContext(ReduceContext) - Method in class org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer
A a wrapped Reducer.Context
for custom implementations.
getReducerMaxSkipGroups(Configuration) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
获取每个坏组在reducer中周围可接受的跳过组的数量。
getReduceSlotCapacity() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
获取集群中reduce插槽的总数。
getReduceSpeculativeExecution() - Method in class org.apache.hadoop.mapred.JobConf
Should speculative execution be used for this job for reduce tasks?
Defaults to true
.
getReduceTaskReports(JobID) - Method in class org.apache.hadoop.mapred.JobClient
获取作业中reduce任务当前状态的信息。
getReduceTaskReports(String) - Method in class org.apache.hadoop.mapred.JobClient
getReduceTasks() - Method in class org.apache.hadoop.mapred.ClusterStatus
获取集群中当前正在运行的reduce任务数量。
getRefreshToken() - Method in class org.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
getRegisteredTimelineV2Client() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
获取已注册的时间线v2客户端。
getRegisteredTimelineV2Client() - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
获取已注册的时间线客户端。
getRejectedSchedulingRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
获取资源管理器(RM)在当前分配调用与上一次调用之间拒绝的所有调度请求(SchedulingRequests)列表。
getRelatedEntities() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
获取相关实体
getRelatesToEntities() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
getRelativePath(Path) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
getRelativePath(String, String, String) - Static method in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
getRelaxLocality() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get whether locality relaxation is enabled with this
ResourceRequest
.
getReleaseList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the list of ContainerId
of containers being
released by the ApplicationMaster
.
getRemaining() - Method in class org.apache.hadoop.fs.FsStatus
返回文件系统上的剩余字节数。
getRemaining() - Method in interface org.apache.hadoop.io.compress.Decompressor
返回压缩数据缓冲区中剩余的字节数。
getRemainingTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationTimeout
Get Remaining Time
of an application for given timeout type.
getRemoteAddress() - Static method in class org.apache.hadoop.ipc.Server
getRemoteAddress() - Method in class org.apache.hadoop.yarn.security.AccessRequest
getRemoteAppLogDir(ApplicationId, String) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
获取用于日志聚合的远程应用程序目录。
getRemoteIp() - Static method in class org.apache.hadoop.ipc.Server
getRemoteNodeLogFileForApp(ApplicationId, String, NodeId) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
获取远程聚合日志路径。
getRemotePort() - Static method in class org.apache.hadoop.ipc.Server
getRemoteRootLogDir() - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
获取远程根日志目录。
getRemoteRootLogDirSuffix() - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
获取日志聚合目录后缀。
getRemoteUser() - Static method in class org.apache.hadoop.ipc.Server
当在RPC内部调用时返回RPC远程用户。
getRenewer() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDelegationTokenRequest
getRenewer() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
getRenewer() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
getReplication(Path) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
getReplication() - Method in class org.apache.hadoop.fs.FileStatus
获取文件的复制因子。
getReplication(Path) - Method in class org.apache.hadoop.fs.FileSystem
getReplication() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
getReplication() - Method in class org.apache.hadoop.fs.FsServerDefaults
getReplication() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
getReplication() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
如果CreateEvent的iNodeType是目录或符号链接,则复制数为零。
getReplication() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
getReplication() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
getReplication(FileStatus) - Method in class org.apache.hadoop.hdfs.server.namenode.BlockResolver
getReplication(FileStatus) - Method in class org.apache.hadoop.hdfs.server.namenode.FixedBlockMultiReplicaResolver
getReplication(FileStatus) - Method in class org.apache.hadoop.hdfs.server.namenode.FixedBlockResolver
getReplicationFallbacks() - Method in interface org.apache.hadoop.fs.BlockStoragePolicySpi
获取用于复制现有块副本的备用存储类型。
getReport() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.DoubleValueSum
getReport() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMax
getReport() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMin
getReport() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueSum
getReport() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMax
getReport() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMin
getReport() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.UniqValueCount
getReport() - Method in interface org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregator
getReport() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueHistogram
getReportDetails() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueHistogram
getReportItems() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueHistogram
getRepresentingCharacter(TaskType) - Static method in class org.apache.hadoop.mapreduce.TaskID
Gets the character representing the
TaskType
.
getRequest() - Method in class org.apache.hadoop.yarn.api.records.RejectedSchedulingRequest
获取被拒绝的调度请求。
getReservationAllocationState() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListResponse
getReservationDefinition() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
getReservationDefinition() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateRequest
getReservationDefinition() - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
获取用于创建预留的预留定义。
getReservationId() - Method in class org.apache.hadoop.mapreduce.Job
获取作业提交到的预留资源(如果有)
getReservationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewReservationResponse
getReservationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteRequest
Get the
ReservationId
, that corresponds to a valid resource
allocation in the scheduler (between start and end time of this
reservation)
getReservationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
获取用于查找预约的预约ID。
getReservationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
获取与预留提交相对应的预留ID。
getReservationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateRequest
Get the
ReservationId
, that corresponds to a valid resource
allocation in the scheduler (between start and end time of this
reservation)
getReservationID() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
获取与调度程序中有效资源分配相对应的预留ID(位于对应预留的开始和结束时间之间)
getReservationId() - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
获取预约的ID。
getReservationName() - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
获取此预订的名称。
getReservationRequests() - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
getReservationResources() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequests
getReservedContainers() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取预留容器的数量。
getReservedMapSlots() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
获取集群中保留的map槽位数量。
getReservedMem() - Method in class org.apache.hadoop.mapreduce.JobStatus
getReservedMemoryMB() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取保留内存大小(单位:MB)
getReservedReduceSlots() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
获取集群中保留的reduce槽位数量。
getReservedResourceMemory() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
获取预留的资源内存。
getReservedResources() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the reserved Resource
.
getReservedResourceVCore() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
获取保留的资源VCore。
getReservedVCores() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
获取保留的虚拟核心数
getResource(String) - Method in class org.apache.hadoop.conf.配置
Get the
URL
for the named resource.
getResource(String) - Method in class org.apache.hadoop.util.ApplicationClassLoader
getResource() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileResponse
获取如果使用该配置文件将会分配的资源。
getResource() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the resource required by the ApplicationMaster
for this
application.
getResource() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the Resource
allocated to the container.
getResource() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the location of the resource to be localized.
getResource() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getResource() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getResource() - Method in class org.apache.hadoop.yarn.service.api.records.Container
getResource() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getResourceAllocationRequests() - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
根据计划的当前状态获取预留的资源分配情况。
getResourceBlacklistRequest() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the ResourceBlacklistRequest
being sent by the
ApplicationMaster
.
getResourceCalculatorProcessTree(String, Class extends ResourceCalculatorProcessTree>, Configuration) - Static method in class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
根据类名创建以指定进程为根的ResourceCalculatorProcessTree并进行配置。
getResourceInformation(String) - Method in class org.apache.hadoop.yarn.api.records.Resource
获取指定资源的ResourceInformation信息。
getResourceKey() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceRequest
Get the key
of the resource to be released.
getResourceKey() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceRequest
Get the key
of the resource to be used.
getResourceKey() - Method in class org.apache.hadoop.yarn.api.records.LocalizationStatus
获取资源键。
getResourceName() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
获取资源(例如
getResourceProfile(GetResourceProfileRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
获取特定资源配置文件详情的接口。
getResourceProfile(String) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
从资源管理器(RM)获取特定资源配置文件的详细信息。
GetResourceProfileRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
获取特定资源配置文件详情的请求类。
GetResourceProfileRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
GetResourceProfileResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
用于获取特定资源配置文件详情的响应类。
GetResourceProfileResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileResponse
getResourceProfiles(GetAllResourceProfilesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
客户端用于获取ResourceManager上所有可用资源配置文件的接口。
getResourceProfiles() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesResponse
getResourceProfiles() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
从资源管理器获取支持的资源配置文件列表。
getResourceProfiles() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取资源管理器(RM)中可用的资源配置文件。
getResourceRequest() - Method in class org.apache.hadoop.yarn.api.records.PreemptionContract
getResourceRequest() - Method in class org.apache.hadoop.yarn.api.records.PreemptionResourceRequest
getResources() - Method in class org.apache.hadoop.yarn.api.records.ResourceSizing
getResourceSecondsMap() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
获取应用程序已分配资源的聚合数量乘以应用程序运行时间的秒数。
getResourceSizing() - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
getResourceTypeInfo(GetAllResourceTypeInfoRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
获取特定资源配置文件详细信息的接口。
getResourceTypeInfo() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceTypeInfoResponse
getResourceTypeInfo() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取资源管理器(RM)支持的可用资源类型。
getResourceTypes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
获取资源管理器(RM)支持的可用资源类型。
getResourceValue(String) - Method in class org.apache.hadoop.yarn.api.records.Resource
获取指定资源的值。
getResponseFromNMWebService(Configuration, Client, ContainerLogsRequest, String) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
getResponseId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the response id used to track duplicate responses.
getResponseId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the last response id .
getRestartPolicy() - Method in class org.apache.hadoop.yarn.service.api.records.组件
组件重启策略。
getRetryCount() - Static method in class org.apache.hadoop.ipc.Client
getRetryInterval() - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
getRetryPolicy() - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
getRevision() - Static method in class org.apache.hadoop.util.VersionInfo
获取编译时仓库的Git提交哈希值。
getRMClusterId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
获取RM集群ID。
getRMDelegationToken() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
getRMDelegationToken(Text) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
获取一个委托令牌,以便能够使用这些令牌与YARN进行通信。
getRMDelegationTokenService(Configuration) - Static method in class org.apache.hadoop.yarn.client.ClientRMProxy
获取用于RMDelegationToken的令牌服务名称。
getRMFailoverProxyProvider(YarnConfiguration, Class, RMProxy) - Static method in class org.apache.hadoop.yarn.client.RMProxy
getRMIdentifier() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
获取分配容器的资源管理器(RM)的RM标识符。
getRolledLogsExcludePattern() - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
获取用于滚动聚合的排除模式。
getRolledLogsIncludePattern() - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
以滚动方式获取包含模式。
getRollInterval() - Method in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
从配置中提取滚动间隔并以毫秒为单位返回。
getRootQueueInfos() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
Get information (
QueueInfo
) about top level queues.
getRootQueues() - Method in class org.apache.hadoop.mapred.JobClient
返回一个关于已配置的根级别队列信息的对象数组
getRootQueues() - Method in class org.apache.hadoop.mapreduce.集群
获取根级队列。
getRpcDetailedMetrics() - Method in class org.apache.hadoop.ipc.Server
getRpcInvoker(RPC.RpcKind) - Static method in class org.apache.hadoop.ipc.Server
getRpcMetrics() - Method in class org.apache.hadoop.ipc.Server
返回rpcMetrics的句柄(测试中需要)
getRpcPort() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Get the RPC port on which the ApplicationMaster
is
responding.
getRpcPort() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the RPC port of this attempt ApplicationMaster
.
getRpcPort() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the RPC port of the ApplicationMaster
.
getRpcRequestWrapper(RpcHeaderProtos.RpcKindProto) - Method in class org.apache.hadoop.ipc.Server
getRpcTimeout(Configuration) - Static method in class org.apache.hadoop.ipc.Client
RPC调用超时的时间。
getRssMemorySize() - Method in class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
获取进程树中所有进程使用的驻留集大小(rss)内存。
getRssMemorySize(int) - Method in class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
获取进程树中所有早于传入年龄的进程所使用的常驻集大小(rss)内存。
getRunId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
getRunningJobList() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
getRunningJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
getRunningMaps() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
获取集群中正在运行的map任务数量。
getRunningReduces() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
获取集群中正在运行的reduce任务数量。
getRunningTaskAttempts() - Method in class org.apache.hadoop.mapred.TaskReport
获取此任务的正在运行的任务尝试ID
getRunPrivilegedContainer() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getRunScriptCommand(File) - Static method in class org.apache.hadoop.util.Shell
返回一个用于运行给定脚本的命令。
getRunState() - Method in class org.apache.hadoop.mapred.JobStatus
getSamples() - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
获取样本数量。
getSchedulerResourceTypes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
获取调度器考虑的资源类型集合。
getSchedulerType() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
获取调度器类型。
getSchedulingInfo() - Method in class org.apache.hadoop.mapreduce.Job
获取作业的调度信息。
getSchedulingInfo() - Method in class org.apache.hadoop.mapreduce.JobStatus
获取与特定Job关联的调度信息。
getSchedulingInfo() - Method in class org.apache.hadoop.mapreduce.QueueInfo
获取与特定作业队列关联的调度信息。
getSchedulingRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the list of Scheduling requests being sent by the
ApplicationMaster
.
getScheme() - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
getScheme() - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
getScheme() - Method in class org.apache.hadoop.fs.FileSystem
返回该文件系统的协议方案。
getScheme() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
返回FileSystem的协议方案。
getScheme() - Method in class org.apache.hadoop.fs.LocalFileSystem
返回FileSystem的协议方案。
getScheme() - Method in class org.apache.hadoop.fs.s3native.NativeS3FileSystem
Deprecated.
返回FileSystem的协议方案。
getScheme() - Method in class org.apache.hadoop.fs.StorageStatistics
getScheme() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
返回FileSystem的协议方案。
getScheme() - Method in class org.apache.hadoop.yarn.api.records.URL
获取URL的方案。
getScope() - Method in class org.apache.hadoop.fs.permission.AclEntry
返回ACL条目的作用范围。
getScope() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
getSecretKey(Credentials, Text) - Static method in class org.apache.hadoop.mapreduce.security.TokenCache
获取用户密钥的辅助方法。
getSecretKey(Text) - Method in class org.apache.hadoop.security.Credentials
返回该别名的密钥字节。
getSecretKeyMap() - Method in class org.apache.hadoop.security.Credentials
返回一个不可修改的完整别名到密钥的映射版本。
getSelectQuery() - Method in class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBRecordReader
返回用于选择记录的查询,子类可以覆盖此方法以实现自定义行为。
getSelectQuery() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
返回用于选择记录的查询,子类可以覆盖此方法以实现自定义行为。
getSelectQuery() - Method in class org.apache.hadoop.mapreduce.lib.db.OracleDBRecordReader
返回从Oracle数据库中选择记录的查询语句。
getSequenceFileOutputKeyClass(JobConf) - Static method in class org.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat
getSequenceFileOutputKeyClass(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat
getSequenceFileOutputValueClass(JobConf) - Static method in class org.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat
getSequenceFileOutputValueClass(JobContext) - Static method in class org.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat
getSequenceNumber() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
getSequenceWriter(TaskAttemptContext, Class >, Class >) - Method in class org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat
getServerDefaults() - Method in class org.apache.hadoop.fs.AbstractFileSystem
getServerDefaults(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
根据路径返回一组服务器默认配置值。
getServerDefaults(Path) - Method in class org.apache.hadoop.fs.FileContext
根据路径返回一组服务器默认配置值。
getServerDefaults() - Method in class org.apache.hadoop.fs.FileSystem
getServerDefaults(Path) - Method in class org.apache.hadoop.fs.FileSystem
返回一组服务器默认配置值。
getServerDefaults() - Method in class org.apache.hadoop.fs.FilterFileSystem
getServerDefaults(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
getServerDefaults() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getServerDefaults(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getServerDefaults() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
Deprecated.
getServerDefaults(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getServerName() - Method in class org.apache.hadoop.ipc.Server
getServerPrincipal(String, String) - Static method in class org.apache.hadoop.security.SecurityUtil
将Kerberos主体名称模式转换为有效的Kerberos主体名称。
getServerPrincipal(String, InetAddress) - Static method in class org.apache.hadoop.security.SecurityUtil
将Kerberos主体名称模式转换为有效的Kerberos主体名称。
getServerRpcInvoker(RPC.RpcKind) - Method in class org.apache.hadoop.ipc.Server
getService() - Method in class org.apache.hadoop.security.token.Token
获取令牌预期使用的服务。
getService() - Method in class org.apache.hadoop.yarn.api.records.Token
获取令牌所分配到的服务。
getServiceData() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get application-specific binary service data .
getServices() - Method in class org.apache.hadoop.service.CompositeService
获取服务的克隆列表
getServiceState() - Method in class org.apache.hadoop.service.AbstractService
getServiceState() - Method in interface org.apache.hadoop.service.Service
获取当前服务状态
getServiceStatus() - Method in interface org.apache.hadoop.ha.HAServiceProtocol
返回服务的当前状态。
getSessionId() - Method in class org.apache.hadoop.mapred.JobConf
Deprecated.
getSetOwnerCommand(String) - Static method in class org.apache.hadoop.util.Shell
返回设置所有者的命令。
getSetPermissionCommand(String, boolean) - Static method in class org.apache.hadoop.util.Shell
返回设置权限的命令。
getSetPermissionCommand(String, boolean, String) - Static method in class org.apache.hadoop.util.Shell
返回一个用于设置特定文件权限的命令。
getSetupProgress() - Method in class org.apache.hadoop.mapreduce.JobStatus
getSetupTaskReports(JobID) - Method in class org.apache.hadoop.mapred.JobClient
获取作业设置任务的当前状态信息。
getShortUserName() - Method in class org.apache.hadoop.security.UserGroupInformation
获取用户的登录名。
getShouldBeUploadedToSharedCache() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
NM用它来决定是否有必要将资源上传到共享缓存
getSignalKillCommand(int, String) - Static method in class org.apache.hadoop.util.Shell
返回向指定pid发送信号的命令。
getSignature() - Method in class org.apache.hadoop.ipc.CallerContext
getSingleDataTimestamp() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
获取该指标的单一数据时间戳。
getSingleDataValue() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
获取该指标的单个数据值。
getSingleton() - Static method in class org.apache.hadoop.yarn.client.api.NMTokenCache
返回单例NM令牌缓存。
getSize() - Method in class org.apache.hadoop.io.BytesWritable
getSize() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the size of the resource to be localized.
getSkipNodeInterval(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
如果节点未发送心跳信号,则返回超时以跳过该节点的调度。
getSkipOutputPath(Configuration) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
获取写入跳过记录的目录。
getSnapshotDirectoryCount() - Method in class org.apache.hadoop.fs.ContentSummary
getSnapshotFileCount() - Method in class org.apache.hadoop.fs.ContentSummary
getSnapshotHeader() - Static method in class org.apache.hadoop.fs.ContentSummary
getSnapshotLength() - Method in class org.apache.hadoop.fs.ContentSummary
getSnapshotSpaceConsumed() - Method in class org.apache.hadoop.fs.ContentSummary
getSnapshotTimeStamp() - Method in class org.apache.hadoop.metrics2.lib.MutableStat
getSnapshotTrashRootEnabled() - Method in class org.apache.hadoop.fs.FsServerDefaults
getSocketAddr(String, String, String, int) - Method in class org.apache.hadoop.conf.配置
Get the socket address for hostProperty
as a
InetSocketAddress
.
getSocketAddr(String, String, int) - Method in class org.apache.hadoop.conf.配置
Get the socket address for name
property as a
InetSocketAddress
.
getSocketAddr(String, String, int) - Method in class org.apache.hadoop.yarn.conf.YarnConfiguration
Get the socket address for name
property as a
InetSocketAddress
.
getSortComparator() - Method in interface org.apache.hadoop.mapreduce.JobContext
getSourceFileListing() - Method in class org.apache.hadoop.tools.DistCpOptions
getSourcePaths() - Method in class org.apache.hadoop.tools.DistCpOptions
getSpaceConsumed() - Method in class org.apache.hadoop.fs.QuotaUsage
返回已消耗的(磁盘)空间。
getSpaceQuota() - Method in class org.apache.hadoop.fs.QuotaUsage
返回(磁盘)空间配额。
getSpeculativeExecution() - Method in class org.apache.hadoop.mapred.JobConf
Should speculative execution be used for this job?
Defaults to true
.
getSplit() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
getSplitHosts(BlockLocation[], long, long, NetworkTopology) - Method in class org.apache.hadoop.mapred.FileInputFormat
此函数识别并返回对给定分片贡献最大的主机。
getSplits(JobConf, int) - Method in class org.apache.hadoop.mapred.FileInputFormat
getSplits(JobConf, int) - Method in interface org.apache.hadoop.mapred.InputFormat
从逻辑上分割作业的输入文件集。
getSplits(JobConf, int) - Method in class org.apache.hadoop.mapred.join.CompositeInputFormat
通过将每个子InputFormat的第i个分片分配给第i个组合分片,从子InputFormats构建一个CompositeInputSplit。
getSplits(JobConf, int) - Method in class org.apache.hadoop.mapred.lib.CombineFileInputFormat
getSplits(JobConf, int) - Method in class org.apache.hadoop.mapred.lib.db.DBInputFormat
从逻辑上分割作业的输入文件集。
getSplits(JobConf, int) - Method in class org.apache.hadoop.mapred.lib.NLineInputFormat
逻辑上将作业的输入文件集进行分割,将输入的N行作为一个分割块。
getSplits(JobConf, int) - Method in class org.apache.hadoop.mapred.MultiFileInputFormat
getSplits(JobContext) - Method in class org.apache.hadoop.mapreduce.InputFormat
从逻辑上分割作业的输入文件集。
getSplits(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
从逻辑上分割作业的输入文件集。
getSplits(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
逻辑上将作业的输入文件集进行分割。
getSplits(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
getSplits(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
生成文件列表并将其转换为FileSplits。
getSplits(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.input.NLineInputFormat
逻辑上将作业的输入文件集进行分割,将输入文件的每N行作为一个分割块。
getSplits(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
通过将每个子InputFormat的第i个分片分配给第i个复合分片,从子InputFormats构建一个CompositeInputSplit。
getSplitsForFile(FileStatus, Configuration, int) - Static method in class org.apache.hadoop.mapreduce.lib.input.NLineInputFormat
getSplitter(int) - Method in class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
getSplitter(int) - Method in class org.apache.hadoop.mapreduce.lib.db.OracleDataDrivenDBInputFormat
getSrcChecksum() - Static method in class org.apache.hadoop.util.VersionInfo
获取构建Hadoop所用源文件的校验和。
getSrcFile() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
getSrcPath() - Method in class org.apache.hadoop.hdfs.inotify.Event.RenameEvent
getStackTrace() - Method in exception org.apache.hadoop.security.authorize.AuthorizationException
getStage() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getStagingAreaDir() - Method in class org.apache.hadoop.mapred.JobClient
获取应用程序的暂存区域目录
getStagingAreaDir() - Method in class org.apache.hadoop.mapreduce.集群
获取作业跟踪器对暂存目录路径的视图,作业特定文件将被放置在此处。
getStart() - Method in class org.apache.hadoop.mapred.FileSplit
文件中要处理的第一个字节的位置。
getStart() - Method in class org.apache.hadoop.mapreduce.lib.input.FileSplit
文件中要处理的第一个字节的位置。
getStartContainerRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
getStartOffsets() - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
返回一个数组,包含分片中文件的起始偏移量
getStartTime() - Method in class org.apache.hadoop.mapreduce.Job
获取作业的启动时间。
getStartTime() - Method in class org.apache.hadoop.mapreduce.JobStatus
getStartTime() - Method in class org.apache.hadoop.service.AbstractService
getStartTime() - Method in interface org.apache.hadoop.service.Service
获取服务启动时间
getStartTime() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
获取用于搜索预留的开始时间。
getStartTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
getStartTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the start time of the application.
getStartTime() - Method in class org.apache.hadoop.yarn.api.records.ResourceAllocationRequest
获取资源分配的开始时间。
getStartTime() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
获取实体的开始时间
getStartTime() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
getState() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
getState() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
getState() - Method in class org.apache.hadoop.mapreduce.JobStatus
getState() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getState() - Method in class org.apache.hadoop.mapreduce.QueueInfo
返回队列状态
getState(String) - Static method in enum org.apache.hadoop.mapreduce.QueueState
getState() - Method in class org.apache.hadoop.service.ServiceStateModel
查询服务状态。
getState() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the ContainerState
of the container.
getState() - Method in class org.apache.hadoop.yarn.service.api.records.组件
getState() - Method in class org.apache.hadoop.yarn.service.api.records.Container
getState() - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
本地化状态。
getState() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getState() - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
getStatement() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
getStateName() - Method in enum org.apache.hadoop.mapreduce.QueueState
getStatistics() - Method in class org.apache.hadoop.fs.AbstractFileSystem
getStatistics(URI) - Static method in class org.apache.hadoop.fs.AbstractFileSystem
获取特定文件系统的统计信息。
getStatistics(URI) - Static method in class org.apache.hadoop.fs.FileContext
获取特定文件系统的统计信息
getStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
getStatistics(String, Class extends FileSystem>) - Static method in class org.apache.hadoop.fs.FileSystem
getStats() - Method in class org.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
getStats() - Method in class org.apache.hadoop.hdfs.protocol.CachePoolEntry
getStats(long) - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
获取一个指标名称到(聚合值)的映射表。
getStatus() - Method in class org.apache.hadoop.fs.FileSystem
返回一个描述文件系统使用情况和容量的状态对象。
getStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
返回一个状态对象,描述文件系统的使用情况和容量。
getStatus(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
getStatus() - Method in class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
getStatus(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
getStatus() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getStatus(FileSystem, Path) - Static method in class org.apache.hadoop.fs.viewfs.ViewFileSystemUtil
获取给定ViewFileSystem中与路径匹配的所有ViewFsMountPoints的FsStatus状态。
getStatus() - Method in class org.apache.hadoop.mapreduce.Job
getStatus() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.DirEntry
getStatus() - Method in interface org.apache.hadoop.mapreduce.TaskAttemptContext
获取最后设置的状态消息。
getStatus() - Method in class org.apache.hadoop.mapreduce.TaskCompletionEvent
getStatus(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
getStatusCode() - Method in exception org.apache.hadoop.fs.azurebfs.contracts.exceptions.AbfsRestOperationException
getStatusCode() - Method in enum org.apache.hadoop.fs.azurebfs.contracts.services.AzureServiceErrorCode
getStatusString(String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
获取YARN应用程序的详细应用特定状态字符串。
getStatusString(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
getSteadyFairShareMemory() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
获取SteadyFairShare内存。
getSteadyFairShareVCore() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
获取SteadyFairShare的VCore。
getStickyBit() - Method in class org.apache.hadoop.fs.permission.FsPermission
getStorageBytesRead() - Method in class org.apache.hadoop.util.SysInfo
获取从磁盘读取的聚合字节数。
getStorageBytesWritten() - Method in class org.apache.hadoop.util.SysInfo
获取写入磁盘的总字节数。
getStorageIds() - Method in class org.apache.hadoop.fs.BlockLocation
获取该数据块每个副本的storageID。
getStorageInfos() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
获取JournalNode日志的存储信息列表。
getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
获取指定文件或目录的存储策略。
getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FileContext
查询给定文件或目录的有效存储策略ID。
getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FileSystem
查询给定文件或目录的有效存储策略ID。
getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
获取指定文件或目录的存储策略。
getStoragePolicy(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
查询给定文件或目录的有效存储策略ID。
getStorageSize(String, String, StorageUnit) - Method in class org.apache.hadoop.conf.配置
从配置中获取存储大小,或返回默认值。
getStorageSize(String, double, StorageUnit) - Method in class org.apache.hadoop.conf.配置
从配置文件中获取存储大小。
getStorageStatistics() - Method in class org.apache.hadoop.fs.FileSystem
获取此FileSystem对象的存储统计信息。
getStorageTypeHeader(List) - Static method in class org.apache.hadoop.fs.QuotaUsage
返回带有存储类型的头部信息。
getStorageTypes() - Method in class org.apache.hadoop.fs.BlockLocation
获取该数据块每个副本的存储类型。
getStorageTypes() - Method in interface org.apache.hadoop.fs.BlockStoragePolicySpi
返回与此策略关联的首选存储类型。
getStore() - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
出于单元测试目的,获取支持此文件系统的AzureNativeFileSystemStore存储。
getStr() - Method in class org.apache.hadoop.mapred.join.Parser.StrToken
getStr() - Method in class org.apache.hadoop.mapred.join.Parser.Token
getStr() - Method in class org.apache.hadoop.mapreduce.lib.join.Parser.StrToken
getStr() - Method in class org.apache.hadoop.mapreduce.lib.join.Parser.Token
getStrictContract() - Method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
getStringCollection(String) - Method in class org.apache.hadoop.conf.配置
Get the comma delimited values of the name
property as
a collection of String
s.
getStrings(String) - Method in class org.apache.hadoop.conf.配置
Get the comma delimited values of the name
property as
an array of String
s.
getStrings(String, String...) - Method in class org.apache.hadoop.conf.配置
Get the comma delimited values of the name
property as
an array of String
s.
getSubClusterId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
获取子集群ID。
getSubClusterId() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
获取子集群ID。
getSubject() - Method in class org.apache.hadoop.security.UserGroupInformation
从这个ugi获取底层主题。
getSubmitTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
getSuccess() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
获取成功标志。
getSuccessfulJobList() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
getSuccessfulJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
getSuccessfullyIncreasedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceResponse
获取资源已成功增加的容器的containerId列表。
getSuccessfullyStartedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Get the list of ContainerId
s of the containers that are
started successfully.
getSuccessfullyStoppedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
获取已成功停止容器的containerId列表。
getSuccessfullyUpdatedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateResponse
获取资源已成功更新的容器的containerId列表。
getSuccessfulTaskAttempt() - Method in class org.apache.hadoop.mapred.TaskReport
获取完成此任务的尝试ID
getSuccessReport() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
获取清单成功数据;仅在作业后有效。
getSuffix() - Method in enum org.apache.hadoop.yarn.service.api.records.ConfigFormat
getSuite() - Method in class org.apache.hadoop.hdfs.protocol.EncryptionZone
getSum() - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
获取样本的总和。
getSum() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.DoubleValueSum
getSum() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueSum
getSupportedCompressionAlgorithms() - Static method in class org.apache.hadoop.io.file.tfile.TFile
获取支持的压缩算法名称。
getSwitchMap() - Method in class org.apache.hadoop.net.AbstractDNSToSwitchMapping
获取地图副本(用于诊断)
getSwitchMap() - Method in class org.apache.hadoop.net.CachedDNSToSwitchMapping
获取(主机 x 交换机)映射关系。
getSymlink() - Method in class org.apache.hadoop.fs.FileStatus
getSymlink() - Method in interface org.apache.hadoop.mapreduce.JobContext
Deprecated.
getSymlinkCommand(String, String) - Static method in class org.apache.hadoop.util.Shell
返回一个创建符号链接的命令。
getSymlinkTarget() - Method in class org.apache.hadoop.hdfs.inotify.Event.CreateEvent
如果CreateEvent的iNodeType不是符号链接,则符号链接目标为空。
getSystemDir() - Method in class org.apache.hadoop.mapred.JobClient
获取jobtracker系统目录路径,该路径用于存放作业特定文件。
getSystemDir() - Method in class org.apache.hadoop.mapreduce.集群
获取jobtracker系统目录路径,该路径将用于存放作业特定的文件。
getTableName() - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
getTag(String) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
通过名称获取标签
getTargetPath() - Method in class org.apache.hadoop.tools.DistCpOptions
getTargetQueue() - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
获取应用程序要放置的队列。
getTargetTags() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
getTaskAttemptID() - Method in interface org.apache.hadoop.mapred.TaskAttemptContext
getTaskAttemptId() - Method in class org.apache.hadoop.mapred.TaskCompletionEvent
返回任务ID。
getTaskAttemptID() - Method in interface org.apache.hadoop.mapreduce.TaskAttemptContext
获取此任务尝试的唯一名称。
getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.TaskCompletionEvent
返回任务ID。
getTaskAttemptIDsPattern(String, Integer, Boolean, Integer, Integer) - Static method in class org.apache.hadoop.mapred.TaskAttemptID
Deprecated.
getTaskAttemptIDsPattern(String, Integer, TaskType, Integer, Integer) - Static method in class org.apache.hadoop.mapred.TaskAttemptID
Deprecated.
getTaskAttemptPath(TaskAttemptContext) - Method in class org.apache.hadoop.fs.s3a.commit.magic.MagicS3GuardCommitter
计算任务尝试输出存储的路径,直到该任务被提交。
getTaskAttemptPath(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
计算任务尝试输出存储的路径,直到该任务被提交。
getTaskAttemptPath(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
计算任务尝试输出存储的路径,直到该任务被提交。
getTaskAttemptPath(TaskAttemptContext, Path) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
计算任务尝试输出存储的路径,直到该任务被提交。
getTaskCleanupNeeded() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取作业是否需要任务清理
getTaskCompletionEvents(int) - Method in interface org.apache.hadoop.mapred.RunningJob
获取指示组件任务完成(成功/失败)的事件。
getTaskCompletionEvents(int, int) - Method in class org.apache.hadoop.mapreduce.Job
获取指示组件任务完成(成功/失败)的事件。
getTaskCompletionEvents(int) - Method in class org.apache.hadoop.mapreduce.Job
获取指示组件任务完成(成功/失败)的事件。
getTaskDiagnostics(TaskAttemptID) - Method in interface org.apache.hadoop.mapred.RunningJob
获取给定任务尝试的诊断消息。
getTaskDiagnostics(TaskAttemptID) - Method in class org.apache.hadoop.mapreduce.Job
获取给定任务尝试的诊断消息。
getTaskID() - Method in class org.apache.hadoop.mapred.TaskAttemptID
getTaskId() - Method in class org.apache.hadoop.mapred.TaskCompletionEvent
getTaskId() - Method in class org.apache.hadoop.mapred.TaskReport
任务ID的字符串。
getTaskID() - Method in class org.apache.hadoop.mapred.TaskReport
任务的ID。
getTaskID() - Method in class org.apache.hadoop.mapreduce.TaskAttemptID
Returns the
TaskID
object that this task attempt belongs to
getTaskIDsPattern(String, Integer, Boolean, Integer) - Static method in class org.apache.hadoop.mapred.TaskID
getTaskIDsPattern(String, Integer, TaskType, Integer) - Static method in class org.apache.hadoop.mapred.TaskID
Deprecated.
getTaskLogURL(TaskAttemptID, String) - Static method in class org.apache.hadoop.mapreduce.tools.CLI
getTaskManifestPath(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
任务尝试的清单文件在任务提交时将保存的路径。
getTaskOutputFilter(JobConf) - Static method in class org.apache.hadoop.mapred.JobClient
从JobConf中获取任务输出过滤器。
getTaskOutputFilter() - Method in class org.apache.hadoop.mapred.JobClient
Deprecated.
getTaskOutputFilter(Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
获取任务输出过滤器。
getTaskOutputPath(JobConf, String) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
辅助函数,用于创建任务的临时输出目录并返回任务输出文件的路径。
getTaskReports(TaskType) - Method in class org.apache.hadoop.mapreduce.Job
获取任务当前状态的信息。
getTaskRunTime() - Method in class org.apache.hadoop.mapreduce.TaskCompletionEvent
返回任务完成所需的时间(以毫秒为单位)。
getTaskStatus() - Method in class org.apache.hadoop.mapred.TaskCompletionEvent
getTaskTrackerCount() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
获取集群中活跃跟踪器的数量。
getTaskTrackerExpiryInterval() - Method in class org.apache.hadoop.mapreduce.集群
获取集群的任务跟踪器过期时间间隔
getTaskTrackerHttp() - Method in class org.apache.hadoop.mapreduce.TaskCompletionEvent
该任务运行的tasktracker的http位置。
getTaskTrackerName() - Method in class org.apache.hadoop.mapreduce.TaskTrackerInfo
获取任务跟踪器的名称。
getTaskTrackers() - Method in class org.apache.hadoop.mapred.ClusterStatus
获取集群中任务跟踪器的数量。
getTaskType() - Method in class org.apache.hadoop.mapreduce.TaskAttemptID
返回TaskAttemptID的任务类型
getTaskType() - Method in class org.apache.hadoop.mapreduce.TaskID
获取任务的类型。
getTaskType(char) - Static method in class org.apache.hadoop.mapreduce.TaskID
Gets the
TaskType
corresponding to the character.
getTempTaskAttemptPath(TaskAttemptContext) - Method in class org.apache.hadoop.fs.s3a.commit.magic.MagicS3GuardCommitter
获取用于数据的临时目录。
getTestProvider() - Static method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
getTextLength() - Method in class org.apache.hadoop.io.Text
getThisBuilder() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
返回构建器实例的具体实现。
getThisBuilder() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
获取投射构建器。
getThisBuilder() - Method in class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
getThisBuilder() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
返回构建器实例的具体实现。
getThreadPoolExecutor(int, String, String, String, String) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
getThreadState() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
getTicketCacheFile() - Method in exception org.apache.hadoop.security.KerberosAuthException
getTime() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
返回底层存储的当前时间同步。
getTime() - Method in interface org.apache.hadoop.yarn.util.Clock
getTime() - Method in class org.apache.hadoop.yarn.util.MonotonicClock
从过去的某个任意时间基准获取当前时间,以毫秒为单位计数,且不受settimeofday或类似系统时钟更改的影响。
getTime() - Method in class org.apache.hadoop.yarn.util.SystemClock
getTime() - Method in class org.apache.hadoop.yarn.util.UTCClock
getTimeDuration(String, long, TimeUnit) - Method in class org.apache.hadoop.conf.配置
返回以给定时间单位表示的持续时间。
getTimeDuration(String, String, TimeUnit) - Method in class org.apache.hadoop.conf.配置
getTimeDuration(String, long, TimeUnit, TimeUnit) - Method in class org.apache.hadoop.conf.配置
返回以给定时间单位表示的持续时间。
getTimeDuration(String, String, TimeUnit, TimeUnit) - Method in class org.apache.hadoop.conf.配置
getTimeDurationHelper(String, String, TimeUnit) - Method in class org.apache.hadoop.conf.配置
返回以给定时间单位表示的持续时间。
getTimeDurations(String, TimeUnit) - Method in class org.apache.hadoop.conf.配置
getTimelineEntityGroupId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
Get the timelineEntityGroupId
.
getTimelineServiceBuildVersion() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
getTimelineServiceVersion() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
getTimelineServiceVersion(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
返回时间轴服务版本。
getTimelineServiceVersion(Configuration) - Static method in class org.apache.hadoop.yarn.util.timeline.TimelineUtils
返回时间轴服务版本。
getTimelineServiceVersionBuiltOn() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
getTimelineTokenServiceAddress(Configuration) - Static method in class org.apache.hadoop.yarn.util.timeline.TimelineUtils
getTimeout(Configuration) - Static method in class org.apache.hadoop.ipc.Client
getTimeoutType() - Method in class org.apache.hadoop.yarn.api.records.ApplicationTimeout
获取应用程序超时类型。
getTimestamp(Configuration, URI) - Static method in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
getTimestamp() - Method in class org.apache.hadoop.hdfs.inotify.Event.CloseEvent
该事件发生的时间,以自纪元以来的毫秒数表示。
getTimestamp() - Method in class org.apache.hadoop.hdfs.inotify.Event.RenameEvent
该事件发生的时间,以自纪元以来的毫秒数表示。
getTimestamp() - Method in class org.apache.hadoop.hdfs.inotify.Event.TruncateEvent
该事件发生的时间,以自纪元以来的毫秒数表示。
getTimestamp() - Method in class org.apache.hadoop.hdfs.inotify.Event.UnlinkEvent
该事件发生的时间,以自纪元以来的毫秒数表示。
getTimestamp() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
getTimestamp() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the original timestamp of the resource to be localized, used
for verification.
getTimestamp() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
获取事件的时间戳
getTimestamp() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
getTimestamp() - Method in class org.apache.hadoop.yarn.event.AbstractEvent
getTimestamp() - Method in interface org.apache.hadoop.yarn.event.Event
getToken(Text) - Method in class org.apache.hadoop.security.Credentials
返回该别名的Token对象。
getToken() - Method in class org.apache.hadoop.yarn.api.records.NMToken
Get the
Token
used for authenticating with
NodeManager
getToken(String) - Method in class org.apache.hadoop.yarn.client.api.NMTokenCache
返回NMToken,如果不存在则返回null
getTokenIdentifiers() - Method in class org.apache.hadoop.security.UserGroupInformation
获取属于此UGI的TokenIdentifiers集合
getTokenInfo(Class >, Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
查找给定协议的TokenInfo信息。
getTokenInfo(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
对于将存储外部化的子类,例如基于Zookeeper的实现
getTokenInfo(Class >, Configuration) - Method in class org.apache.hadoop.yarn.security.admin.AdminSecurityInfo
getTokenInfo(Class >, Configuration) - Method in class org.apache.hadoop.yarn.security.client.ClientRMSecurityInfo
getTokenInfo(Class >, Configuration) - Method in class org.apache.hadoop.yarn.security.client.ClientTimelineSecurityInfo
getTokenInfo(Class >, Configuration) - Method in class org.apache.hadoop.yarn.security.ContainerManagerSecurityInfo
getTokenInfo(Class >, Configuration) - Method in class org.apache.hadoop.yarn.security.SchedulerSecurityInfo
getTokenMap() - Method in class org.apache.hadoop.security.Credentials
返回一个不可修改的完整别名到令牌的映射版本。
getTokenRenewInterval() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
令牌续订的时间间隔。
getTokens() - Method in class org.apache.hadoop.security.UserGroupInformation
获取与此用户关联的令牌集合。
getTokens() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
获取该容器所需的所有令牌。
getTokensConf() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
获取RM用于续订令牌的配置。
getTokenService(Configuration, String, String, int) - Static method in class org.apache.hadoop.yarn.client.ClientRMProxy
getTokenServiceAddr(Token >) - Static method in class org.apache.hadoop.security.SecurityUtil
将给定令牌的服务字段解码为InetAddress
getTokenTrackingId(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
getTopologyPaths() - Method in class org.apache.hadoop.fs.BlockLocation
获取每个主机的网络拓扑路径列表。
getTopTokenRealOwners(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
返回顶级代币的实际所有者列表及其代币数量。
getToSnapshot() - Method in class org.apache.hadoop.tools.DistCpOptions
getTotalJobSubmissions() - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
获取集群中作业提交的总数。
getTotalLogFileSize() - Method in class org.apache.hadoop.yarn.ContainerLogAppender
getTotalRequests() - Method in class org.apache.hadoop.ipc.Server
getTotalRequestsPerSecond() - Method in class org.apache.hadoop.ipc.Server
getTrackingId() - Method in class org.apache.hadoop.security.token.TokenIdentifier
返回一个跟踪标识符,可用于关联跨多个客户端会话的令牌使用情况。
getTrackingIdIfEnabled(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
getTrackingURL() - Method in interface org.apache.hadoop.mapred.RunningJob
获取将显示某些作业进度信息的URL。
getTrackingURL() - Method in class org.apache.hadoop.mapreduce.Job
获取将显示某些作业进度信息的URL。
getTrackingUrl() - Method in class org.apache.hadoop.mapreduce.JobStatus
获取作业详情的Web界面链接。
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
获取此心跳的跟踪URL更新。
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Get the tracking URL for the ApplicationMaster
.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Get the tracking URL for the ApplicationMaster
.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the tracking url for the application attempt.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the tracking url for the application.
getTrackPath() - Method in class org.apache.hadoop.tools.DistCpOptions
getTransitionTargetHAStatus() - Method in class org.apache.hadoop.ha.HAServiceTarget
getTransportScheme() - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
getTrashInterval() - Method in class org.apache.hadoop.fs.FsServerDefaults
getTrashRoot(Path) - Method in class org.apache.hadoop.fs.FileSystem
获取当前用户指定路径被删除时的垃圾箱根目录。
getTrashRoot(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
getTrashRoot(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
获取当前用户在指定路径被删除时的垃圾回收根目录。
getTrashRoots(boolean) - Method in class org.apache.hadoop.fs.FileSystem
获取当前用户或所有用户的所有垃圾回收根目录。
getTrashRoots(boolean) - Method in class org.apache.hadoop.fs.FilterFileSystem
getTrashRoots(boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
获取当前用户或所有用户的所有垃圾回收根目录。
getTrimmed(String) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property as a trimmed String
,
null
if no such property exists.
getTrimmed(String, String) - Method in class org.apache.hadoop.conf.配置
Get the value of the name
property as a trimmed String
,
defaultValue
if no such property exists.
getTrimmedStringCollection(String) - Method in class org.apache.hadoop.conf.配置
Get the comma delimited values of the name
property as
a collection of String
s, trimmed of the leading and trailing whitespace.
getTrimmedStrings(String) - Method in class org.apache.hadoop.conf.配置
Get the comma delimited values of the name
property as
an array of String
s, trimmed of the leading and trailing whitespace.
getTrimmedStrings(String, String...) - Method in class org.apache.hadoop.conf.配置
Get the comma delimited values of the name
property as
an array of String
s, trimmed of the leading and trailing whitespace.
getTTExpiryInterval() - Method in class org.apache.hadoop.mapred.ClusterStatus
获取集群的任务跟踪器过期时间间隔
getTxid() - Method in class org.apache.hadoop.hdfs.inotify.EventBatch
getTxidsBehindEstimate() - Method in class org.apache.hadoop.hdfs.DFSInotifyEventInputStream
返回此流落后于NameNode当前状态的事务ID数量的估计值。
getType() - Method in class org.apache.hadoop.fs.permission.AclEntry
返回ACL条目类型。
getType() - Method in class org.apache.hadoop.mapred.join.Parser.Token
getType() - Method in class org.apache.hadoop.mapreduce.lib.join.Parser.Token
getType() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.DirEntry
getType() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the LocalResourceType
of the resource to be localized.
getType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse
getType() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
getType() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
getType() - Method in class org.apache.hadoop.yarn.event.AbstractEvent
getType() - Method in interface org.apache.hadoop.yarn.event.Event
getType() - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
getType() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
getType() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
getType() - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
getTypeConsumed(StorageType) - Method in class org.apache.hadoop.fs.QuotaUsage
返回消耗的存储类型。
getTypeQuota(StorageType) - Method in class org.apache.hadoop.fs.QuotaUsage
返回存储类型配额。
getTypes() - Method in class org.apache.hadoop.io.GenericWritable
返回所有可能被包装的类。
getTypesQuotaUsage(boolean, List) - Method in class org.apache.hadoop.fs.QuotaUsage
getTypesSupportingQuota() - Static method in enum org.apache.hadoop.fs.StorageType
getUgi() - Method in class org.apache.hadoop.fs.FileContext
获取文件上下文中的ugi
getUGIFromSubject(Subject) - Static method in class org.apache.hadoop.security.UserGroupInformation
从带有Kerberos主体的Subject创建UserGroupInformation。
getUGIFromTicketCache(String, String) - Static method in class org.apache.hadoop.security.UserGroupInformation
从Kerberos票据缓存创建UserGroupInformation。
getUid(String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
getUidAllowingUnknown(String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
getUMask() - Method in class org.apache.hadoop.fs.FileContext
getUMask(Configuration) - Static method in class org.apache.hadoop.fs.permission.FsPermission
Get the user file creation mask (umask)
UMASK_LABEL
config param has umask value that is either symbolic
or octal.
getUnderlyingCounter() - Method in class org.apache.hadoop.mapred.Counters.Counter
getUnderlyingGroup() - Method in class org.apache.hadoop.mapred.Counters.Group
getUniqueFile(TaskAttemptContext, String, String) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
基于任务ID、名称和扩展名生成唯一的文件名
getUniqueItems() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.UniqValueCount
getUniqueName(JobConf, String) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
用于生成任务唯一名称的辅助函数。
getUnmanagedAM() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
获取RM是否应该管理AM的执行。
getUnmasked() - Method in class org.apache.hadoop.fs.permission.FsCreateModes
getUnmasked() - Method in class org.apache.hadoop.fs.permission.FsPermission
获取未屏蔽的权限(如果存在)。
getUpdateContainerRequest() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
Get the UpdateContainerRequest
that was not satisfiable.
getUpdatedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of newly updated containers by
ResourceManager
.
getUpdatedNodes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of updated NodeReport
s .
getUpdateErrors() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
获取容器更新错误列表,向Application Master报告由于错误而无法满足的容器更新情况。
getUpdateRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the list of container update requests being sent by the
ApplicationMaster
.
getUpdateType() - Method in class org.apache.hadoop.yarn.api.records.UpdatedContainer
Get the ContainerUpdateType
.
getUri() - Method in class org.apache.hadoop.fs.AbstractFileSystem
返回一个URI,其方案和授权标识此FileSystem。
getUri() - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
getUri() - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
getUri() - Method in class org.apache.hadoop.fs.FileSystem
返回一个标识此FileSystem的URI。
getUri() - Method in class org.apache.hadoop.fs.FilterFileSystem
返回一个URI,其方案和授权标识此FileSystem。
getUri() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
getUri() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
getUri() - Method in class org.apache.hadoop.fs.s3native.NativeS3FileSystem
Deprecated.
getUri() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getUri() - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
getUri() - Method in class org.apache.hadoop.yarn.service.api.records.BaseResource
服务的资源位置,例如
getUriDefaultPort() - Method in class org.apache.hadoop.fs.AbstractFileSystem
该文件系统的默认端口。
getUriDefaultPort() - Method in class org.apache.hadoop.fs.adl.Adl
getUriDefaultPort() - Method in class org.apache.hadoop.fs.azure.Wasb
getUriDefaultPort() - Method in class org.apache.hadoop.fs.azure.Wasbs
getUriDefaultPort() - Method in class org.apache.hadoop.fs.obs.OBS
getUriDefaultPort() - Method in class org.apache.hadoop.fs.s3a.S3A
getUriDefaultPort() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getUriPath(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
获取路径名的路径部分。
getUrl() - Static method in class org.apache.hadoop.util.VersionInfo
获取Hadoop仓库的URL。
getUsed() - Method in class org.apache.hadoop.fs.FileSystem
返回文件系统中所有文件的总大小。
getUsed(Path) - Method in class org.apache.hadoop.fs.FileSystem
返回指定路径下所有文件的总大小。
getUsed() - Method in class org.apache.hadoop.fs.FilterFileSystem
返回文件系统中所有文件的总大小。
getUsed(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
返回指定路径下所有文件的总大小。
getUsed() - Method in class org.apache.hadoop.fs.FsStatus
返回文件系统上已使用的字节数。
getUsed() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
Return the total size of all files under "/", if Constants.CONFIG_VIEWFS_LINK_MERGE_SLASH
is supported and is a valid
mount point.
getUsed() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get used Resource
on the node.
getUsedMem() - Method in class org.apache.hadoop.mapreduce.JobStatus
getUsedMemory() - Method in class org.apache.hadoop.mapred.ClusterStatus
Deprecated.
getUsedResources() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the used Resource
.
getUseNewMapper() - Method in class org.apache.hadoop.mapred.JobConf
框架是否应该使用新的上下文对象代码来运行映射器?
getUseNewReducer() - Method in class org.apache.hadoop.mapred.JobConf
框架是否应该使用新的上下文对象代码来运行reducer?
getUser() - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
getUser() - Method in class org.apache.hadoop.mapred.JobConf
获取此作业的报告用户名。
getUser() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取此任务的报告用户名。
getUser() - Method in exception org.apache.hadoop.security.KerberosAuthException
getUser() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
获取令牌标识符中编码的用户名
getUser() - Method in class org.apache.hadoop.security.token.TokenIdentifier
获取包含令牌标识符中编码用户名的Ugi
getUser() - Static method in class org.apache.hadoop.util.VersionInfo
编译Hadoop的用户。
getUser() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the user who submitted the application.
getUser() - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
获取创建该预留的用户。
getUser() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
getUser() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
getUser() - Method in class org.apache.hadoop.yarn.security.AccessRequest
getUser() - Method in class org.apache.hadoop.yarn.security.AMRMTokenIdentifier
getUser() - Method in class org.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
getUser() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
getUser() - Method in class org.apache.hadoop.yarn.security.NMTokenIdentifier
getUserAcls() - Method in class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
Get the list of QueueACL
for the given user.
getUserAclsInfoList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
Get the QueueUserACLInfo
per queue for the user.
getUserAction() - Method in class org.apache.hadoop.fs.permission.FsPermission
getUserInfo() - Method in class org.apache.hadoop.yarn.api.records.URL
获取该URL的用户信息。
getUsername() - Method in class org.apache.hadoop.mapreduce.JobStatus
getUserName(int, String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
getUserName() - Method in class org.apache.hadoop.security.UserGroupInformation
获取用户的完整主体名称。
getUsers() - Method in class org.apache.hadoop.security.authorize.AccessControlList
获取允许使用此服务的用户名称。
getUsersForNetgroupCommand(String) - Static method in class org.apache.hadoop.util.Shell
获取指定网络组用户列表的命令。
getVal() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMax
getVal() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMin
getVal() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMax
getVal() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMin
getValByRegex(String) - Method in class org.apache.hadoop.conf.配置
获取与正则表达式匹配的键。
getValue() - Method in class org.apache.hadoop.mapred.Counters.Counter
getValue() - Method in interface org.apache.hadoop.mapreduce.Counter
这个计数器的当前值是多少?
getValue() - Method in class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
getValue() - Method in class org.apache.hadoop.util.PureJavaCrc32
getValue() - Method in class org.apache.hadoop.util.PureJavaCrc32C
getValue() - Method in enum org.apache.hadoop.yarn.service.api.records.PlacementScope
getValueAggregatorDescriptor(String, Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJobBase
getValueClass() - Method in class org.apache.hadoop.io.ArrayWritable
getValueClass() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
getValues() - Method in interface org.apache.hadoop.mapreduce.ReduceContext
遍历当前键的值,重用存储在上下文中的相同值对象。
getValues() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
getVcoreSeconds() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
获取应用程序已分配的vcores聚合数量乘以应用程序运行时间的秒数。
getVectorSize() - Method in class org.apache.hadoop.util.bloom.BloomFilter
getVersion() - Method in class org.apache.hadoop.hdfs.protocol.EncryptionZone
getVersion() - Method in interface org.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
获取Hadoop的版本。
getVersion() - Method in class org.apache.hadoop.io.VersionedWritable
getVersion() - Static method in class org.apache.hadoop.util.VersionInfo
获取Hadoop版本。
getVersion() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
getVersion() - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
获取容器版本
getVersion() - Method in class org.apache.hadoop.yarn.service.api.records.Service
getVIntSize(long) - Static method in class org.apache.hadoop.io.WritableUtils
获取整数以变长格式存储时的编码长度。
getVIntSize(long) - Static method in class org.apache.hadoop.record.Utils
Deprecated.
获取整数以可变长度格式存储时的编码长度
getVirtualCores() - Method in class org.apache.hadoop.yarn.api.records.Resource
Get number of virtual cpu cores of the resource.
getVirtualMemory() - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Get used virtual memory .
getVirtualMemorySize() - Method in class org.apache.hadoop.util.SysInfo
获取系统中虚拟内存的总大小。
getVirtualMemorySize() - Method in class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
获取进程树中所有进程使用的虚拟内存。
getVirtualMemorySize(int) - Method in class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
获取进程树中所有早于指定年龄的进程所使用的虚拟内存。
getVisibility() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the LocalResourceVisibility
of the resource to be
localized.
getVisibility() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
getVisibleLength() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
获取文件的可见长度。
getWaitingJobList() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
getWaitingJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
getWaitingThread() - Method in class org.apache.hadoop.util.Shell
get the thread that is waiting on this instance of Shell
.
getWeight() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the configured weight of the queue.
getWinUtilsFile() - Static method in class org.apache.hadoop.util.Shell
获取winutils的文件引用。
getWinUtilsPath() - Static method in class org.apache.hadoop.util.Shell
定位winutils二进制文件,若失败则抛出带有明确异常信息和堆栈跟踪的运行时异常(RTE)。
getWorkingDirectory() - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
获取给定文件系统的当前工作目录。
getWorkingDirectory() - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
getWorkingDirectory() - Method in class org.apache.hadoop.fs.FileContext
获取wd-relative名称(如"foo/bar")的工作目录。
getWorkingDirectory() - Method in class org.apache.hadoop.fs.FileSystem
获取给定文件系统的当前工作目录
getWorkingDirectory() - Method in class org.apache.hadoop.fs.FilterFileSystem
获取给定文件系统的当前工作目录
getWorkingDirectory() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
getWorkingDirectory() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
getWorkingDirectory() - Method in class org.apache.hadoop.fs.s3native.NativeS3FileSystem
Deprecated.
getWorkingDirectory() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getWorkingDirectory() - Method in class org.apache.hadoop.mapred.JobConf
获取默认文件系统的当前工作目录。
getWorkingDirectory() - Method in interface org.apache.hadoop.mapreduce.JobContext
获取默认文件系统的当前工作目录。
getWorkOutputPath(JobConf) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
Get the
Path
to the task's temporary output directory
for the map-reduce job
Tasks' Side-Effect Files
getWorkOutputPath(TaskInputOutputContext, ?, ?, ?>) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
Get the
Path
to the task's temporary output directory
for the map-reduce job
Tasks' Side-Effect Files
getWorkPath(TaskAttemptContext, Path) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
getWorkPath() - Method in class org.apache.hadoop.mapreduce.lib.output.BindingPathOutputCommitter
getWorkPath() - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
当前任务尝试的工作路径。
getWorkPath() - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
获取任务应写入结果的目录。
getWorkPath() - Method in class org.apache.hadoop.mapreduce.lib.output.PathOutputCommitter
获取任务应写入结果的目录。
getWrappedStream() - Method in class org.apache.hadoop.fs.FSDataInputStream
获取对封装输入流的引用。
getWrappedStream() - Method in class org.apache.hadoop.hdfs.client.HdfsDataInputStream
获取对封装输出流的引用。
getWritePacketSize() - Method in class org.apache.hadoop.fs.FsServerDefaults
getWriter(BlockAliasMap.Writer.Options, String) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.BlockAliasMap
返回别名映射的写入器。
getWriter(BlockAliasMap.Writer.Options, String) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap
getWriter(BlockAliasMap.Writer.Options, String) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap
getWriter(BlockAliasMap.Writer.Options, String) - Method in class org.apache.hadoop.hdfs.server.namenode.NullBlockAliasMap
getWriters() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
获取写入器(和/或写入器组)列表字符串
getWriters() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
获取写入器(和/或写入器组)列表字符串。
getXAttr(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
获取文件或目录的扩展属性(xattr)。
getXAttr(Path, String) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
获取路径中某个属性的值。
getXAttr(Path, String) - Method in class org.apache.hadoop.fs.FileContext
获取文件或目录的扩展属性(xattr)。
getXAttr(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
获取文件或目录的扩展属性名称和值。
getXAttr(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
getXAttr(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getXAttr(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getXAttrs(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
获取文件或目录的所有扩展属性。
getXAttrs(Path, List) - Method in class org.apache.hadoop.fs.AbstractFileSystem
获取文件或目录的所有扩展属性。
getXAttrs(Path) - Method in class org.apache.hadoop.fs.FileContext
获取文件或目录的所有扩展属性。
getXAttrs(Path, List) - Method in class org.apache.hadoop.fs.FileContext
获取文件或目录的所有扩展属性。
getXAttrs(Path) - Method in class org.apache.hadoop.fs.FileSystem
获取文件或目录的所有扩展属性(xattr)名称/值对。
getXAttrs(Path, List) - Method in class org.apache.hadoop.fs.FileSystem
获取文件或目录的所有扩展属性名称/值对。
getXAttrs(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
getXAttrs(Path, List) - Method in class org.apache.hadoop.fs.FilterFileSystem
getXAttrs(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getXAttrs(Path, List) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
getXAttrs(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getXAttrs(Path, List) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
getxAttrs() - Method in class org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
getYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the YarnApplicationAttemptState of the application attempt.
getYarnApplicationState() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the YarnApplicationState
of the application.
getYarnClient() - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
getYarnClusterMetrics() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
getYarnUrlFromPath(Path) - Static method in class org.apache.hadoop.yarn.util.ConverterUtils
Deprecated.
getYarnUrlFromURI(URI) - Static method in class org.apache.hadoop.yarn.util.ConverterUtils
Deprecated.
getZKAuthInfos(Configuration, String) - Static method in class org.apache.hadoop.security.SecurityUtil
从配置中获取ZK认证信息的实用方法。
getZKFCAddress() - Method in class org.apache.hadoop.ha.HAServiceTarget
getZKFCProxy(Configuration, int) - Method in class org.apache.hadoop.ha.HAServiceTarget
GID - Static variable in class org.apache.hadoop.hdfs.server.namenode.SingleUGIResolver
GLOBAL_RM_AM_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
应用程序尝试的最大次数。
GlobalStorageStatistics - Enum in org.apache.hadoop.fs
存储全局存储统计对象。
GlobFilter - Class in org.apache.hadoop.fs
一个支持大括号扩展的POSIX通配符模式过滤器。
GlobFilter(String) - Constructor for class org.apache.hadoop.fs.GlobFilter
使用指定的文件模式创建一个全局过滤器。
GlobFilter(String, PathFilter) - Constructor for class org.apache.hadoop.fs.GlobFilter
使用指定的文件模式和用户过滤器创建一个全局过滤器。
GlobFilter - Class in org.apache.hadoop.metrics2.filter
用于指标的全局模式过滤器。
GlobFilter() - Constructor for class org.apache.hadoop.metrics2.filter.GlobFilter
globStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
返回所有匹配filePattern且非校验和的文件。
globStatus(Path, PathFilter) - Method in class org.apache.hadoop.fs.FileSystem
Return an array of
FileStatus
objects whose path names match
pathPattern
and is accepted by the user-supplied path filter.
GMT_TIMEZONE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
GPG_APPCLEANER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
GPG_APPCLEANER_CONTACT_ROUTER_SPEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
关于如何(多次)联系Router以获取应用程序的规范。
GPG_APPCLEANER_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
GPG_GLOBAL_POLICY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
配置的策略生成器类,默认运行NoOpGlobalPolicy。
GPG_KERBEROS_PRINCIPAL_HOSTNAME_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Yarn GPG的Kerberos主体主机名。
GPG_KEYTAB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
GPG的密钥表。
GPG_POLICY_GENERATOR_BLACKLIST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
策略生成器应屏蔽哪些子集群。
GPG_POLICY_GENERATOR_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
策略生成器运行的间隔时间,默认为一小时。
GPG_POLICY_GENERATOR_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
策略生成器运行的间隔时间,默认为一小时。
GPG_POLICY_GENERATOR_READONLY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
策略生成器是否以只读模式运行(不会修改策略),默认为false。
GPG_PRINCIPAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
全局策略生成器的Kerberos主体。
GPG_SCHEDULED_EXECUTOR_THREADS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
GPG_SUBCLUSTER_CLEANER_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
GPG_SUBCLUSTER_EXPIRATION_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
GPG_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
GPG网络应用程序的地址。
GPG_WEBAPP_CONNECT_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
GPG_WEBAPP_ENABLE_CORS_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
启用/禁用CORS过滤器。
GPG_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
GPG网络应用的https地址。
GPG_WEBAPP_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
GPG_WEBAPP_READ_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
GRANT_TYPE - Static variable in class org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
GraphiteSink - Class in org.apache.hadoop.metrics2.sink
一个将指标数据写入Graphite服务器的指标接收器。
GraphiteSink() - Constructor for class org.apache.hadoop.metrics2.sink.GraphiteSink
GROUP - Static variable in class org.apache.hadoop.hdfs.server.namenode.SingleUGIResolver
group(String) - Method in class org.apache.hadoop.hdfs.server.namenode.SingleUGIResolver
group(String) - Method in class org.apache.hadoop.hdfs.server.namenode.UGIResolver
Group() - Constructor for class org.apache.hadoop.mapred.Counters.Group
GROUP - Static variable in class org.apache.hadoop.mapreduce.lib.map.RegexMapper
GROUP_MAPPING_CONFIG_PREFIX - Static variable in interface org.apache.hadoop.security.GroupMappingServiceProvider
GROUP_STRID_OFFSET - Static variable in class org.apache.hadoop.hdfs.server.namenode.UGIResolver
GroupMappingServiceProvider - Interface in org.apache.hadoop.security
An interface for the implementation of a user-to-groups mapping service
used by Groups
.
GZIP_CODEC_EXTENSION - Static variable in class org.apache.hadoop.io.compress.CodecConstants
Gzip编解码器 - Class in org.apache.hadoop.io.compress
该类用于创建gzip压缩器/解压器。
GzipCodec() - Constructor for class org.apache.hadoop.io.compress.GzipCodec
OAuth2ConnectionConfigurator - Class in org.apache.hadoop.hdfs.web.oauth2
配置连接以使用OAuth2认证。
OAuth2ConnectionConfigurator(Configuration) - Constructor for class org.apache.hadoop.hdfs.web.oauth2.OAuth2ConnectionConfigurator
OAuth2ConnectionConfigurator(Configuration, ConnectionConfigurator) - Constructor for class org.apache.hadoop.hdfs.web.oauth2.OAuth2ConnectionConfigurator
OAuth2Constants - Class in org.apache.hadoop.hdfs.web.oauth2
与WebHDFS中OAuth2相关的各种常量。
OAUTH_CREDENTIAL_KEY - Static variable in class org.apache.hadoop.hdfs.web.oauth2.CredentialBasedAccessTokenProvider
OAUTH_REFRESH_TOKEN_EXPIRES_KEY - Static variable in class org.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
OAUTH_REFRESH_TOKEN_KEY - Static variable in class org.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
OBJECT_BULK_DELETE_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
发起了一个批量删除请求:"object_bulk_delete_request"。
OBJECT_CONTINUE_LIST_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
持续进行的对象列表数量。
OBJECT_COPY_REQUESTS - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
OBJECT_DELETE_OBJECTS - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
删除请求中删除的对象数量。
OBJECT_DELETE_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
对存储执行了相当于DELETE请求的操作:"object_delete_request"。
OBJECT_LIST_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
商店发起了一个相当于分页LIST请求的操作:"object_list_request"。
OBJECT_METADATA_REQUESTS - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
发起了一个HTTP HEAD请求:"object_metadata_request"。
OBJECT_MULTIPART_UPLOAD_ABORTED - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
对象多部分上传已中止。
OBJECT_MULTIPART_UPLOAD_INITIATED - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
对象多部分上传已启动。
OBJECT_MULTIPART_UPLOAD_LIST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
对象多部分列表请求。
OBJECT_PUT_BYTES - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
上传的字节数。
OBJECT_PUT_BYTES_PENDING - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
排队等待上传/正在上传的字节数。
OBJECT_PUT_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
对象上传/分块上传计数。
OBJECT_PUT_REQUEST_ACTIVE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
当前活跃的put请求数量。
OBJECT_PUT_REQUEST_COMPLETED - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
对象上传/分块上传完成计数。
OBJECT_SELECT_REQUESTS - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
发出的S3 Select(或类似)请求的计数。
OBJECTSIZE_GROUP - Static variable in class org.apache.hadoop.fs.s3a.audit.S3LogParser
记录组"objectsize"。
ObjectWritable - Class in org.apache.hadoop.io
一种多态可写对象,用于写入带有类名的实例。
ObjectWritable() - Constructor for class org.apache.hadoop.io.ObjectWritable
ObjectWritable(Object) - Constructor for class org.apache.hadoop.io.ObjectWritable
ObjectWritable(Class, Object) - Constructor for class org.apache.hadoop.io.ObjectWritable
OBS - Class in org.apache.hadoop.fs.obs
OBS implementation of AbstractFileSystem, which delegates to the OBSFileSystem
.
OBS(URI, Configuration) - Constructor for class org.apache.hadoop.fs.obs.OBS
obtainTokensForNamenodes(Credentials, Path[], Configuration) - Static method in class org.apache.hadoop.mapreduce.security.TokenCache
便捷方法,用于从与传入路径对应的namenodes获取委托令牌。
offset() - Method in interface org.apache.hadoop.io.file.tfile.RawComparable
获取字节数组中第一个字节的偏移量。
ONE - Static variable in interface org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorDescriptor
ONE - Static variable in interface org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorDescriptor
ONE_KB - Static variable in class org.apache.hadoop.fs.azurebfs.constants.FileSystemConfigurations
ONE_MB - Static variable in class org.apache.hadoop.fs.azurebfs.constants.FileSystemConfigurations
onlyKeyExists(String) - Method in class org.apache.hadoop.conf.配置
Return existence of the name
property, but only for
names which have no valid value, usually non-existent or commented
out in XML.
OP_ABORT - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"操作中止"。
OP_ACCESS - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
access() API调用 "op_access"。
OP_APPEND - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_append".
OP_BULK_DELETE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_bulk-delete".
OP_COMMIT_FILE_RENAME - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
在提交操作"commit_file_rename"期间重命名的文件。
OP_COMMIT_FILE_RENAME_RECOVERED - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
在提交操作期间的文件重命名已从故障"commit_file_rename_recovered"中恢复。
OP_COPY_FROM_LOCAL_FILE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_copy_from_local_file".
OP_CREATE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_create".
OP_CREATE_DIRECTORIES - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
目录创建 "op_create_directories"。
OP_CREATE_DIRECTORIES - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
目录创建 "op_create_directories"。
OP_CREATE_FILE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_createfile".
OP_CREATE_NON_RECURSIVE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_create_non_recursive".
OP_CREATE_ONE_DIRECTORY - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
创建单个目录"op_create_one_directory"。
OP_CREATE_ONE_DIRECTORY - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
创建单个目录"op_create_one_directory"。
OP_DELETE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_delete".
OP_DELETE_DIR - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
删除目录:"op_delete_dir"。
OP_DELETE_FILE_UNDER_DESTINATION - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
目标目录树中的一个文件已被删除。
OP_DIRECTORY_SCAN - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
目录扫描 "op_directory_scan"。
OP_DIRECTORY_SCAN - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
目录扫描 "op_directory_scan"。
OP_EXISTS - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_exists".
OP_GET_CONTENT_SUMMARY - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_get_content_summary".
OP_GET_DELEGATION_TOKEN - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_get_delegation_token".
OP_GET_FILE_CHECKSUM - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_get_file_checksum".
OP_GET_FILE_STATUS - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_get_file_status".
OP_GET_STATUS - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_get_status".
OP_GLOB_STATUS - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_glob_status".
OP_HFLUSH - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_hflush".
OP_HSYNC - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_hsync".
OP_IS_DIRECTORY - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_is_directory".
OP_IS_FILE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_is_file".
OP_LIST_FILES - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_list_files".
OP_LIST_LOCATED_STATUS - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"操作列表定位状态".
OP_LIST_STATUS - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"操作列表状态".
OP_LOAD_ALL_MANIFESTS - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
"op_load_all_manifests".
OP_LOAD_ALL_MANIFESTS - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
"op_load_all_manifests".
OP_LOAD_MANIFEST - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
加载任务清单:"op_load_manifest"。
OP_LOAD_MANIFEST - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
加载任务清单:"op_load_manifest"。
OP_MKDIRS - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_mkdirs".
OP_MKDIRS_RETURNED_FALSE - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
创建目录失败统计: "op_mkdir_returned_false".
OP_MODIFY_ACL_ENTRIES - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_modify_acl_entries".
OP_MSYNC - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_msync".
OP_MSYNC - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
msync 统计: "op_msync".
OP_OPEN - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_open".
OP_OPENFILE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
调用openFile() "op_openfile"。
OP_PARAM - Static variable in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
OP_PREPARE_DIR_ANCESTORS - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
准备祖先目录: "op_prepare_dir_ancestors"。
OP_REMOVE_ACL - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_remove_acl".
OP_REMOVE_ACL_ENTRIES - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_remove_acl_entries".
OP_REMOVE_DEFAULT_ACL - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_remove_default_acl".
OP_RENAME - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_rename".
OP_RENAME_DIR - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
重命名目录:"op_rename"。
OP_RENAME_FILE - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
重命名文件:"op_rename"。
OP_RENAME_FILE - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
重命名文件:"op_rename"。
OP_SAVE_SUMMARY_FILE - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
保存摘要文件:"task_stage_save_summary_file"。
OP_SAVE_TASK_MANIFEST - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
保存任务清单:"op_task_stage_save_task_manifest"。
OP_SAVE_TASK_MANIFEST - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
保存任务清单:"task_stage_save_task_manifest"。
OP_SET_ACL - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_set_acl".
OP_SET_OWNER - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_set_owner".
OP_SET_PERMISSION - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_set_permission".
OP_SET_TIMES - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_set_times".
OP_STAGE_JOB_ABORT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
作业中止: "op_job_stage_abort".
OP_STAGE_JOB_ABORT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
任务中止: "job_stage_abort".
OP_STAGE_JOB_CLEANUP - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
作业清理: "op_job_stage_cleanup".
OP_STAGE_JOB_CLEANUP - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
作业清理: "job_stage_cleanup".
OP_STAGE_JOB_COMMIT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
整体作业提交 "committer_commit_job"。
OP_STAGE_JOB_COMMIT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
整体作业提交 "committer_commit_job"。
OP_STAGE_JOB_CREATE_TARGET_DIRS - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
准备目录阶段:"op_job_stage_create_target_dirs"。
OP_STAGE_JOB_CREATE_TARGET_DIRS - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
准备目录阶段:"job_stage_create_target_dirs"。
OP_STAGE_JOB_LOAD_MANIFESTS - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
加载清单阶段:"op_job_stage_load_manifests"。
OP_STAGE_JOB_LOAD_MANIFESTS - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
加载清单阶段: "job_stage_load_manifests".
OP_STAGE_JOB_RENAME_FILES - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
重命名文件阶段持续时间:"op_job_stage_rename_files"。
OP_STAGE_JOB_RENAME_FILES - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
重命名文件阶段持续时间: "job_stage_rename_files".
OP_STAGE_JOB_SAVE_SUCCESS - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
任务保存 _SUCCESS 标记阶段: "op_job_stage_save_success_marker".
OP_STAGE_JOB_SAVE_SUCCESS - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
任务保存 _SUCCESS 标记阶段: "job_stage_save_success_marker".
OP_STAGE_JOB_SETUP - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
作业设置阶段: "op_job_stage_setup".
OP_STAGE_JOB_SETUP - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
作业设置阶段: "job_stage_setup".
OP_STAGE_JOB_VALIDATE_OUTPUT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
输出验证(在作业提交阶段内):"op_job_stage_optional_validate_output"。
OP_STAGE_JOB_VALIDATE_OUTPUT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
输出验证(在作业提交阶段)阶段:"job_stage_optional_validate_output"。
OP_STAGE_TASK_ABORT_TASK - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
任务中止: "op_task_stage_abort_task".
OP_STAGE_TASK_ABORT_TASK - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
任务中止: "task_stage_abort_task".
OP_STAGE_TASK_COMMIT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
任务提交阶段:"op_stage_task_commit"。
OP_STAGE_TASK_COMMIT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
任务提交阶段:"task_stage_commit"。
OP_STAGE_TASK_SAVE_MANIFEST - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
任务保存清单文件阶段:"op_task_stage_save_manifest"。
OP_STAGE_TASK_SAVE_MANIFEST - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
任务保存清单文件阶段:"task_stage_save_manifest"。
OP_STAGE_TASK_SCAN_DIRECTORY - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
任务扫描目录阶段:"op_stage_task_scan_directory"。
OP_STAGE_TASK_SCAN_DIRECTORY - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
任务扫描目录阶段:"task_stage_scan_directory"。
OP_STAGE_TASK_SETUP - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitterStatisticNames
任务设置阶段: "op_task_stage_setup".
OP_STAGE_TASK_SETUP - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter统计指标名称
任务设置阶段: "task_stage_setup".
OP_TRUNCATE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
"op_truncate".
OP_XATTR_GET_MAP - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
Invoke getXAttrs(Path path)
: "op_xattr_get_map".
OP_XATTR_GET_NAMED - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
Invoke getXAttr(Path, String)
: "op_xattr_get_named".
OP_XATTR_GET_NAMED_MAP - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
Invoke getXAttrs(Path path, List<String> names)
: "op_xattr_get_named_map".
OP_XATTR_LIST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
Invoke listXAttrs(Path path)
: "op_xattr_list".
open(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
The specification of this method matches that of
FileContext.open(Path)
except that Path f must be for this
file system.
open(Path, int) - Method in class org.apache.hadoop.fs.AbstractFileSystem
open(Path, int) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
在ADL的情况下,开放调用语义的处理方式有所不同。
open(Path, int) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
open(Path, int) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
在指定的Path路径上打开一个FSDataInputStream数据流。
open(Path) - Method in class org.apache.hadoop.fs.FileContext
使用默认缓冲区大小在指定路径上打开一个FSDataInputStream。
open(Path, int) - Method in class org.apache.hadoop.fs.FileContext
在指定的Path路径上打开一个FSDataInputStream数据流。
open(Path, int) - Method in class org.apache.hadoop.fs.FileSystem
在指定的Path路径上打开一个FSDataInputStream数据流。
open(Path) - Method in class org.apache.hadoop.fs.FileSystem
在指定的Path路径上打开一个FSDataInputStream数据流。
open(PathHandle) - Method in class org.apache.hadoop.fs.FileSystem
打开与PathHandle实例匹配的FSDataInputStream。
open(PathHandle, int) - Method in class org.apache.hadoop.fs.FileSystem
打开与PathHandle实例匹配的FSDataInputStream。
open(Path, int) - Method in class org.apache.hadoop.fs.FilterFileSystem
在指定的Path路径上打开一个FSDataInputStream数据流。
open(PathHandle, int) - Method in class org.apache.hadoop.fs.FilterFileSystem
open(Path, int) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
open(Path, int) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
open(PathHandle, int) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
open(Path, int) - Method in class org.apache.hadoop.fs.s3native.NativeS3FileSystem
Deprecated.
open(Path, int) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
open(Path, int) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
openConnection(URL, AuthenticatedURL.Token) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
openConnection(URL, DelegationTokenAuthenticatedURL.Token) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
openConnection(URL, DelegationTokenAuthenticatedURL.Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
openFile(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
openFile(Path) - Method in class org.apache.hadoop.fs.FileContext
通过构建器API打开文件以供读取。
openFile(Path) - Method in class org.apache.hadoop.fs.FileSystem
通过构建器API打开文件以供读取。
openFile(PathHandle) - Method in class org.apache.hadoop.fs.FileSystem
通过构建器API打开文件以供读取。
openFile(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
openFile(PathHandle) - Method in class org.apache.hadoop.fs.FilterFileSystem
openFileForRead(Path, FileSystem.Statistics, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
openFileForRead(Path, Optional, FileSystem.Statistics, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
openFileForWrite(Path, FileSystem.Statistics, boolean, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
openFileWithOptions(Path, OpenFileParameters) - Method in class org.apache.hadoop.fs.AbstractFileSystem
使用给定的选项集打开文件。
openFileWithOptions(Path, OpenFileParameters) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
openFileWithOptions(Path, OpenFileParameters) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
openFileWithOptions(Path, OpenFileParameters) - Method in class org.apache.hadoop.fs.FileSystem
执行实际的文件打开操作。
openFileWithOptions(PathHandle, OpenFileParameters) - Method in class org.apache.hadoop.fs.FileSystem
执行实际的文件打开操作。
openFileWithOptions(Path, OpenFileParameters) - Method in class org.apache.hadoop.fs.FilterFileSystem
openFileWithOptions(PathHandle, OpenFileParameters) - Method in class org.apache.hadoop.fs.FilterFileSystem
OperationDuration - Class in org.apache.hadoop.util
短持续时间计数器。
OperationDuration() - Constructor for class org.apache.hadoop.util.OperationDuration
实例化。
operationRetried(String, Exception, int, boolean) - Method in class org.apache.hadoop.fs.s3a.auth.AssumedRoleCredentialProvider
Callback from Invoker
when an operation is retried.
OPP_CONTAINER_ALLOCATION_NODES_NUMBER_USED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Opportunistic Container分配器在容器分配期间用于调度容器的节点数量。
OPP_CONTAINER_MAX_ALLOCATIONS_PER_AM_HEARTBEAT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
在AM心跳中分配的最大机会性容器数量。
OPPORTUNITY_CONTAINER_ALLOCATION_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
控制是否启用机会性容器分配的设置。
opt(String, String) - Method in interface org.apache.hadoop.fs.FSBuilder
设置可选的Builder参数。
opt(String, boolean) - Method in interface org.apache.hadoop.fs.FSBuilder
为构建器设置可选的布尔参数。
opt(String, int) - Method in interface org.apache.hadoop.fs.FSBuilder
为构建器设置可选的整型参数。
opt(String, float) - Method in interface org.apache.hadoop.fs.FSBuilder
opt(String, long) - Method in interface org.apache.hadoop.fs.FSBuilder
opt(String, double) - Method in interface org.apache.hadoop.fs.FSBuilder
opt(String, String...) - Method in interface org.apache.hadoop.fs.FSBuilder
将一组字符串值设置为Builder的可选参数。
opt(String, String) - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
设置可选的Builder参数。
opt(String, boolean) - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
为构建器设置可选的布尔参数。
opt(String, int) - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
为构建器设置可选的整型参数。
opt(String, long) - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
opt(String, float) - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
为构建器设置可选的浮点参数。
opt(String, double) - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
为构建器设置可选的双精度参数。
opt(String, String...) - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
将字符串数组设置为Builder的可选参数。
OPT_CLEANUP_PARALLEL_DELETE - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
在尝试删除顶层目录之前,目录清理是否应并行删除任务尝试目录。
OPT_CLEANUP_PARALLEL_DELETE_BASE_FIRST - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
并行清理是否应首先尝试删除基础目录?
对于Azure最为适用,因为它会跳过任务尝试删除步骤,除非顶级删除操作失败。
OPT_CLEANUP_PARALLEL_DELETE_BASE_FIRST_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
OPT_CLEANUP_PARALLEL_DELETE_DIRS_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
默认值: true.
OPT_DELETE_TARGET_FILES - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
是否应该在重命名目标处提交删除文件/目录的任务,如果找到则删除它们?
这是FileOutputCommitter的有效行为的一部分,但它会为每个提交的文件增加一个额外的删除调用。
OPT_DELETE_TARGET_FILES_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
默认值: false.
OPT_DIAGNOSTICS_MANIFEST_DIR - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
用于移动诊断清单的目录。
OPT_EXTENSION - Static variable in class org.apache.hadoop.io.compress.PassthroughCodec
控制代码扩展的选项:"io.compress.passthrough.extension"。
OPT_IO_PROCESSORS - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
用于IO的线程数。
OPT_IO_PROCESSORS_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
默认值:32。
OPT_MANIFEST_SAVE_ATTEMPTS - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
在放弃之前,尝试通过保存和重命名来保存任务清单的次数。
OPT_MANIFEST_SAVE_ATTEMPTS_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
OPT_PREFIX - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
用于配置选项的前缀:"fs.s3a.committer."。
OPT_PREFIX - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
用于配置选项的前缀:"mapreduce.manifest.committer."。
OPT_STORE_OPERATIONS_CLASS - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
存储操作的类名;文件系统和测试可能会覆盖。
OPT_SUMMARY_REPORT_DIR - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
保存作业摘要报告的目录。
OPT_SUMMARY_REPORT_DIR - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
保存作业摘要报告的目录。
OPT_VALIDATE_OUTPUT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
输出内容是否需要验证?
这将检查预期与实际文件长度是否一致,并且,
如果能够获取etags,还会验证etags。
OPT_VALIDATE_OUTPUT_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
默认值: false.
OPT_WRITER_QUEUE_CAPACITY - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
任务清单加载与条目文件写入器之间的队列容量。
optDouble(String, double) - Method in interface org.apache.hadoop.fs.FSBuilder
为构建器设置可选的双精度参数。
optDouble(String, double) - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
为构建器设置可选的双精度参数。
OPTIMIZED_COPY_FROM_LOCAL - Static variable in class org.apache.hadoop.fs.s3a.常量
是否启用了从本地文件到S3的高性能复制功能?
如果出现问题,此开关允许禁用该功能。
OPTIMIZED_COPY_FROM_LOCAL_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
options(Configuration) - Static method in class org.apache.hadoop.crypto.key.KeyProvider
一个辅助函数,用于创建选项对象。
选项 - Class in org.apache.hadoop.fs
该类包含与文件系统操作相关的选项。
Options() - Constructor for class org.apache.hadoop.fs.选项
Options.OpenFileOptions - Class in org.apache.hadoop.fs
The standard openFile()
options.
optLong(String, long) - Method in interface org.apache.hadoop.fs.FSBuilder
为构建器设置可选的长参数。
optLong(String, long) - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
or(FsAction) - Method in enum org.apache.hadoop.fs.permission.FsAction
OR 操作。
or(Filter) - Method in class org.apache.hadoop.util.bloom.BloomFilter
或(过滤器) - Method in class org.apache.hadoop.util.bloom.CountingBloomFilter
或(过滤器) - Method in class org.apache.hadoop.util.bloom.DynamicBloomFilter
or(PlacementConstraint.AbstractConstraint...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
约束条件的析取。
OracleDataDrivenDBInputFormat <T extends DBWritable > - Class in org.apache.hadoop.mapreduce.lib.db
一种从Oracle数据库的SQL表中读取输入数据的InputFormat。
OracleDataDrivenDBInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.db.OracleDataDrivenDBInputFormat
OracleDataDrivenDBRecordReader <T extends DBWritable > - Class in org.apache.hadoop.mapreduce.lib.db
一个通过DataDrivenDBRecordReader从Oracle表读取记录的RecordReader
OracleDataDrivenDBRecordReader(DBInputFormat.DBInputSplit, Class, Configuration, Connection, DBConfiguration, String, String[], String) - Constructor for class org.apache.hadoop.mapreduce.lib.db.OracleDataDrivenDBRecordReader
OracleDateSplitter - Class in org.apache.hadoop.mapreduce.lib.db
在Oracle数据库返回的日期/时间值上实现DBSplitter。
OracleDateSplitter() - Constructor for class org.apache.hadoop.mapreduce.lib.db.OracleDateSplitter
OracleDBRecordReader <T extends DBWritable > - Class in org.apache.hadoop.mapreduce.lib.db
一个从Oracle SQL表读取记录的RecordReader。
OracleDBRecordReader(DBInputFormat.DBInputSplit, Class, Configuration, Connection, DBConfiguration, String, String[], String) - Constructor for class org.apache.hadoop.mapreduce.lib.db.OracleDBRecordReader
org.apache.hadoop - package org.apache.hadoop
org.apache.hadoop.applications.mawo.server.common - package org.apache.hadoop.applications.mawo.server.common
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.applications.mawo.server.master.job - package org.apache.hadoop.applications.mawo.server.master.job
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.applications.mawo.server.worker - package org.apache.hadoop.applications.mawo.server.worker
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.benchmark - package org.apache.hadoop.benchmark
向量化读取IO操作的基准测试。
org.apache.hadoop.benchmark.generated - package org.apache.hadoop.benchmark.generated
org.apache.hadoop.classification - package org.apache.hadoop.classification
org.apache.hadoop.conf - package org.apache.hadoop.conf
系统参数配置。
org.apache.hadoop.contrib.utils.join - package org.apache.hadoop.contrib.utils.join
org.apache.hadoop.crypto - package org.apache.hadoop.crypto
org.apache.hadoop.crypto.key - package org.apache.hadoop.crypto.key
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.crypto.key.kms - package org.apache.hadoop.crypto.key.kms
org.apache.hadoop.crypto.key.kms.server - package org.apache.hadoop.crypto.key.kms.server
org.apache.hadoop.crypto.random - package org.apache.hadoop.crypto.random
org.apache.hadoop.examples - package org.apache.hadoop.examples
Hadoop示例代码。
org.apache.hadoop.examples.dancing - package org.apache.hadoop.examples.dancing
This package is a distributed implementation of Knuth's
dancing links
algorithm that can run under Hadoop.
org.apache.hadoop.examples.pi - package org.apache.hadoop.examples.pi
This package consists of a map/reduce application,
distbbp ,
which computes exact binary digits of the mathematical constant π.
org.apache.hadoop.examples.pi.math - package org.apache.hadoop.examples.pi.math
该软件包为distbbp程序提供了实用的数学库类。
org.apache.hadoop.examples.terasort - package org.apache.hadoop.examples.terasort
This package consists of 3 map/reduce applications for Hadoop to
compete in the annual
terabyte sort
competition.
org.apache.hadoop.filecache - package org.apache.hadoop.filecache
org.apache.hadoop.fs - package org.apache.hadoop.fs
org.apache.hadoop.fs.adl - package org.apache.hadoop.fs.adl
用于指标检测的支持类。
org.apache.hadoop.fs.adl.oauth2 - package org.apache.hadoop.fs.adl.oauth2
公开接口,用于暴露OAuth2认证相关功能。
org.apache.hadoop.fs.aliyun.oss - package org.apache.hadoop.fs.aliyun.oss
阿里云OSS文件系统。
org.apache.hadoop.fs.audit - package org.apache.hadoop.fs.audit
用于向文件系统客户端收集的任何审计信息添加信息的公共类。
org.apache.hadoop.fs.azure - package org.apache.hadoop.fs.azure
org.apache.hadoop.fs.azure.metrics - package org.apache.hadoop.fs.azure.metrics
为Metrics2源提供的基础设施,用于获取Hadoop实例中Windows Azure文件系统的相关信息。
org.apache.hadoop.fs.azurebfs - package org.apache.hadoop.fs.azurebfs
org.apache.hadoop.fs.azurebfs.constants - package org.apache.hadoop.fs.azurebfs.constants
org.apache.hadoop.fs.azurebfs.contracts - package org.apache.hadoop.fs.azurebfs.contracts
org.apache.hadoop.fs.azurebfs.contracts.exceptions - package org.apache.hadoop.fs.azurebfs.contracts.exceptions
org.apache.hadoop.fs.azurebfs.contracts.services - package org.apache.hadoop.fs.azurebfs.contracts.services
org.apache.hadoop.fs.azurebfs.enums - package org.apache.hadoop.fs.azurebfs.enums
org.apache.hadoop.fs.azurebfs.oauth2 - package org.apache.hadoop.fs.azurebfs.oauth2
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.fs.cosn - package org.apache.hadoop.fs.cosn
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.fs.cosn.auth - package org.apache.hadoop.fs.cosn.auth
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.fs.crypto - package org.apache.hadoop.fs.crypto
org.apache.hadoop.fs.ftp - package org.apache.hadoop.fs.ftp
org.apache.hadoop.fs.http - package org.apache.hadoop.fs.http
允许Hadoop直接从HTTP/HTTPS端点读取的文件系统实现。
org.apache.hadoop.fs.http.client - package org.apache.hadoop.fs.http.client
org.apache.hadoop.fs.http.server - package org.apache.hadoop.fs.http.server
org.apache.hadoop.fs.http.server.metrics - package org.apache.hadoop.fs.http.server.metrics
一个用于为HttpFS服务器实现指标的包。
org.apache.hadoop.fs.obs - package org.apache.hadoop.fs.obs
org.apache.hadoop.fs.protocolPB - package org.apache.hadoop.fs.protocolPB
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.fs.s3native - package org.apache.hadoop.fs.s3native
org.apache.hadoop.fs.sftp - package org.apache.hadoop.fs.sftp
SFTP文件系统包。
org.apache.hadoop.fs.shell.find - package org.apache.hadoop.fs.shell.find
org.apache.hadoop.fs.statistics - package org.apache.hadoop.fs.statistics
该软件包包含统计收集和报告的支持功能。
org.apache.hadoop.ha - package org.apache.hadoop.ha
org.apache.hadoop.ha.proto - package org.apache.hadoop.ha.proto
org.apache.hadoop.ha.protocolPB - package org.apache.hadoop.ha.protocolPB
org.apache.hadoop.hdfs - package org.apache.hadoop.hdfs
org.apache.hadoop.hdfs.client - package org.apache.hadoop.hdfs.client
本包提供HDFS的管理API。
org.apache.hadoop.hdfs.client.impl - package org.apache.hadoop.hdfs.client.impl
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.hdfs.federation.protocol.proto - package org.apache.hadoop.hdfs.federation.protocol.proto
org.apache.hadoop.hdfs.inotify - package org.apache.hadoop.hdfs.inotify
org.apache.hadoop.hdfs.net - package org.apache.hadoop.hdfs.net
org.apache.hadoop.hdfs.nfs.conf - package org.apache.hadoop.hdfs.nfs.conf
org.apache.hadoop.hdfs.nfs.mount - package org.apache.hadoop.hdfs.nfs.mount
org.apache.hadoop.hdfs.nfs.nfs3 - package org.apache.hadoop.hdfs.nfs.nfs3
org.apache.hadoop.hdfs.protocol - package org.apache.hadoop.hdfs.protocol
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.hdfs.protocol.datatransfer - package org.apache.hadoop.hdfs.protocol.datatransfer
该软件包包含与hdfs数据传输协议相关的类。
org.apache.hadoop.hdfs.protocol.datatransfer.sasl - package org.apache.hadoop.hdfs.protocol.datatransfer.sasl
org.apache.hadoop.hdfs.protocol.proto - package org.apache.hadoop.hdfs.protocol.proto
org.apache.hadoop.hdfs.protocolPB - package org.apache.hadoop.hdfs.protocolPB
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.hdfs.qjournal.client - package org.apache.hadoop.hdfs.qjournal.client
org.apache.hadoop.hdfs.qjournal.protocol - package org.apache.hadoop.hdfs.qjournal.protocol
org.apache.hadoop.hdfs.qjournal.protocolPB - package org.apache.hadoop.hdfs.qjournal.protocolPB
org.apache.hadoop.hdfs.qjournal.server - package org.apache.hadoop.hdfs.qjournal.server
org.apache.hadoop.hdfs.rbfbalance - package org.apache.hadoop.hdfs.rbfbalance
FedBalance是一个用于在联邦集群间平衡数据的工具。
org.apache.hadoop.hdfs.security.token.block - package org.apache.hadoop.hdfs.security.token.block
org.apache.hadoop.hdfs.security.token.delegation - package org.apache.hadoop.hdfs.security.token.delegation
org.apache.hadoop.hdfs.server.aliasmap - package org.apache.hadoop.hdfs.server.aliasmap
org.apache.hadoop.hdfs.server.balancer - package org.apache.hadoop.hdfs.server.balancer
org.apache.hadoop.hdfs.server.blockmanagement - package org.apache.hadoop.hdfs.server.blockmanagement
org.apache.hadoop.hdfs.server.common - package org.apache.hadoop.hdfs.server.common
org.apache.hadoop.hdfs.server.common.blockaliasmap - package org.apache.hadoop.hdfs.server.common.blockaliasmap
AliasMap定义了PROVIDED HDFS块与远程存储系统中数据的映射关系。
org.apache.hadoop.hdfs.server.common.blockaliasmap.impl - package org.apache.hadoop.hdfs.server.common.blockaliasmap.impl
org.apache.hadoop.hdfs.server.datanode - package org.apache.hadoop.hdfs.server.datanode
org.apache.hadoop.hdfs.server.datanode.fsdataset - package org.apache.hadoop.hdfs.server.datanode.fsdataset
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl - package org.apache.hadoop.hdfs.server.datanode.fsdataset.impl
org.apache.hadoop.hdfs.server.datanode.metrics - package org.apache.hadoop.hdfs.server.datanode.metrics
org.apache.hadoop.hdfs.server.datanode.web - package org.apache.hadoop.hdfs.server.datanode.web
数据节点HTTP类。
org.apache.hadoop.hdfs.server.datanode.web.webhdfs - package org.apache.hadoop.hdfs.server.datanode.web.webhdfs
org.apache.hadoop.hdfs.server.diskbalancer - package org.apache.hadoop.hdfs.server.diskbalancer
Disk Balancer connects to a
.DataNode
and attempts to spread data across all volumes evenly.
org.apache.hadoop.hdfs.server.diskbalancer.command - package org.apache.hadoop.hdfs.server.diskbalancer.command
磁盘均衡器命令行工具的命令。
org.apache.hadoop.hdfs.server.diskbalancer.connectors - package org.apache.hadoop.hdfs.server.diskbalancer.connectors
连接器包是一组逻辑连接器,用于连接到各种数据源以读取hadoop集群信息。
org.apache.hadoop.hdfs.server.diskbalancer.datamodel - package org.apache.hadoop.hdfs.server.diskbalancer.datamodel
Disk Balancer 数据模型是集群的数据模型,Disk Balancer 正在对其进行操作。
org.apache.hadoop.hdfs.server.diskbalancer.planner - package org.apache.hadoop.hdfs.server.diskbalancer.planner
Planner接收一个DiskBalancerVolumeSet和阈值参数,计算出一系列步骤,使该DiskBalancerVolumeSet中各卷之间的数据分布达到均衡。
org.apache.hadoop.hdfs.server.mover - package org.apache.hadoop.hdfs.server.mover
Mover是一个用于分层存储的数据迁移工具。
org.apache.hadoop.hdfs.server.namenode - package org.apache.hadoop.hdfs.server.namenode
org.apache.hadoop.hdfs.server.namenode.ha - package org.apache.hadoop.hdfs.server.namenode.ha
org.apache.hadoop.hdfs.server.namenode.ha.proto - package org.apache.hadoop.hdfs.server.namenode.ha.proto
org.apache.hadoop.hdfs.server.namenode.metrics - package org.apache.hadoop.hdfs.server.namenode.metrics
org.apache.hadoop.hdfs.server.namenode.snapshot - package org.apache.hadoop.hdfs.server.namenode.snapshot
org.apache.hadoop.hdfs.server.namenode.top - package org.apache.hadoop.hdfs.server.namenode.top
org.apache.hadoop.hdfs.server.namenode.top.metrics - package org.apache.hadoop.hdfs.server.namenode.top.metrics
org.apache.hadoop.hdfs.server.namenode.top.window - package org.apache.hadoop.hdfs.server.namenode.top.window
org.apache.hadoop.hdfs.server.namenode.visitor - package org.apache.hadoop.hdfs.server.namenode.visitor
使用访问者模式来遍历命名空间树。
org.apache.hadoop.hdfs.server.namenode.web.resources - package org.apache.hadoop.hdfs.server.namenode.web.resources
org.apache.hadoop.hdfs.server.sps.metrics - package org.apache.hadoop.hdfs.server.sps.metrics
该软件包提供了将外部SPS指标暴露给JMX的能力。
org.apache.hadoop.hdfs.shortcircuit - package org.apache.hadoop.hdfs.shortcircuit
org.apache.hadoop.hdfs.tools - package org.apache.hadoop.hdfs.tools
org.apache.hadoop.hdfs.tools.federation - package org.apache.hadoop.hdfs.tools.federation
它包括用于管理基于Router的联邦的工具。
org.apache.hadoop.hdfs.tools.offlineEditsViewer - package org.apache.hadoop.hdfs.tools.offlineEditsViewer
org.apache.hadoop.hdfs.tools.offlineImageViewer - package org.apache.hadoop.hdfs.tools.offlineImageViewer
org.apache.hadoop.hdfs.tools.snapshot - package org.apache.hadoop.hdfs.tools.snapshot
org.apache.hadoop.hdfs.util - package org.apache.hadoop.hdfs.util
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.hdfs.web - package org.apache.hadoop.hdfs.web
org.apache.hadoop.hdfs.web.oauth2 - package org.apache.hadoop.hdfs.web.oauth2
基于OAuth2的WebHDFS认证。
org.apache.hadoop.hdfs.web.resources - package org.apache.hadoop.hdfs.web.resources
org.apache.hadoop.http.lib - package org.apache.hadoop.http.lib
该软件包提供可通过配置选择的类,用于为Web用户界面添加功能。
org.apache.hadoop.io - package org.apache.hadoop.io
用于在读写网络数据、数据库和文件时通用的输入/输出代码。
org.apache.hadoop.io.compress - package org.apache.hadoop.io.compress
org.apache.hadoop.io.erasurecode - package org.apache.hadoop.io.erasurecode
org.apache.hadoop.io.erasurecode.coder.util - package org.apache.hadoop.io.erasurecode.coder.util
org.apache.hadoop.io.erasurecode.grouper - package org.apache.hadoop.io.erasurecode.grouper
org.apache.hadoop.io.file.tfile - package org.apache.hadoop.io.file.tfile
org.apache.hadoop.io.serializer - package org.apache.hadoop.io.serializer
该软件包提供了一种在Hadoop中使用不同序列化框架的机制。
org.apache.hadoop.io.serializer.avro - package org.apache.hadoop.io.serializer.avro
这个包提供Hadoop中的Avro序列化功能。
org.apache.hadoop.io.wrappedio - package org.apache.hadoop.io.wrappedio
支持动态访问旧版hadoop中不可用的文件系统操作。
org.apache.hadoop.ipc.proto - package org.apache.hadoop.ipc.proto
org.apache.hadoop.ipc.protobuf - package org.apache.hadoop.ipc.protobuf
org.apache.hadoop.ipc.protocolPB - package org.apache.hadoop.ipc.protocolPB
org.apache.hadoop.lib.lang - package org.apache.hadoop.lib.lang
org.apache.hadoop.lib.server - package org.apache.hadoop.lib.server
org.apache.hadoop.lib.service - package org.apache.hadoop.lib.service
org.apache.hadoop.lib.service.hadoop - package org.apache.hadoop.lib.service.hadoop
org.apache.hadoop.lib.service.instrumentation - package org.apache.hadoop.lib.service.instrumentation
org.apache.hadoop.lib.service.scheduler - package org.apache.hadoop.lib.service.scheduler
org.apache.hadoop.lib.service.security - package org.apache.hadoop.lib.service.security
org.apache.hadoop.lib.servlet - package org.apache.hadoop.lib.servlet
org.apache.hadoop.lib.util - package org.apache.hadoop.lib.util
org.apache.hadoop.lib.wsrs - package org.apache.hadoop.lib.wsrs
org.apache.hadoop.log - package org.apache.hadoop.log
org.apache.hadoop.mapred - package org.apache.hadoop.mapred
org.apache.hadoop.mapred.gridmix - package org.apache.hadoop.mapred.gridmix
org.apache.hadoop.mapred.gridmix.emulators.resourceusage - package org.apache.hadoop.mapred.gridmix.emulators.resourceusage
org.apache.hadoop.mapred.jobcontrol - package org.apache.hadoop.mapred.jobcontrol
org.apache.hadoop.mapred.join - package org.apache.hadoop.mapred.join
org.apache.hadoop.mapred.lib - package org.apache.hadoop.mapred.lib
org.apache.hadoop.mapred.lib.aggregate - package org.apache.hadoop.mapred.lib.aggregate
org.apache.hadoop.mapred.lib.db - package org.apache.hadoop.mapred.lib.db
org.apache.hadoop.mapred.nativetask - package org.apache.hadoop.mapred.nativetask
org.apache.hadoop.mapred.nativetask.buffer - package org.apache.hadoop.mapred.nativetask.buffer
org.apache.hadoop.mapred.nativetask.handlers - package org.apache.hadoop.mapred.nativetask.handlers
org.apache.hadoop.mapred.nativetask.serde - package org.apache.hadoop.mapred.nativetask.serde
org.apache.hadoop.mapred.nativetask.util - package org.apache.hadoop.mapred.nativetask.util
org.apache.hadoop.mapred.pipes - package org.apache.hadoop.mapred.pipes
org.apache.hadoop.mapred.proto - package org.apache.hadoop.mapred.proto
org.apache.hadoop.mapred.tools - package org.apache.hadoop.mapred.tools
与MapReduce相关的命令行工具。
org.apache.hadoop.mapred.uploader - package org.apache.hadoop.mapred.uploader
包 org.apache.hadoop.mapred.uploader 包含与 MapReduce 框架上传工具相关的类。
org.apache.hadoop.mapreduce - package org.apache.hadoop.mapreduce
org.apache.hadoop.mapreduce.checkpoint - package org.apache.hadoop.mapreduce.checkpoint
org.apache.hadoop.mapreduce.counters - package org.apache.hadoop.mapreduce.counters
本包包含不同类型map-reduce计数器的实现。
org.apache.hadoop.mapreduce.lib.aggregate - package org.apache.hadoop.mapreduce.lib.aggregate
org.apache.hadoop.mapreduce.lib.chain - package org.apache.hadoop.mapreduce.lib.chain
org.apache.hadoop.mapreduce.lib.db - package org.apache.hadoop.mapreduce.lib.db
org.apache.hadoop.mapreduce.lib.fieldsel - package org.apache.hadoop.mapreduce.lib.fieldsel
org.apache.hadoop.mapreduce.lib.input - package org.apache.hadoop.mapreduce.lib.input
org.apache.hadoop.mapreduce.lib.jobcontrol - package org.apache.hadoop.mapreduce.lib.jobcontrol
org.apache.hadoop.mapreduce.lib.join - package org.apache.hadoop.mapreduce.lib.join
org.apache.hadoop.mapreduce.lib.map - package org.apache.hadoop.mapreduce.lib.map
org.apache.hadoop.mapreduce.lib.output - package org.apache.hadoop.mapreduce.lib.output
org.apache.hadoop.mapreduce.lib.output.committer.manifest.files - package org.apache.hadoop.mapreduce.lib.output.committer.manifest.files
持久化格式。
org.apache.hadoop.mapreduce.lib.partition - package org.apache.hadoop.mapreduce.lib.partition
org.apache.hadoop.mapreduce.lib.reduce - package org.apache.hadoop.mapreduce.lib.reduce
org.apache.hadoop.mapreduce.server.jobtracker - package org.apache.hadoop.mapreduce.server.jobtracker
org.apache.hadoop.mapreduce.server.tasktracker - package org.apache.hadoop.mapreduce.server.tasktracker
org.apache.hadoop.mapreduce.task.annotation - package org.apache.hadoop.mapreduce.task.annotation
org.apache.hadoop.mapreduce.tools - package org.apache.hadoop.mapreduce.tools
org.apache.hadoop.mapreduce.v2 - package org.apache.hadoop.mapreduce.v2
org.apache.hadoop.mapreduce.v2.api.protocolrecords - package org.apache.hadoop.mapreduce.v2.api.protocolrecords
org.apache.hadoop.mapreduce.v2.app.rm.preemption - package org.apache.hadoop.mapreduce.v2.app.rm.preemption
org.apache.hadoop.mapreduce.v2.app.webapp.dao - package org.apache.hadoop.mapreduce.v2.app.webapp.dao
org.apache.hadoop.mapreduce.v2.hs - package org.apache.hadoop.mapreduce.v2.hs
org.apache.hadoop.mapreduce.v2.hs.client - package org.apache.hadoop.mapreduce.v2.hs.client
org.apache.hadoop.mapreduce.v2.hs.proto - package org.apache.hadoop.mapreduce.v2.hs.proto
org.apache.hadoop.mapreduce.v2.hs.protocolPB - package org.apache.hadoop.mapreduce.v2.hs.protocolPB
org.apache.hadoop.mapreduce.v2.hs.server - package org.apache.hadoop.mapreduce.v2.hs.server
org.apache.hadoop.mapreduce.v2.hs.webapp.dao - package org.apache.hadoop.mapreduce.v2.hs.webapp.dao
org.apache.hadoop.mapreduce.v2.security - package org.apache.hadoop.mapreduce.v2.security
org.apache.hadoop.maven.plugin.cmakebuilder - package org.apache.hadoop.maven.plugin.cmakebuilder
org.apache.hadoop.maven.plugin.paralleltests - package org.apache.hadoop.maven.plugin.paralleltests
org.apache.hadoop.maven.plugin.protoc - package org.apache.hadoop.maven.plugin.protoc
用于基于协议缓冲区通过protoc命令生成Java文件的插件。
org.apache.hadoop.maven.plugin.resourcegz - package org.apache.hadoop.maven.plugin.resourcegz
org.apache.hadoop.maven.plugin.util - package org.apache.hadoop.maven.plugin.util
org.apache.hadoop.maven.plugin.versioninfo - package org.apache.hadoop.maven.plugin.versioninfo
org.apache.hadoop.metrics2 - package org.apache.hadoop.metrics2
指标 2.0
org.apache.hadoop.metrics2.annotation - package org.apache.hadoop.metrics2.annotation
用于指标检测的注解接口
org.apache.hadoop.metrics2.filter - package org.apache.hadoop.metrics2.filter
内置指标过滤器(用于指标配置文件)
org.apache.hadoop.metrics2.lib - package org.apache.hadoop.metrics2.lib
用于实现指标源的库类集合
org.apache.hadoop.metrics2.sink - package org.apache.hadoop.metrics2.sink
内置指标接收器
org.apache.hadoop.metrics2.sink.ganglia - package org.apache.hadoop.metrics2.sink.ganglia
org.apache.hadoop.metrics2.source - package org.apache.hadoop.metrics2.source
org.apache.hadoop.metrics2.util - package org.apache.hadoop.metrics2.util
用于实现数据源和数据接收器的通用辅助工具
org.apache.hadoop.minikdc - package org.apache.hadoop.minikdc
org.apache.hadoop.mount - package org.apache.hadoop.mount
org.apache.hadoop.net - package org.apache.hadoop.net
与网络相关的类。
org.apache.hadoop.net.unix - package org.apache.hadoop.net.unix
org.apache.hadoop.nfs - package org.apache.hadoop.nfs
org.apache.hadoop.nfs.nfs3 - package org.apache.hadoop.nfs.nfs3
org.apache.hadoop.nfs.nfs3.request - package org.apache.hadoop.nfs.nfs3.request
org.apache.hadoop.nfs.nfs3.response - package org.apache.hadoop.nfs.nfs3.response
org.apache.hadoop.oncrpc - package org.apache.hadoop.oncrpc
org.apache.hadoop.oncrpc.security - package org.apache.hadoop.oncrpc.security
org.apache.hadoop.portmap - package org.apache.hadoop.portmap
org.apache.hadoop.record - package org.apache.hadoop.record
(已弃用) Hadoop记录I/O包含类和记录描述语言转换器,用于以语言中立的方式简化记录的序列化和反序列化。
org.apache.hadoop.registry.cli - package org.apache.hadoop.registry.cli
org.apache.hadoop.registry.client.api - package org.apache.hadoop.registry.client.api
YARN注册表客户端API。
org.apache.hadoop.registry.client.binding - package org.apache.hadoop.registry.client.binding
注册表绑定工具类。
org.apache.hadoop.registry.client.exceptions - package org.apache.hadoop.registry.client.exceptions
注册服务异常
org.apache.hadoop.registry.client.impl - package org.apache.hadoop.registry.client.impl
注册表客户端服务
org.apache.hadoop.registry.client.impl.zk - package org.apache.hadoop.registry.client.impl.zk
核心Zookeeper支持。
org.apache.hadoop.registry.client.types - package org.apache.hadoop.registry.client.types
该软件包包含所有可以保存到注册表的数据类型,并且/或者可以序列化为JSON或从JSON反序列化。
org.apache.hadoop.registry.client.types.yarn - package org.apache.hadoop.registry.client.types.yarn
org.apache.hadoop.registry.conf - package org.apache.hadoop.registry.conf
Hadoop服务注册表的配置。
org.apache.hadoop.registry.server - package org.apache.hadoop.registry.server
注册表的服务器端类
org.apache.hadoop.registry.server.dns - package org.apache.hadoop.registry.server.dns
DNS服务器类。
org.apache.hadoop.registry.server.integration - package org.apache.hadoop.registry.server.integration
该软件包包含与YARN资源管理器集成的类。
org.apache.hadoop.registry.server.services - package org.apache.hadoop.registry.server.services
Basic services for the YARN registry
The RegistryAdminService
extends the shared YARN Registry client with registry setup and
(potentially asynchronous) administrative actions.
org.apache.hadoop.resourceestimator.common.api - package org.apache.hadoop.resourceestimator.common.api
资源估算器的通用API。
org.apache.hadoop.resourceestimator.common.config - package org.apache.hadoop.resourceestimator.common.config
资源估算器的通用配置。
org.apache.hadoop.resourceestimator.common.exception - package org.apache.hadoop.resourceestimator.common.exception
资源估算器的常见异常。
org.apache.hadoop.resourceestimator.common.serialization - package org.apache.hadoop.resourceestimator.common.serialization
SkylineStore序列化模块。
org.apache.hadoop.resourceestimator.service - package org.apache.hadoop.resourceestimator.service
资源估算服务。
org.apache.hadoop.resourceestimator.skylinestore.api - package org.apache.hadoop.resourceestimator.skylinestore.api
APIs for the SkylineStore
.
org.apache.hadoop.resourceestimator.skylinestore.exceptions - package org.apache.hadoop.resourceestimator.skylinestore.exceptions
SkylineStore异常模块。
org.apache.hadoop.resourceestimator.skylinestore.impl - package org.apache.hadoop.resourceestimator.skylinestore.impl
Implementation for SkylineStore
.
org.apache.hadoop.resourceestimator.skylinestore.validator - package org.apache.hadoop.resourceestimator.skylinestore.validator
Validator for SkylineStore
.
org.apache.hadoop.resourceestimator.solver.api - package org.apache.hadoop.resourceestimator.solver.api
API for Solver
.
org.apache.hadoop.resourceestimator.solver.exceptions - package org.apache.hadoop.resourceestimator.solver.exceptions
异常模块。
org.apache.hadoop.resourceestimator.solver.impl - package org.apache.hadoop.resourceestimator.solver.impl
Implementation for Solver
.
org.apache.hadoop.resourceestimator.solver.preprocess - package org.apache.hadoop.resourceestimator.solver.preprocess
Preprocessor for Solver
.
org.apache.hadoop.resourceestimator.translator.api - package org.apache.hadoop.resourceestimator.translator.api
API for Translator
.
org.apache.hadoop.resourceestimator.translator.exceptions - package org.apache.hadoop.resourceestimator.translator.exceptions
Exception for Translator
.
org.apache.hadoop.resourceestimator.translator.impl - package org.apache.hadoop.resourceestimator.translator.impl
Implementation for Translator
.
org.apache.hadoop.resourceestimator.translator.validator - package org.apache.hadoop.resourceestimator.translator.validator
Validator for Translator
.
org.apache.hadoop.security - package org.apache.hadoop.security
org.apache.hadoop.security.alias - package org.apache.hadoop.security.alias
提供hadoop凭证提供者API。
org.apache.hadoop.security.authentication.client - package org.apache.hadoop.security.authentication.client
org.apache.hadoop.security.authentication.examples - package org.apache.hadoop.security.authentication.examples
org.apache.hadoop.security.authentication.util - package org.apache.hadoop.security.authentication.util
org.apache.hadoop.security.authorize - package org.apache.hadoop.security.authorize
支持服务级别的授权。
org.apache.hadoop.security.http - package org.apache.hadoop.security.http
HTTP服务安全过滤器。
org.apache.hadoop.security.proto - package org.apache.hadoop.security.proto
org.apache.hadoop.security.protocolPB - package org.apache.hadoop.security.protocolPB
org.apache.hadoop.security.ssl - package org.apache.hadoop.security.ssl
org.apache.hadoop.security.token - package org.apache.hadoop.security.token
支持委托令牌。
org.apache.hadoop.security.token.delegation.web - package org.apache.hadoop.security.token.delegation.web
org.apache.hadoop.service - package org.apache.hadoop.service
支持服务。
org.apache.hadoop.service.launcher - package org.apache.hadoop.service.launcher
该软件包包含用于从命令行启动YARN服务的类、接口和异常。
org.apache.hadoop.streaming - package org.apache.hadoop.streaming
Hadoop Streaming is a utility which allows users to create and run
Map-Reduce jobs with any executables (e.g.
org.apache.hadoop.streaming.io - package org.apache.hadoop.streaming.io
org.apache.hadoop.streaming.mapreduce - package org.apache.hadoop.streaming.mapreduce
org.apache.hadoop.tools - package org.apache.hadoop.tools
MapReduce的命令行工具。
org.apache.hadoop.tools.fedbalance - package org.apache.hadoop.tools.fedbalance
FedBalance是一个用于在联邦集群间平衡数据的工具。
org.apache.hadoop.tools.mapred - package org.apache.hadoop.tools.mapred
org.apache.hadoop.tools.mapred.lib - package org.apache.hadoop.tools.mapred.lib
org.apache.hadoop.tools.proto - package org.apache.hadoop.tools.proto
org.apache.hadoop.tools.protocolPB - package org.apache.hadoop.tools.protocolPB
org.apache.hadoop.tools.rumen - package org.apache.hadoop.tools.rumen
Rumen is a data extraction and analysis tool built for
Apache Hadoop .
org.apache.hadoop.tools.rumen.anonymization - package org.apache.hadoop.tools.rumen.anonymization
org.apache.hadoop.tools.rumen.datatypes - package org.apache.hadoop.tools.rumen.datatypes
org.apache.hadoop.tools.rumen.datatypes.util - package org.apache.hadoop.tools.rumen.datatypes.util
org.apache.hadoop.tools.rumen.serializers - package org.apache.hadoop.tools.rumen.serializers
org.apache.hadoop.tools.rumen.state - package org.apache.hadoop.tools.rumen.state
org.apache.hadoop.tools.util - package org.apache.hadoop.tools.util
org.apache.hadoop.tracing - package org.apache.hadoop.tracing
org.apache.hadoop.typedbytes - package org.apache.hadoop.typedbytes
类型化字节是字节序列,其中第一个字节是类型代码。
org.apache.hadoop.util - package org.apache.hadoop.util
常用工具。
org.apache.hadoop.util.bloom - package org.apache.hadoop.util.bloom
org.apache.hadoop.util.curator - package org.apache.hadoop.util.curator
该软件包提供了与Curator ZooKeeper交互的实用工具。
org.apache.hadoop.util.functional - package org.apache.hadoop.util.functional
在Hadoop API中支持函数式编程。
org.apache.hadoop.util.hash - package org.apache.hadoop.util.hash
org.apache.hadoop.yarn - package org.apache.hadoop.yarn
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.ams - package org.apache.hadoop.yarn.ams
Application Master Service拦截器的公共API接口。
org.apache.hadoop.yarn.api - package org.apache.hadoop.yarn.api
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.api.protocolrecords - package org.apache.hadoop.yarn.api.protocolrecords
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.api.records - package org.apache.hadoop.yarn.api.records
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.api.records.impl - package org.apache.hadoop.yarn.api.records.impl
包 org.apache.hadoop.yarn.api.records.impl 包含定义基本资源的类。
org.apache.hadoop.yarn.api.records.timeline - package org.apache.hadoop.yarn.api.records.timeline
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.api.records.timelineservice - package org.apache.hadoop.yarn.api.records.timelineservice
包 org.apache.hadoop.yarn.api.records.timelineservice 包含定义 ATSv2 数据模型的类。
org.apache.hadoop.yarn.appcatalog.application - package org.apache.hadoop.yarn.appcatalog.application
应用目录。
org.apache.hadoop.yarn.appcatalog.controller - package org.apache.hadoop.yarn.appcatalog.controller
应用目录控制器。
org.apache.hadoop.yarn.appcatalog.model - package org.apache.hadoop.yarn.appcatalog.model
应用目录数据模型。
org.apache.hadoop.yarn.appcatalog.utils - package org.apache.hadoop.yarn.appcatalog.utils
应用程序目录实用工具类。
org.apache.hadoop.yarn.applications.distributedshell - package org.apache.hadoop.yarn.applications.distributedshell
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.applications.unmanagedamlauncher - package org.apache.hadoop.yarn.applications.unmanagedamlauncher
org.apache.hadoop.yarn.client - package org.apache.hadoop.yarn.client
org.apache.hadoop.yarn.client.api - package org.apache.hadoop.yarn.client.api
org.apache.hadoop.yarn.client.api.async - package org.apache.hadoop.yarn.client.api.async
org.apache.hadoop.yarn.client.api.async.impl - package org.apache.hadoop.yarn.client.api.async.impl
org.apache.hadoop.yarn.client.api.impl - package org.apache.hadoop.yarn.client.api.impl
org.apache.hadoop.yarn.client.cli - package org.apache.hadoop.yarn.client.cli
org.apache.hadoop.yarn.client.util - package org.apache.hadoop.yarn.client.util
org.apache.hadoop.yarn.conf - package org.apache.hadoop.yarn.conf
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.csi - package org.apache.hadoop.yarn.csi
该软件包包含用于CSI的类。
org.apache.hadoop.yarn.csi.adaptor - package org.apache.hadoop.yarn.csi.adaptor
该软件包包含CSI适配器类。
org.apache.hadoop.yarn.csi.client - package org.apache.hadoop.yarn.csi.client
该软件包包含CSI客户端类。
org.apache.hadoop.yarn.csi.translator - package org.apache.hadoop.yarn.csi.translator
该软件包包含用于YARN和CSI之间协议转换的类。
org.apache.hadoop.yarn.csi.utils - package org.apache.hadoop.yarn.csi.utils
该软件包包含用于CSI的实用工具类。
org.apache.hadoop.yarn.event - package org.apache.hadoop.yarn.event
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.exceptions - package org.apache.hadoop.yarn.exceptions
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.federation.proto - package org.apache.hadoop.yarn.federation.proto
org.apache.hadoop.yarn.logaggregation - package org.apache.hadoop.yarn.logaggregation
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.logaggregation.filecontroller - package org.apache.hadoop.yarn.logaggregation.filecontroller
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.logaggregation.filecontroller.ifile - package org.apache.hadoop.yarn.logaggregation.filecontroller.ifile
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.logaggregation.filecontroller.tfile - package org.apache.hadoop.yarn.logaggregation.filecontroller.tfile
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.nodelabels - package org.apache.hadoop.yarn.nodelabels
org.apache.hadoop.yarn.nodelabels.event - package org.apache.hadoop.yarn.nodelabels.event
org.apache.hadoop.yarn.security - package org.apache.hadoop.yarn.security
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.security.admin - package org.apache.hadoop.yarn.security.admin
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.security.client - package org.apache.hadoop.yarn.security.client
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.security.client.impl.pb - package org.apache.hadoop.yarn.security.client.impl.pb
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.service.api - package org.apache.hadoop.yarn.service.api
org.apache.hadoop.yarn.service.api.records - package org.apache.hadoop.yarn.service.api.records
org.apache.hadoop.yarn.service.component - package org.apache.hadoop.yarn.service.component
org.apache.hadoop.yarn.service.component.instance - package org.apache.hadoop.yarn.service.component.instance
org.apache.hadoop.yarn.service.conf - package org.apache.hadoop.yarn.service.conf
org.apache.hadoop.yarn.service.containerlaunch - package org.apache.hadoop.yarn.service.containerlaunch
org.apache.hadoop.yarn.service.exceptions - package org.apache.hadoop.yarn.service.exceptions
org.apache.hadoop.yarn.service.impl.pb.client - package org.apache.hadoop.yarn.service.impl.pb.client
org.apache.hadoop.yarn.service.impl.pb.service - package org.apache.hadoop.yarn.service.impl.pb.service
org.apache.hadoop.yarn.service.monitor - package org.apache.hadoop.yarn.service.monitor
org.apache.hadoop.yarn.service.monitor.probe - package org.apache.hadoop.yarn.service.monitor.probe
org.apache.hadoop.yarn.service.provider - package org.apache.hadoop.yarn.service.provider
org.apache.hadoop.yarn.service.provider.defaultImpl - package org.apache.hadoop.yarn.service.provider.defaultImpl
org.apache.hadoop.yarn.service.provider.docker - package org.apache.hadoop.yarn.service.provider.docker
org.apache.hadoop.yarn.service.provider.tarball - package org.apache.hadoop.yarn.service.provider.tarball
org.apache.hadoop.yarn.service.registry - package org.apache.hadoop.yarn.service.registry
org.apache.hadoop.yarn.service.utils - package org.apache.hadoop.yarn.service.utils
org.apache.hadoop.yarn.sharedcache - package org.apache.hadoop.yarn.sharedcache
org.apache.hadoop.yarn.sls - package org.apache.hadoop.yarn.sls
org.apache.hadoop.yarn.sls.appmaster - package org.apache.hadoop.yarn.sls.appmaster
SLS的Application Master模拟器。
org.apache.hadoop.yarn.sls.conf - package org.apache.hadoop.yarn.sls.conf
org.apache.hadoop.yarn.sls.nodemanager - package org.apache.hadoop.yarn.sls.nodemanager
org.apache.hadoop.yarn.sls.resourcemanager - package org.apache.hadoop.yarn.sls.resourcemanager
org.apache.hadoop.yarn.sls.scheduler - package org.apache.hadoop.yarn.sls.scheduler
org.apache.hadoop.yarn.sls.synthetic - package org.apache.hadoop.yarn.sls.synthetic
包含SLS合成负载生成器的类。
org.apache.hadoop.yarn.sls.utils - package org.apache.hadoop.yarn.sls.utils
SLS的实用工具类。
org.apache.hadoop.yarn.sls.web - package org.apache.hadoop.yarn.sls.web
org.apache.hadoop.yarn.state - package org.apache.hadoop.yarn.state
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.util - package org.apache.hadoop.yarn.util
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
org.apache.hadoop.yarn.util.constraint - package org.apache.hadoop.yarn.util.constraint
包 org.apache.hadoop.yarn.util.constraint 包含的类用于作为放置约束的实用工具类。
org.apache.hadoop.yarn.util.csi - package org.apache.hadoop.yarn.util.csi
包含一些CSI实用工具类的包。
org.apache.hadoop.yarn.util.resource - package org.apache.hadoop.yarn.util.resource
包 org.apache.hadoop.yarn.util.resource 包含用于资源配置文件计算的工具类。
org.apache.hadoop.yarn.util.timeline - package org.apache.hadoop.yarn.util.timeline
授权给Apache软件基金会(ASF),遵循一个或多个贡献者许可协议。
OS_ARCH - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
OS_NAME - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
OS_VERSION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
osType - Static variable in class org.apache.hadoop.util.Shell
Get the type of the operating system, as determined from parsing
the os.name
property.
OTHER - Static variable in class org.apache.hadoop.util.Shell
out - Variable in class org.apache.hadoop.io.compress.CompressionOutputStream
要压缩的输出流。
OUTDIR - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
工作目标目录: "mapreduce.output.fileoutputformat.outputdir".
OuterJoinRecordReader <K extends WritableComparable > - Class in org.apache.hadoop.mapred.join
完全外连接。
OuterJoinRecordReader <K extends WritableComparable <?>> - Class in org.apache.hadoop.mapreduce.lib.join
完全外部连接。
OUTPUT_FIELD_COUNT_PROPERTY - Static variable in class org.apache.hadoop.mapred.lib.db.DBConfiguration
输出表中的字段数量
OUTPUT_FIELD_COUNT_PROPERTY - Static variable in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
输出表中的字段数量
OUTPUT_FIELD_NAMES_PROPERTY - Static variable in class org.apache.hadoop.mapred.lib.db.DBConfiguration
输出表中的字段名称
OUTPUT_FIELD_NAMES_PROPERTY - Static variable in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
输出表中的字段名称
OUTPUT_FILTER - Static variable in class org.apache.hadoop.mapreduce.Job
OUTPUT_FORMAT - Static variable in class org.apache.hadoop.mapreduce.lib.output.LazyOutputFormat
OUTPUT_TABLE_NAME_PROPERTY - Static variable in class org.apache.hadoop.mapred.lib.db.DBConfiguration
输出表名
OUTPUT_TABLE_NAME_PROPERTY - Static variable in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
输出表名
OutputCollector <K ,V > - Interface in org.apache.hadoop.mapred
OutputCommitter - Class in org.apache.hadoop.mapred
OutputCommitter
describes the commit of task output for a
Map-Reduce job.
OutputCommitter() - Constructor for class org.apache.hadoop.mapred.OutputCommitter
OutputCommitter - Class in org.apache.hadoop.mapreduce
OutputCommitter
describes the commit of task output for a
Map-Reduce job.
OutputCommitter() - Constructor for class org.apache.hadoop.mapreduce.OutputCommitter
OutputFormat <K ,V > - Interface in org.apache.hadoop.mapred
OutputFormat
describes the output-specification for a
Map-Reduce job.
OutputFormat <K ,V > - Class in org.apache.hadoop.mapreduce
OutputFormat
describes the output-specification for a
Map-Reduce job.
OutputFormat() - Constructor for class org.apache.hadoop.mapreduce.OutputFormat
OutputLogFilter - Class in org.apache.hadoop.mapred
该类用于过滤指定目录中的日志文件
不接受包含_logs的路径。
OutputLogFilter() - Constructor for class org.apache.hadoop.mapred.OutputLogFilter
OVER_COMMIT_TIMEOUT_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.yarn.api.records.ResourceOption
负值表示无超时限制。
OverrideRecordReader <K extends WritableComparable ,V extends Writable > - Class in org.apache.hadoop.mapred.join
对于此键,优先选择"最右侧"的数据源。
OverrideRecordReader <K extends WritableComparable <?>,V extends Writable > - Class in org.apache.hadoop.mapreduce.lib.join
对于此键,优先选择"最右侧"的数据源。
overwrite(boolean) - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
设置为true以覆盖现有文件。
overwrite(boolean) - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
设置为true以覆盖现有文件。
OVERWRITE - Static variable in interface org.apache.hadoop.registry.client.api.BindFlags
即使存在现有条目,也应创建该条目。
overwrite(Component) - Method in class org.apache.hadoop.yarn.service.api.records.组件
OWNER_GROUP - Static variable in class org.apache.hadoop.fs.s3a.audit.S3LogParser
日志组"所有者"。
RACK - Static variable in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
raiseInnerCause(ExecutionException) - Static method in class org.apache.hadoop.util.functional.FutureIO
从执行异常的内部原因中提取内部原因,如果它是IOE或RTE。
raiseInnerCause(CompletionException) - Static method in class org.apache.hadoop.util.functional.FutureIO
提取任务完成失败的原因,如果是IOE或RTE则重新抛出异常。
RANDOM - Static variable in interface org.apache.hadoop.util.bloom.RemoveScheme
随机选择。
RANGE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.HttpHeaderConfigurations
rangeExcludingIterator(long, long) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
A remote iterator which simply counts up, stopping once the
value is greater than the value of excludedFinish
.
RATE_LIMIT_DEFAULT - Static variable in class org.apache.hadoop.fs.azurebfs.constants.FileSystemConfigurations
IO速率限制。
RATIO - Static variable in interface org.apache.hadoop.util.bloom.RemoveScheme
比率选择。
rawBytesDownloaded(long) - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
表明我们刚刚下载了一些数据到Azure存储。
rawBytesUploaded(long) - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
表明我们刚刚向Azure存储上传了一些数据。
RawComparable - Interface in org.apache.hadoop.io.file.tfile
Interface for objects that can be compared through
RawComparator
.
RawComparator <T > - Interface in org.apache.hadoop.io
A
Comparator
that operates directly on byte representations of
objects.
RawLocalFileSystem - Class in org.apache.hadoop.fs
为原始本地文件系统实现FileSystem API。
RawLocalFileSystem() - Constructor for class org.apache.hadoop.fs.RawLocalFileSystem
rawMapping - Variable in class org.apache.hadoop.net.CachedDNSToSwitchMapping
未缓存的映射
read(byte[], int, int) - Method in class org.apache.hadoop.fs.AvroFSInput
read(long, ByteBuffer) - Method in interface org.apache.hadoop.fs.ByteBufferPositionedReadable
Reads up to buf.remaining()
bytes into buf from a given position
in the file and returns the number of bytes read.
read(ByteBuffer) - Method in interface org.apache.hadoop.fs.ByteBufferReadable
读取最多 buf.remaining() 字节到 buf 中。
read(long, byte[], int, int) - Method in class org.apache.hadoop.fs.FSDataInputStream
从流中的给定位置读取字节到给定的缓冲区。
read(ByteBuffer) - Method in class org.apache.hadoop.fs.FSDataInputStream
read(ByteBufferPool, int, EnumSet) - Method in class org.apache.hadoop.fs.FSDataInputStream
read(ByteBufferPool, int) - Method in class org.apache.hadoop.fs.FSDataInputStream
read(long, ByteBuffer) - Method in class org.apache.hadoop.fs.FSDataInputStream
read(long, byte[], int, int) - Method in class org.apache.hadoop.fs.FSInputStream
read(DataInput) - Static method in class org.apache.hadoop.fs.permission.FsPermission
read(long, byte[], int, int) - Method in interface org.apache.hadoop.fs.PositionedReadable
从文件中指定位置开始读取指定数量的字节,并返回实际读取的字节数。
read(long, byte[], int, int) - Method in class org.apache.hadoop.hdfs.ReplicaAccessor
从副本读取字节。
read(long, ByteBuffer) - Method in class org.apache.hadoop.hdfs.ReplicaAccessor
从副本读取字节。
read(Block) - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
read(byte[], int, int) - Method in class org.apache.hadoop.io.compress.CompressionInputStream
从流中读取字节。
read() - Method in class org.apache.hadoop.io.compress.DecompressorStream
read(byte[], int, int) - Method in class org.apache.hadoop.io.compress.DecompressorStream
read(DataInput) - Static method in class org.apache.hadoop.io.MD5Hash
构建、读取并返回一个实例。
read(DataInput) - Static method in class org.apache.hadoop.mapred.JobID
Deprecated.
read(DataInput) - Static method in class org.apache.hadoop.mapred.TaskAttemptID
Deprecated.
read(DataInput) - Static method in class org.apache.hadoop.mapred.TaskID
Deprecated.
READ_AHEAD_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.fs.adl.AdlConfKeys
READ_AHEAD_BYTES_READ - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
从readAhead读取的字节总数。
READ_LINK_COMMAND - Static variable in class org.apache.hadoop.util.Shell
获取链接目标的Unix命令:"readlink"。
readAcontainerLogs(DataInputStream, Writer, long) - Static method in class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogReader
将所有单个容器的日志写入提供的写入器。
readAcontainerLogs(DataInputStream, Writer) - Static method in class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogReader
将所有日志写入单个容器到提供的写入器中。
readAContainerLogsForALogType(DataInputStream, PrintStream, long) - Static method in class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogReader
Keep calling this till you get a
EOFException
for getting logs of
all types for a single container.
readAContainerLogsForALogType(DataInputStream, PrintStream, long, long) - Static method in class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogReader
Keep calling this till you get a
EOFException
for getting logs of
all types for a single container for the specific bytes.
readAContainerLogsForALogType(DataInputStream, PrintStream) - Static method in class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogReader
Keep calling this till you get a
EOFException
for getting logs of
all types for a single container.
readAggregatedLogs(ContainerLogsRequest, OutputStream) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
输出容器日志。
readAggregatedLogsMeta(ContainerLogsRequest) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
Return a list of ContainerLogMeta
for an application
from Remote FileSystem.
READAHEAD - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
READAHEAD_RANGE - Static variable in class org.apache.hadoop.fs.s3a.常量
预读缓冲区大小,以防止连接重新建立。
readBool(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
Deprecated.
readBool(String) - Method in interface org.apache.hadoop.record.RecordInput
Deprecated.
从序列化记录中读取布尔值。
readBuffer(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
Deprecated.
readBuffer(String) - Method in interface org.apache.hadoop.record.RecordInput
Deprecated.
从序列化记录中读取字节数组。
readByte(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
Deprecated.
readByte(String) - Method in interface org.apache.hadoop.record.RecordInput
Deprecated.
从序列化记录中读取一个字节。
READBYTEBUFFER - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
readCompressedByteArray(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
readCompressedString(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
readCompressedStringArray(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
readContainerLogsForALogType(DataInputStream, PrintStream, long, List) - Static method in class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogReader
Keep calling this till you get a
EOFException
for getting logs of
the specific types for a single container.
readContainerLogsForALogType(DataInputStream, PrintStream, long, List, long) - Static method in class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogReader
Keep calling this till you get a
EOFException
for getting logs of
the specific types for a single container.
readDouble(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
从字节数组中解析一个双精度浮点数。
readDouble(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
Deprecated.
readDouble(String) - Method in interface org.apache.hadoop.record.RecordInput
Deprecated.
从序列化记录中读取一个双精度数字。
readDouble(byte[], int) - Static method in class org.apache.hadoop.record.Utils
Deprecated.
从字节数组中解析一个双精度浮点数。
readEnum(DataInput, Class) - Static method in class org.apache.hadoop.io.WritableUtils
从DataInput读取枚举值,枚举使用字符串值进行读写。
readFields(DataInput) - Method in class org.apache.hadoop.conf.配置
readFields(DataInput) - Method in class org.apache.hadoop.fs.FileStatus
readFields(DataInput) - Method in class org.apache.hadoop.fs.FsStatus
readFields(DataInput) - Method in class org.apache.hadoop.fs.permission.FsPermission
Deprecated.
readFields(DataInput) - Method in class org.apache.hadoop.io.AbstractMapWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.ArrayWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.BooleanWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.BytesWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.ByteWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.CompressedWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.DoubleWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.EnumSetWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.FloatWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.GenericWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.IntWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.LongWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.MapWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.MD5Hash
readFields(DataInput) - Method in class org.apache.hadoop.io.NullWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.ObjectWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.ShortWritable
读取短整数值
readFields(DataInput) - Method in class org.apache.hadoop.io.SortedMapWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.Text
readFields(DataInput, int) - Method in class org.apache.hadoop.io.Text
readFields(DataInput) - Method in class org.apache.hadoop.io.TwoDArrayWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.VersionedWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.VIntWritable
readFields(DataInput) - Method in class org.apache.hadoop.io.VLongWritable
readFields(DataInput) - Method in interface org.apache.hadoop.io.Writable
Deserialize the fields of this object from in
.
readFields(DataInput) - Method in class org.apache.hadoop.mapred.ClusterStatus
readFields(DataInput) - Method in class org.apache.hadoop.mapred.Counters.Counter
readFields(DataInput) - Method in class org.apache.hadoop.mapred.Counters.Group
readFields(DataInput) - Method in class org.apache.hadoop.mapred.FileSplit
readFields(DataInput) - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
Deserialize the fields of this object from in
.
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.ClusterMetrics
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.counters.AbstractCounters
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.ID
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.JobID
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.JobStatus
readFields(ResultSet) - Method in interface org.apache.hadoop.mapreduce.lib.db.DBWritable
Reads the fields of the object from the
ResultSet
.
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.lib.input.FileSplit
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
Deserialize the fields of this object from in
.
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.lib.join.TupleWritable
Deserialize the fields of this object from in
.
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.DirEntry
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.QueueAclsInfo
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.QueueInfo
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.TaskAttemptID
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.TaskCompletionEvent
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.TaskID
readFields(DataInput) - Method in class org.apache.hadoop.mapreduce.TaskTrackerInfo
readFields(DataInput) - Method in class org.apache.hadoop.record.Record
Deprecated.
readFields(DataInput) - Method in class org.apache.hadoop.security.authorize.AccessControlList
反序列化AccessControlList对象
readFields(DataInput) - Method in class org.apache.hadoop.security.Credentials
加载所有键。
readFields(DataInput) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
readFields(DataInput) - Method in class org.apache.hadoop.security.token.Token
readFields(DataInput) - Method in class org.apache.hadoop.util.bloom.BloomFilter
readFields(DataInput) - Method in class org.apache.hadoop.util.bloom.CountingBloomFilter
readFields(DataInput) - Method in class org.apache.hadoop.util.bloom.DynamicBloomFilter
readFields(DataInput) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
readFields(DataInput) - Method in class org.apache.hadoop.yarn.security.AMRMTokenIdentifier
readFields(DataInput) - Method in class org.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
readFields(DataInput) - Method in class org.apache.hadoop.yarn.security.ContainerTokenIdentifier
readFields(DataInput) - Method in class org.apache.hadoop.yarn.security.NMTokenIdentifier
readFieldsCompressed(DataInput) - Method in class org.apache.hadoop.io.CompressedWritable
readFloat(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
从字节数组中解析浮点数。
readFloat(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
Deprecated.
readFloat(String) - Method in interface org.apache.hadoop.record.RecordInput
Deprecated.
从序列化记录中读取单精度浮点数。
readFloat(byte[], int) - Static method in class org.apache.hadoop.record.Utils
Deprecated.
从字节数组中解析浮点数。
readFully(long, ByteBuffer) - Method in interface org.apache.hadoop.fs.ByteBufferPositionedReadable
Reads buf.remaining()
bytes into buf from a given position in
the file or until the end of the data was reached before the read
operation completed.
readFully(long, byte[], int, int) - Method in class org.apache.hadoop.fs.FSDataInputStream
从流中的指定位置读取字节到给定的缓冲区。
readFully(long, byte[]) - Method in class org.apache.hadoop.fs.FSDataInputStream
readFully(long, ByteBuffer) - Method in class org.apache.hadoop.fs.FSDataInputStream
委托给底层流。
readFully(long, byte[], int, int) - Method in class org.apache.hadoop.fs.FSInputStream
readFully(long, byte[]) - Method in class org.apache.hadoop.fs.FSInputStream
readFully(long, byte[], int, int) - Method in interface org.apache.hadoop.fs.PositionedReadable
从文件中的指定位置读取指定数量的字节。
readFully(long, byte[]) - Method in interface org.apache.hadoop.fs.PositionedReadable
从文件中的指定位置读取与缓冲区长度相等的字节数。
readFully(InputStream, byte[], int, int) - Static method in class org.apache.hadoop.io.IOUtils
循环读取len字节。
readFullyToByteArray(DataInput) - Static method in class org.apache.hadoop.io.IOUtils
读取DataInput直到文件结束(EOF)并返回一个字节数组。
readinessCheck(ReadinessCheck) - Method in class org.apache.hadoop.yarn.service.api.records.组件
对此组件的就绪状态检查。
ReadinessCheck - Class in org.apache.hadoop.yarn.service.api.records
一个自定义命令或可插拔的辅助容器,用于确定组件容器的就绪状态。
ReadinessCheck() - Constructor for class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
readInt(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
从字节数组中解析整数。
readInt(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
Deprecated.
readInt(String) - Method in interface org.apache.hadoop.record.RecordInput
Deprecated.
从序列化记录中读取一个整数。
readLink(File) - Static method in class org.apache.hadoop.fs.FileUtil
返回给定符号链接的目标。
readLong(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
从字节数组中解析出一个长整型数值。
readLong(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
Deprecated.
readLong(String) - Method in interface org.apache.hadoop.record.RecordInput
Deprecated.
从序列化记录中读取一个长整型数。
readObject(DataInput, Configuration) - Static method in class org.apache.hadoop.io.ObjectWritable
Read a
Writable
,
String
, primitive type, or an array of
the preceding.
readObject(DataInput, ObjectWritable, Configuration) - Static method in class org.apache.hadoop.io.ObjectWritable
Read a
Writable
,
String
, primitive type, or an array of
the preceding.
ReadOption - Enum in org.apache.hadoop.fs
从文件系统读取时可用的选项。
readString(DataInput) - Static method in class org.apache.hadoop.io.file.tfile.Utils
读取一个字符串作为VInt n,后面跟着以文本格式的n个字节。
readString(DataInput) - Static method in class org.apache.hadoop.io.Text
readString(DataInput, int) - Static method in class org.apache.hadoop.io.Text
readString(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
readString(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
Deprecated.
readString(String) - Method in interface org.apache.hadoop.record.RecordInput
Deprecated.
从序列化记录中读取UTF-8编码的字符串。
readStringArray(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
readStringSafely(DataInput, int) - Static method in class org.apache.hadoop.io.WritableUtils
读取一个字符串,但会检查其合理性。
readTokenStorageFile(Path, Configuration) - Static method in class org.apache.hadoop.security.Credentials
读取令牌存储文件并加载其令牌的便捷方法。
readTokenStorageFile(File, Configuration) - Static method in class org.apache.hadoop.security.Credentials
读取令牌存储文件并加载其令牌的便捷方法。
readTokenStorageStream(DataInputStream) - Method in class org.apache.hadoop.security.Credentials
从DataInputStream读取令牌的便捷方法。
readUnsignedShort(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
从字节数组中解析一个无符号短整型。
readVectored(List extends FileRange>, IntFunction) - Method in class org.apache.hadoop.fs.FSDataInputStream
readVectored(List extends FileRange>, IntFunction) - Method in interface org.apache.hadoop.fs.PositionedReadable
从此文件异步完整读取文件范围列表。
readVInt(DataInput) - Static method in class org.apache.hadoop.io.file.tfile.Utils
解码可变长度整数。
readVInt(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
从字节数组中读取一个零压缩编码的整数并返回它。
readVInt(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
从输入流中读取一个零压缩编码的整数并返回它。
readVInt(byte[], int) - Static method in class org.apache.hadoop.record.Utils
Deprecated.
从字节数组中读取一个零压缩编码的整数并返回它。
readVInt(DataInput) - Static method in class org.apache.hadoop.record.Utils
Deprecated.
从流中读取一个零压缩编码的整数并返回它。
readVIntInRange(DataInput, int, int) - Static method in class org.apache.hadoop.io.WritableUtils
从输入流中读取一个整数并返回它。
readVLong(DataInput) - Static method in class org.apache.hadoop.io.file.tfile.Utils
解码可变长度整数。
readVLong(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
从字节数组中读取一个零压缩编码的长整型数并返回它。
readVLong(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
从输入流中读取一个零压缩编码的长整型数并返回它。
readVLong(byte[], int) - Static method in class org.apache.hadoop.record.Utils
Deprecated.
从字节数组中读取一个零压缩编码的长整型数并返回它。
readVLong(DataInput) - Static method in class org.apache.hadoop.record.Utils
Deprecated.
从流中读取一个零压缩编码的长整型数并返回它。
readWithKnownLength(DataInput, int) - Method in class org.apache.hadoop.io.Text
读取一个长度已知的文本对象。
READY - Static variable in class org.apache.hadoop.mapred.jobcontrol.Job
REAL_USER_STR - Static variable in class org.apache.hadoop.ipc.CallerContext
reattachMetrics() - Static method in class org.apache.hadoop.security.UserGroupInformation
将类的指标重新附加到新的指标系统。
receivedPing(O) - Method in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
ReconfigurationProtocolPB - Interface in org.apache.hadoop.hdfs.protocolPB
客户端用于与NN/DN通信以进行动态重新配置的协议。
记录 - Class in org.apache.hadoop.record
Record() - Constructor for class org.apache.hadoop.record.Record
Deprecated.
RECORD_TYPE - Static variable in class org.apache.hadoop.registry.client.types.ServiceRecord
一个类型字符串,必须采用序列化的JSON格式。
RecordComparator - Class in org.apache.hadoop.record
RecordComparator(Class extends WritableComparable>) - Constructor for class org.apache.hadoop.record.RecordComparator
Deprecated.
Construct a raw
Record
comparison implementation.
RecordInput - Interface in org.apache.hadoop.record
recordJobFailure(Throwable) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
通过将成功标志设置为false来记录失败,然后将异常添加到诊断信息中。
RecordOutput - Interface in org.apache.hadoop.record
RecordReader <K ,V > - Interface in org.apache.hadoop.mapred
RecordReader
reads <key, value> pairs from an
InputSplit
.
RecordReader <KEYIN ,VALUEIN > - Class in org.apache.hadoop.mapreduce
The record reader breaks the data into key/value pairs for input to the
Mapper
.
RecordReader() - Constructor for class org.apache.hadoop.mapreduce.RecordReader
RecordWriter <K ,V > - Interface in org.apache.hadoop.mapred
RecordWriter
writes the output <key, value> pairs
to an output file.
RecordWriter <K ,V > - Class in org.apache.hadoop.mapreduce
RecordWriter
writes the output <key, value> pairs
to an output file.
RecordWriter() - Constructor for class org.apache.hadoop.mapreduce.RecordWriter
recoverFilesWithDanglingTempData(Path, Path) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
在给定的根路径下查找任何"悬空"的blob,
这意味着它们是我们在上传数据到临时blob时创建的占位blob,
但由于某些原因我们在上传过程中崩溃并遗留了它们。
recoverTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
recoverTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
恢复任务输出。
recoverTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
该方法通过调用旧方法实现了新接口。
recoverTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.BindingPathOutputCommitter
recoverTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
recoverTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
recoverTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.OutputCommitter
恢复任务输出。
RECOVERY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
recursive() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
如果父目录不存在,则创建它。
reduce(Text, Iterator, OutputCollector, Reporter) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorCombiner
合并给定键的值。
reduce(Text, Iterator, OutputCollector, Reporter) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorMapper
不执行任何操作。
reduce(Text, Iterator, OutputCollector, Reporter) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorReducer
reduce(Object, Iterator, OutputCollector, Reporter) - Method in class org.apache.hadoop.mapred.lib.ChainReducer
Chains the reduce(...)
method of the Reducer with the
map(...)
methods of the Mappers in the chain.
reduce(Text, Iterator, OutputCollector, Reporter) - Method in class org.apache.hadoop.mapred.lib.FieldSelectionMapReduce
reduce(K, Iterator, OutputCollector, Reporter) - Method in class org.apache.hadoop.mapred.lib.IdentityReducer
将所有键和值直接写入输出。
reduce(K, Iterator, OutputCollector, Reporter) - Method in class org.apache.hadoop.mapred.lib.LongSumReducer
reduce(K2, Iterator, OutputCollector, Reporter) - Method in interface org.apache.hadoop.mapred.Reducer
Reduces values for a given key.
reduce(Text, Iterable, Reducer.Context) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorCombiner
合并给定键的值。
reduce(Text, Iterable, Reducer.Context) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorReducer
reduce(Text, Iterable, Reducer.Context) - Method in class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionReducer
reduce(Key, Iterable, Reducer.Context) - Method in class org.apache.hadoop.mapreduce.lib.reduce.IntSumReducer
reduce(KEY, Iterable, Reducer.Context) - Method in class org.apache.hadoop.mapreduce.lib.reduce.LongSumReducer
reduce(KEYIN, Iterable, Reducer.Context) - Method in class org.apache.hadoop.mapreduce.Reducer
该方法会为每个键调用一次。
REDUCE_OUTPUT_KEY_VALUE_SPEC - Static variable in class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
ReduceContext <KEYIN ,VALUEIN ,KEYOUT ,VALUEOUT > - Interface in org.apache.hadoop.mapreduce
reduceProgress() - Method in class org.apache.hadoop.mapred.JobStatus
reduceProgress() - Method in interface org.apache.hadoop.mapred.RunningJob
Get the progress of the job's reduce-tasks, as a float between 0.0
and 1.0.
reduceProgress() - Method in class org.apache.hadoop.mapreduce.Job
Get the progress of the job's reduce-tasks, as a float between 0.0
and 1.0.
Reducer <K2 ,V2 ,K3 ,V3 > - Interface in org.apache.hadoop.mapred
将共享同一个键的一组中间值缩减为更小的值集。
Reducer <KEYIN ,VALUEIN ,KEYOUT ,VALUEOUT > - Class in org.apache.hadoop.mapreduce
将共享同一个键的一组中间值缩减为更小的值集合。
Reducer() - Constructor for class org.apache.hadoop.mapreduce.Reducer
reencryptEncryptionZone(Path, HdfsConstants.ReencryptAction) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
对指定的加密区域执行重新加密操作。
REFERRER_GROUP - Static variable in class org.apache.hadoop.fs.s3a.audit.S3LogParser
日志组"referrer"。
ReflectionUtils - Class in org.apache.hadoop.util
通用反射工具
ReflectionUtils() - Constructor for class org.apache.hadoop.util.ReflectionUtils
refresh() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.BlockAliasMap
刷新别名映射。
refresh() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap
refresh() - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap
refresh() - Method in class org.apache.hadoop.hdfs.server.namenode.NullBlockAliasMap
REFRESH_TOKEN - Static variable in class org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
refreshCallQueue(Configuration) - Method in class org.apache.hadoop.ipc.Server
refreshServiceAcl(Configuration, PolicyProvider) - Method in class org.apache.hadoop.ipc.Server
刷新此服务器处理的服务的服务授权ACL。
RegexFilter - Class in org.apache.hadoop.metrics2.filter
用于指标的正则表达式模式过滤器
RegexFilter() - Constructor for class org.apache.hadoop.metrics2.filter.RegexFilter
RegexMapper <K > - Class in org.apache.hadoop.mapred.lib
A
Mapper
that extracts text matching a regular expression.
RegexMapper() - Constructor for class org.apache.hadoop.mapred.lib.RegexMapper
RegexMapper <K > - Class in org.apache.hadoop.mapreduce.lib.map
A
Mapper
that extracts text matching a regular expression.
RegexMapper() - Constructor for class org.apache.hadoop.mapreduce.lib.map.RegexMapper
register(String, String, T) - Method in class org.apache.hadoop.metrics2.MetricsSystem
注册一个指标源
register(T) - Method in class org.apache.hadoop.metrics2.MetricsSystem
注册一个指标源(从对象派生名称和描述)
register(String, String, T) - Method in class org.apache.hadoop.metrics2.MetricsSystem
注册一个指标接收器
register(MetricsSystem.Callback) - Method in class org.apache.hadoop.metrics2.MetricsSystem
为JMX事件注册回调接口
register(String, String, Object) - Static method in class org.apache.hadoop.metrics2.util.MBeans
使用我们标准的MBeanName格式注册MBean
"hadoop:service=,name="
其中和是提供的参数。
register(String, String, Map, Object) - Static method in class org.apache.hadoop.metrics2.util.MBeans
使用我们标准的MBeanName格式注册MBean
"hadoop:service=,name="
其中和是提供的参数。
register(String, ServiceRecord) - Method in interface org.apache.hadoop.registry.client.api.DNSOperations
基于服务记录注册服务。
register(Class extends Enum>, EventHandler) - Method in class org.apache.hadoop.yarn.event.AsyncDispatcher
register(Class extends Enum>, EventHandler) - Method in interface org.apache.hadoop.yarn.event.Dispatcher
register(O) - Method in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
register(O, long) - Method in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
registerApplicationMaster(RegisterApplicationMasterRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationMasterProtocol
The interface used by a new ApplicationMaster
to register with
the ResourceManager
.
registerApplicationMaster(String, int, String) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
注册应用程序主节点。
registerApplicationMaster(String, int, String, Map, PlacementConstraint>) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
注册应用程序主节点。
registerApplicationMaster(String, int, String) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
将此应用程序主节点注册到资源管理器。
registerApplicationMaster(String, int, String, Map, PlacementConstraint>) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
注册应用程序主节点。
RegisterApplicationMasterRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the ApplicationMaster
to ResourceManager
on registration.
RegisterApplicationMasterRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
RegisterApplicationMasterResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to a new
ApplicationMaster
on registration.
RegisterApplicationMasterResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
registerGlobalListener(ServiceStateChangeListener) - Static method in class org.apache.hadoop.service.AbstractService
注册一个全局监听器,用于接收来自JVM中所有服务状态变更事件的通知
registerKey(String, Class >) - Method in class org.apache.hadoop.mapred.nativetask.Platform
将键类与其序列化器和平台关联
registerProtocolEngine(RPC.RpcKind, Class extends Writable>, RPC.RpcInvoker) - Static method in class org.apache.hadoop.ipc.Server
注册一个RPC类型及其用于反序列化RPC请求的类。
registerServiceListener(ServiceStateChangeListener) - Method in class org.apache.hadoop.service.AbstractService
registerServiceListener(ServiceStateChangeListener) - Method in interface org.apache.hadoop.service.Service
注册一个监听器以响应服务状态变更事件。
registerTimelineV2Client(TimelineV2Client) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
将TimelineV2Client注册到AMRMClient。
registerTimelineV2Client(TimelineV2Client) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
将TimelineClient注册到AMRMClient。
REGISTRY_CLIENT_AUTH_ANONYMOUS - Static variable in interface org.apache.hadoop.registry.client.api.RegistryConstants
无需认证;客户端为匿名状态。
REGISTRY_CLIENT_AUTH_DIGEST - Static variable in interface org.apache.hadoop.registry.client.api.RegistryConstants
用户名/密码是认证机制。
REGISTRY_CLIENT_AUTH_KERBEROS - Static variable in interface org.apache.hadoop.registry.client.api.RegistryConstants
注册客户端使用Kerberos:认证过程会自动使用已登录用户的凭据。
REGISTRY_CLIENT_AUTH_SIMPLE - Static variable in interface org.apache.hadoop.registry.client.api.RegistryConstants
REGISTRY_PREFIX - Static variable in interface org.apache.hadoop.registry.client.api.RegistryConstants
注册表配置选项的前缀:"hadoop.registry."。
RegistryBindingSource - Interface in org.apache.hadoop.registry.client.impl.zk
可由注册表绑定源实现的接口
RegistryConstants - Interface in org.apache.hadoop.registry.client.api
注册表的常量,包括配置键和默认值。
RegistryIOException - Exception in org.apache.hadoop.registry.client.exceptions
注册表操作的基础异常。
RegistryIOException(String, PathIOException) - Constructor for exception org.apache.hadoop.registry.client.exceptions.RegistryIOException
从任何其他路径IO异常构建异常。
RegistryIOException(String, Throwable) - Constructor for exception org.apache.hadoop.registry.client.exceptions.RegistryIOException
RegistryIOException(String, String) - Constructor for exception org.apache.hadoop.registry.client.exceptions.RegistryIOException
RegistryIOException(String, String, Throwable) - Constructor for exception org.apache.hadoop.registry.client.exceptions.RegistryIOException
RegistryOperations - Interface in org.apache.hadoop.registry.client.api
注册表操作
RegistryOperationsClient - Class in org.apache.hadoop.registry.client.impl
这是供应用程序与注册表交互的客户端服务。
RegistryOperationsClient(String) - Constructor for class org.apache.hadoop.registry.client.impl.RegistryOperationsClient
RegistryOperationsClient(String, RegistryBindingSource) - Constructor for class org.apache.hadoop.registry.client.impl.RegistryOperationsClient
RegistryOperationsService - Class in org.apache.hadoop.registry.client.impl.zk
注册表操作服务。
RegistryOperationsService(String) - Constructor for class org.apache.hadoop.registry.client.impl.zk.RegistryOperationsService
RegistryOperationsService() - Constructor for class org.apache.hadoop.registry.client.impl.zk.RegistryOperationsService
RegistryOperationsService(String, RegistryBindingSource) - Constructor for class org.apache.hadoop.registry.client.impl.zk.RegistryOperationsService
RegistryPathStatus - Class in org.apache.hadoop.registry.client.types
Output of a RegistryOperations.stat()
call
RegistryPathStatus(String, long, long, int) - Constructor for class org.apache.hadoop.registry.client.types.RegistryPathStatus
构造一个实例
RegistryTypeUtils - Class in org.apache.hadoop.registry.client.binding
用于处理注册表类型的静态方法——主要是端点(endpoints)和地址的列表表示形式。
RegistryTypeUtils() - Constructor for class org.apache.hadoop.registry.client.binding.RegistryTypeUtils
registryUser(String) - Static method in class org.apache.hadoop.registry.client.binding.RegistryUtils
将给定的用户名转换为适用于注册表的格式。
RegistryUtils - Class in org.apache.hadoop.registry.client.binding
用于操作注册表的实用方法。
RegistryUtils() - Constructor for class org.apache.hadoop.registry.client.binding.RegistryUtils
RehashPartitioner <K ,V > - Class in org.apache.hadoop.mapreduce.lib.partition
This partitioner rehashes values returned by
Object.hashCode()
to get smoother distribution between partitions which may improve
reduce reduce time in some cases and should harm things in no cases.
RehashPartitioner() - Constructor for class org.apache.hadoop.mapreduce.lib.partition.RehashPartitioner
reinit(Configuration) - Method in interface org.apache.hadoop.io.compress.Compressor
准备在给定配置中定义的设置下用于新流的压缩器
reInitializeContainer(ReInitializeContainerRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
使用新的启动上下文重新初始化容器。
reInitializeContainer(ContainerId, ContainerLaunchContext, boolean) - Method in class org.apache.hadoop.yarn.client.api.NMClient
重新初始化容器。
reInitializeContainerAsync(ContainerId, ContainerLaunchContext, boolean) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
重新初始化容器。
ReInitializeContainerRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
这封装了容器重新初始化所需的所有字段。
ReInitializeContainerRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReInitializeContainerRequest
ReInitializeContainerResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
ReInitializeContainerResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReInitializeContainerResponse
RejectedSchedulingRequest - Class in org.apache.hadoop.yarn.api.records
这封装了一个被拒绝的调度请求。
RejectedSchedulingRequest() - Constructor for class org.apache.hadoop.yarn.api.records.RejectedSchedulingRequest
RejectionReason - Enum in org.apache.hadoop.yarn.api.records
拒绝调度请求的原因。
rejectUnknownMandatoryKeys(Collection, String) - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
如果配置中缺少一个或多个必需键,则拒绝该配置。
rejectUnknownMandatoryKeys(Set, Collection, String) - Static method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
如果配置中缺少一个或多个必需键,则拒绝该配置。
RELATIVE_EXPIRY_NEVER - Static variable in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
表示该池没有最大相对到期时间。
relaxLocality(boolean) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Set the relaxLocality
of the request.
release() - Method in interface org.apache.hadoop.io.ByteBufferPool
清空缓冲池,从而释放所有缓冲区。
release(ReleaseSharedCacheResourceRequest) - Method in interface org.apache.hadoop.yarn.api.ClientSCMProtocol
The interface used by clients to release a resource with the
SharedCacheManager.
This method is called once an application
is no longer using a claimed resource in the shared cache.
release(ApplicationId, String) - Method in class org.apache.hadoop.yarn.client.api.SharedCacheClient
The method to release a resource with the SharedCacheManager.
This method is called once an application is no longer using a claimed
resource in the shared cache.
RELEASE_LEASE_ACTION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
releaseAssignedContainer(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
释放由Resource Manager分配的容器。
releaseAssignedContainer(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
释放由Resource Manager分配的容器。
releaseBuffer(ByteBuffer) - Method in class org.apache.hadoop.fs.FSDataInputStream
releaseList(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Set the releaseList
of the request.
ReleaseSharedCacheResourceRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
客户端请求释放共享缓存中的资源。
ReleaseSharedCacheResourceRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceRequest
ReleaseSharedCacheResourceResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response to clients from the SharedCacheManager
when
releasing a resource in the shared cache.
ReleaseSharedCacheResourceResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceResponse
reloadCachedMappings() - Method in class org.apache.hadoop.net.CachedDNSToSwitchMapping
reloadCachedMappings(List) - Method in class org.apache.hadoop.net.CachedDNSToSwitchMapping
reloadCachedMappings() - Method in interface org.apache.hadoop.net.DNSToSwitchMapping
重新加载所有缓存的映射。
reloadCachedMappings(List) - Method in interface org.apache.hadoop.net.DNSToSwitchMapping
在特定节点上重新加载缓存的映射。
reloadCachedMappings() - Method in class org.apache.hadoop.net.TableMapping
reloadConfiguration() - Method in class org.apache.hadoop.conf.配置
从之前添加的资源重新加载配置。
reloadExistingConfigurations() - Static method in class org.apache.hadoop.conf.配置
重新加载现有的配置实例。
reloginFromKeytab() - Method in class org.apache.hadoop.security.UserGroupInformation
从密钥表文件重新登录用户。
reloginFromTicketCache() - Method in class org.apache.hadoop.security.UserGroupInformation
从票据缓存中重新登录用户。
REMOTE_BYTES_READ - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
从远程操作读取的总字节数。
REMOTE_READ_OP - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
执行的远程读取操作总数。
RemoteFileChangedException - Exception in org.apache.hadoop.fs.s3a
表示S3对象与预期版本不同步。
RemoteFileChangedException(String, String, String) - Constructor for exception org.apache.hadoop.fs.s3a.RemoteFileChangedException
构造一个RemoteFileChangedException异常。
RemoteFileChangedException(String, String, String, Throwable) - Constructor for exception org.apache.hadoop.fs.s3a.RemoteFileChangedException
构造一个RemoteFileChangedException异常。
REMOTEIP_GROUP - Static variable in class org.apache.hadoop.fs.s3a.audit.S3LogParser
记录组 "remoteip"。
remoteIteratorFromArray(T[]) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
从数组创建一个远程迭代器。
remoteIteratorFromIterable(Iterable) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
从java.util.Iterable创建一个远程迭代器 - 例如
remoteIteratorFromIterator(Iterator) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
从java.util.Iterator创建一个远程迭代器。
remoteIteratorFromSingleton(T) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
从单例创建一个迭代器。
远程迭代器 - Class in org.apache.hadoop.util.functional
一组支持转换和过滤的远程迭代器,具有IOStatisticsSource透传功能,并能将迭代器转换为列表/数组以及对值执行操作。
remoteRootLogDir - Variable in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
remoteRootLogDirSuffix - Variable in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
remove(String) - Method in class org.apache.hadoop.fs.audit.CommonAuditContext
移除一个上下文条目。
remove(T) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreBaseImpl
remove(Object) - Method in class org.apache.hadoop.io.MapWritable
remove(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
remove() - Method in class org.apache.hadoop.mapreduce.MarkableIterator
removeAcl(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
移除文件和目录的所有基础ACL条目。
removeAcl(Path) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
移除文件和目录的所有基础ACL条目。
removeAcl(Path, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
removeAcl(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
removeAcl(Path) - Method in class org.apache.hadoop.fs.FileContext
移除文件和目录的所有基础ACL条目。
removeAcl(Path) - Method in class org.apache.hadoop.fs.FileSystem
移除文件和目录的所有基础ACL条目之外的内容。
removeAcl(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
removeAcl(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
removeAcl(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
removeAclEntries(Path, List) - Method in class org.apache.hadoop.fs.AbstractFileSystem
从文件和目录中移除ACL条目。
removeAclEntries(Path, List) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
从文件和目录中移除ACL条目。
removeAclEntries(Path, List, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
removeAclEntries(Path, List) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
removeAclEntries(Path, List) - Method in class org.apache.hadoop.fs.FileContext
从文件和目录中移除ACL条目。
removeAclEntries(Path, List) - Method in class org.apache.hadoop.fs.FileSystem
从文件和目录中移除ACL条目。
removeAclEntries(Path, List) - Method in class org.apache.hadoop.fs.FilterFileSystem
removeAclEntries(Path, List) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
removeAclEntries(Path, List) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
removeBlocker(String) - Method in class org.apache.hadoop.service.AbstractService
从阻塞器映射中移除一个阻塞器 - 如果该阻塞器不存在则不执行任何操作
removeCacheDirective(long) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
移除一个CacheDirective。
removeCachePool(String) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
移除一个缓存池。
removeContainer(Container) - Method in class org.apache.hadoop.yarn.service.api.records.组件
removeContainerRequest(T) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
移除之前的容器请求。
removeContainerRequest(T) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
移除之前的容器请求。
removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
从文件和目录中移除所有默认ACL条目。
removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
从文件和目录中移除所有默认的ACL条目。
removeDefaultAcl(Path, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.FileContext
从文件和目录中移除所有默认ACL条目。
removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.FileSystem
从文件和目录中移除所有默认的ACL条目。
removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
removeErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
移除擦除编码策略。
removeExpiredStoredToken(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
removeGlobalContextEntry(String) - Static method in class org.apache.hadoop.fs.audit.CommonAuditContext
移除一个全局条目。
removeGroup(String) - Method in class org.apache.hadoop.security.authorize.AccessControlList
从允许使用此服务的组名中移除组。
RemoveScheme - Interface in org.apache.hadoop.util.bloom
定义用于修饰布隆过滤器的不同移除方案。
removeSecretKey(Text) - Method in class org.apache.hadoop.security.Credentials
移除给定别名的密钥。
removeService(Service) - Method in class org.apache.hadoop.registry.server.services.AddingCompositeService
removeService(Service) - Method in class org.apache.hadoop.service.CompositeService
removeShutdownHook(Runnable) - Method in class org.apache.hadoop.util.ShutdownHookManager
移除一个shutdownHook。
removeStoredMasterKey(DelegationKey) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
removeStoredToken(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
removeSuffix(String, String) - Static method in class org.apache.hadoop.io.compress.CompressionCodecFactory
如果文件名有后缀,则移除该后缀。
removeUser(String) - Method in class org.apache.hadoop.security.authorize.AccessControlList
从允许使用此服务的用户名单中移除用户。
removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
移除文件或目录的扩展属性(xattr)。
removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.FileContext
移除文件或目录的扩展属性。
removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
移除文件或目录的扩展属性(xattr)。
removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.fs.AbstractFileSystem
rename(Path, Path) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
将路径 src 重命名为路径 dst。
rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
Deprecated.
rename(Path, Path) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
rename(Path, Path, TracingContext, String) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
重命名文件或目录。
rename(Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
重命名文件/目录
rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.fs.FileContext
将路径 src 重命名为路径 dst
如果 src 是文件而 dst 是目录,操作将失败。
rename(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
将路径 src 重命名为路径 dst。
rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.fs.FileSystem
Deprecated.
rename(Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
将路径 src 重命名为路径 dst。
rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.fs.FilterFileSystem
rename(Path, Path) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
rename(Path, Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
rename(Path, Path) - Method in class org.apache.hadoop.fs.s3native.NativeS3FileSystem
Deprecated.
rename(Path, Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
rename(FileSystem, String, String) - Static method in class org.apache.hadoop.io.MapFile
重命名现有的映射目录。
renameInternal(Path, Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
renameInternal(Path, Path, boolean) - Method in class org.apache.hadoop.fs.AbstractFileSystem
renameInternal(Path, Path, boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
renameInternal(Path, Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.FileContext
重命名快照。
renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.FileSystem
重命名快照。
renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
renderAggregatedLogsBlock(HtmlBlock.Block, View.ViewContext) - Method in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
渲染聚合日志块。
renew(Configuration) - Method in class org.apache.hadoop.security.token.Token
续订此委托令牌。
renew(Token >, Configuration) - Method in class org.apache.hadoop.security.token.Token.TrivialRenewer
renew(Token >, Configuration) - Method in class org.apache.hadoop.security.token.TokenRenewer
续订给定的令牌。
RENEW_DELEGATION_TOKEN_JSON - Static variable in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
RENEW_LEASE_ACTION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
renewDelegationToken(Token) - Method in class org.apache.hadoop.mapred.JobClient
renewDelegationToken(Token) - Method in class org.apache.hadoop.mapreduce.集群
renewDelegationToken(URL, DelegationTokenAuthenticatedURL.Token) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
Renews a delegation token from the server end-point using the
configured Authenticator
for authentication.
renewDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
Renews a delegation token from the server end-point using the
configured Authenticator
for authentication.
renewDelegationToken(URL, AuthenticatedURL.Token, Token) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
Renews a delegation token from the server end-point using the
configured Authenticator
for authentication.
renewDelegationToken(URL, AuthenticatedURL.Token, Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
Renews a delegation token from the server end-point using the
configured Authenticator
for authentication.
renewDelegationToken(Token) - Method in class org.apache.hadoop.yarn.client.api.TimelineClient
续订时间线委托令牌。
RenewDelegationTokenRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
The request issued by the client to renew a delegation token from
the ResourceManager
.
RenewDelegationTokenResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
The response to a renewDelegationToken call to the ResourceManager
.
RENEWER_PARAM - Static variable in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
renewToken(Token, String) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
续订委托令牌。
replaceFile(File, File) - Static method in class org.apache.hadoop.fs.FileUtil
将源文件移动到目标指定的名称。
replay(X) - Method in class org.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
replay(T) - Method in interface org.apache.hadoop.mapreduce.lib.join.ResetableIterator
将最后返回的值赋给实际值。
replay(X) - Method in class org.apache.hadoop.mapreduce.lib.join.StreamBackedIterator
ReplicaAccessor - Class in org.apache.hadoop.hdfs
ReplicaAccessor对象的公共API。
ReplicaAccessor() - Constructor for class org.apache.hadoop.hdfs.ReplicaAccessor
ReplicaAccessorBuilder - Class in org.apache.hadoop.hdfs
创建新ReplicaAccessor的公共API。
ReplicaAccessorBuilder() - Constructor for class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
ReplicatedBlockStats - Class in org.apache.hadoop.hdfs.protocol
Get statistics pertaining to blocks of type BlockType.CONTIGUOUS
in the filesystem.
ReplicatedBlockStats(long, long, long, long, long, long) - Constructor for class org.apache.hadoop.hdfs.protocol.ReplicatedBlockStats
ReplicatedBlockStats(long, long, long, long, long, long, Long) - Constructor for class org.apache.hadoop.hdfs.protocol.ReplicatedBlockStats
replication(short) - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
设置复制因子。
replication(short) - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
设置复制因子。
REPLICATION - Static variable in class org.apache.hadoop.hdfs.server.namenode.FixedBlockMultiReplicaResolver
reportChecksumFailure(Path, FSDataInputStream, long, FSDataInputStream, long) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
向文件系统报告校验和错误。
reportChecksumFailure(Path, FSDataInputStream, long, FSDataInputStream, long) - Method in class org.apache.hadoop.fs.LocalFileSystem
将文件移动到同一设备上的坏文件目录,这样它们的存储空间就不会被重复使用。
reporter - Variable in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
报告器 - Interface in org.apache.hadoop.mapred
一个供Map-Reduce应用程序报告进度、更新计数器和状态信息等的设施。
REQUEST_TIMEOUT - Static variable in class org.apache.hadoop.fs.s3a.常量
How long should the SDK retry/wait on a response from an S3 store: "fs.s3a.connection.request.timeout"
including the time needed to sign the request .
requestContainerResourceChange(Container, Resource) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
requestContainerResourceChange(Container, Resource) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
requestContainerUpdate(Container, UpdateContainerRequest) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
Request a container update before calling allocate
.
requestContainerUpdate(Container, UpdateContainerRequest) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
Request a container update before calling allocate
.
REQUESTER_GROUP - Static variable in class org.apache.hadoop.fs.s3a.audit.S3LogParser
记录组"requester"。
requestId() - Method in exception org.apache.hadoop.fs.s3a.AWSServiceIOException
REQUESTID_GROUP - Static variable in class org.apache.hadoop.fs.s3a.audit.S3LogParser
记录组 "requestid"。
REQUESTURI_GROUP - Static variable in class org.apache.hadoop.fs.s3a.audit.S3LogParser
记录"requesturi"日志组。
requireAddressType(String, Endpoint) - Static method in class org.apache.hadoop.registry.client.binding.RegistryTypeUtils
在端点上要求特定的地址类型
requiredSerializationClasses() - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
反序列化这个类需要哪些类?
需要从不信任的来源安全地解组此类。
requiresDelayedCommitOutputInFileSystem() - Method in class org.apache.hadoop.fs.s3a.commit.magic.MagicS3GuardCommitter
在FS客户端中要求使用魔法路径。
ReservationACL - Enum in org.apache.hadoop.yarn.api.records
ReservationACL
enumerates the various ACLs for reservations.
ReservationAllocationState - Class in org.apache.hadoop.yarn.api.records
ReservationAllocationState
represents the reservation that is
made by a user.
ReservationAllocationState() - Constructor for class org.apache.hadoop.yarn.api.records.ReservationAllocationState
ReservationDefinition - Class in org.apache.hadoop.yarn.api.records
ReservationDefinition
captures the set of resource and time
constraints the user cares about regarding a reservation.
ReservationDefinition() - Constructor for class org.apache.hadoop.yarn.api.records.ReservationDefinition
ReservationDeleteRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationDeleteRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteRequest
ReservationDeleteResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationDeleteResponse
contains the answer of the admission
control system in the
ResourceManager
to a reservation delete
operation.
ReservationDeleteResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteResponse
ReservationId - Class in org.apache.hadoop.yarn.api.records
ReservationId
represents the
globally unique identifier for
a reservation.
ReservationId() - Constructor for class org.apache.hadoop.yarn.api.records.ReservationId
ReservationListRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationListRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
ReservationListResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationListResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationListResponse
ReservationRequest - Class in org.apache.hadoop.yarn.api.records
ReservationRequest() - Constructor for class org.apache.hadoop.yarn.api.records.ReservationRequest
ReservationRequest.ReservationRequestComparator - Class in org.apache.hadoop.yarn.api.records
ReservationRequestComparator() - Constructor for class org.apache.hadoop.yarn.api.records.ReservationRequest.ReservationRequestComparator
ReservationRequestInterpreter - Enum in org.apache.hadoop.yarn.api.records
ReservationRequests - Class in org.apache.hadoop.yarn.api.records
ReservationRequests
captures the set of resource and constraints the
user cares about regarding a reservation.
ReservationRequests() - Constructor for class org.apache.hadoop.yarn.api.records.ReservationRequests
ReservationSubmissionRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationSubmissionRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
ReservationSubmissionResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to a client on
reservation submission.
ReservationSubmissionResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionResponse
ReservationUpdateRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationUpdateRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateRequest
ReservationUpdateResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationUpdateResponse
contains the answer of the admission
control system in the
ResourceManager
to a reservation update
operation.
ReservationUpdateResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateResponse
reserveIdStrPrefix - Static variable in class org.apache.hadoop.yarn.api.records.ReservationId
reset() - Method in class org.apache.hadoop.fs.audit.CommonAuditContext
重置上下文;将再次设置标准选项。
reset() - Method in enum org.apache.hadoop.fs.GlobalStorageStatistics
重置所有全局存储统计信息。
reset() - Method in class org.apache.hadoop.fs.StorageStatistics
重置所有统计数据。
reset() - Method in interface org.apache.hadoop.io.compress.Compressor
重置压缩器以便处理新的输入数据集。
reset() - Method in interface org.apache.hadoop.io.compress.Decompressor
重置解压缩器及输入输出缓冲区,以便处理新的输入数据集。
reset() - Method in class org.apache.hadoop.io.compress.DecompressorStream
reset() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.DoubleValueSum
重置聚合器
reset() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMax
重置聚合器
reset() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueMin
重置聚合器
reset() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.LongValueSum
重置聚合器
reset() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMax
重置聚合器
reset() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMin
重置聚合器
reset() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.UniqValueCount
重置聚合器
reset() - Method in interface org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregator
重置聚合器
reset() - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueHistogram
重置聚合器
reset() - Method in class org.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
reset() - Method in interface org.apache.hadoop.mapreduce.lib.join.ResetableIterator
将迭代器设置回其范围的起始位置。
reset() - Method in class org.apache.hadoop.mapreduce.lib.join.StreamBackedIterator
reset() - Method in class org.apache.hadoop.mapreduce.MarkableIterator
reset() - Method in class org.apache.hadoop.record.Buffer
Deprecated.
将缓冲区大小重置为0
reset() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
重置所有数据结构和可变状态。
reset() - Method in class org.apache.hadoop.util.PureJavaCrc32
reset() - Method in class org.apache.hadoop.util.PureJavaCrc32C
ResetableIterator <T extends Writable > - Interface in org.apache.hadoop.mapred.join
这定义了一个有状态迭代器的接口,可以直接重放添加到其中的元素。
ResetableIterator <T extends Writable > - Interface in org.apache.hadoop.mapreduce.lib.join
这定义了一个有状态迭代器的接口,可以直接重放添加到其中的元素。
resetMinMax() - Method in class org.apache.hadoop.metrics2.lib.MutableStat
重置该指标的所有时间最小最大值
resetState() - Method in class org.apache.hadoop.io.compress.BlockDecompressorStream
resetState() - Method in class org.apache.hadoop.io.compress.CompressionInputStream
重置解压缩器至初始状态并丢弃所有缓冲数据,因为底层流可能已被重新定位。
resetState() - Method in class org.apache.hadoop.io.compress.CompressionOutputStream
将压缩重置为初始状态。
resetState() - Method in class org.apache.hadoop.io.compress.CompressorStream
resetState() - Method in class org.apache.hadoop.io.compress.DecompressorStream
resetTimer() - Method in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
resetUGInfo() - Method in class org.apache.hadoop.hdfs.server.namenode.UGIResolver
resolve(Path) - Method in class org.apache.hadoop.fs.FileContext
解析指定路径中的所有符号链接。
resolve(FileStatus) - Method in class org.apache.hadoop.hdfs.server.namenode.BlockResolver
resolve(FileStatus) - Method in class org.apache.hadoop.hdfs.server.namenode.UGIResolver
resolve(List) - Method in class org.apache.hadoop.net.CachedDNSToSwitchMapping
resolve(List) - Method in interface org.apache.hadoop.net.DNSToSwitchMapping
解析一组DNS名称/IP地址,并返回交换信息(网络路径)列表。
resolve(String) - Method in interface org.apache.hadoop.registry.client.api.RegistryOperations
解析指定路径的记录
resolve(String) - Method in class org.apache.hadoop.registry.client.impl.zk.RegistryOperationsService
resolve(String) - Static method in enum org.apache.hadoop.yarn.service.api.records.ConfigFormat
获取匹配的格式或返回null
resolveCredentials() - Method in class org.apache.hadoop.fs.s3a.auth.AssumedRoleCredentialProvider
获取凭证。
resolveCredentials() - Method in class org.apache.hadoop.fs.s3a.auth.IAMInstanceCredentialsProvider
请求凭据。
resolveCredentials() - Method in class org.apache.hadoop.fs.s3a.SimpleAWSCredentialsProvider
resolveIntermediate(Path) - Method in class org.apache.hadoop.fs.FileContext
解析指定路径中的所有符号链接,直到但不包括最后的路径组成部分。
resolveLink(Path) - Method in class org.apache.hadoop.fs.FileSystem
resolveLink(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
resolvePath(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
返回路径f的完全限定路径,解析通过任何内部符号链接或挂载点的路径
resolvePath(Path) - Method in class org.apache.hadoop.fs.FileContext
解析路径时遵循所有符号链接或挂载点
resolvePath(Path) - Method in class org.apache.hadoop.fs.FileSystem
返回路径的完全限定路径,解析通过任何符号链接或挂载点的路径。
resolvePath(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
resolvePath(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
resolvePath(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
Resource - Class in org.apache.hadoop.yarn.api.records
Resource
models a set of computer resources in the
cluster.
Resource() - Constructor for class org.apache.hadoop.yarn.api.records.Resource
resource(Resource) - Method in class org.apache.hadoop.yarn.service.api.records.组件
该组件的资源(可选)。
resource(Resource) - Method in class org.apache.hadoop.yarn.service.api.records.Container
该容器所使用的资源。
Resource - Class in org.apache.hadoop.yarn.service.api.records
资源决定了容器可使用的资源量(虚拟核心、内存、网络等)。
Resource() - Constructor for class org.apache.hadoop.yarn.service.api.records.Resource
resource(Resource) - Method in class org.apache.hadoop.yarn.service.api.records.Service
单组件服务的资源或多组件服务的全局默认设置。
RESOURCE_TYPES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RESOURCE_TYPES_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ResourceAllocationRequest - Class in org.apache.hadoop.yarn.api.records
ResourceAllocationRequest
represents an allocation
made for a reservation for the current state of the plan.
ResourceAllocationRequest() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceAllocationRequest
resourceBlacklistRequest(ResourceBlacklistRequest) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Set the resourceBlacklistRequest
of the request.
ResourceBlacklistRequest - Class in org.apache.hadoop.yarn.api.records
ResourceBlacklistRequest
encapsulates the list of resource-names
which should be added or removed from the
blacklist of resources
for the application.
ResourceBlacklistRequest() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
ResourceCalculatorProcessTree - Class in org.apache.hadoop.yarn.util
用于获取进程资源使用情况的接口类
注意:此类不应由外部用户使用,仅限外部开发人员扩展并包含自己的进程树实现,
特别是针对Linux和Windows以外的平台。
ResourceCalculatorProcessTree(String) - Constructor for class org.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
使用指定的根进程创建进程树实例。
resourceInformations(Map) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
ResourceLocalizationRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
ApplicationMaster发送的请求,用于申请本地化资源。
ResourceLocalizationRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationRequest
ResourceLocalizationResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
ResourceLocalizationResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationResponse
RESOURCEMANAGER_CONNECT_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
等待与资源管理器建立连接的最长时间
RESOURCEMANAGER_CONNECT_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
每次尝试连接到资源管理器的间隔时间
resourceName(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Set the resourceName
of the request.
ResourceNotFoundException - Exception in org.apache.hadoop.yarn.exceptions
当请求未知资源类型的详细信息时,会抛出此异常。
ResourceNotFoundException(Resource, String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ResourceNotFoundException
ResourceNotFoundException(Resource, String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ResourceNotFoundException
ResourceNotFoundException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ResourceNotFoundException
ResourceOption - Class in org.apache.hadoop.yarn.api.records
ResourceOption() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceOption
ResourceRequest - Class in org.apache.hadoop.yarn.api.records
ResourceRequest
represents the request made
by an application to the ResourceManager
to obtain various Container
allocations.
ResourceRequest() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceRequest
ResourceRequest.ResourceRequestBuilder - Class in org.apache.hadoop.yarn.api.records
ResourceRequest.ResourceRequestComparator - Class in org.apache.hadoop.yarn.api.records
ResourceRequestComparator() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestComparator
resources - Variable in class org.apache.hadoop.yarn.api.records.Resource
ResourceSizing - Class in org.apache.hadoop.yarn.api.records
ResourceSizing
contains information for the size of a
SchedulingRequest
, such as the number of requested allocations and
the resources for each allocation.
ResourceSizing() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceSizing
resourceSizing(ResourceSizing) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest.SchedulingRequestBuilder
Set the executionType
of the request.
ResourceUtilization - Class in org.apache.hadoop.yarn.api.records
ResourceUtilization
models the utilization of a set of computer
resources in the cluster.
ResourceUtilization() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceUtilization
responseId(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Set the responseId
of the request.
REST_CSRF - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
restartContainer(ContainerId) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
重启容器。
restartContainer(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.NMClient
重启指定的容器。
restartContainerAsync(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
重启指定的容器。
RestartContainerResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
对重启容器请求的响应。
RestartContainerResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RestartContainerResponse
restartPolicy(Component.RestartPolicyEnum) - Method in class org.apache.hadoop.yarn.service.api.records.组件
RestCsrfPreventionFilter - Class in org.apache.hadoop.security.http
该过滤器为REST API提供针对跨站请求伪造(CSRF)攻击的防护。
RestCsrfPreventionFilter() - Constructor for class org.apache.hadoop.security.http.RestCsrfPreventionFilter
restEndpoint(String, URI...) - Static method in class org.apache.hadoop.registry.client.binding.RegistryTypeUtils
从URI列表创建REST端点
resume() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
恢复被挂起的线程
retentionSize - Variable in class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController
RetouchedBloomFilter - Class in org.apache.hadoop.util.bloom
Implements a retouched Bloom filter , as defined in the CoNEXT 2006 paper.
RetouchedBloomFilter() - Constructor for class org.apache.hadoop.util.bloom.RetouchedBloomFilter
默认构造函数 - 与readFields一起使用
RetouchedBloomFilter(int, int, int) - Constructor for class org.apache.hadoop.util.bloom.RetouchedBloomFilter
构造函数
retriableRetrievePassword(T) - Method in class org.apache.hadoop.security.token.SecretManager
The same functionality with
SecretManager.retrievePassword(T)
, except that this
method can throw a
RetriableException
or a
StandbyException
to indicate that client can retry/failover the same operation because of
temporary issue on the server side.
retrieveAddressesUriType(Endpoint) - Static method in class org.apache.hadoop.registry.client.binding.RegistryTypeUtils
获取单个URI端点
retrieveAddressURLs(Endpoint) - Static method in class org.apache.hadoop.registry.client.binding.RegistryTypeUtils
获取地址URL。
retrieveIOStatistics(Object) - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSupport
Get the IOStatistics of the source, casting it
if it is of the relevant type, otherwise,
if it implements IOStatisticsSource
extracting the value.
retrievePassword(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
retrievePassword(T) - Method in class org.apache.hadoop.security.token.SecretManager
获取给定令牌标识符对应的密码。
retrievePassword(ClientToAMTokenIdentifier) - Method in class org.apache.hadoop.yarn.security.client.ClientToAMTokenSecretManager
RETRY_FOREVER - Static variable in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
RETRY_HTTP_5XX_ERRORS - Static variable in class org.apache.hadoop.fs.s3a.常量
S3A连接器是否应对所有未明确支持的5xx错误进行重试:"fs.s3a.retry.http.5xx.errors"?
RETRY_INTERVAL - Static variable in class org.apache.hadoop.fs.s3a.常量
重试尝试之间的间隔:"fs.s3a.retry.interval"。
RETRY_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
默认重试间隔:"500ms"。
RETRY_INVALID - Static variable in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
RETRY_LIMIT - Static variable in class org.apache.hadoop.fs.s3a.常量
在失败时重试任何可重复S3客户端请求的次数(不包括限流请求):"fs.s3a.retry.limit"。
RETRY_LIMIT_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
默认重试限制:7次。
RETRY_THROTTLE_INTERVAL - Static variable in class org.apache.hadoop.fs.s3a.常量
限流请求重试间隔:"fs.s3a.retry.throttle.interval"。
RETRY_THROTTLE_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
默认限流重试间隔:"500ms"。
RETRY_THROTTLE_LIMIT - Static variable in class org.apache.hadoop.fs.s3a.常量
重试任何被限流请求的次数:"fs.s3a.retry.throttle.limit"。
RETRY_THROTTLE_LIMIT_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
默认限流重试次数限制:20。
retryable() - Method in exception org.apache.hadoop.fs.s3a.CredentialInitializationException
如果您尝试再次调用它,此异常不会消失。
RETURN_URI_AS_CANONICAL_SERVICE_NAME_PROPERTY_NAME - Static variable in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
returnCompressor(Compressor) - Static method in class org.apache.hadoop.io.compress.CodecPool
returnDecompressor(Decompressor) - Static method in class org.apache.hadoop.io.compress.CodecPool
RIGHT_OFFSET_PROPERTY_NAME - Static variable in class org.apache.hadoop.mapreduce.lib.partition.BinaryPartitioner
RM_ACTIVITIES_MANAGER_APP_ACTIVITIES_MAX_QUEUE_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
应用程序活动的最大队列长度。
RM_ACTIVITIES_MANAGER_APP_ACTIVITIES_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_ACTIVITIES_MANAGER_APP_ACTIVITIES_TTL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
应用程序活动的存活时间(以毫秒为单位)。
RM_ACTIVITIES_MANAGER_CLEANUP_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
活动清理间隔时间(以毫秒为单位)。
RM_ACTIVITIES_MANAGER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
活动管理器的设置。
RM_ACTIVITIES_MANAGER_SCHEDULER_ACTIVITIES_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_ACTIVITIES_MANAGER_SCHEDULER_ACTIVITIES_TTL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
调度器活动的存活时间(以毫秒为单位)。
RM_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
资源管理器(RM)中应用程序管理器界面的地址。
RM_ADMIN_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM管理界面的地址。
RM_ADMIN_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
用于处理RM管理接口的线程数量。
RM_AM_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
应用程序主节点报告的超时间隔。
RM_AM_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
应用程序的最大尝试次数,如果用户未设置。
RM_AMLAUNCHER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
用于启动/清理AM的线程数。
RM_AMRM_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_APPLICATION_HTTPS_POLICY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
指定资源管理器(RM)在与应用管理器(AM)Web服务器通信时关于HTTPS强制实施的策略,以及证书的生成和提供。
RM_APPLICATION_MASTER_SERVICE_PROCESSORS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_APPLICATION_MAX_TAG_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
每个应用标签的最大长度。
RM_APPLICATION_MAX_TAGS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
应用程序标签的最大数量。
RM_APPLICATION_MONITOR_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_AUTO_UPDATE_CONTAINERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_BIND_HOST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
资源管理器的实际绑定地址。
RM_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
用于处理应用程序管理器请求的线程数。
RM_CLUSTER_ID - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_CONFIGURATION_FILES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_CONFIGURATION_PROVIDER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_CONTAINER_ALLOC_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
等待多久才会认为容器已死亡。
RM_CONTAINER_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_CSRF_CUSTOM_HEADER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_CSRF_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_CSRF_METHODS_TO_IGNORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_CSRF_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_DECOMMISSIONING_NODES_WATCHER_POLL_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
DecommissioningNodesWatcher内部轮询定时器任务的周期(秒),用于识别和处理缺少定期心跳的DECOMMISSIONING节点。
RM_DELAYED_DELEGATION_TOKEN_REMOVAL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
延迟令牌移除线程运行的间隔时间
RM_DELEGATION_KEY_UPDATE_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_DELEGATION_KEY_UPDATE_INTERVAL_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_DELEGATION_TOKEN_ALWAYS_CANCEL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_DELEGATION_TOKEN_MAX_CONF_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_DELEGATION_TOKEN_MAX_LIFETIME_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_DELEGATION_TOKEN_MAX_LIFETIME_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_DELEGATION_TOKEN_REMOVE_SCAN_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_DELEGATION_TOKEN_REMOVE_SCAN_INTERVAL_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_DELEGATION_TOKEN_RENEW_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_DELEGATION_TOKEN_RENEW_INTERVAL_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_DELEGATION_TOKEN_RENEWER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
委托令牌续订线程计数
RM_DT_RENEWER_THREAD_RETRY_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_DT_RENEWER_THREAD_RETRY_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_DT_RENEWER_THREAD_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_ENABLE_NODE_UNTRACKED_WITHOUT_INCLUDE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
是否启用资源管理器(RM)将不活跃节点标记为未跟踪,并从没有配置包含路径的YARN集群节点列表中移除。
RM_EPOCH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_EPOCH_RANGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
环绕前的纪元范围。
RM_FAIL_FAST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_HA_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_HA_FC_ELECTOR_ZK_RETRIES_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ActiveStandbyElector中ZooKeeper操作的重试次数
RM_HA_ID - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_HA_IDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_HA_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
HA相关配置
RM_HISTORY_WRITER_MULTI_THREADED_DISPATCHER_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
写入历史数据的工作线程数量。
RM_HOSTNAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_KEYTAB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
资源管理器的keytab。
RM_LEVELDB_COMPACTION_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
leveldb数据库完全压缩之间的时间间隔(以秒为单位)。
RM_LEVELDB_STORE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_MAX_COMPLETED_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM保留的已完成应用程序的最大数量。
RM_MAX_LOG_AGGREGATION_DIAGNOSTICS_IN_MEMORY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM中可以保存多少条诊断/故障消息用于日志聚合。
RM_METRICS_RUNTIME_BUCKETS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
每个队列中运行的应用数量的时间桶(以分钟为单位)。
RM_NM_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
等待多长时间后将节点管理器视为失效。
RM_NM_HEARTBEAT_INTERVAL_MAX_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_NM_HEARTBEAT_INTERVAL_MIN_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_NM_HEARTBEAT_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM为NM设置下一个心跳间隔
RM_NM_HEARTBEAT_INTERVAL_SCALING_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
根据CPU利用率启用心跳间隔动态调整。
RM_NM_HEARTBEAT_INTERVAL_SLOWDOWN_FACTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_NM_HEARTBEAT_INTERVAL_SPEEDUP_FACTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_NM_REGISTRATION_IP_HOSTNAME_CHECK_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
在节点管理器注册期间检查IP和主机名解析。
RM_NMTOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_NODE_GRACEFUL_DECOMMISSION_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
YARN节点优雅停机的超时时间(秒)。
RM_NODE_IP_CACHE_EXPIRY_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
节点IP缓存的过期时间间隔。
RM_NODE_LABELS_PROVIDER_CONFIG - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_NODE_LABELS_PROVIDER_FETCH_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_NODE_LABELS_PROVIDER_UPDATE_NEWLY_REGISTERED_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_NODEMANAGER_CONNECT_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
与NM连接的重试次数。
RM_NODEMANAGER_MINIMUM_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_NODEMANAGER_UNTRACKED_NODE_SELECTIVE_STATES_TO_REMOVE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
当非空时,仅当未跟踪节点的状态属于此配置定义的状态之一时,才会删除它们。
RM_NODEMANAGER_UNTRACKED_REMOVAL_TIMEOUT_MSEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
未跟踪节点保持在关闭或退役状态的超时时间(毫秒)。
RM_NODES_EXCLUDE_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
排除节点文件的路径。
RM_NODES_INCLUDE_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
包含节点文件的路径。
RM_PLACEMENT_CONSTRAINTS_ALGORITHM_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
放置算法。
RM_PLACEMENT_CONSTRAINTS_ALGORITHM_ITERATOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
用于BasicPlacementAlgorithm - 默认SERIAL。
RM_PLACEMENT_CONSTRAINTS_ALGORITHM_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_PLACEMENT_CONSTRAINTS_HANDLER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
指定将使用哪个处理程序来处理PlacementConstraints。
RM_PLACEMENT_CONSTRAINTS_RETRY_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_PLACEMENT_CONSTRAINTS_SCHEDULER_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_PRINCIPAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
资源管理器的Kerberos主体。
RM_PROXY_CONNECTION_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_PROXY_TIMEOUT_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_PROXY_USER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM代理用户前缀
RM_PROXY_USER_PRIVILEGES_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_PUBLISH_CONTAINER_EVENTS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
该设置控制RM是否将yarn容器事件发布到时间线服务。
RM_RESERVATION_SYSTEM_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
用作预约系统的类。
RM_RESERVATION_SYSTEM_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
资源管理器是否应启用预留系统
RM_RESERVATION_SYSTEM_MAX_PERIODICITY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Reservation System的最大周期。
RM_RESERVATION_SYSTEM_PLAN_FOLLOWER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Reservation System的PlanFollower。
RM_RESERVATION_SYSTEM_PLAN_FOLLOWER_TIME_STEP - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Reservation System的步长。
RM_RESOURCE_PROFILES_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
启用/禁用资源配置文件。
RM_RESOURCE_PROFILES_SOURCE_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
包含资源配置文件的文件。
RM_RESOURCE_TRACKER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_RESOURCE_TRACKER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
处理资源追踪器调用的线程数量。
RM_SCHEDCONF_LEVELDB_COMPACTION_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_SCHEDCONF_MAX_LOGS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_SCHEDCONF_STORE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_SCHEDCONF_STORE_ZK_PARENT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ZKConfigurationStore将在其下创建znodes的父znode路径。
RM_SCHEDULER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
用作资源调度器的类。
RM_SCHEDULER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
调度器接口的地址。
RM_SCHEDULER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
处理调度器接口的线程数量。
RM_SCHEDULER_ENABLE_MONITORS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
启用周期性监控线程。
RM_SCHEDULER_INCLUDE_PORT_IN_NODE_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
端口是否应包含在节点名称中。
RM_SCHEDULER_MAXIMUM_ALLOCATION_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM调度器可授予的最大请求。
RM_SCHEDULER_MAXIMUM_ALLOCATION_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_SCHEDULER_MINIMUM_ALLOCATION_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM调度器可分配的最小请求量。
RM_SCHEDULER_MINIMUM_ALLOCATION_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_SCHEDULER_MONITOR_POLICIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
影响调度器的SchedulingEditPolicy类列表。
RM_SCHEDULER_MUTATION_ACL_POLICY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_STATE_STORE_MAX_COMPLETED_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM状态存储保留的已完成应用程序的最大数量。
RM_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
用作持久存储的类。
RM_SUBMISSION_PREPROCESSOR_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
启用提交预处理器。
RM_SUBMISSION_PREPROCESSOR_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
提交处理器处理的包含主机列表的文件路径。
RM_SUBMISSION_PREPROCESSOR_REFRESH_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
提交处理器刷新间隔。
RM_SYSTEM_METRICS_PUBLISHER_DISPATCHER_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_SYSTEM_METRICS_PUBLISHER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
该设置控制RM是否在时间轴服务器上发布yarn系统指标。
RM_TIMELINE_SERVER_V1_PUBLISHER_BATCH_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_TIMELINE_SERVER_V1_PUBLISHER_DISPATCHER_BATCH_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_TIMELINE_SERVER_V1_PUBLISHER_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM Web应用程序的地址。
RM_WEBAPP_DELEGATION_TOKEN_AUTH_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
启用该标志将使用RM认证过滤器覆盖默认的Kerberos认证过滤器,允许通过委托令牌进行认证(若令牌缺失则回退至Kerberos认证)。
RM_WEBAPP_ENABLE_CORS_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
启用跨源(CORS)支持。
RM_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM Web应用程序的HTTPS地址。
RM_WEBAPP_SPNEGO_KEYTAB_FILE_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
用于RM的spnego过滤器的Kerberos密钥表。
RM_WEBAPP_SPNEGO_USER_NAME_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
用于RM的spnego过滤器的Kerberos主体。
RM_WEBAPP_UI_ACTIONS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
启用资源管理器Web应用界面操作
RM_WORK_PRESERVING_RECOVERY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_WORK_PRESERVING_RECOVERY_SCHEDULING_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_XFS_OPTIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_XFS_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_ZK_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_ZK_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_ZK_AUTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_ZK_CLIENT_SSL_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
启用Zookeeper SSL/TLS通信。
RM_ZK_NUM_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_ZK_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Zookeeper 交互配置
RM_ZK_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_ZK_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM_ZK_ZNODE_SIZE_LIMIT_BYTES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Zookeeper znode 限制
RMDelegationTokenIdentifier - Class in org.apache.hadoop.yarn.security.client
标识来自资源管理器的委托令牌的委托令牌标识符。
RMDelegationTokenIdentifier() - Constructor for class org.apache.hadoop.yarn.security.client.RMDelegationTokenIdentifier
RMDelegationTokenIdentifier(Text, Text, Text) - Constructor for class org.apache.hadoop.yarn.security.client.RMDelegationTokenIdentifier
创建一个新的委托令牌标识符
RMDelegationTokenSelector - Class in org.apache.hadoop.yarn.security.client
RMDelegationTokenSelector() - Constructor for class org.apache.hadoop.yarn.security.client.RMDelegationTokenSelector
RMProxy <T > - Class in org.apache.hadoop.yarn.client
RMProxy() - Constructor for class org.apache.hadoop.yarn.client.RMProxy
ROLE_TOKEN_KIND - Static variable in class org.apache.hadoop.fs.s3a.auth.delegation.DelegationConstants
ROLE_TOKEN_NAME - Static variable in class org.apache.hadoop.fs.s3a.auth.delegation.DelegationConstants
角色令牌名称:"S3ADelegationToken/Role"。
rollbackLastReInitialization(ContainerId) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
如果可能,回滚最后一次重新初始化。
rollbackLastReInitialization(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.NMClient
回滚指定容器的最后一次重新初始化。
rollbackLastReInitializationAsync(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
回滚指定容器的最后一次重新初始化。
RollbackResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
对回滚请求的响应。
RollbackResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RollbackResponse
RollingFileSystemSink - Class in org.apache.hadoop.metrics2.sink
This class is a metrics sink that uses
FileSystem
to write the metrics logs.
RollingFileSystemSink() - Constructor for class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
创建一个空实例。
RollingFileSystemSink(long, long) - Constructor for class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
创建一个测试实例。
滚动间隔毫秒数 - Variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
rollMasterKey() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
更新当前用于生成委托令牌的主密钥
此操作应仅由tokenRemoverThread线程调用。
rollNewVersion(String, byte[]) - Method in class org.apache.hadoop.crypto.key.KeyProvider
为给定密钥滚动一个新版本。
rollNewVersion(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
为给定密钥生成新版本的材料。
滚动偏移间隔毫秒 - Variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
ROOT_PATH - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
ROUTER_APPSINFO_CACHED_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
路由器应用信息缓存计数。
ROUTER_APPSINFO_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
路由器启用AppsInfo缓存。
ROUTER_ASC_INTERCEPTOR_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ApplicationSubmissionContextInterceptor 配置项。
ROUTER_BIND_HOST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ROUTER_CLIENTRM_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ROUTER_CLIENTRM_INTERCEPTOR_CLASS_PIPELINE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ROUTER_CLIENTRM_PARTIAL_RESULTS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
在FederationClientInterceptor中使用的拦截器类应返回部分ApplicationReports。
ROUTER_CLIENTRM_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ROUTER_CLIENTRM_SUBMIT_INTERVAL_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
GetNewApplication和SubmitApplication请求的重试间隔时间。
ROUTER_CLIENTRM_SUBMIT_RETRY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The number of retries for GetNewApplication and SubmitApplication in
FederationClientInterceptor
.
ROUTER_DEREGISTER_SUBCLUSTER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
启用 DeregisterSubCluster,默认已启用。
ROUTER_INTERCEPTOR_ALLOW_PARTIAL_RESULT_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
路由器拦截器允许部分结果启用。
ROUTER_KERBEROS_PRINCIPAL_HOSTNAME_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
YARN路由器的Kerberos主体主机名。
ROUTER_KEYTAB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
YARN路由器的Kerberos密钥表。
ROUTER_PIPELINE_CACHE_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ROUTER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ROUTER_PRINCIPAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
YARN路由器的Kerberos主体。
ROUTER_RMADMIN_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ROUTER_RMADMIN_INTERCEPTOR_CLASS_PIPELINE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ROUTER_RMADMIN_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ROUTER_SCHEDULED_EXECUTOR_THREADS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
路由器线程池调度线程数量。
ROUTER_SUBCLUSTER_CLEANER_INTERVAL_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Router子集群清理线程的清理间隔时间。
ROUTER_SUBCLUSTER_EXPIRATION_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Router允许的子集群超时时间。
ROUTER_USER_CLIENT_THREAD_POOL_ALLOW_CORE_THREAD_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
该方法配置了当在保持活动时间内没有任务到达时,关于核心线程终止的策略。
ROUTER_USER_CLIENT_THREAD_POOL_KEEP_ALIVE_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
此配置项用于设置拦截器线程池的keepAliveTime。
ROUTER_USER_CLIENT_THREAD_POOL_MAXIMUM_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
此配置项用于设置拦截器线程池的最大线程数。
ROUTER_USER_CLIENT_THREAD_POOL_MINIMUM_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
此配置项用于设置拦截器线程池的核心线程数(最小线程数)。
ROUTER_USER_CLIENT_THREADS_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
该可配置项用于控制拦截器线程池的大小。
ROUTER_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Router Web应用程序的地址。
ROUTER_WEBAPP_CONNECT_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
从Router到RM的连接和读取超时。
ROUTER_WEBAPP_DEFAULT_INTERCEPTOR_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
在FederationInterceptorREST中用于与各子集群通信的拦截器类。
ROUTER_WEBAPP_ENABLE_CORS_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
启用跨源(CORS)支持。
ROUTER_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Router Web应用程序的HTTPS地址。
ROUTER_WEBAPP_INTERCEPTOR_CLASS_PIPELINE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ROUTER_WEBAPP_PARTIAL_RESULTS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FederationInterceptorREST中使用的拦截器类应返回部分AppReports。
ROUTER_WEBAPP_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ROUTER_WEBAPP_PROXY_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ROUTER_WEBAPP_READ_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
rpcDetailedMetrics - Variable in class org.apache.hadoop.ipc.Server
rpcMetrics - Variable in class org.apache.hadoop.ipc.Server
rrConstructor - Variable in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
rrConstructor - Variable in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
rrCstrMap - Static variable in class org.apache.hadoop.mapred.join.Parser.Node
rrCstrMap - Static variable in class org.apache.hadoop.mapreduce.lib.join.Parser.Node
run(String[]) - Method in class org.apache.hadoop.fs.azure.WasbFsck
run(String[]) - Method in class org.apache.hadoop.hdfs.server.namenode.FileSystemImage
run(RecordReader, OutputCollector, Reporter) - Method in class org.apache.hadoop.mapred.lib.MultithreadedMapRunner
run(RecordReader, OutputCollector, Reporter) - Method in interface org.apache.hadoop.mapred.MapRunnable
Start mapping input <key, value> pairs.
run(RecordReader, OutputCollector, Reporter) - Method in class org.apache.hadoop.mapred.MapRunner
run(String[]) - Method in class org.apache.hadoop.mapred.pipes.Submitter
run(Mapper.Context) - Method in class org.apache.hadoop.mapreduce.lib.chain.ChainMapper
run(Reducer.Context) - Method in class org.apache.hadoop.mapreduce.lib.chain.ChainReducer
run() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
线程的主循环。
run(Mapper.Context) - Method in class org.apache.hadoop.mapreduce.lib.map.MultithreadedMapper
使用线程池运行应用程序的映射任务。
run(String[]) - Method in class org.apache.hadoop.mapreduce.lib.partition.InputSampler
用于从命令行驱动InputSampler的驱动程序。
run(Mapper.Context) - Method in class org.apache.hadoop.mapreduce.Mapper
高级用户可以重写此方法,以更全面地控制Mapper的执行。
run(Reducer.Context) - Method in class org.apache.hadoop.mapreduce.Reducer
run(String[]) - Method in class org.apache.hadoop.mapreduce.tools.CLI
run(String[]) - Method in class org.apache.hadoop.tools.DistCp
Tool::run()方法的实现。
run() - Method in class org.apache.hadoop.tools.dynamometer.ApplicationMaster
应用程序主节点的主要运行函数。
run(String[]) - Method in class org.apache.hadoop.tools.dynamometer.Client
run() - Method in class org.apache.hadoop.tools.dynamometer.Client
客户端的主要运行函数。
run() - Method in class org.apache.hadoop.util.Shell
检查是否需要执行命令,并在需要时执行。
run(String[]) - Method in interface org.apache.hadoop.util.Tool
使用给定的参数执行命令。
run(Configuration, Tool, String[]) - Static method in class org.apache.hadoop.util.ToolRunner
Runs the given
Tool
by
Tool.run(String[])
, after
parsing with the given generic arguments.
run(Tool, String[]) - Static method in class org.apache.hadoop.util.ToolRunner
Runs the Tool
with its Configuration
.
run() - Method in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
应用程序主节点的主要运行函数
run() - Method in class org.apache.hadoop.yarn.applications.distributedshell.Client
客户端的主要运行函数
run(String[]) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
run(String[]) - Method in class org.apache.hadoop.yarn.client.cli.SchedConfCLI
RUNC_CONTAINER_RUNTIME_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
runJob(JobConf) - Static method in class org.apache.hadoop.mapred.JobClient
提交作业并轮询进度直至作业完成的实用工具。
runJob(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
向map/reduce集群提交一个作业。
RUNNING - Static variable in class org.apache.hadoop.mapred.jobcontrol.Job
RUNNING - Static variable in class org.apache.hadoop.mapred.JobStatus
running - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
RunningJob - Interface in org.apache.hadoop.mapred
RunningJob
is the user-interface to query for details on a
running Map-Reduce job.
runPrivilegedContainer(Boolean) - Method in class org.apache.hadoop.yarn.service.api.records.组件
以特权模式运行该组件的所有容器 (YARN-4262)。
S3_CLIENT_FACTORY_IMPL - Static variable in class org.apache.hadoop.fs.s3a.常量
S3客户端工厂实现类:"fs.s3a.s3.client.factory.impl"。
S3_ENCRYPTION_ALGORITHM - Static variable in class org.apache.hadoop.fs.s3a.常量
设置S3服务器端加密(SSE)或S3客户端加密(CSE)算法。
S3_ENCRYPTION_KEY - Static variable in class org.apache.hadoop.fs.s3a.常量
如果需要,设置S3-SSE或S3-CSE加密密钥。
S3_METADATA_STORE_IMPL - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3_SELECT_CAPABILITY - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
文件系统是否支持S3选择功能?
目前所有环境均不支持此功能。
S3A - Class in org.apache.hadoop.fs.s3a
AbstractFileSystem的S3A实现。
S3A(URI, Configuration) - Constructor for class org.apache.hadoop.fs.s3a.S3A
S3A_BUCKET_PROBE - Static variable in class org.apache.hadoop.fs.s3a.常量
可由客户端设置的存储桶验证参数。
S3A_BUCKET_PROBE_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
桶验证参数的默认值。
S3A_COMMITTER_EXPERIMENTAL_COLLECT_IOSTATISTICS - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
收集线程级IO统计数据的实验性功能。
S3A_COMMITTER_EXPERIMENTAL_COLLECT_IOSTATISTICS_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
S3A_COMMITTER_FACTORY - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
S3提交器工厂: "org.apache.hadoop.fs.s3a.commit.S3ACommitterFactory".
S3A_COMMITTER_FACTORY_KEY - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
设置S3A模式使用特定提交器的密钥。
S3A_DEFAULT_PORT - Static variable in class org.apache.hadoop.fs.s3a.常量
默认端口为443:HTTPS。
S3A_IO_RATE_LIMIT - Static variable in class org.apache.hadoop.fs.s3a.常量
设置S3A IO操作速率限制的配置。
S3A_SECURITY_CREDENTIAL_PROVIDER_PATH - Static variable in class org.apache.hadoop.fs.s3a.常量
Extra set of security credentials which will be prepended to that
set in "hadoop.security.credential.provider.path"
.
S3EXPRESS_CREATE_SESSION - Static variable in class org.apache.hadoop.fs.s3a.常量
使用S3 Express的createSession()操作来与S3Express存储进行身份验证?
S3EXPRESS_CREATE_SESSION_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
S3GUARD_CLI_PRUNE_AGE - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_CONSISTENCY_RETRY_INTERVAL - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_CONSISTENCY_RETRY_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_CONSISTENCY_RETRY_LIMIT - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_CONSISTENCY_RETRY_LIMIT_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_BACKGROUND_SLEEP_MSEC_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_BACKGROUND_SLEEP_MSEC_KEY - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_BATCH_WRITE_REQUEST_LIMIT - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_MAX_RETRIES - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_MAX_RETRIES_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_REGION_KEY - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_TABLE_CAPACITY_READ_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_TABLE_CAPACITY_READ_KEY - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_TABLE_CAPACITY_WRITE_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_TABLE_CAPACITY_WRITE_KEY - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_TABLE_CREATE_KEY - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_TABLE_NAME_KEY - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_TABLE_SSE_CMK - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_TABLE_SSE_ENABLED - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_TABLE_TAG - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_THROTTLE_RETRY_INTERVAL - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DDB_THROTTLE_RETRY_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_DISABLED_WARN_LEVEL - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_METASTORE_DYNAMO - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_METASTORE_LOCAL - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_METASTORE_LOCAL_ENTRY_TTL - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_METASTORE_LOCAL_MAX_RECORDS - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3GUARD_METASTORE_NULL - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
S3LogParser - Class in org.apache.hadoop.fs.s3a.audit
用于帮助解析AWS S3日志的类。
S3N_FOLDER_SUFFIX - Static variable in class org.apache.hadoop.fs.s3a.常量
satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
设置源路径以满足存储策略。
satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FileContext
设置源路径以满足存储策略。
satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FileSystem
设置源路径以满足存储策略。
satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
将源路径设置为指定的存储策略。
save(FileSystem, Path, boolean) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
scanDirectory(Path, FileContext, PathFilter) - Static method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
scanDirectoryForHistoryFiles(Path, FileContext) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
SchedConfCLI - Class in org.apache.hadoop.yarn.client.cli
用于修改调度器配置的命令行界面。
SchedConfCLI() - Constructor for class org.apache.hadoop.yarn.client.cli.SchedConfCLI
SCHEDULER_CONFIGURATION_FS_MAX_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
SCHEDULER_CONFIGURATION_FS_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
SCHEDULER_CONFIGURATION_STORE_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
SCHEDULER_RM_PLACEMENT_CONSTRAINTS_HANDLER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
使用此处理器,带有约束的容器将由主调度器进行放置。
SCHEDULER_SKIP_NODE_MULTIPLIER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
节点将被跳过调度的连续心跳丢失次数。
SchedulerSecurityInfo - Class in org.apache.hadoop.yarn.security
SchedulerSecurityInfo() - Constructor for class org.apache.hadoop.yarn.security.SchedulerSecurityInfo
SchedulingRequest - Class in org.apache.hadoop.yarn.api.records
SchedulingRequest
represents a request made by an application to the
ResourceManager
to obtain an allocation.
SchedulingRequest() - Constructor for class org.apache.hadoop.yarn.api.records.SchedulingRequest
SchedulingRequest.SchedulingRequestBuilder - Class in org.apache.hadoop.yarn.api.records
schedulingRequests(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Set the schedulingRequests
of the request.
SCHEME - Static variable in class org.apache.hadoop.fs.adl.AdlFileSystem
SCHEME - Static variable in class org.apache.hadoop.fs.SWebHdfs
SCHEME - Static variable in class org.apache.hadoop.fs.WebHdfs
SCM_ADMIN_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
SCM管理界面的地址。
SCM_ADMIN_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
用于处理SCM管理接口的线程数量。
SCM_APP_CHECKER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
SCM_CLEANER_INITIAL_DELAY_MINS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
在调度第一个清理任务之前的初始延迟。
SCM_CLEANER_PERIOD_MINS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
清理任务运行的频率。
SCM_CLEANER_RESOURCE_SLEEP_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
处理每个共享缓存资源之间的休眠时间。
SCM_CLIENT_SERVER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
SCM中客户端接口的地址。
SCM_CLIENT_SERVER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
用于处理共享缓存管理器请求的线程数。
SCM_STORE_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
SCM_STORE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
SCM_UPLOADER_SERVER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
SCM中节点管理器接口的地址。
SCM_UPLOADER_SERVER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
用于处理来自节点管理器的通知请求的SCM线程数量。
SCM_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
SCM Web应用程序的地址。
scope(PlacementScope) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
放置范围。
SCRIPT_NODE_DESCRIPTOR_PROVIDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
SCRIPT_PATH - Static variable in class org.apache.hadoop.yarn.applications.distributedshell.Client
ScriptBasedMapping - Class in org.apache.hadoop.net
ScriptBasedMapping() - Constructor for class org.apache.hadoop.net.ScriptBasedMapping
使用默认配置创建一个实例。
ScriptBasedMapping(DNSToSwitchMapping) - Constructor for class org.apache.hadoop.net.ScriptBasedMapping
根据给定的原始映射创建实例
ScriptBasedMapping(Configuration) - Constructor for class org.apache.hadoop.net.ScriptBasedMapping
根据给定配置创建实例
SECRET_KEY - Static variable in class org.apache.hadoop.fs.s3a.常量
SecretManager <T extends TokenIdentifier > - Class in org.apache.hadoop.security.token
每种令牌类型的服务器端密钥管理器。
SecretManager() - Constructor for class org.apache.hadoop.security.token.SecretManager
SECURE_CONNECTIONS - Static variable in class org.apache.hadoop.fs.s3a.常量
SecurityUtil - Class in org.apache.hadoop.security
安全工具类。
seek(long) - Method in class org.apache.hadoop.fs.AvroFSInput
seek(long) - Method in class org.apache.hadoop.fs.FSDataInputStream
定位到指定的偏移量。
seek(long) - Method in class org.apache.hadoop.fs.FSInputStream
从文件起始位置定位到指定的偏移量。
seek(long) - Method in interface org.apache.hadoop.fs.Seekable
从文件起始位置定位到指定的偏移量。
seek(long) - Method in class org.apache.hadoop.io.compress.CompressionInputStream
该方法目前不受支持。
seek(long) - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
SEEK_IN_BUFFER - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
缓冲区中的寻址次数。
可查找 - Interface in org.apache.hadoop.fs
允许查找的流。
seekToNewSource(long) - Method in class org.apache.hadoop.fs.FSDataInputStream
在数据的备用副本上定位到指定位置。
seekToNewSource(long) - Method in class org.apache.hadoop.fs.FSInputStream
寻找数据的不同副本。
seekToNewSource(long) - Method in class org.apache.hadoop.io.compress.CompressionInputStream
该方法目前不受支持。
SELECT_ERRORS_INCLUDE_SQL - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
选择错误是否应包含SQL语句?
虽然更便于调试,但如果异常被打印或记录且查询包含敏感信息,则存在安全风险。
SELECT_FORMAT_CSV - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
CSV作为输入或输出格式:"csv"。
SELECT_FORMAT_JSON - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
JSON作为输入或输出格式:"json"。
SELECT_INPUT_COMPRESSION - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
输入是如何压缩的?这适用于所有格式。
SELECT_INPUT_FORMAT - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
数据的输入格式。
SELECT_OUTPUT_FORMAT - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
数据的输出格式 - 即生成结果的呈现形式。
SELECT_SQL - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
这是大型SQL表达式: "fs.s3a.select.sql".
SELECT_UNSUPPORTED - Static variable in class org.apache.hadoop.fs.s3a.select.SelectConstants
Deprecated.
SelectConstants - Class in org.apache.hadoop.fs.s3a.select
Deprecated.
selectiveClearing(Key, short) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
对给定键执行选择性清除。
selectToken(Text, Collection>) - Method in interface org.apache.hadoop.security.token.TokenSelector
selectToken(Text, Collection>) - Method in class org.apache.hadoop.yarn.security.AMRMTokenSelector
selectToken(Text, Collection>) - Method in class org.apache.hadoop.yarn.security.client.RMDelegationTokenSelector
selectToken(Text, Collection>) - Method in class org.apache.hadoop.yarn.security.client.TimelineDelegationTokenSelector
selectToken(Text, Collection>) - Method in class org.apache.hadoop.yarn.security.ContainerTokenSelector
SEMICOLON - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
sendStopSignal() - Method in class org.apache.hadoop.yarn.applications.distributedshell.Client
SEPARATOR - Static variable in class org.apache.hadoop.fs.Path
目录分隔符,斜杠。
SEPARATOR - Static variable in class org.apache.hadoop.mapreduce.ID
SEPARATOR - Static variable in class org.apache.hadoop.mapreduce.lib.output.TextOutputFormat
SEPARATOR_CHAR - Static variable in class org.apache.hadoop.fs.Path
目录分隔符,即斜杠字符。
SEPERATOR - Static variable in class org.apache.hadoop.mapreduce.lib.output.TextOutputFormat
SEQ_IO_SORT_FACTOR_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
SEQ_IO_SORT_FACTOR_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
SEQ_IO_SORT_MB_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
SEQ_IO_SORT_MB_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
SequenceFile - Class in org.apache.hadoop.io
SequenceFile
s are flat files consisting of binary key/value
pairs.
SequenceFileAsBinaryInputFormat - Class in org.apache.hadoop.mapred
InputFormat以二进制(原始)格式从SequenceFiles中读取键和值。
SequenceFileAsBinaryInputFormat() - Constructor for class org.apache.hadoop.mapred.SequenceFileAsBinaryInputFormat
SequenceFileAsBinaryInputFormat - Class in org.apache.hadoop.mapreduce.lib.input
InputFormat以二进制(原始)格式从SequenceFiles读取键和值。
SequenceFileAsBinaryInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsBinaryInputFormat
SequenceFileAsBinaryOutputFormat - Class in org.apache.hadoop.mapred
SequenceFileAsBinaryOutputFormat() - Constructor for class org.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat
SequenceFileAsBinaryOutputFormat - Class in org.apache.hadoop.mapreduce.lib.output
SequenceFileAsBinaryOutputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat
SequenceFileAsTextInputFormat - Class in org.apache.hadoop.mapred
这个类与SequenceFileInputFormat类似,
不同之处在于它生成SequenceFileAsTextRecordReader,
通过调用toString()方法将输入的键和值转换为它们的字符串形式。
SequenceFileAsTextInputFormat() - Constructor for class org.apache.hadoop.mapred.SequenceFileAsTextInputFormat
SequenceFileAsTextInputFormat - Class in org.apache.hadoop.mapreduce.lib.input
该类与SequenceFileInputFormat类似,不同之处在于它生成的SequenceFileAsTextRecordReader会通过调用toString()方法将输入的键和值转换为字符串形式。
SequenceFileAsTextInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextInputFormat
SequenceFileAsTextRecordReader - Class in org.apache.hadoop.mapred
该类通过调用toString()方法将输入的键和值转换为它们的字符串形式。
SequenceFileAsTextRecordReader(Configuration, FileSplit) - Constructor for class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
SequenceFileAsTextRecordReader - Class in org.apache.hadoop.mapreduce.lib.input
该类通过调用toString()方法将输入的键和值转换为它们的字符串形式。
SequenceFileAsTextRecordReader() - Constructor for class org.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextRecordReader
SequenceFileInputFilter <K ,V > - Class in org.apache.hadoop.mapred
一个允许map/reduce作业处理序列文件样本的类。
SequenceFileInputFilter() - Constructor for class org.apache.hadoop.mapred.SequenceFileInputFilter
SequenceFileInputFilter <K ,V > - Class in org.apache.hadoop.mapreduce.lib.input
一个允许map/reduce作业处理序列文件样本的类。
SequenceFileInputFilter() - Constructor for class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter
SequenceFileInputFormat <K ,V > - Class in org.apache.hadoop.mapred
SequenceFileInputFormat() - Constructor for class org.apache.hadoop.mapred.SequenceFileInputFormat
SequenceFileInputFormat <K ,V > - Class in org.apache.hadoop.mapreduce.lib.input
SequenceFileInputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFormat
SequenceFileOutputFormat <K ,V > - Class in org.apache.hadoop.mapred
SequenceFileOutputFormat() - Constructor for class org.apache.hadoop.mapred.SequenceFileOutputFormat
SequenceFileOutputFormat <K ,V > - Class in org.apache.hadoop.mapreduce.lib.output
SequenceFileOutputFormat() - Constructor for class org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat
SequenceFileRecordReader <K ,V > - Class in org.apache.hadoop.mapred
SequenceFileRecordReader(Configuration, FileSplit) - Constructor for class org.apache.hadoop.mapred.SequenceFileRecordReader
SequenceFileRecordReader <K ,V > - Class in org.apache.hadoop.mapreduce.lib.input
SequenceFileRecordReader() - Constructor for class org.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
serialize(T) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
使用序列化器对记录进行序列化。
serialize(Writable, DataOutput) - Method in class org.apache.hadoop.mapred.nativetask.serde.DefaultSerializer
serialize(T, DataOutput) - Method in interface org.apache.hadoop.mapred.nativetask.serde.INativeSerializer
serialize(RecordOutput, String) - Method in class org.apache.hadoop.record.Record
Deprecated.
使用标签(通常是字段名)序列化记录
serialize(RecordOutput) - Method in class org.apache.hadoop.record.Record
Deprecated.
序列化一条没有标签的记录
serializer() - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
获取该类的JSON序列化器。
serializer() - Static method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
获取该类的JSON序列化器。
serializeString(T) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
使用序列化器对记录进行序列化。
serialVersionUID - Static variable in exception org.apache.hadoop.hdfs.protocol.DSQuotaExceededException
serialVersionUID - Static variable in exception org.apache.hadoop.hdfs.protocol.FSLimitException
serialVersionUID - Static variable in exception org.apache.hadoop.hdfs.protocol.NSQuotaExceededException
serialVersionUID - Static variable in exception org.apache.hadoop.hdfs.protocol.QuotaByStorageTypeExceededException
serialVersionUID - Static variable in exception org.apache.hadoop.hdfs.protocol.QuotaExceededException
服务器 - Class in org.apache.hadoop.ipc
一个抽象的IPC服务。
Server(String, int, Class extends Writable>, int, Configuration) - Constructor for class org.apache.hadoop.ipc.Server
Server(String, int, Class extends Writable>, int, int, int, Configuration, String, SecretManager extends TokenIdentifier>) - Constructor for class org.apache.hadoop.ipc.Server
Server(String, int, Class extends Writable>, int, int, int, Configuration, String, SecretManager extends TokenIdentifier>, String) - Constructor for class org.apache.hadoop.ipc.Server
构建一个在指定端口和地址上监听的服务器。
SERVER_SIDE_ENCRYPTION_AES256 - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
SERVER_SIDE_ENCRYPTION_ALGORITHM - Static variable in class org.apache.hadoop.fs.azurebfs.constants.FileSystemConfigurations
SERVER_SIDE_ENCRYPTION_ALGORITHM - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
SERVER_SIDE_ENCRYPTION_KEY - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
serverErrorEncountered() - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
表示我们刚刚遇到了一个由服务器引起的错误。
ServerProxy - Class in org.apache.hadoop.yarn.client
ServerProxy() - Constructor for class org.apache.hadoop.yarn.client.ServerProxy
服务器 - Class in org.apache.hadoop.metrics2.util
用于处理服务器地址的辅助工具
Service - Interface in org.apache.hadoop.service
服务生命周期。
Service - Class in org.apache.hadoop.yarn.service.api.records
一个服务资源具有以下属性。
Service() - Constructor for class org.apache.hadoop.yarn.service.api.records.Service
SERVICE_HDFS_DIR - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
SERVICE_NAME - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
SERVICE_NAME_LC - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
SERVICE_PARAM - Static variable in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
SERVICE_SHUTDOWN_TIMEOUT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
关机钩子管理器的关机时间配置选项:
"hadoop.service.shutdown.timeout".
SERVICE_SHUTDOWN_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
默认关闭钩子超时时间:30L秒。
SERVICE_ZK_PATH - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
ServiceApiConstants - Interface in org.apache.hadoop.yarn.service.api
该类定义了可在输入规范中用于变量替换的常量
serviceclassPath(String, String) - Static method in class org.apache.hadoop.registry.client.binding.RegistryUtils
创建一个服务类路径
ServiceClient - Class in org.apache.hadoop.yarn.service.client
ServiceClient() - Constructor for class org.apache.hadoop.yarn.service.client.ServiceClient
ServiceFailedException - Exception in org.apache.hadoop.ha
抛出异常以表示修改服务或应用程序状态的操作失败。
ServiceFailedException(String) - Constructor for exception org.apache.hadoop.ha.ServiceFailedException
ServiceFailedException(String, Throwable) - Constructor for exception org.apache.hadoop.ha.ServiceFailedException
serviceInit(Configuration) - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
serviceInit(Configuration) - Method in class org.apache.hadoop.service.AbstractService
服务所需的所有初始化代码。
serviceInit(Configuration) - Method in class org.apache.hadoop.service.CompositeService
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.client.api.impl.TimelineReaderClientImpl
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.event.AsyncDispatcher
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
ServiceLaunchException - Exception in org.apache.hadoop.service.launcher
包含退出码的服务启动异常。
ServiceLaunchException(int, Throwable) - Constructor for exception org.apache.hadoop.service.launcher.ServiceLaunchException
使用特定的退出代码创建异常。
ServiceLaunchException(int, String) - Constructor for exception org.apache.hadoop.service.launcher.ServiceLaunchException
使用特定的退出代码和文本创建异常。
ServiceLaunchException(int, String, Object...) - Constructor for exception org.apache.hadoop.service.launcher.ServiceLaunchException
创建一个格式化的异常。
ServiceLaunchException(int, Throwable, String, Object...) - Constructor for exception org.apache.hadoop.service.launcher.ServiceLaunchException
创建一个格式化的异常。
ServiceOperations - Class in org.apache.hadoop.service
该类包含一组用于处理服务的方法,特别是引导它们完成生命周期的操作。
servicePath(String, String, String) - Static method in class org.apache.hadoop.registry.client.binding.RegistryUtils
在用户和服务类下创建服务路径
ServiceRecord - Class in org.apache.hadoop.registry.client.types
单个组件的JSON可序列化描述。
ServiceRecord() - Constructor for class org.apache.hadoop.registry.client.types.ServiceRecord
创建一个没有ID、描述或注册时间的服务记录。
ServiceRecord(ServiceRecord) - Constructor for class org.apache.hadoop.registry.client.types.ServiceRecord
深度克隆构造函数
serviceStart() - Method in class org.apache.hadoop.service.AbstractService
在从INITED状态转换到STARTED状态期间调用的操作。
serviceStart() - Method in class org.apache.hadoop.service.CompositeService
serviceStart() - Method in class org.apache.hadoop.yarn.event.AsyncDispatcher
serviceStart() - Method in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
ServiceState - Enum in org.apache.hadoop.yarn.service.api.records
服务的当前状态。
ServiceStateChangeListener - Interface in org.apache.hadoop.service
用于通知服务状态变更的接口。
ServiceStateException - Exception in org.apache.hadoop.service
ServiceStateException(String) - Constructor for exception org.apache.hadoop.service.ServiceStateException
实例化
ServiceStateException(String, Throwable) - Constructor for exception org.apache.hadoop.service.ServiceStateException
ServiceStateException(int, String, Throwable) - Constructor for exception org.apache.hadoop.service.ServiceStateException
实例化,使用指定的退出代码作为异常的退出代码,不考虑任何内部原因提供的退出代码。
ServiceStateException(Throwable) - Constructor for exception org.apache.hadoop.service.ServiceStateException
ServiceStateModel - Class in org.apache.hadoop.service
实现服务状态模型。
ServiceStateModel(String) - Constructor for class org.apache.hadoop.service.ServiceStateModel
Create the service state model in the Service.STATE.NOTINITED
state.
ServiceStateModel(String, Service.STATE) - Constructor for class org.apache.hadoop.service.ServiceStateModel
在选定状态下创建服务状态模型实例
ServiceStatus - Class in org.apache.hadoop.yarn.service.api.records
已提交服务的当前状态,作为对GET API的响应返回。
ServiceStatus() - Constructor for class org.apache.hadoop.yarn.service.api.records.ServiceStatus
serviceStop() - Method in class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
serviceStop() - Method in class org.apache.hadoop.service.AbstractService
在过渡到STOPPED状态期间调用的操作。
serviceStop() - Method in class org.apache.hadoop.service.CompositeService
serviceStop() - Method in class org.apache.hadoop.yarn.event.AsyncDispatcher
serviceStop() - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
serviceStop() - Method in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
SESSION_TIMEZONE_KEY - Static variable in class org.apache.hadoop.mapreduce.lib.db.OracleDBRecordReader
设置为时区字符串的配置键。
SESSION_TOKEN - Static variable in class org.apache.hadoop.fs.s3a.常量
使用TemporaryAWSCredentialsProvider时的会话令牌: : "fs.s3a.session.token".
SESSION_TOKEN_KIND - Static variable in class org.apache.hadoop.fs.s3a.auth.delegation.DelegationConstants
SESSION_TOKEN_NAME - Static variable in class org.apache.hadoop.fs.s3a.auth.delegation.DelegationConstants
会话令牌名称:"S3ADelegationToken/Session"。
set(String, String) - Method in class org.apache.hadoop.conf.配置
Set the value
of the name
property.
set(String, String, String) - Method in class org.apache.hadoop.conf.配置
Set the value
of the name
property.
set(MeanStatistic) - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
将统计量设置为另一个的值。
set(Object) - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
set(Writable[]) - Method in class org.apache.hadoop.io.ArrayWritable
set(boolean) - Method in class org.apache.hadoop.io.BooleanWritable
设置BooleanWritable的值。
set(BytesWritable) - Method in class org.apache.hadoop.io.BytesWritable
将BytesWritable设置为给定newData的内容。
set(byte[], int, int) - Method in class org.apache.hadoop.io.BytesWritable
将值设置为给定字节范围的副本。
set(byte) - Method in class org.apache.hadoop.io.ByteWritable
设置此ByteWritable的值。
set(double) - Method in class org.apache.hadoop.io.DoubleWritable
set(EnumSet, Class) - Method in class org.apache.hadoop.io.EnumSetWritable
reset the EnumSetWritable with specified
value and elementType .
set(float) - Method in class org.apache.hadoop.io.FloatWritable
设置这个FloatWritable的值。
set(Writable) - Method in class org.apache.hadoop.io.GenericWritable
设置被包装的实例。
set(int) - Method in class org.apache.hadoop.io.IntWritable
设置这个IntWritable的值。
set(long) - Method in class org.apache.hadoop.io.LongWritable
设置此LongWritable的值。
set(MD5Hash) - Method in class org.apache.hadoop.io.MD5Hash
将另一个实例的内容复制到此实例中。
set(Object) - Method in class org.apache.hadoop.io.ObjectWritable
重置实例。
set(short) - Method in class org.apache.hadoop.io.ShortWritable
设置此ShortWritable的值。
set(String) - Method in class org.apache.hadoop.io.Text
设置为包含字符串的内容。
set(byte[]) - Method in class org.apache.hadoop.io.Text
设置为utf8字节数组。
set(Text) - Method in class org.apache.hadoop.io.Text
复制文本。
set(byte[], int, int) - Method in class org.apache.hadoop.io.Text
将文本设置为字节范围。
set(Writable[][]) - Method in class org.apache.hadoop.io.TwoDArrayWritable
set(int) - Method in class org.apache.hadoop.io.VIntWritable
设置这个VIntWritable的值。
set(long) - Method in class org.apache.hadoop.io.VLongWritable
设置此LongWritable的值。
set(int) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeInt
设置指标的数值
set(long) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeLong
设置指标的数值
set(byte[]) - Method in class org.apache.hadoop.record.Buffer
Deprecated.
使用指定的字节数组作为底层序列。
set(String, Object) - Method in class org.apache.hadoop.registry.client.types.ServiceRecord
SET_ACCESS_CONTROL - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
SET_GROUP_COMMAND - Static variable in class org.apache.hadoop.util.Shell
一个用于设置更改用户组列表的Unix命令:"chgrp"。
SET_OWNER_COMMAND - Static variable in class org.apache.hadoop.util.Shell
设置所有者的Unix命令:"chown"。
SET_PERMISSION_COMMAND - Static variable in class org.apache.hadoop.util.Shell
设置权限的Unix命令:"chmod"。
SET_PROPERTIES_ACTION - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
setAbout(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
setAccountName(String) - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
设置账户名称以标记所有指标。
setAcl(Path, List) - Method in class org.apache.hadoop.fs.AbstractFileSystem
完全替换文件和目录的ACL,丢弃所有现有条目。
setAcl(Path, List) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
完全替换文件和目录的ACL,丢弃所有现有条目。
setAcl(Path, List, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
setAcl(Path, List) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
setAcl(Path, List) - Method in class org.apache.hadoop.fs.FileContext
完全替换文件和目录的ACL,丢弃所有现有条目。
setAcl(Path, List) - Method in class org.apache.hadoop.fs.FileSystem
完全替换文件和目录的ACL,丢弃所有现有条目。
setAcl(Path, List) - Method in class org.apache.hadoop.fs.FilterFileSystem
setAcl(Path, List) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
setAcl(Path, List) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
setAggregatorDescriptors(JobConf, Class extends ValueAggregatorDescriptor>[]) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
setAggregatorDescriptors(Class extends ValueAggregatorDescriptor>[]) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJob
setAlignmentContext(AlignmentContext) - Method in class org.apache.hadoop.ipc.Server
设置对齐上下文以通过RPC传递状态信息。
setAllocatedContainers(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置分配的容器数量。
setAllocatedMemoryMB(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置分配的内存大小(单位:MB)
setAllocatedResource(Resource) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
setAllocatedVCores(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置分配的虚拟核心数
setAllocationRequestId(long) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the optional ID corresponding to this allocation request.
setAllocationRequestId(long) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
setAllocationTags(Set) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
setAllowNullValueProperties(boolean) - Method in class org.apache.hadoop.conf.配置
在设置过程中允许配置键没有值。
setAllowShortCircuitReads(boolean) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
设置是否启用短路读取。
setAMContainerResourceRequest(ResourceRequest) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
setAMContainerResourceRequests(List) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
设置AM容器的资源请求。
setAMContainerSpec(ContainerLaunchContext) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the ContainerLaunchContext
to describe the
Container
with which the ApplicationMaster
is
launched.
setAmNodeLabelExpression(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
setAppId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceRequest
Set the ApplicationId
of the resource to be released.
setAppId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceRequest
Set the ApplicationId
of the resource to be used.
setApplicationACLs(Map) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set the ApplicationACL
s for the application.
setApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.FailApplicationAttemptRequest
setApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
Set the ApplicationAttemptId
of an application attempt
setApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
Set the ApplicationAttemptId
of an application attempt
setApplicationAttemptList(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
Get a list of ApplicationReport
of an application.
setApplicationAttemptReport(ApplicationAttemptReport) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
Get the ApplicationAttemptReport
for the application attempt.
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
Set the ApplicationId
of an application
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
Set the ApplicationId
of the application
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Set the ApplicationId
of the application to be moved.
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityRequest
Set the ApplicationId
of the application.
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsRequest
Set the ApplicationId
of the application.
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the ApplicationId
of the submitted application.
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
setApplicationId(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.SubApplicationEntity
setApplicationName(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the application name .
setApplicationPriority(Priority) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityRequest
Set the Priority
of the application.
setApplicationPriority(Priority) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityResponse
Set the Priority
of the application.
setApplicationSchedulingPropertiesMap(Map) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
为应用程序设置调度环境。
setApplicationSubmissionContext(ApplicationSubmissionContext) - Method in class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
Set the ApplicationSubmissionContext
for the application.
setApplicationTags(Set) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
为应用程序设置标签。
setApplicationTimeouts(Map) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsRequest
Set the ApplicationTimeouts
for the application.
setApplicationTimeouts(Map) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsResponse
Set the ApplicationTimeouts
for the application.
setApplicationTimeouts(Map) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the ApplicationTimeouts
for the application in seconds.
setApplicationType(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
设置应用程序类型
setAppNodeLabelExpression(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
setArchiveSharedCacheUploadPolicies(Configuration, Map) - Static method in class org.apache.hadoop.mapreduce.Job
这是为归档文件设置共享缓存上传策略。
setArchiveTimestamps(Configuration, String) - Static method in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
setArrival(long) - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
设置到达时间或资源可分配的最早时间。
setArtifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setArtifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.Container
setArtifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
setArtifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setAskList(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set list of ResourceRequest
to update the
ResourceManager
about the application's resource requirements.
setAssignedJobID(JobID) - Method in class org.apache.hadoop.mapred.jobcontrol.Job
setAssignedNode(NodeId) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
setAsynchronousMode(boolean) - Static method in class org.apache.hadoop.ipc.Client
设置RPC为异步或同步模式。
setAttemptFailuresValidityInterval(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
为应用程序设置attemptFailuresValidityInterval(毫秒)。
setAttemptsToStartSkipping(Configuration, int) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
设置任务尝试次数,超过该次数后将启动跳过模式。
setAttributeKey(NodeAttributeKey) - Method in class org.apache.hadoop.yarn.api.records.NodeAttribute
setAttributeKey(NodeAttributeKey) - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeInfo
setAttributeName(String) - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeKey
setAttributePrefix(String) - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeKey
setAttributeToNodes(Map>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesResponse
setAttributeType(NodeAttributeType) - Method in class org.apache.hadoop.yarn.api.records.NodeAttribute
setAttributeType(NodeAttributeType) - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeInfo
setAttributeValue(String) - Method in class org.apache.hadoop.yarn.api.records.NodeAttribute
setAttributeValue(String) - Method in class org.apache.hadoop.yarn.api.records.NodeToAttributeValue
setAuthenticationMethod(UserGroupInformation.AuthenticationMethod, Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
setAuthenticationMethod(UserGroupInformation.AuthenticationMethod) - Method in class org.apache.hadoop.security.UserGroupInformation
设置主题中的认证方法
setAuthenticationMethod(SaslRpcServer.AuthMethod) - Method in class org.apache.hadoop.security.UserGroupInformation
设置主题中的认证方法
setAutoIncrMapperProcCount(Configuration, boolean) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
setAutoIncrReducerProcCount(Configuration, boolean) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
setAvailableMemoryMB(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置可用内存(单位:MB)
setAvailableVCores(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置可用的虚拟核心数
setBareHost(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
setBlacklistAdditions(List) - Method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
设置应添加到应用程序黑名单的资源名称列表。
setBlacklistRemovals(List) - Method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
设置应从应用程序黑名单中移除的资源名称列表。
setBlock(long, String) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
设置正在打开的块ID和块池ID。
setBlockAccessToken(byte[]) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
设置要使用的块访问令牌。
setBlockLocations(BlockLocation[]) - Method in class org.apache.hadoop.fs.LocatedFileStatus
为子类提供的钩子,用于延迟设置块位置。
setBoolean(String, boolean) - Method in class org.apache.hadoop.conf.配置
Set the value of the name
property to a boolean
.
setBooleanIfUnset(String, boolean) - Method in class org.apache.hadoop.conf.配置
如果当前未设置,则设置给定的属性。
setBoundingQuery(Configuration, String) - Static method in class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
设置与用户自定义查询一起使用的用户自定义边界查询。
setCacheArchives(URI[]) - Method in class org.apache.hadoop.mapreduce.Job
设置给定的归档集
setCacheArchives(URI[], Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
使用给定的归档集设置配置。
setCachedHosts(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
设置托管此块缓存副本的主机。
setCacheFiles(URI[]) - Method in class org.apache.hadoop.mapreduce.Job
设置给定的文件集
setCacheFiles(URI[], Configuration) - Static method in class org.apache.hadoop.mapreduce.Job
使用给定的文件集设置配置。
setCallbackHandler(NMClientAsync.CallbackHandler) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
setCallIdAndRetryCount(int, int, Object) - Static method in class org.apache.hadoop.ipc.Client
为下一次调用设置调用ID和重试次数。
setCallIdAndRetryCountUnprotected(Integer, int, Object) - Static method in class org.apache.hadoop.ipc.Client
setCancelDelegationTokenUponJobCompletion(boolean) - Method in class org.apache.hadoop.mapreduce.Job
设置标志,允许JobTracker在作业完成后取消HDFS委托令牌。
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
Set the
Resource
capability of the request
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the Resource
capability of the request.
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Set the Resource
capability of the request.
setCapacity(int) - Method in class org.apache.hadoop.io.BytesWritable
更改后备存储的容量。
setCapacity(int) - Method in class org.apache.hadoop.record.Buffer
Deprecated.
更改后备存储的容量。
setChanged() - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
在可变操作中设置变更标志
setChildren(Set) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
setClass(String, Class >, Class >) - Method in class org.apache.hadoop.conf.配置
Set the value of the name
property to the name of a
theClass
implementing the given interface xface
.
setClassLoader(ClassLoader) - Method in class org.apache.hadoop.conf.配置
设置将用于加载各种对象的类加载器。
setCleanupProgress(float) - Method in class org.apache.hadoop.mapred.JobStatus
设置此作业的清理进度
setCleanupProgress(float) - Method in class org.apache.hadoop.mapreduce.JobStatus
设置此作业的清理进度
setClient(NMClient) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
setClientBackoffEnabled(boolean) - Method in class org.apache.hadoop.ipc.Server
setClientName(String) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
设置HDFS客户端的名称。
setClientToAMTokenMasterKey(ByteBuffer) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
设置ClientToAMToken主密钥。
setCluster(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
setCode(Integer) - Method in class org.apache.hadoop.yarn.service.api.records.错误
setCode(Integer) - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
setCodecClasses(Configuration, List) - Static method in class org.apache.hadoop.io.compress.CompressionCodecFactory
在配置中设置编解码器类的列表。
setCollectorAddr(String) - Method in class org.apache.hadoop.yarn.api.records.CollectorInfo
setCollectorToken(Token) - Method in class org.apache.hadoop.yarn.api.records.CollectorInfo
setCombinerClass(Class extends Reducer>) - Method in class org.apache.hadoop.mapred.JobConf
Set the user-defined combiner class used to combine map-outputs
before being sent to the reducers.
setCombinerClass(Class extends Reducer>) - Method in class org.apache.hadoop.mapreduce.Job
为作业设置组合器类。
setCombinerKeyGroupingComparator(Class extends RawComparator>) - Method in class org.apache.hadoop.mapred.JobConf
Set the user defined
RawComparator
comparator for
grouping keys in the input to the combiner.
setCombinerKeyGroupingComparatorClass(Class extends RawComparator>) - Method in class org.apache.hadoop.mapreduce.Job
setCommand(SignalContainerCommand) - Method in class org.apache.hadoop.yarn.api.protocolrecords.SignalContainerRequest
Set the SignalContainerCommand
of the signal request.
setCommands(List) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Add the list of commands for launching the container.
setCommitter(String) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
setComponentInstanceName(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
setComponentName(String) - Method in class org.apache.hadoop.yarn.service.api.records.ComponentContainers
setComponents(List) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setCompressMapOutput(boolean) - Method in class org.apache.hadoop.mapred.JobConf
是否应在传输前压缩map输出?
setCompressOutput(JobConf, boolean) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
设置作业的输出是否压缩。
setCompressOutput(Job, boolean) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
设置作业的输出是否压缩。
setConcurrency(int) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
设置需要并发调度的容器数量。
setConf(Configuration) - Method in interface org.apache.hadoop.conf.可配置
设置此对象要使用的配置。
setConf(Configuration) - Method in class org.apache.hadoop.conf.已配置
setConf(Configuration) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap
setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.LevelDBFileRegionAliasMap
setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap
setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.FileSystemImage
setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.FixedBlockMultiReplicaResolver
setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.FixedBlockResolver
setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.namenode.SingleUGIResolver
setConf(Configuration) - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenProvider
设置配置。
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
setConf(Configuration) - Method in class org.apache.hadoop.io.AbstractMapWritable
setConf(Configuration) - Method in class org.apache.hadoop.io.compress.BZip2Codec
设置此对象要使用的配置。
setConf(Configuration) - Method in class org.apache.hadoop.io.compress.DefaultCodec
setConf(Configuration) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
setConf(Configuration) - Method in class org.apache.hadoop.io.EnumSetWritable
setConf(Configuration) - Method in class org.apache.hadoop.io.GenericWritable
setConf(Configuration) - Method in class org.apache.hadoop.io.ObjectWritable
setConf(Configuration) - Method in class org.apache.hadoop.io.WritableComparator
setConf(Configuration) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
设置此对象要使用的配置。
setConf(Configuration) - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
setConf(Configuration) - Method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
设置此对象要使用的配置。
setConf(Configuration) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
设置此对象要使用的配置。
setConf(Configuration) - Method in class org.apache.hadoop.mapreduce.lib.partition.BinaryPartitioner
setConf(Configuration) - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
setConf(Configuration) - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
setConf(Configuration) - Method in class org.apache.hadoop.mapreduce.lib.partition.TotalOrderPartitioner
读取分区文件并构建索引数据结构。
setConf(Configuration) - Method in class org.apache.hadoop.net.AbstractDNSToSwitchMapping
setConf(Configuration) - Method in class org.apache.hadoop.net.ScriptBasedMapping
设置此对象要使用的配置。
setConf(Configuration) - Method in class org.apache.hadoop.net.SocksSocketFactory
setConf(Configuration) - Method in class org.apache.hadoop.net.TableMapping
setConf(Configuration) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
setConf(Object, Configuration) - Static method in class org.apache.hadoop.util.ReflectionUtils
检查并在必要时设置'configuration'。
setConfig(Configuration) - Method in class org.apache.hadoop.service.AbstractService
为此服务设置配置。
setConfigs(Map) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
setConfiguration(Configuration) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
设置要使用的配置。
setConfiguration(Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
setConfiguration(Configuration) - Static method in class org.apache.hadoop.security.UserGroupInformation
为UGI设置静态配置。
setConfiguration(Configuration) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setConfiguration(Configuration) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setConnectionConfigurator(ConnectionConfigurator) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
setConnectTimeout(Configuration, int) - Static method in class org.apache.hadoop.ipc.Client
在配置中设置连接超时值
setConstraints(List) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementPolicy
setContainer(Container) - Method in class org.apache.hadoop.yarn.api.records.UpdatedContainer
Set the Container
.
setContainerExitStatus(int) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
Set the ContainerId
of the container
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.SignalContainerRequest
Set the ContainerId
of the container to signal.
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Set the ContainerId
of the container.
setContainerIds(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
Set a list of ContainerId
s of containers for which to obtain
the ContainerStatus
setContainerIds(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetLocalizationStatusesRequest
设置需要获取本地化状态的容器ID列表。
setContainerIds(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
Set the ContainerId
s of the containers to be stopped.
setContainerLaunchContext(ContainerLaunchContext) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
Set the ContainerLaunchContext
for the container to be started
by the NodeManager
setContainerList(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
Set a list of ContainerReport
for all the containers of an
application attempt.
setContainerLogDir(String) - Method in class org.apache.hadoop.yarn.ContainerLogAppender
setContainerLogDir(String) - Method in class org.apache.hadoop.yarn.ContainerRollingLogAppender
setContainerLogFile(String) - Method in class org.apache.hadoop.yarn.ContainerLogAppender
setContainerLogFile(String) - Method in class org.apache.hadoop.yarn.ContainerRollingLogAppender
setContainerName(String) - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
设置容器名称以标记所有指标。
setContainerReport(ContainerReport) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
setContainerRetryContext(ContainerRetryContext) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set the ContainerRetryContext
to relaunch container.
setContainers(List) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setContainers(List) - Method in class org.apache.hadoop.yarn.service.api.records.ComponentContainers
设置容器。
setContainerState(ContainerState) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
setContainersToIncrease(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceRequest
设置容器令牌以在容器资源增加期间使用。
setContainersToUpdate(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateRequest
设置容器令牌,用于容器资源增加时使用。
setContainerToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
setContainerUpdateType(ContainerUpdateType) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Set the ContainerUpdateType
of the container.
setContainerVersion(int) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
设置容器的当前版本。
setContent(Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse
setContentionTracing(boolean) - Static method in class org.apache.hadoop.util.ReflectionUtils
setContext(String) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
设置指标上下文标签
setContext(String) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
setContext(String) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
设置上下文标签
setContext(String) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
setCorrupt(boolean) - Method in class org.apache.hadoop.fs.BlockLocation
设置损坏标志。
setCounter(String, long) - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsSetters
设置计数器。
setCounter(String, long) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
setCountersEnabled(JobConf, boolean) - Static method in class org.apache.hadoop.mapred.lib.MultipleOutputs
启用或禁用指定输出的计数器。
setCountersEnabled(Job, boolean) - Static method in class org.apache.hadoop.mapreduce.lib.output.MultipleOutputs
启用或禁用指定输出的计数器。
setCPU(float) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Set CPU utilization (The amount of vcores used).
setCpus(Integer) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
setCreatedTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
设置域名的创建时间
setCreatedTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
设置域的创建时间。
setCreatedTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
setCreationTime(long) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
setCurrent(CallerContext) - Static method in class org.apache.hadoop.ipc.CallerContext
setCurrentContainerVersion(int) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
设置当前容器版本。
setCurrentKeyId(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
对于将存储外部化的子类,例如基于Zookeeper的实现。
setCustomResource(String, float) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Set custom resource utilization
(The amount of custom resource used).
setCustomResources(Map) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
setDate(String) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
setDate(long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
setDeadline(long) - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
设置资源必须分配完成的截止时间或最晚时间。
setDecommissionedInstances(List) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setDecommissioningTimeout(Integer) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
设置下线超时时间(单位:秒,null表示无超时限制)。
setDefaultCompressionType(Configuration, SequenceFile.CompressionType) - Static method in class org.apache.hadoop.io.SequenceFile
为序列文件设置默认压缩类型。
setDefaultDelegationTokenAuthenticator(Class extends DelegationTokenAuthenticator>) - Static method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
setDefaultNodeLabelExpression(String) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
setDefaultReplication(Short) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
setDefaultUri(Configuration, URI) - Static method in class org.apache.hadoop.fs.FileSystem
在配置中设置默认的文件系统URI。
setDefaultUri(Configuration, String) - Static method in class org.apache.hadoop.fs.FileSystem
在配置中设置默认的文件系统URI。
setDelegationToken(Token) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.CancelDelegationTokenRequest
setDelegationToken(Token) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenRequest
setDelegationToken(Token) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL.Token
setDelegationTokenSeqNum(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
对于将存储外部化的子类,例如基于Zookeeper的实现。
setDependencies(List) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setDependencies(List) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setDeprecatedProperties() - Method in class org.apache.hadoop.conf.配置
设置所有当前未设置但具有对应已设置新属性的已弃用属性。
setDescription(String) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
setDescription(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
设置域描述
setDescription(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
设置域描述。
setDescription(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setDestFile(String) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
setDestFile(String) - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
设置目标文件。
setDiagnostics(TreeMap) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Set diagnostic information on application failure.
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
Set the diagnostics to which the application is being killed.
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
设置诊断信息。
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
setDiagnosticsInfo(String) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
setDiagnosticsInfo(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineHealth
setDictionary(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Compressor
设置压缩的预设字典。
setDictionary(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Decompressor
设置用于压缩的预设字典。
setDigest(String) - Method in class org.apache.hadoop.io.MD5Hash
从十六进制字符串设置摘要值。
setDir(String) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.DirEntry
setDisplayName(String) - Method in class org.apache.hadoop.mapred.Counters.Counter
setDisplayName(String) - Method in class org.apache.hadoop.mapred.Counters.Group
setDisplayName(String) - Method in interface org.apache.hadoop.mapreduce.Counter
setDisplayName(String) - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
设置组的显示名称
setDockerClientConfig(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setDomainId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
设置实体所属域的ID
setDomains(List) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomains
将域名列表设置为给定的域名列表
setDouble(String, double) - Method in class org.apache.hadoop.conf.配置
Set the value of the name
property to a double
.
setDrainEventsOnStop() - Method in class org.apache.hadoop.yarn.event.AsyncDispatcher
setDropBehind(Boolean) - Method in interface org.apache.hadoop.fs.CanSetDropBehind
配置是否应丢弃流的缓存。
setDropBehind(Boolean) - Method in class org.apache.hadoop.fs.FSDataInputStream
setDropBehind(Boolean) - Method in class org.apache.hadoop.fs.FSDataOutputStream
setDuration(long) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
设置资源所需的持续时间(以毫秒为单位)。
setEnd(long) - Method in class org.apache.hadoop.io.compress.SplitCompressionInputStream
setEndTime(long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
设置用于搜索预订的结束时间。
setEnforceExecutionType(boolean) - Method in class org.apache.hadoop.yarn.api.records.ExecutionTypeRequest
设置为true以明确要求调度机构返回与请求的执行类型完全匹配的容器。
setEntities(List) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
将实体列表设置为给定的实体列表
setEntities(List) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntities
setEntityId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
设置实体ID
setEntityId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
设置实体ID
setEntityId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
设置实体ID
setEntityId(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
设置实体ID。
setEntityType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
设置实体类型
setEntityType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
设置实体类型
setEntityType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
设置实体类型
setEntityType(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
设置实体类型。
setEnum(String, T) - Method in class org.apache.hadoop.conf.配置
Set the value of the name
property to the given type.
setEnv(Map) - Method in class org.apache.hadoop.yarn.service.api.records.配置
setEnvironment(Map) - Method in class org.apache.hadoop.util.Shell
设置命令的环境。
setEnvironment(Map) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Add environment variables for the container.
setErasureCodingPolicy(Path, String) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
将源路径设置为指定的擦除编码策略。
setErrorCode(int) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
将错误代码设置为给定的错误代码
setErrorCode(int) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
将错误代码设置为给定的错误代码。
setErrorCodes(Set) - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
setErrors(List) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
setErrors(List) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse
setEstimator(QuantileEstimator) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
setEventId(int) - Method in class org.apache.hadoop.mapreduce.TaskCompletionEvent
设置事件ID。
setEventInfo(Map) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
将信息映射设置为给定的事件信息映射
setEvents(List) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
将事件列表设置为与实体相关的给定事件列表
setEvents(List) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
将事件列表设置为给定的事件列表
setEvents(List) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
setEvents(NavigableSet) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
setEventType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
设置事件类型
setExcludePattern(String) - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
设置排除模式。
setExecutable(File, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
setExecutable(JobConf, String) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
设置应用程序可执行文件的URI。
setExecutionType(ExecutionType) - Method in class org.apache.hadoop.yarn.api.records.ExecutionTypeRequest
Set the ExecutionType
of the requested container.
setExecutionType(ExecutionTypeRequest) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
setExecutionType(ExecutionType) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Set the target ExecutionType
of the container.
setExecutionTypeRequest(ExecutionTypeRequest) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the ExecutionTypeRequest
of the requested container.
setExpireInterval(long) - Method in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
setExpiresIn(String) - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenTimer
设置访问令牌的过期时间,由OAuth服务器报告,即从当前时间开始的秒数。
setExpiresInMSSinceEpoch(String) - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenTimer
设置访问令牌从纪元时间开始计算的过期时间(毫秒),这是WebHDFS配置所要求的。
setExpiryTime(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationTimeout
Set expiryTime
for given timeout type.
setExposedPorts(Map>>) - Method in class org.apache.hadoop.yarn.service.api.records.Container
setExtended(boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableStat
设置是否显示扩展统计信息(标准差、最小值/最大值等)
setFactory(Class, WritableFactory) - Static method in class org.apache.hadoop.io.WritableFactories
定义一个类的工厂。
setFailureInfo(String) - Method in class org.apache.hadoop.mapred.JobStatus
setFailureInfo(String) - Method in class org.apache.hadoop.mapreduce.JobStatus
设置诊断信息。
setFailuresValidityInterval(long) - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
setFields(String) - Method in class org.apache.hadoop.yarn.service.api.records.错误
SetFile - Class in org.apache.hadoop.io
基于文件的一组键。
SetFile() - Constructor for class org.apache.hadoop.io.SetFile
setFile(String) - Method in class org.apache.hadoop.yarn.api.records.URL
设置URL的文件。
setFileName(String) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
设置正在打开的文件名。
setFilenamePaths(List) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
设置文件名路径列表。
setFilenames(ArrayList) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
setFiles(List) - Method in class org.apache.hadoop.yarn.service.api.records.配置
setFileSharedCacheUploadPolicies(Configuration, Map) - Static method in class org.apache.hadoop.mapreduce.Job
这是为文件设置共享缓存上传策略。
setFilesystemProperties(Hashtable, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
setFileTimestamps(Configuration, String) - Static method in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
setFilterClass(Configuration, Class) - Static method in class org.apache.hadoop.mapred.SequenceFileInputFilter
设置过滤器类
setFilterClass(Job, Class >) - Static method in class org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter
设置过滤器类
setFinalApplicationStatus(FinalApplicationStatus) - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Set the final state of the ApplicationMaster
setFinishTime(long) - Method in class org.apache.hadoop.mapred.JobStatus
设置作业的完成时间
setFinishTime(long) - Method in class org.apache.hadoop.mapred.TaskReport
设置任务的完成时间。
setFinishTime(long) - Method in class org.apache.hadoop.mapreduce.JobStatus
设置作业的完成时间
setFinishTime(long) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
setFloat(String, float) - Method in class org.apache.hadoop.conf.配置
Set the value of the name
property to a float
.
setFlowName(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
setFormat(JobConf) - Method in class org.apache.hadoop.mapred.join.CompositeInputFormat
将给定字符串解释为复合表达式。
setFormat(Configuration) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
将给定的字符串解释为复合表达式。
setGauge(String, long) - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsSetters
设置一个计量器。
setGauge(String, long) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
setGenerationStamp(long) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
设置正在打开的块的生成戳记。
setGlobalContextEntry(String, String) - Static method in class org.apache.hadoop.fs.audit.CommonAuditContext
设置一个全局条目。
setGroup(String) - Method in class org.apache.hadoop.fs.FileStatus
设置组。
setGroupingComparatorClass(Class extends RawComparator>) - Method in class org.apache.hadoop.mapreduce.Job
setGroupName(String) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
setHadoopBuildVersion(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
setHadoopVersion(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
setHadoopVersionBuiltOn(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
setHealthStatus(TimelineHealth.TimelineHealthStatus) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineHealth
setHeartbeatInterval(int) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
setHistoryFile(String) - Method in class org.apache.hadoop.mapred.JobStatus
为已完成作业设置作业历史文件URL
setHistoryFile(String) - Method in class org.apache.hadoop.mapreduce.JobStatus
为已完成的任务设置任务历史文件URL
setHistoryFileManager(HistoryFileManager) - Method in interface org.apache.hadoop.mapreduce.v2.hs.HistoryStorage
为存储提供一个类的引用,该类可用于与历史文件进行交互。
setHost(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Set the host on which the ApplicationMaster
is
running.
setHost(String) - Method in class org.apache.hadoop.yarn.api.records.URL
设置URL的主机地址。
setHostname(String) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
setHostname(String) - Method in class org.apache.hadoop.yarn.api.records.NodeToAttributeValue
setHostname(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
setHostNames(Set) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesRequest
设置需要映射的主机名。
setHosts(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
设置托管此块的主机。
setID(int) - Method in class org.apache.hadoop.mapred.join.Parser.Node
setID(int) - Method in class org.apache.hadoop.mapreduce.lib.join.Parser.Node
setID(byte[]) - Method in class org.apache.hadoop.security.token.Token
setId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
设置域ID
setId(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
设置域ID。
setId(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
setId(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
setId(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
setId(String) - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
setId(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
setId(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setIdentifier(TimelineEntity.Identifier) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
setIdPrefix(long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
为实体设置idPrefix。
setIfUnset(String, String) - Method in class org.apache.hadoop.conf.配置
如果当前未设置属性,则设置该属性。
setIncludeApplications(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Should we get fetch information about active applications ?
setIncludeChildQueues(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Should we fetch information about child queues ?
setIncludePattern(String) - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
设置包含模式。
setIncludeResourceAllocations(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
设置布尔值,表示用户是否请求完整的资源分配。
setInfo(Map) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
setInfo(Map) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
setInitialFlushTime(Date) - Method in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
setInput(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Compressor
设置用于压缩的输入数据。
setInput(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Decompressor
设置解压缩的输入数据。
setInput(JobConf, Class extends DBWritable>, String, String, String, String...) - Static method in class org.apache.hadoop.mapred.lib.db.DBInputFormat
使用适当的输入设置初始化作业的映射部分。
setInput(JobConf, Class extends DBWritable>, String, String) - Static method in class org.apache.hadoop.mapred.lib.db.DBInputFormat
使用适当的输入设置初始化作业的映射部分。
setInput(Job, Class extends DBWritable>, String, String, String, String...) - Static method in class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
请注意,在此版本中,"orderBy"列被称为"splitBy"。
setInput(Job, Class extends DBWritable>, String, String) - Static method in class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
setInput() 接受一个自定义查询和一个单独的"边界查询"作为参数,用于替代 DBInputFormat 使用的自定义"计数查询"。
setInput(Job, Class extends DBWritable>, String, String, String, String...) - Static method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
使用适当的输入设置初始化作业的映射部分。
setInput(Job, Class extends DBWritable>, String, String) - Static method in class org.apache.hadoop.mapreduce.lib.db.DBInputFormat
使用适当的输入设置初始化作业的映射部分。
setInputBoundingQuery(String) - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
setInputClass(Class extends DBWritable>) - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
setInputConditions(String) - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
setInputCountQuery(String) - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
setInputDirRecursive(Job, boolean) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
setInputFieldNames(String...) - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
setInputFormat(Class extends InputFormat>) - Method in class org.apache.hadoop.mapred.JobConf
Set the
InputFormat
implementation for the map-reduce job.
setInputFormatClass(Class extends InputFormat>) - Method in class org.apache.hadoop.mapreduce.Job
setInputOrderBy(String) - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
setInputPathFilter(JobConf, Class extends PathFilter>) - Static method in class org.apache.hadoop.mapred.FileInputFormat
为map-reduce作业设置一个应用于输入路径的PathFilter。
setInputPathFilter(Job, Class extends PathFilter>) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
为MapReduce作业设置一个应用于输入路径的PathFilter。
setInputPaths(JobConf, String) - Static method in class org.apache.hadoop.mapred.FileInputFormat
将给定的逗号分隔路径设置为MapReduce作业的输入列表。
setInputPaths(JobConf, Path...) - Static method in class org.apache.hadoop.mapred.FileInputFormat
Set the array of
Path
s as the list of inputs
for the map-reduce job.
setInputPaths(Job, String) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
将给定的逗号分隔路径设置为MapReduce作业的输入列表。
setInputPaths(Job, Path...) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
Set the array of
Path
s as the list of inputs
for the map-reduce job.
setInputQuery(String) - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
setInputTableName(String) - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
setInt(String, int) - Method in class org.apache.hadoop.conf.配置
Set the value of the name
property to an int
.
setInterpreter(ReservationRequestInterpreter) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequests
Set the
ReservationRequestInterpreter
, representing how the list of
resources should be allocated, this captures temporal ordering and other
constraints.
setInterval(int) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
设置估算器的滚动间隔(以秒为单位)。
setIOStatistics(IOStatisticsSnapshot) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
setIp(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
setIsJavaMapper(JobConf, boolean) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
设置Mapper是否用Java编写。
setIsJavaRecordReader(JobConf, boolean) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
设置作业是否使用Java RecordReader。
setIsJavaRecordWriter(JobConf, boolean) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
设置作业是否使用Java RecordWriter。
setIsJavaReducer(JobConf, boolean) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
设置Reducer是否用Java编写。
setIsRelatedToEntities(Map>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
setIssueDate(long) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
setJar(String) - Method in class org.apache.hadoop.mapred.JobConf
为map-reduce作业设置用户jar包。
setJar(String) - Method in class org.apache.hadoop.mapreduce.Job
设置作业jar包
setJarByClass(Class) - Method in class org.apache.hadoop.mapred.JobConf
通过查找示例类位置来设置作业的jar文件。
setJarByClass(Class >) - Method in class org.apache.hadoop.mapreduce.Job
通过查找给定类的来源来设置Jar包。
setJob(Job) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
设置mapreduce作业
setJobACLs(Map) - Method in class org.apache.hadoop.mapred.JobStatus
setJobACLs(Map) - Method in class org.apache.hadoop.mapreduce.JobStatus
设置作业的访问控制列表(ACL)。
setJobConf(JobConf) - Method in class org.apache.hadoop.mapred.jobcontrol.Job
为此作业设置mapred作业配置。
setJobEndNotificationCustomNotifierClass(String) - Method in class org.apache.hadoop.mapred.JobConf
设置作业完成后(成功/失败)用于发送通知的调用类。
setJobEndNotificationURI(String) - Method in class org.apache.hadoop.mapred.JobConf
设置要调用的URI,以便在作业完成后(成功/失败)发送通知。
setJobID(String) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
设置此任务的作业ID。
setJobId(String) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
setJobIdSource(String) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
setJobName(String) - Method in class org.apache.hadoop.mapred.JobConf
设置用户指定的作业名称。
setJobName(String) - Method in class org.apache.hadoop.mapreduce.Job
设置用户指定的作业名称。
setJobName(String) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
设置此任务的作业名称。
setJobPriority(JobPriority) - Method in class org.apache.hadoop.mapred.JobConf
setJobPriority(JobPriority) - Method in class org.apache.hadoop.mapred.JobStatus
设置作业的优先级,默认为NORMAL。
setJobPriority(String) - Method in interface org.apache.hadoop.mapred.RunningJob
设置正在运行作业的优先级。
setJobPriorityAsInteger(int) - Method in class org.apache.hadoop.mapred.JobConf
setJobSetupCleanupNeeded(boolean) - Method in class org.apache.hadoop.mapreduce.Job
指定作业是否需要设置作业和清理作业
setJobState(ControlledJob.State) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
设置此作业的状态。
setJobStatuses(JobStatus[]) - Method in class org.apache.hadoop.mapreduce.QueueInfo
setKeepCommandFile(JobConf, boolean) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
设置是否保留命令文件用于调试
setKeepContainersAcrossApplicationAttempts(boolean) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
设置标志位,用于指示是否在应用程序尝试之间保留容器。
setKeepFailedTaskFiles(boolean) - Method in class org.apache.hadoop.mapred.JobConf
设置框架是否应保留失败任务的中间文件。
setKeepTaskFilesPattern(String) - Method in class org.apache.hadoop.mapred.JobConf
设置应保留任务名称的正则表达式。
setKerberosPrincipal(KerberosPrincipal) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setKeyComparator(Class extends WritableComparator>) - Method in class org.apache.hadoop.mapred.join.Parser.Node
setKeyComparator(Class extends WritableComparator>) - Method in class org.apache.hadoop.mapreduce.lib.join.Parser.Node
setKeyFieldComparatorOptions(String) - Method in class org.apache.hadoop.mapred.JobConf
setKeyFieldComparatorOptions(Job, String) - Static method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
setKeyFieldPartitionerOptions(String) - Method in class org.apache.hadoop.mapred.JobConf
setKeyFieldPartitionerOptions(Job, String) - Method in class org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
setKeytab(String) - Method in class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
setKeytabFile(String) - Method in exception org.apache.hadoop.security.KerberosAuthException
setKeyValue(Text, Text, byte[], int, int) - Static method in class org.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
setLaunchCommand(String) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setLaunchTime(Date) - Method in class org.apache.hadoop.yarn.service.api.records.Container
setLaunchTime(Date) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setLeftOffset(Configuration, int) - Static method in class org.apache.hadoop.mapreduce.lib.partition.BinaryPartitioner
Set the subarray to be used for partitioning to
bytes[offset:]
in Python syntax.
setLength(long) - Method in class org.apache.hadoop.fs.BlockLocation
设置块的长度。
setLevel(int) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.DirEntry
setLifetime(Long) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setLimit(Long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
setLocalArchives(Configuration, String) - Static method in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
setLocalFiles(Configuration, String) - Static method in class org.apache.hadoop.filecache.DistributedCache
Deprecated.
setLocalizationStatuses(List) - Method in class org.apache.hadoop.yarn.service.api.records.Container
设置本地化状态。
setLocalResources(Map) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set LocalResource
required by the container.
setLogAggregationContext(LogAggregationContext) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set LogAggregationContext
for the application
setLogAggregationPolicyClassName(String) - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
设置日志聚合策略类。
setLogAggregationPolicyParameters(String) - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
设置日志聚合策略参数。
setLogSlowRPC(boolean) - Method in class org.apache.hadoop.ipc.Server
设置慢速RPC标志。
setLogSlowRPCThresholdTime(long) - Method in class org.apache.hadoop.ipc.Server
setLogUrl(String) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
setLong(String, long) - Method in class org.apache.hadoop.conf.配置
Set the value of the name
property to a long
.
setMapDebugScript(String) - Method in class org.apache.hadoop.mapred.JobConf
设置当map任务失败时运行的调试脚本。
setMapOutputCompressorClass(Class extends CompressionCodec>) - Method in class org.apache.hadoop.mapred.JobConf
setMapOutputKeyClass(Class >) - Method in class org.apache.hadoop.mapred.JobConf
设置映射输出数据的键类。
setMapOutputKeyClass(Class >) - Method in class org.apache.hadoop.mapreduce.Job
设置映射输出数据的键类。
setMapOutputValueClass(Class >) - Method in class org.apache.hadoop.mapred.JobConf
设置map输出数据的值类。
setMapOutputValueClass(Class >) - Method in class org.apache.hadoop.mapreduce.Job
设置map输出数据的值类。
setMapperClass(Class extends Mapper>) - Method in class org.apache.hadoop.mapred.JobConf
Set the
Mapper
class for the job.
setMapperClass(Class extends Mapper>) - Method in class org.apache.hadoop.mapreduce.Job
setMapperClass(Job, Class extends Mapper>) - Static method in class org.apache.hadoop.mapreduce.lib.map.MultithreadedMapper
设置应用程序的mapper类。
setMapperMaxSkipRecords(Configuration, long) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
设置每个坏记录在映射器中可接受的周围跳过记录数。
setMapProgress(float) - Method in class org.apache.hadoop.mapred.JobStatus
设置此作业的映射进度
setMapProgress(float) - Method in class org.apache.hadoop.mapreduce.JobStatus
设置此作业的映射进度
setMapredJobID(String) - Method in class org.apache.hadoop.mapred.jobcontrol.Job
Deprecated.
setMapRunnerClass(Class extends MapRunnable>) - Method in class org.apache.hadoop.mapred.JobConf
setMapSpeculativeExecution(boolean) - Method in class org.apache.hadoop.mapred.JobConf
为该作业的map任务开启或关闭推测执行。
setMapSpeculativeExecution(boolean) - Method in class org.apache.hadoop.mapreduce.Job
为该作业的map任务开启或关闭推测执行。
setMasterKey(byte[]) - Method in class org.apache.hadoop.yarn.security.client.ClientToAMTokenSecretManager
setMasterKeyId(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
setMaxAppAttempts(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
设置应用程序提交的最大尝试次数。
setMaxCardinality(Long) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
setMaxDate(long) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
setMaxEndTime(long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
setMaximum(String, long) - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsSetters
设置最大值。
setMaximum(String, long) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
setMaxInputSplitSize(Job, long) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
设置最大分片大小
setMaxItems(long) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.UniqValueCount
设置唯一值数量的上限
setMaxMapAttempts(int) - Method in class org.apache.hadoop.mapred.JobConf
专家:设置运行map任务的最大尝试次数。
setMaxMapAttempts(int) - Method in class org.apache.hadoop.mapreduce.Job
专家:设置运行map任务的最大尝试次数。
setMaxMapTaskFailuresPercent(int) - Method in class org.apache.hadoop.mapred.JobConf
专家:设置在不导致作业中止的情况下,Map任务允许失败的最大百分比。
setMaxPhysicalMemoryForTask(long) - Method in class org.apache.hadoop.mapred.JobConf
Deprecated.
setMaxReduceAttempts(int) - Method in class org.apache.hadoop.mapred.JobConf
专家:设置运行reduce任务的最大尝试次数。
setMaxReduceAttempts(int) - Method in class org.apache.hadoop.mapreduce.Job
专家:设置运行reduce任务时的最大尝试次数。
setMaxReduceTaskFailuresPercent(int) - Method in class org.apache.hadoop.mapred.JobConf
设置在不导致作业中止的情况下,reduce任务允许失败的最大百分比。
setMaxRelativeExpiryMs(Long) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
设置此池中指令的最大相对过期时间(以毫秒为单位)。
setMaxRetries(int) - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
setMaxSplitSize(long) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
指定每个分片的最大大小(以字节为单位)。
setMaxTaskFailuresPerTracker(int) - Method in class org.apache.hadoop.mapred.JobConf
设置最大编号
setMaxVirtualMemoryForTask(long) - Method in class org.apache.hadoop.mapred.JobConf
setMeanStatistic(String, MeanStatistic) - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsSetters
将均值统计量设置为给定值。
setMeanStatistic(String, MeanStatistic) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
setMemory(int) - Method in class org.apache.hadoop.yarn.api.records.Resource
Deprecated.
setMemory(String) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
setMemoryForMapTask(long) - Method in class org.apache.hadoop.mapred.JobConf
setMemoryForReduceTask(long) - Method in class org.apache.hadoop.mapred.JobConf
setMemorySize(long) - Method in class org.apache.hadoop.yarn.api.records.Resource
Set memory of the resource.
setMessage(String) - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
设置此作业的消息。
setMessage(String) - Method in class org.apache.hadoop.yarn.service.api.records.错误
setMessagePrefix(String) - Method in exception org.apache.hadoop.hdfs.protocol.NSQuotaExceededException
为错误消息设置前缀。
setMetrics(TreeMap) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
setMetrics(Set) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
setMinCardinality(Long) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
setMiniClusterMode(boolean) - Static method in enum org.apache.hadoop.metrics2.lib.DefaultMetricsSystem
setMinimum(String, long) - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsSetters
设置最小值。
setMinimum(String, long) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
setMinInputSplitSize(Job, long) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
设置最小输入分片大小
setMinSplitSize(long) - Method in class org.apache.hadoop.mapred.FileInputFormat
setMinSplitSizeNode(long) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
指定每个节点上每个分片的最小大小(以字节为单位)。
setMinSplitSizeRack(long) - Method in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
指定每个机架上每个分片的最小大小(以字节为单位)。
setMockFileSystemForTesting(FileSystem) - Method in class org.apache.hadoop.fs.azure.WasbFsck
出于测试目的,在此设置要使用的文件系统,而不是依赖基于URI从FileSystem类获取。
setMode(FsPermission) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
setModifiedTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
设置域的修改时间
setModifiedTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
设置域的修改时间。
setMonitorInterval(long) - Method in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
setName(String) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
setName(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
setName(String) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setName(String) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
setName(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setNames(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
设置托管此块的名称(主机:端口)。
setNeededMem(int) - Method in class org.apache.hadoop.mapreduce.JobStatus
setNextExpirationTime(long) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenResponse
setNMToken(String, Token) - Static method in class org.apache.hadoop.yarn.client.api.NMTokenCache
setNMTokenCache(NMTokenCache) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
Set the NM token cache for the AMRMClient
.
setNMTokenCache(NMTokenCache) - Method in class org.apache.hadoop.yarn.client.api.NMClient
Set the NM Token cache of the NMClient
.
setNodeAttributes(Set) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesRequest
设置需要将主机名映射到属性值的节点attributeKeys。
setNodeAttributes(Set) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesResponse
将节点属性设置为响应。
setNodeAttributes(Set) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
设置节点的节点属性。
setNodeAttributes(Map>) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.api.records.NMToken
setNodeLabelExpression(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
为此应用设置节点标签表达式
setNodeLabelExpression(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
设置此资源请求的节点标签表达式。
setNodeLabelList(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
setNodeLabels(Set) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
setNodePartitions(List) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
setNodeStates(EnumSet) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
用于筛选集群节点的状态。
setNodeToAttributes(Map>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesResponse
setNodeUpdateType(NodeUpdateType) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
设置节点更新类型(null表示不存在节点更新类型)。
setNumActiveUsers(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置活跃用户数量
setNumAllocations(int) - Method in class org.apache.hadoop.yarn.api.records.ResourceSizing
setNumAppsCompleted(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置已完成应用的数量
setNumAppsFailed(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置失败应用的数量
setNumAppsKilled(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置被终止应用的数量
setNumAppsPending(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置待处理应用的数量
setNumAppsRunning(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置运行中的应用程序数量
setNumAppsSubmitted(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置提交的应用数量
setNumberOfContainers(Long) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setNumberOfRunningContainers(Long) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setNumberOfThreads(Job, int) - Static method in class org.apache.hadoop.mapreduce.lib.map.MultithreadedMapper
设置运行映射任务的线程池中的线程数量。
setNumContainers(int) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
设置具有给定规格所需的容器数量
setNumContainers(int) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
设置具有给定规格所需的容器数量
setNumInfo(MetricsInfo) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
设置有关指标的详细信息。
setNumLinesPerSplit(Job, int) - Static method in class org.apache.hadoop.mapreduce.lib.input.NLineInputFormat
设置每个分块的行数
setNumMapTasks(int) - Method in class org.apache.hadoop.mapred.JobConf
设置此作业的map任务数量。
setNumReduceTasks(int) - Method in class org.apache.hadoop.mapred.JobConf
设置此作业所需的reduce任务数量。
setNumReduceTasks(int) - Method in class org.apache.hadoop.mapreduce.Job
设置作业的reduce任务数量。
setNumReservedSlots(int) - Method in class org.apache.hadoop.mapreduce.JobStatus
setNumTasksToExecutePerJvm(int) - Method in class org.apache.hadoop.mapred.JobConf
设置一个衍生任务JVM在退出前应运行的任务数量
setNumUsedSlots(int) - Method in class org.apache.hadoop.mapreduce.JobStatus
setOffset(long) - Method in class org.apache.hadoop.fs.BlockLocation
设置与此块关联的文件的起始偏移量。
setOffsets(Configuration, int, int) - Static method in class org.apache.hadoop.mapreduce.lib.partition.BinaryPartitioner
Set the subarray to be used for partitioning to
bytes[left:(right+1)]
in Python syntax.
setOtherInfo(Map) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
将其他信息映射设置为给定的其他信息映射
setOutput(JobConf, String, String...) - Static method in class org.apache.hadoop.mapred.lib.db.DBOutputFormat
使用适当的输出设置初始化作业的reduce部分
setOutput(JobConf, String, int) - Static method in class org.apache.hadoop.mapred.lib.db.DBOutputFormat
使用适当的输出设置初始化作业的reduce部分
setOutput(Job, String, String...) - Static method in class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat
使用适当的输出设置初始化作业的reduce部分
setOutput(Job, String, int) - Static method in class org.apache.hadoop.mapreduce.lib.db.DBOutputFormat
使用适当的输出设置初始化作业的reduce部分
setOutputCommitter(Class extends OutputCommitter>) - Method in class org.apache.hadoop.mapred.JobConf
setOutputCompressionType(JobConf, SequenceFile.CompressionType) - Static method in class org.apache.hadoop.mapred.SequenceFileOutputFormat
Set the
SequenceFile.CompressionType
for the output
SequenceFile
.
setOutputCompressionType(Job, SequenceFile.CompressionType) - Static method in class org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat
Set the
SequenceFile.CompressionType
for the output
SequenceFile
.
setOutputCompressorClass(JobConf, Class extends CompressionCodec>) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
setOutputCompressorClass(Job, Class extends CompressionCodec>) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
setOutputFieldCount(int) - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
setOutputFieldNames(String...) - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
setOutputFormat(Class extends OutputFormat>) - Method in class org.apache.hadoop.mapred.JobConf
setOutputFormatClass(JobConf, Class extends OutputFormat>) - Static method in class org.apache.hadoop.mapred.lib.LazyOutputFormat
为LazyOutputFormat设置底层输出格式。
setOutputFormatClass(Class extends OutputFormat>) - Method in class org.apache.hadoop.mapreduce.Job
setOutputFormatClass(Job, Class extends OutputFormat>) - Static method in class org.apache.hadoop.mapreduce.lib.output.LazyOutputFormat
为LazyOutputFormat设置底层输出格式。
setOutputKeyClass(Class >) - Method in class org.apache.hadoop.mapred.JobConf
设置作业输出数据的键类。
setOutputKeyClass(Class >) - Method in class org.apache.hadoop.mapreduce.Job
设置作业输出数据的键类。
setOutputKeyComparatorClass(Class extends RawComparator>) - Method in class org.apache.hadoop.mapred.JobConf
setOutputName(JobContext, String) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
设置要创建的输出文件的基础输出名称。
setOutputPath(JobConf, Path) - Static method in class org.apache.hadoop.mapred.FileOutputFormat
Set the
Path
of the output directory for the map-reduce job.
setOutputPath(Job, Path) - Static method in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
Set the
Path
of the output directory for the map-reduce job.
setOutputTableName(String) - Method in class org.apache.hadoop.mapreduce.lib.db.DBConfiguration
setOutputValueClass(Class >) - Method in class org.apache.hadoop.mapred.JobConf
设置作业输出的值类。
setOutputValueClass(Class >) - Method in class org.apache.hadoop.mapreduce.Job
设置作业输出的值类。
setOutputValueGroupingComparator(Class extends RawComparator>) - Method in class org.apache.hadoop.mapred.JobConf
Set the user defined
RawComparator
comparator for
grouping keys in the input to the reduce.
setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
设置路径的所有者(即
setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
setOwner(Path, String, String, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.FileContext
设置路径的所有者(即
setOwner(String) - Method in class org.apache.hadoop.fs.FileStatus
设置所有者。
setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.FileSystem
设置路径的所有者(即
setOwner(File, String, String) - Static method in class org.apache.hadoop.fs.FileUtil
设置文件/目录的所有权。
setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
使用chown命令设置所有者。
setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
setOwner(Text) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
setOwner(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
设置域所有者。
setOwner(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
设置域所有者。
setOwnerName(String) - Method in class org.apache.hadoop.hdfs.protocol.CachePoolInfo
setParent(TimelineEntity.Identifier) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
setParent(String, String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
setPartitionerClass(Class extends Partitioner>) - Method in class org.apache.hadoop.mapred.JobConf
setPartitionerClass(Class extends Partitioner>) - Method in class org.apache.hadoop.mapreduce.Job
setPartitionFile(JobConf, Path) - Static method in class org.apache.hadoop.mapred.lib.TotalOrderPartitioner
setPartitionFile(Configuration, Path) - Static method in class org.apache.hadoop.mapreduce.lib.partition.TotalOrderPartitioner
设置存储已排序分区键集的SequenceFile路径。
setPassword(byte[]) - Method in class org.apache.hadoop.security.token.Token
setPath(Path) - Method in class org.apache.hadoop.fs.FileStatus
setPath(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceResponse
Set the Path
corresponding to a resource in the shared cache.
setPathName(String) - Method in exception org.apache.hadoop.hdfs.protocol.QuotaExceededException
setPathProperties(Path, Hashtable, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
setPattern(String, Pattern) - Method in class org.apache.hadoop.conf.配置
Set the given property to Pattern
.
setPattern(String) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the pattern that should be used to extract entries from the
archive (only used when type is PATTERN
).
setPendingContainers(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置待处理容器的数量。
setPendingMemoryMB(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置待处理内存大小(单位:MB)
setPendingVCores(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置待处理的虚拟核心数
setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.AbstractFileSystem
setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
设置路径的权限。
setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
setPermission(Path, FsPermission, TracingContext) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.FileContext
设置路径的权限。
setPermission(FsPermission) - Method in class org.apache.hadoop.fs.FileStatus
设置权限。
setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.FileSystem
设置路径的权限。
setPermission(File, FsPermission) - Static method in class org.apache.hadoop.fs.FileUtil
将权限设置为所需值。
setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.FilterFileSystem
setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
使用chmod命令设置权限。
setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
setPhysicalMemory(int) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Set physical memory .
setPingInterval(Configuration, int) - Static method in class org.apache.hadoop.ipc.Client
在配置中设置ping间隔值
setPlacementConstraint(PlacementConstraint) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
setPlacementConstraints(Map, PlacementConstraint>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
setPlacementPolicy(PlacementPolicy) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setPort(int) - Method in class org.apache.hadoop.yarn.api.records.URL
设置URL的端口
setPrimaryFilters(Map>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
将主过滤器映射设置为给定的主过滤器映射
setPrincipal(String) - Method in exception org.apache.hadoop.security.KerberosAuthException
setPrincipalName(String) - Method in class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
setPriority(JobPriority) - Method in class org.apache.hadoop.mapreduce.Job
设置正在运行作业的优先级。
setPriority(JobPriority) - Method in class org.apache.hadoop.mapreduce.JobStatus
设置作业的优先级,默认为NORMAL。
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
setPriority(int) - Method in class org.apache.hadoop.yarn.api.records.优先级
设置分配的优先级
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
设置此预订的优先级。
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the Priority
of the request
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
setPriorityAsInteger(int) - Method in class org.apache.hadoop.mapreduce.Job
设置正在运行作业的优先级。
setPrivilegedContainer(Boolean) - Method in class org.apache.hadoop.yarn.service.api.records.Container
setProducer(Producer) - Method in class org.apache.hadoop.metrics2.sink.KafkaSink
setProfile(String) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
setProfileEnabled(boolean) - Method in class org.apache.hadoop.mapred.JobConf
设置系统是否应为此作业中的某些任务收集性能分析信息?这些信息将存储在用户日志目录中。
setProfileEnabled(boolean) - Method in class org.apache.hadoop.mapreduce.Job
设置系统是否应为此作业中的某些任务收集性能分析信息?这些信息将存储在用户日志目录中。
setProfileName(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
setProfileParams(String) - Method in class org.apache.hadoop.mapred.JobConf
设置性能分析器的配置参数。
setProfileParams(String) - Method in class org.apache.hadoop.mapreduce.Job
设置性能分析器的配置参数。
setProfileTaskRange(boolean, String) - Method in class org.apache.hadoop.mapred.JobConf
设置要分析的map或reduce的范围。
setProfileTaskRange(boolean, String) - Method in class org.apache.hadoop.mapreduce.Job
设置要分析的map或reduce的范围。
setProgress(float) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the current progress of application
setProperties(Properties) - Method in class org.apache.hadoop.mapreduce.QueueInfo
setProperties(Map) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
setProperties(Map) - Method in class org.apache.hadoop.yarn.service.api.records.配置
setProperties(Map) - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
setProperty(String, String) - Method in class org.apache.hadoop.yarn.service.api.records.配置
setQuantileInfos(int) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
初始化quantileInfos数组。
setQueue(String) - Method in class org.apache.hadoop.mapreduce.JobStatus
设置队列名称
setQueue(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
设置应用程序被分配到的队列。
setQueue(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
设置用于查找资源分配的队列名称。
setQueue(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
Set the name of the
Plan
that corresponds to the name of the
QueueInfo
in the scheduler to which the reservation will be
submitted to
setQueue(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the queue to which the application is being submitted
setQueue(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationEntity
setQueue(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setQueueChildren(List) - Method in class org.apache.hadoop.mapreduce.QueueInfo
setQueueName(String) - Method in class org.apache.hadoop.mapred.JobConf
设置此作业应提交到的队列名称。
setQueueName(String) - Method in class org.apache.hadoop.mapreduce.QueueAclsInfo
setQueueName(String) - Method in class org.apache.hadoop.mapreduce.QueueInfo
设置JobQueueInfo的队列名称
setQueueName(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Set the queue name for which to get queue information
setQueueStatistics(QueueStatistics) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
设置队列的队列统计信息
setQuicklinks(List) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setQuicklinks(Map) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setQuietMode(boolean) - Method in class org.apache.hadoop.conf.配置
设置静默模式。
setQuota(Path, long, long) - Method in class org.apache.hadoop.fs.FileSystem
Set quota for the given
Path
.
setQuota(long) - Method in class org.apache.hadoop.fs.QuotaUsage
setQuota(Path, long) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
为目录设置命名空间配额(文件、目录和符号链接的数量)。
setQuotaByStorageType(Path, StorageType, long) - Method in class org.apache.hadoop.fs.FileSystem
Set per storage type quota for the given
Path
.
setQuotaByStorageType(Path, StorageType, long) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
为目录设置按存储类型分配的配额。
setReadable(File, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
setReadahead(Long) - Method in interface org.apache.hadoop.fs.CanSetReadahead
设置此流的预读取。
setReadahead(Long) - Method in class org.apache.hadoop.fs.FSDataInputStream
setReaders(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
设置读取器(和/或读取器组)列表字符串
setReaders(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
设置读取器(和/或读取器组)列表字符串。
setReadinessCheck(ReadinessCheck) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setRealtimeAggregationOp(TimelineMetricOperation) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
设置该指标的实时聚合操作。
setRealUser(Text) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
setReason(RejectionReason) - Method in class org.apache.hadoop.yarn.api.records.RejectedSchedulingRequest
设置拒绝原因。
setReason(String) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
设置更新请求无法满足的原因。
setRecordLength(Configuration, int) - Static method in class org.apache.hadoop.mapred.FixedLengthInputFormat
设置每条记录的长度
setRecordLength(Configuration, int) - Static method in class org.apache.hadoop.mapreduce.lib.input.FixedLengthInputFormat
设置每条记录的长度
setRecordValidityMs(long) - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
仅用于测试。
setRecurrenceExpression(String) - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
设置此预订的重复周期,表示周期性作业的时间段。
setRecursive(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Should we fetch information on the entire child queue hierarchy ?
setReduceDebugScript(String) - Method in class org.apache.hadoop.mapred.JobConf
设置当reduce任务失败时要运行的调试脚本。
setReduceProgress(float) - Method in class org.apache.hadoop.mapred.JobStatus
设置此作业的reduce进度
setReduceProgress(float) - Method in class org.apache.hadoop.mapreduce.JobStatus
设置此作业的reduce进度
setReducer(JobConf, Class extends Reducer>, Class extends K1>, Class extends V1>, Class extends K2>, Class extends V2>, boolean, JobConf) - Static method in class org.apache.hadoop.mapred.lib.ChainReducer
将Reducer类设置为链式作业的JobConf。
setReducer(Job, Class extends Reducer>, Class >, Class >, Class >, Class >, Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.chain.ChainReducer
Sets the
Reducer
class to the chain job.
setReducerClass(Class extends Reducer>) - Method in class org.apache.hadoop.mapred.JobConf
setReducerClass(Class extends Reducer>) - Method in class org.apache.hadoop.mapreduce.Job
setReducerMaxSkipGroups(Configuration, long) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
设置每个坏组在reducer中可接受的周围跳过组的数量。
setReduceSpeculativeExecution(boolean) - Method in class org.apache.hadoop.mapred.JobConf
为该作业的reduce任务开启或关闭推测执行。
setReduceSpeculativeExecution(boolean) - Method in class org.apache.hadoop.mapreduce.Job
为该作业的reduce任务开启或关闭推测执行。
setRelatedEntities(Map>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
将相关实体映射设置为给定的相关实体映射
setRelatesToEntities(Map>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
setRelaxLocality(boolean) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
对于网络层次级别的请求,设置是否可以从该级别及更高级别放宽本地性要求。
setReleaseList(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the list of ContainerId
of containers being
released by the ApplicationMaster
setRemainingTime(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationTimeout
Set Remaining Time
of an application for given timeout type.
setRenewer(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDelegationTokenRequest
setRenewer(Text) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
setRenewer(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
setReplication(Path, short) - Method in class org.apache.hadoop.fs.AbstractFileSystem
setReplication(Path, short) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
Azure数据湖不支持用户配置数据复制
因此系统无法在
Azure数据湖上进行查询。
setReplication(Path, short) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
为现有文件设置副本数。
setReplication(Path, short) - Method in class org.apache.hadoop.fs.FileContext
为现有文件设置副本数。
setReplication(Path, short) - Method in class org.apache.hadoop.fs.FileSystem
为现有文件设置副本数。
setReplication(Path, short) - Method in class org.apache.hadoop.fs.FilterFileSystem
为现有文件设置副本数。
setReplication(Path, short) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
setReplication(Path, short) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
setRequest(SchedulingRequest) - Method in class org.apache.hadoop.yarn.api.records.RejectedSchedulingRequest
设置调度请求。
setReservationDefinition(ReservationDefinition) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
setReservationDefinition(ReservationDefinition) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateRequest
setReservationId(ReservationId) - Method in class org.apache.hadoop.mapreduce.Job
设置作业提交到的资源预留
setReservationId(ReservationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteRequest
Set the
ReservationId
, that correspond to a valid resource
allocation in the scheduler (between start and end time of this
reservation)
setReservationId(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
设置用于查找预留的预留ID。
setReservationId(ReservationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
设置与预留提交对应的预留ID。
setReservationId(ReservationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateRequest
Set the
ReservationId
, that correspond to a valid resource
allocation in the scheduler (between start and end time of this
reservation)
setReservationID(ReservationId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
设置预留ID,该ID对应于调度程序中有效的资源分配(在对应预留的开始和结束时间之间)
setReservationName(String) - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
设置此预订的名称。
setReservationRequests(ReservationRequests) - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
setReservationResources(List) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequests
setReservedContainers(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置保留容器的数量。
setReservedMem(int) - Method in class org.apache.hadoop.mapreduce.JobStatus
setReservedMemoryMB(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置保留内存大小(单位:MB)
setReservedVCores(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
设置保留的虚拟核心数
setResetTimeOnStart(boolean) - Method in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor
setResource(Resource) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileResponse
设置在使用该配置文件时将分配的资源。
setResource(Resource) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the resource required by the ApplicationMaster
for this
application.
setResource(URL) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set location of the resource to be localized.
setResource(Resource) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setResource(Resource) - Method in class org.apache.hadoop.yarn.service.api.records.Container
setResource(Resource) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setResourceBlacklistRequest(ResourceBlacklistRequest) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the ResourceBlacklistRequest
to inform the
ResourceManager
about the blacklist additions and removals
per the ApplicationMaster
.
setResourceInformation(String, ResourceInformation) - Method in class org.apache.hadoop.yarn.api.records.Resource
为特定资源设置ResourceInformation对象。
setResourceInformations(Map) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
setResourceKey(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceRequest
Set the key
of the resource to be released.
setResourceKey(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceRequest
Set the key
of the resource to be used.
setResourceName(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
设置资源名称(例如
setResourceProfiles(Map) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesResponse
setResources(ResourceInformation[]) - Method in class org.apache.hadoop.yarn.api.records.Resource
setResources(Resource) - Method in class org.apache.hadoop.yarn.api.records.ResourceSizing
setResourceSizing(ResourceSizing) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
setResourceTypeInfo(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceTypeInfoResponse
setResourceValue(String, long) - Method in class org.apache.hadoop.yarn.api.records.Resource
设置ResourceInformation对象中某个资源的值。
setResponseId(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the response id used to track duplicate responses.
setRestartPolicy(Component.RestartPolicyEnum) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setRestrictSystemProperties(boolean) - Method in class org.apache.hadoop.conf.配置
setRestrictSystemPropertiesDefault(boolean) - Static method in class org.apache.hadoop.conf.配置
setRestrictSystemProps(boolean) - Method in class org.apache.hadoop.conf.配置
setRetired() - Method in class org.apache.hadoop.mapred.JobStatus
将作业退休标志设置为true。
setRetired() - Method in class org.apache.hadoop.mapreduce.JobStatus
将作业退休标志设置为true。
setRetryInterval(int) - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
setRetryPolicy(ContainerRetryPolicy) - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
setRightOffset(Configuration, int) - Static method in class org.apache.hadoop.mapreduce.lib.partition.BinaryPartitioner
Set the subarray to be used for partitioning to
bytes[:(offset+1)]
in Python syntax.
setRMClusterId(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
setRolledLogsExcludePattern(String) - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
以滚动方式设置排除模式。
setRolledLogsIncludePattern(String) - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
以滚动方式设置包含模式。
setRpcPort(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Set the RPC port on which the ApplicationMaster
is
responding.
setRunId(long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
setRunningTaskAttempts(Collection) - Method in class org.apache.hadoop.mapred.TaskReport
设置任务的运行尝试次数。
setRunPrivilegedContainer(Boolean) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setSamples(long) - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
设置样本数量。
setSamplesAndSum(long, long) - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
设置总和与样本数。
setSchedulingInfo(String) - Method in class org.apache.hadoop.mapreduce.JobStatus
用于设置与特定Job关联的调度信息。
setSchedulingInfo(String) - Method in class org.apache.hadoop.mapreduce.QueueInfo
设置与特定作业队列关联的调度信息
setSchedulingRequests(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the list of Scheduling requests to inform the
ResourceManager
about the application's resource requirements
(potentially including allocation tags and placement constraints).
setScheme(String) - Method in class org.apache.hadoop.yarn.api.records.URL
设置URL的方案
setScope(PlacementScope) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
setSequenceFileOutputKeyClass(JobConf, Class >) - Static method in class org.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat
setSequenceFileOutputKeyClass(Job, Class >) - Static method in class org.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat
setSequenceFileOutputValueClass(JobConf, Class >) - Static method in class org.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat
setSequenceFileOutputValueClass(Job, Class >) - Static method in class org.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat
setSequenceNumber(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
setService(Text) - Method in class org.apache.hadoop.security.token.Token
设置令牌预期使用的服务。
setServiceData(Map) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set application-specific binary service data .
setSessionId(String) - Method in class org.apache.hadoop.mapred.JobConf
Deprecated.
setSessionTimeZone(Configuration, Connection) - Static method in class org.apache.hadoop.mapreduce.lib.db.OracleDBRecordReader
设置会话时区
setSetupProgress(float) - Method in class org.apache.hadoop.mapred.JobStatus
设置此作业的设置进度
setSetupProgress(float) - Method in class org.apache.hadoop.mapreduce.JobStatus
设置此作业的设置进度
setShouldBeUploadedToSharedCache(boolean) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
通知NM是否需要上传到SCM。
setShouldRenewImmediatelyForTests(boolean) - Static method in class org.apache.hadoop.security.UserGroupInformation
出于单元测试的目的,我们需要测试从密钥表登录的功能,并且不希望等待续订窗口(由TICKET_RENEW_WINDOW控制)。
setSize(int) - Method in class org.apache.hadoop.io.BytesWritable
更改缓冲区的大小。
setSize(long) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the size of the resource to be localized.
setSkipOutputPath(JobConf, Path) - Static method in class org.apache.hadoop.mapred.SkipBadRecords
设置用于写入跳过记录的目录。
setSocketAddr(String, InetSocketAddress) - Method in class org.apache.hadoop.conf.配置
Set the socket address for the name
property as
a host:port
.
setSocketSendBufSize(int) - Method in class org.apache.hadoop.ipc.Server
设置用于响应RPC调用的套接字缓冲区大小。
setSortComparatorClass(Class extends RawComparator>) - Method in class org.apache.hadoop.mapreduce.Job
Define the comparator that controls how the keys are sorted before they
are passed to the
Reducer
.
setSpaceConsumed(long) - Method in class org.apache.hadoop.fs.QuotaUsage
setSpaceQuota(long) - Method in class org.apache.hadoop.fs.QuotaUsage
setSpaceQuota(Path, long) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
为目录设置存储空间配额(文件大小)。
setSpeculativeExecution(boolean) - Method in class org.apache.hadoop.mapred.JobConf
为此任务开启或关闭推测执行。
setSpeculativeExecution(boolean) - Method in class org.apache.hadoop.mapreduce.Job
为此任务开启或关闭推测执行。
setSrcFile(String) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
setSslConfiguration(ZKClientConfig, SecurityUtil.TruststoreKeystore) - Static method in class org.apache.hadoop.security.SecurityUtil
配置ZooKeeper客户端使用SSL/TLS连接。
setSslConfiguration(ZKClientConfig, SecurityUtil.TruststoreKeystore, ClientX509Util) - Static method in class org.apache.hadoop.security.SecurityUtil
setStart(long) - Method in class org.apache.hadoop.io.compress.SplitCompressionInputStream
setStartContainerRequests(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
setStartTime(long) - Method in class org.apache.hadoop.mapred.JobStatus
设置任务的开始时间
setStartTime(long) - Method in class org.apache.hadoop.mapred.TaskReport
设置任务的开始时间。
setStartTime(long) - Method in class org.apache.hadoop.mapreduce.JobStatus
设置任务的开始时间
setStartTime(long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
设置用于搜索预订的开始时间。
setStartTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
设置实体的开始时间
setStartTime(long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
setState(int) - Method in class org.apache.hadoop.mapred.jobcontrol.Job
Deprecated.
setState(JobStatus.State) - Method in class org.apache.hadoop.mapreduce.JobStatus
更改作业的当前运行状态。
setState(String) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
setState(QueueState) - Method in class org.apache.hadoop.mapreduce.QueueInfo
设置队列的状态
setState(ComponentState) - Method in class org.apache.hadoop.yarn.service.api.records.组件
setState(ContainerState) - Method in class org.apache.hadoop.yarn.service.api.records.Container
setState(LocalizationState) - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
设置本地化状态。
setState(ServiceState) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setState(ServiceState) - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
setStatement(PreparedStatement) - Method in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
setStatus(String) - Method in interface org.apache.hadoop.mapred.Reporter
设置任务的状态描述。
setStatus(EntryStatus) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.DirEntry
setStatus(String) - Method in interface org.apache.hadoop.mapreduce.TaskAttemptContext
将任务的当前状态设置为给定字符串。
setStorageIds(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
为指定文件或目录设置存储策略。
setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.FileContext
为指定文件或目录设置存储策略。
setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
为指定文件或目录设置存储策略。
setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
setStoragePolicy(Path, String) - Method in class org.apache.hadoop.hdfs.client.HdfsAdmin
将源路径设置为指定的存储策略。
setStorageSize(String, double, StorageUnit) - Method in class org.apache.hadoop.conf.配置
为指定键设置存储大小。
setStorageTypes(StorageType[]) - Method in class org.apache.hadoop.fs.BlockLocation
setStrings(String, String...) - Method in class org.apache.hadoop.conf.配置
Set the array of string values for the name
property as
as comma delimited values.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
设置子集群ID。
setSuccess(boolean) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
设置成功标志。
setSuccessfulAttempt(TaskAttemptID) - Method in class org.apache.hadoop.mapred.TaskReport
设置任务的成功尝试ID。
setSum(long) - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
设置总和。
setSymlink(Path) - Method in class org.apache.hadoop.fs.FileStatus
setTargetQueue(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
获取应用程序要放置的队列。
setTargetTags(List) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
setTaskAttemptId(TaskAttemptID) - Method in class org.apache.hadoop.mapred.TaskCompletionEvent
设置任务ID。
setTaskAttemptId(TaskAttemptID) - Method in class org.apache.hadoop.mapreduce.TaskCompletionEvent
设置任务ID。
setTaskId(String) - Method in class org.apache.hadoop.mapred.TaskCompletionEvent
setTaskID(TaskAttemptID) - Method in class org.apache.hadoop.mapred.TaskCompletionEvent
setTaskOutputFilter(JobClient.TaskStatusFilter) - Method in class org.apache.hadoop.mapred.JobClient
Deprecated.
setTaskOutputFilter(JobConf, JobClient.TaskStatusFilter) - Static method in class org.apache.hadoop.mapred.JobClient
修改JobConf以设置任务输出过滤器。
setTaskOutputFilter(Configuration, Job.TaskStatusFilter) - Static method in class org.apache.hadoop.mapreduce.Job
修改配置以设置任务输出过滤器。
setTaskRunTime(int) - Method in class org.apache.hadoop.mapreduce.TaskCompletionEvent
设置任务完成时间
setTaskStatus(TaskCompletionEvent.Status) - Method in class org.apache.hadoop.mapreduce.TaskCompletionEvent
设置任务状态。
setTaskTrackerHttp(String) - Method in class org.apache.hadoop.mapreduce.TaskCompletionEvent
设置任务跟踪器的HTTP位置。
setTicketCacheFile(String) - Method in exception org.apache.hadoop.security.KerberosAuthException
setTimeDuration(String, long, TimeUnit) - Method in class org.apache.hadoop.conf.配置
Set the value of name
to the given time duration.
setTimelineServiceBuildVersion(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
setTimelineServiceVersion(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
setTimelineServiceVersionBuiltOn(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
setTimeoutType(ApplicationTimeoutType) - Method in class org.apache.hadoop.yarn.api.records.ApplicationTimeout
设置应用程序超时类型。
setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.AbstractFileSystem
setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.FileContext
设置文件的访问时间。
setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.FileSystem
设置文件的访问时间。
setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.FilterFileSystem
setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
Sets the
Path
's last modified time and last access time to
the given valid times.
setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
setTimestamp(long) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
setTimestamp(long) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the timestamp of the resource to be localized, used
for verification.
setTimestamp(long) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
设置事件的时间戳
setTimestamp(long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
setToken(Token) - Method in class org.apache.hadoop.yarn.api.records.NMToken
setToken(String, Token) - Method in class org.apache.hadoop.yarn.client.api.NMTokenCache
设置节点地址的NMToken
setTokens(ByteBuffer) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
设置该容器所需的安全令牌。
setTokensConf(ByteBuffer) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
设置RM用于续订令牌的配置。
setTokenService(Token >, InetSocketAddress) - Static method in class org.apache.hadoop.security.SecurityUtil
将给定令牌的服务设置为RPC客户端预期的格式
setTopologyPaths(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
设置主机的网络拓扑路径。
setTotalLogFileSize(long) - Method in class org.apache.hadoop.yarn.ContainerLogAppender
设置器,以便log4j可以从配置文件(log4j.properties)中配置它。
setTracer(Tracer) - Method in class org.apache.hadoop.ipc.Server
setTrackingUrl(String) - Method in class org.apache.hadoop.mapred.JobStatus
设置链接以查看作业详情的Web界面。
setTrackingUrl(String) - Method in class org.apache.hadoop.mapreduce.JobStatus
设置链接以查看作业详情的Web界面。
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
设置此应用程序的新跟踪URL。
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Set the final tracking URL for the ApplicationMaster
.
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Set the tracking URL for the ApplicationMaster
while
it is running.
setTransitionTargetHAStatus(HAServiceProtocol.HAServiceState) - Method in class org.apache.hadoop.ha.HAServiceTarget
setType(int) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.DirEntry
setType(LocalResourceType) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the LocalResourceType
of the resource to be localized.
setType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse
setType(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
setType(TimelineMetric.Type) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
setType(Artifact.TypeEnum) - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
setType(ConfigFile.TypeEnum) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
setType(PlacementType) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
setType(ReadinessCheck.TypeEnum) - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
setUber(boolean) - Method in class org.apache.hadoop.mapreduce.JobStatus
设置uber模式标志
setUID(String, String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
在info中设置UID,随后将被UI用于查询。
setUMask(FsPermission) - Method in class org.apache.hadoop.fs.FileContext
将umask设置为提供的参数。
setUMask(Configuration, FsPermission) - Static method in class org.apache.hadoop.fs.permission.FsPermission
设置用户文件创建掩码(umask)
setUnmanagedAM(boolean) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
setUnmanagedApp(boolean) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
setup(Configuration) - Static method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJobBase
setup(Mapper.Context) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorMapper
setup(Reducer.Context) - Method in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorReducer
setup(Mapper.Context) - Method in class org.apache.hadoop.mapreduce.lib.chain.ChainMapper
setup(Reducer.Context) - Method in class org.apache.hadoop.mapreduce.lib.chain.ChainReducer
setup(Mapper.Context) - Method in class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionMapper
setup(Reducer.Context) - Method in class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionReducer
setup(Mapper.Context) - Method in class org.apache.hadoop.mapreduce.lib.map.RegexMapper
setup(Mapper.Context) - Method in class org.apache.hadoop.mapreduce.Mapper
在任务开始时调用一次。
setup(Reducer.Context) - Method in class org.apache.hadoop.mapreduce.Reducer
在任务开始时调用一次。
setUpdateContainerRequest(UpdateContainerRequest) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
Set the UpdateContainerRequest
that was not satisfiable.
setUpdateErrors(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
设置容器更新错误列表,用于向Application Master报告由于错误而无法满足的容器更新情况。
setUpdateRequests(List) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the list of container update requests to inform the
ResourceManager
about the containers that need to be
updated.
setUpdateTimeStamp(boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableStat
设置是否更新快照时间。
setUpdateType(ContainerUpdateType) - Method in class org.apache.hadoop.yarn.api.records.UpdatedContainer
Set the ContainerUpdateType
.
setupJob(JobContext) - Method in class org.apache.hadoop.fs.s3a.commit.magic.MagicS3GuardCommitter
setupJob(JobContext) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
setupJob(JobContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
用于框架在初始化期间设置作业输出。
setupJob(JobContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
该方法通过调用旧方法实现了新接口。
setupJob(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.BindingPathOutputCommitter
setupJob(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
Set up a job through a SetupJobStage
.
setupJob(JobContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
创建临时目录作为所有任务工作目录的根目录。
setupJob(JobContext) - Method in class org.apache.hadoop.mapreduce.OutputCommitter
用于框架在初始化期间设置作业输出。
setupProgress() - Method in class org.apache.hadoop.mapred.JobStatus
setupProgress() - Method in interface org.apache.hadoop.mapred.RunningJob
Get the progress of the job's setup-tasks, as a float between 0.0
and 1.0.
setupProgress() - Method in class org.apache.hadoop.mapreduce.Job
Get the progress of the job's setup-tasks, as a float between 0.0
and 1.0.
setupTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.FileOutputCommitter
setupTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
设置任务的输出。
setupTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapred.OutputCommitter
该方法通过调用旧方法实现了新接口。
setupTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.BindingPathOutputCommitter
setupTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter
Set up a task through a SetupTaskStage
.
setupTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
无需设置任务。
setupTask(TaskAttemptContext) - Method in class org.apache.hadoop.mapreduce.OutputCommitter
设置任务的输出。
setUri(String) - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
setUri(String) - Method in class org.apache.hadoop.yarn.service.api.records.BaseResource
setUsedMem(int) - Method in class org.apache.hadoop.mapreduce.JobStatus
setUseNewMapper(boolean) - Method in class org.apache.hadoop.mapred.JobConf
设置框架是否应该为映射器使用新的API。
setUseNewReducer(boolean) - Method in class org.apache.hadoop.mapred.JobConf
设置框架是否应该为reducer使用新的API。
setUseQueryStringForDelegationToken(boolean) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
Deprecated.
setUser(String) - Method in class org.apache.hadoop.mapred.JobConf
设置此作业的报告用户名。
setUser(String) - Method in class org.apache.hadoop.mapreduce.Job
设置此作业的报告用户名。
setUser(String) - Method in exception org.apache.hadoop.security.KerberosAuthException
setUser(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
setUser(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
setUserGroupRepresentationAsUPN(boolean) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
setUserInfo(String) - Method in class org.apache.hadoop.yarn.api.records.URL
设置URL的用户信息。
setUsername(String) - Method in class org.apache.hadoop.mapred.JobStatus
setUsername(String) - Method in class org.apache.hadoop.mapreduce.JobStatus
setValue(long) - Method in class org.apache.hadoop.mapred.Counters.Counter
setValue(long) - Method in interface org.apache.hadoop.mapreduce.Counter
将此计数器设置为给定值
setValues(Map) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.AbstractFileSystem
setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
设置是否校验校验和。
setVerifyChecksum(boolean, Path) - Method in class org.apache.hadoop.fs.FileContext
为路径所表示的文件系统设置校验和验证标志。
setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.FileSystem
设置校验和验证标志。
setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.FilterFileSystem
setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
setVerifyChecksum(boolean) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
设置是否必须验证校验和。
setVersion(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
setVersion(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
setVirtualCores(int) - Method in class org.apache.hadoop.yarn.api.records.Resource
Set number of virtual cpu cores of the resource.
setVirtualMemory(int) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Set used virtual memory .
setVisibility(LocalResourceVisibility) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the LocalResourceVisibility
of the resource to be
localized.
setVisibility(LocalResourceVisibility) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
setVisibleLength(long) - Method in class org.apache.hadoop.hdfs.ReplicaAccessorBuilder
设置对该客户端可见的副本长度。
setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
为给定的文件系统设置当前工作目录。
setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
将工作目录设置为指定目录。
setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.FileContext
设置工作目录用于相对路径名称(如"foo/bar")。
setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.FileSystem
为给定的文件系统设置当前工作目录。
setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
为给定的文件系统设置当前工作目录。
setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
将工作目录设置为指定目录。
setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.s3native.NativeS3FileSystem
Deprecated.
setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
setWorkingDirectory(Path) - Method in class org.apache.hadoop.mapred.JobConf
设置默认文件系统的当前工作目录。
setWorkingDirectory(Path) - Method in class org.apache.hadoop.mapreduce.Job
设置默认文件系统的当前工作目录。
setWorkingDirectory(File) - Method in class org.apache.hadoop.util.Shell
设置工作目录。
setWritable(File, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
setWriteChecksum(boolean) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
setWriteChecksum(boolean) - Method in class org.apache.hadoop.fs.FileSystem
设置写入校验和标志。
setWriteChecksum(boolean) - Method in class org.apache.hadoop.fs.FilterFileSystem
setWriteChecksum(boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
setWriters(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
设置写入器(和/或写入器组)列表字符串
setWriters(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
设置写入器(和/或写入器组)列表字符串。
setXAttr(Path, String, byte[]) - Method in class org.apache.hadoop.fs.AbstractFileSystem
设置文件或目录的扩展属性。
setXAttr(Path, String, byte[], EnumSet) - Method in class org.apache.hadoop.fs.AbstractFileSystem
设置文件或目录的扩展属性。
setXAttr(Path, String, byte[], EnumSet) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
为路径设置属性值。
setXAttr(Path, String, byte[]) - Method in class org.apache.hadoop.fs.FileContext
设置文件或目录的扩展属性。
setXAttr(Path, String, byte[], EnumSet) - Method in class org.apache.hadoop.fs.FileContext
设置文件或目录的扩展属性。
setXAttr(Path, String, byte[]) - Method in class org.apache.hadoop.fs.FileSystem
设置文件或目录的扩展属性。
setXAttr(Path, String, byte[], EnumSet) - Method in class org.apache.hadoop.fs.FileSystem
设置文件或目录的扩展属性。
setXAttr(Path, String, byte[]) - Method in class org.apache.hadoop.fs.FilterFileSystem
setXAttr(Path, String, byte[], EnumSet) - Method in class org.apache.hadoop.fs.FilterFileSystem
setXAttr(Path, String, byte[], EnumSet) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
setXAttr(Path, String, byte[], EnumSet) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
SHARED_CACHE_CHECKSUM_ALGO_IMPL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
校验和算法实现
SHARED_CACHE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
共享缓存是否启用/禁用
SHARED_CACHE_NESTED_LEVEL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
配置键,用于指定在到达校验和目录之前嵌套目录的层级。
SHARED_CACHE_NM_UPLOADER_REPLICATION_FACTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
节点管理器上传器用于共享缓存的复制因子。
SHARED_CACHE_NM_UPLOADER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
SHARED_CACHE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
SHARED_CACHE_ROOT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
共享缓存根目录的配置键。
SharedCacheChecksum - Interface in org.apache.hadoop.yarn.sharedcache
SharedCacheChecksumFactory - Class in org.apache.hadoop.yarn.sharedcache
SharedCacheChecksumFactory() - Constructor for class org.apache.hadoop.yarn.sharedcache.SharedCacheChecksumFactory
SharedCacheClient - Class in org.apache.hadoop.yarn.client.api
这是YARN共享缓存的客户端。
SharedCacheClient(String) - Constructor for class org.apache.hadoop.yarn.client.api.SharedCacheClient
SharedInstanceCredentialProvider - Class in org.apache.hadoop.fs.s3a
该凭证提供程序曾一度在存在与不存在之间摇摆不定,但由于在文档中频繁出现,现已恢复。
SharedInstanceCredentialProvider() - Constructor for class org.apache.hadoop.fs.s3a.SharedInstanceCredentialProvider
Shell - Class in org.apache.hadoop.util
用于运行Shell命令的基类。
Shell() - Constructor for class org.apache.hadoop.util.Shell
创建一个实例,运行之间没有最小间隔;标准错误输出不与标准输出合并。
Shell(long) - Constructor for class org.apache.hadoop.util.Shell
创建一个实例,设置执行之间的最小间隔;标准错误输出不与标准输出合并。
Shell(long, boolean) - Constructor for class org.apache.hadoop.util.Shell
Create a shell instance which can be re-executed when the
Shell.run()
method is invoked with a given elapsed time between calls.
ShellContainerCommand - Enum in org.apache.hadoop.yarn.api.records
各种信号容器命令的枚举。
shellToContainer(ContainerId, ShellContainerCommand) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
客户端用于获取容器shell的接口。
shortenFlowName(String, Configuration) - Static method in class org.apache.hadoop.yarn.util.timeline.TimelineUtils
通过移除UUID(如果存在)来缩短配置大小的流程名称。
ShortWritable - Class in org.apache.hadoop.io
用于短整型的可写可比较对象。
ShortWritable() - Constructor for class org.apache.hadoop.io.ShortWritable
ShortWritable(short) - Constructor for class org.apache.hadoop.io.ShortWritable
shouldAppend() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldAtomicCommit() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldBlock() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldDeleteMissing() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldDirectWrite() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldIgnoreFailures() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldOverwrite() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldPreserve(DistCpOptions.FileAttribute) - Method in class org.apache.hadoop.tools.DistCpOptions
检查输入属性是否应保留。
shouldRefresh() - Method in class org.apache.hadoop.hdfs.web.oauth2.AccessTokenTimer
如果当前令牌已过期或将在EXPIRE_BUFFER_MS内过期(为向服务器发起调用留出足够的缓冲时间),则返回true。
shouldRMFailFast(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
shouldSkipCRC() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldSyncFolder() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldUpdateRoot() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldUseDiff() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldUseIterator() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldUseRdiff() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldUseSnapshotDiff() - Method in class org.apache.hadoop.tools.DistCpOptions
shouldVerboseLog() - Method in class org.apache.hadoop.tools.DistCpOptions
shrinkStatus(FileStatus) - Static method in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
HdfsBlockLocation包含一个LocatedBlock,其中包含用于向数据节点发出关于块的更详细查询的消息,但这些消息目前在作业提交期间无用。
shutdown() - Static method in enum org.apache.hadoop.metrics2.lib.DefaultMetricsSystem
关闭指标系统
shutdown() - Method in class org.apache.hadoop.metrics2.MetricsSystem
完全关闭指标系统(通常在服务器关闭时执行)。MetricsSystemMXBean将被注销。
SHUTDOWN_HOOK_PRIORITY - Static variable in class org.apache.hadoop.fs.FileContext
FileContext关闭钩子的优先级。
SHUTDOWN_HOOK_PRIORITY - Static variable in class org.apache.hadoop.fs.FileSystem
FileSystem关闭钩子的优先级:10。
ShutdownHookManager - Class in org.apache.hadoop.util
The ShutdownHookManager
enables running shutdownHook
in a deterministic order, higher priority first.
SignalContainerCommand - Enum in org.apache.hadoop.yarn.api.records
各种信号容器命令的枚举。
SignalContainerRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the client to the ResourceManager
or by the ApplicationMaster
to the NodeManager
to signal a container.
SignalContainerRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.SignalContainerRequest
SignalContainerResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to the client
signalling a container.
SignalContainerResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.SignalContainerResponse
signalToContainer(SignalContainerRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to request the
ResourceManager
to signal a container.
signalToContainer(SignalContainerRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
signalToContainer(ContainerId, SignalContainerCommand) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
通过给定ID向容器发送信号。
SIGNATURE_ENCODING - Static variable in class org.apache.hadoop.ipc.CallerContext
SIGNING_ALGORITHM - Static variable in class org.apache.hadoop.fs.s3a.常量
Multiple parameters can be used to specify a non-default signing
algorithm.
fs.s3a.signing-algorithm - This property has existed for the longest time.
SIGNING_ALGORITHM_DDB - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
SIGNING_ALGORITHM_S3 - Static variable in class org.apache.hadoop.fs.s3a.常量
SIGNING_ALGORITHM_STS - Static variable in class org.apache.hadoop.fs.s3a.常量
SIGV_GROUP - Static variable in class org.apache.hadoop.fs.s3a.audit.S3LogParser
日志组 "sigv"。
SimpleAWSCredentialsProvider - Class in org.apache.hadoop.fs.s3a
支持使用简单凭证进行AWS身份验证。
SimpleAWSCredentialsProvider(URI, Configuration) - Constructor for class org.apache.hadoop.fs.s3a.SimpleAWSCredentialsProvider
根据文件系统URI和配置构建凭据。
SINGLE_WHITE_SPACE - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
SingleArcTransition <OPERAND ,EVENTO > - Interface in org.apache.hadoop.yarn.state
过渡钩子。
SingleUGIResolver - Class in org.apache.hadoop.hdfs.server.namenode
将外部系统中的所有所有者/组映射到FSImage中的单个用户。
SingleUGIResolver() - Constructor for class org.apache.hadoop.hdfs.server.namenode.SingleUGIResolver
size() - Method in class org.apache.hadoop.conf.配置
返回配置中的键数量。
size() - Method in class org.apache.hadoop.io.EnumSetWritable
size() - Method in interface org.apache.hadoop.io.file.tfile.RawComparable
获取字节数组中字节范围的大小。
size() - Method in class org.apache.hadoop.io.MapWritable
size() - Method in class org.apache.hadoop.io.SortedMapWritable
size() - Method in class org.apache.hadoop.mapred.Counters.Group
size() - Method in class org.apache.hadoop.mapred.计数器
size() - Method in interface org.apache.hadoop.mapreduce.counters.CounterGroupBase
size() - Method in class org.apache.hadoop.mapreduce.lib.join.TupleWritable
此元组中的子元素数量。
size - Variable in class org.apache.hadoop.registry.client.types.RegistryPathStatus
以字节为单位的入口大小,由存储基础设施返回。
skip(long) - Method in class org.apache.hadoop.io.compress.DecompressorStream
skip(DataInput) - Static method in class org.apache.hadoop.io.Text
跳过输入中的一个文本。
skip(K) - Method in interface org.apache.hadoop.mapred.join.ComposableRecordReader
跳过键小于或等于所提供键的键值对。
skip(K) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
将跳过键传递给子RRs。
skip(K) - Method in class org.apache.hadoop.mapred.join.WrappedRecordReader
跳过键小于或等于所提供键的键值对。
skip(K) - Method in class org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
将跳过键传递给子RRs。
skip(K) - Method in class org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
跳过键小于或等于所提供键的键值对。
SKIP_AZURE_METRICS_PROPERTY_NAME - Static variable in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
SkipBadRecords - Class in org.apache.hadoop.mapred
用于跳过错误记录功能的实用工具类。
SkipBadRecords() - Constructor for class org.apache.hadoop.mapred.SkipBadRecords
skipCompressedByteArray(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
skipFully(InputStream, long) - Static method in class org.apache.hadoop.io.IOUtils
类似于readFully()。
skipFully(DataInput, int) - Static method in class org.apache.hadoop.io.WritableUtils
Skip len number of bytes in input streamin
SLASH_MARK - Static variable in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
标记路径名中的斜杠。
SNAPPY_CODEC_EXTENSION - Static variable in class org.apache.hadoop.io.compress.CodecConstants
Default extension for SnappyCodec
.
snapshot(IOStatistics) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
拍摄快照。
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
对所有可变指标进行采样,并将快照放入构建器中
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableCounterInt
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableCounterLong
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeInt
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeLong
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
获取指标的快照
snapshot(MetricsRecordBuilder) - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
获取指标变更时的快照
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableRates
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableRatesWithAggregation
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableStat
snapshotIOStatistics(IOStatistics) - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSupport
获取当前统计状态的快照。
snapshotIOStatistics() - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSupport
创建一个快照统计实例,准备聚合数据。
snapshotIOStatistics(IOStatistics) - Method in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.ManifestSuccessData
将IOStatistics设置为源的快照。
SOCKET_RECV_BUFFER - Static variable in class org.apache.hadoop.fs.s3a.常量
SOCKET_SEND_BUFFER - Static variable in class org.apache.hadoop.fs.s3a.常量
SOCKET_TIMEOUT - Static variable in class org.apache.hadoop.fs.s3a.常量
放弃连接到s3前的毫秒数:"fs.s3a.connection.timeout"。
SocksSocketFactory - Class in org.apache.hadoop.net
用于通过SOCKS代理创建套接字的专用SocketFactory
SocksSocketFactory() - Constructor for class org.apache.hadoop.net.SocksSocketFactory
默认的空构造函数(用于反射API)。
SocksSocketFactory(Proxy) - Constructor for class org.apache.hadoop.net.SocksSocketFactory
使用提供的代理的构造函数
SOLARIS - Static variable in class org.apache.hadoop.util.Shell
SortedMapWritable <K extends WritableComparable <? super K >> - Class in org.apache.hadoop.io
一个可写入的排序映射(SortedMap)。
SortedMapWritable() - Constructor for class org.apache.hadoop.io.SortedMapWritable
默认构造函数。
SortedMapWritable(SortedMapWritable) - Constructor for class org.apache.hadoop.io.SortedMapWritable
复制构造函数。
来源 - Variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
SPACE_QUOTA_STRING_FORMAT - Static variable in class org.apache.hadoop.fs.QuotaUsage
SPARK_WRITE_UUID - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
作业的UUID标识:"spark.sql.sources.writeJobUUID"。
specToString(String, String, int, List, List) - Static method in class org.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
split - Variable in class org.apache.hadoop.mapred.lib.CombineFileRecordReader
split(Configuration, ResultSet, String) - Method in class org.apache.hadoop.mapreduce.lib.db.BigDecimalSplitter
split(Configuration, ResultSet, String) - Method in class org.apache.hadoop.mapreduce.lib.db.BooleanSplitter
split(Configuration, ResultSet, String) - Method in class org.apache.hadoop.mapreduce.lib.db.DateSplitter
split(Configuration, ResultSet, String) - Method in interface org.apache.hadoop.mapreduce.lib.db.DBSplitter
给定一个包含一条记录(且已定位到该记录)的ResultSet,其中有两列(一个低值和一个高值,两者类型相同),确定一组跨越给定值的分割区间。
split(Configuration, ResultSet, String) - Method in class org.apache.hadoop.mapreduce.lib.db.FloatSplitter
split(Configuration, ResultSet, String) - Method in class org.apache.hadoop.mapreduce.lib.db.IntegerSplitter
split(Configuration, ResultSet, String) - Method in class org.apache.hadoop.mapreduce.lib.db.TextSplitter
该方法需要确定两个用户提供的字符串之间的分割点。
split - Variable in class org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
SPLIT_MAXSIZE - Static variable in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
SPLIT_MINSIZE - Static variable in class org.apache.hadoop.mapreduce.lib.input.FileInputFormat
SPLIT_MINSIZE_PERNODE - Static variable in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
SPLIT_MINSIZE_PERRACK - Static variable in class org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
SplitCompressionInputStream - Class in org.apache.hadoop.io.compress
一个覆盖压缩数据范围的InputStream。
SplitCompressionInputStream(InputStream, long, long) - Constructor for class org.apache.hadoop.io.compress.SplitCompressionInputStream
SplitLocationInfo - Class in org.apache.hadoop.mapred
SplitLocationInfo(String, boolean) - Constructor for class org.apache.hadoop.mapred.SplitLocationInfo
SplittableCompressionCodec - Interface in org.apache.hadoop.io.compress
该接口旨在由那些能够从任意起始位置压缩/解压缩流的压缩编解码器实现。
srcFile(String) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
这提供了配置文件的源位置,其内容在属性替换后转储到目标文件dest_file中,格式按照type中指定的方式。
SSL_CHANNEL_MODE - Static variable in class org.apache.hadoop.fs.s3a.常量
SSLConnectionConfigurator - Class in org.apache.hadoop.hdfs.web
配置连接以使用SSL认证。
STACKTRACE - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.DiagnosticKeys
STAGE - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.files.DiagnosticKeys
StandardSocketFactory - Class in org.apache.hadoop.net
用于通过SOCKS代理创建套接字的专用SocketFactory
StandardSocketFactory() - Constructor for class org.apache.hadoop.net.StandardSocketFactory
默认的空构造函数(用于反射API)。
STAR - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
start() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
初始化提供程序。
start() - Method in class org.apache.hadoop.ipc.Server
启动服务。
start() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
启动指标系统
start() - Method in class org.apache.hadoop.service.AbstractService
启动服务。
start() - Method in interface org.apache.hadoop.service.Service
启动服务。
START_BLOCK - Static variable in class org.apache.hadoop.hdfs.server.namenode.FixedBlockResolver
startContainer(Container, ContainerLaunchContext) - Method in class org.apache.hadoop.yarn.client.api.NMClient
启动一个已分配的容器。
startContainerAsync(Container, ContainerLaunchContext) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
StartContainerRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the ApplicationMaster
to the
NodeManager
to start a container.
StartContainerRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
startContainers(StartContainersRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
StartContainersRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request which contains a list of
StartContainerRequest
sent by
the
ApplicationMaster
to the
NodeManager
to
start containers.
StartContainersRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
StartContainersResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the NodeManager
to the
ApplicationMaster
when asked to start an allocated
container.
StartContainersResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
返回一个可供用户写入输出的本地文件。
startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
返回一个用户可以写入输出的本地文件。
startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
startMap(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
Deprecated.
startMap(TreeMap, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
Deprecated.
startMap(TreeMap, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
Deprecated.
startMap(String) - Method in interface org.apache.hadoop.record.RecordInput
Deprecated.
检查序列化映射开始的标记。
startMap(TreeMap, String) - Method in interface org.apache.hadoop.record.RecordOutput
Deprecated.
标记要序列化的映射的开始。
startMetricsMBeans() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
启动指标MBeans
startRecord(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
Deprecated.
startRecord(Record, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
Deprecated.
startRecord(Record, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
Deprecated.
startRecord(String) - Method in interface org.apache.hadoop.record.RecordInput
Deprecated.
检查序列化记录起始标记。
startRecord(Record, String) - Method in interface org.apache.hadoop.record.RecordOutput
Deprecated.
标记要序列化的记录的开始。
startThreads() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
在使用此对象之前应调用。
startUpload(Path) - Method in interface org.apache.hadoop.fs.MultipartUploader
初始化一个多部分上传。
startVector(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
Deprecated.
startVector(ArrayList, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
Deprecated.
startVector(ArrayList, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
Deprecated.
startVector(String) - Method in interface org.apache.hadoop.record.RecordInput
Deprecated.
检查序列化向量起始的标记。
startVector(ArrayList, String) - Method in interface org.apache.hadoop.record.RecordOutput
Deprecated.
标记要序列化的向量的起始点。
stat(String) - Method in interface org.apache.hadoop.registry.client.api.RegistryOperations
获取路径的状态
stat(String) - Method in class org.apache.hadoop.registry.client.impl.zk.RegistryOperationsService
stat2Paths(FileStatus[]) - Static method in class org.apache.hadoop.fs.FileUtil
将FileStatus数组转换为Path数组
stat2Paths(FileStatus[], Path) - Static method in class org.apache.hadoop.fs.FileUtil
将FileStatus数组转换为Path数组。
statChildren(RegistryOperations, String) - Static method in class org.apache.hadoop.registry.client.binding.RegistryUtils
状态 - Variable in class org.apache.hadoop.service.LifecycleEvent
新状态
state(ComponentState) - Method in class org.apache.hadoop.yarn.service.api.records.组件
state(ContainerState) - Method in class org.apache.hadoop.yarn.service.api.records.Container
服务容器的状态。
状态(LocalizationState) - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
设置本地化状态并返回本地化状态。
state(ServiceState) - Method in class org.apache.hadoop.yarn.service.api.records.Service
服务的状态。
state(ServiceState) - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
服务状态。
stateChanged(Service) - Method in class org.apache.hadoop.service.LoggingStateChangeListener
状态变更事件回调:记录日志
stateChanged(Service) - Method in interface org.apache.hadoop.service.ServiceStateChangeListener
回调以通知状态变更。
StateMachine <STATE extends Enum <STATE >,EVENTTYPE extends Enum <EVENTTYPE >,EVENTO > - Interface in org.apache.hadoop.yarn.state
StateMachineFactory <OPERAND ,STATE extends Enum <STATE >,EVENTTYPE extends Enum <EVENTTYPE >,EVENTO > - Class in org.apache.hadoop.yarn.state
状态机拓扑结构。
StateMachineFactory(STATE) - Constructor for class org.apache.hadoop.yarn.state.StateMachineFactory
构造函数
这是API中唯一的构造函数。
statement - Variable in class org.apache.hadoop.mapreduce.lib.db.DBRecordReader
StateStoreBaseImpl - Class in org.apache.hadoop.hdfs.server.federation.store.driver.impl
状态存储驱动器的基本实现。
StateStoreBaseImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreBaseImpl
StateStoreDriver - Class in org.apache.hadoop.hdfs.server.federation.store.driver
Driver class for an implementation of a StateStoreService
provider.
StateStoreDriver() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
StateStoreSerializableImpl - Class in org.apache.hadoop.hdfs.server.federation.store.driver.impl
存储记录序列化的状态存储驱动程序。
StateStoreSerializableImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
StateTransitionListener <OPERAND ,EVENTO ,STATE extends Enum <STATE >> - Interface in org.apache.hadoop.yarn.state
状态转换监听器。
statistics - Variable in class org.apache.hadoop.fs.AbstractFileSystem
该文件系统的统计信息。
statistics - Variable in class org.apache.hadoop.fs.FileSystem
该文件系统的统计信息。
StatsDSink - Class in org.apache.hadoop.metrics2.sink
一个将指标写入StatsD守护进程的指标接收器。
StatsDSink() - Constructor for class org.apache.hadoop.metrics2.sink.StatsDSink
statusCode() - Method in exception org.apache.hadoop.fs.s3a.AWSServiceIOException
STDERR - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
STDOUT - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
stop() - Method in class org.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
关闭提供程序。
stop() - Method in class org.apache.hadoop.ipc.Client
停止与此客户端相关的所有线程。
stop() - Method in class org.apache.hadoop.ipc.Server
停止服务。
stop() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
将线程状态设置为STOPPING,这样当线程唤醒时就会停止。
stop() - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
stop() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
停止指标系统
stop() - Method in class org.apache.hadoop.service.AbstractService
停止服务。
stop() - Method in interface org.apache.hadoop.service.Service
停止服务。
stop(Service) - Static method in class org.apache.hadoop.service.ServiceOperations
停止服务。
STOP_ONLY_STARTED_SERVICES - Static variable in class org.apache.hadoop.service.CompositeService
关机策略:尝试关闭所有内容(最纯粹的方式)或仅尝试关闭已启动的服务(该策略假设服务实现可能无法处理stop()操作,除非服务已启动)。
stopContainer(ContainerId, NodeId) - Method in class org.apache.hadoop.yarn.client.api.NMClient
停止一个已启动的容器。
stopContainerAsync(ContainerId, NodeId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
stopContainers(StopContainersRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
The
ApplicationMaster
requests a
NodeManager
to
stop a list of
Container
s allocated to it using this
interface.
StopContainersRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the ApplicationMaster
to the
NodeManager
to stop containers.
StopContainersRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
StopContainersResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the NodeManager
to the
ApplicationMaster
when asked to stop allocated
containers.
StopContainersResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
stopMetricsMBeans() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
停止指标MBeans。
stopQuietly(Service) - Static method in class org.apache.hadoop.service.ServiceOperations
停止一个服务;如果为空则不执行任何操作。
stopQuietly(Log, Service) - Static method in class org.apache.hadoop.service.ServiceOperations
stopQuietly(Logger, Service) - Static method in class org.apache.hadoop.service.ServiceOperations
停止一个服务;如果为空则不执行任何操作。
stopThreads() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
STORAGE_CLASS - Static variable in class org.apache.hadoop.fs.s3a.常量
S3存储类别:标准、降低冗余、智能分层等。
STORAGE_CLASS_DEEP_ARCHIVE - Static variable in class org.apache.hadoop.fs.s3a.常量
S3存储选项:"deep_archive"。
STORAGE_CLASS_GLACIER - Static variable in class org.apache.hadoop.fs.s3a.常量
S3存储选项:"glacier"。
STORAGE_CLASS_GLACIER_INSTANT_RETRIEVAL - Static variable in class org.apache.hadoop.fs.s3a.常量
S3存储选项:"glacier_ir"。
STORAGE_CLASS_INTELLIGENT_TIERING - Static variable in class org.apache.hadoop.fs.s3a.常量
S3存储选项:"智能分层"。
STORAGE_CLASS_ONEZONE_INFREQUENT_ACCESS - Static variable in class org.apache.hadoop.fs.s3a.常量
S3存储选项:"onezone_ia"。
STORAGE_CLASS_OUTPOSTS - Static variable in class org.apache.hadoop.fs.s3a.常量
S3存储选项:"outposts"。
STORAGE_CLASS_REDUCED_REDUNDANCY - Static variable in class org.apache.hadoop.fs.s3a.常量
S3存储选项:"reduced_redundancy"。
STORAGE_CLASS_STANDARD - Static variable in class org.apache.hadoop.fs.s3a.常量
S3存储选项:"standard"。
STORAGE_CLASS_STANDARD_INFREQUENT_ACCESS - Static variable in class org.apache.hadoop.fs.s3a.常量
S3存储选项:"standard_ia"。
StorageStatistics - Class in org.apache.hadoop.fs
StorageStatistics 包含 FileSystem 或 FileContext 实例的统计数据。
StorageStatistics(String) - Constructor for class org.apache.hadoop.fs.StorageStatistics
StorageType - Enum in org.apache.hadoop.fs
定义支持的存储介质类型。
store(Configuration, K, String) - Static method in class org.apache.hadoop.io.DefaultStringifier
将项目存储在配置中,使用给定的键名。
STORE_CAPABILITY_AWS_V2 - Static variable in class org.apache.hadoop.fs.s3a.常量
这是一个v2版本的SDK构建吗?值 "fs.s3a.capability.aws.v2"。
STORE_CAPABILITY_DIRECTORY_MARKER_ACTION_DELETE - Static variable in class org.apache.hadoop.fs.s3a.常量
PathCapabilities
probe to indicate that a path
deletes directory markers.
STORE_CAPABILITY_DIRECTORY_MARKER_ACTION_KEEP - Static variable in class org.apache.hadoop.fs.s3a.常量
PathCapabilities
probe to indicate that a path
keeps directory markers.
STORE_CAPABILITY_DIRECTORY_MARKER_AWARE - Static variable in class org.apache.hadoop.fs.s3a.常量
PathCapabilities
probe to verify that an S3A Filesystem
has the changes needed to safely work with buckets where
directoy markers have not been deleted.
STORE_CAPABILITY_DIRECTORY_MARKER_MULTIPART_UPLOAD_ENABLED - Static variable in class org.apache.hadoop.fs.s3a.常量
Deprecated.
STORE_CAPABILITY_DIRECTORY_MARKER_POLICY_AUTHORITATIVE - Static variable in class org.apache.hadoop.fs.s3a.常量
PathCapabilities
probe to indicate that the filesystem
keeps directory markers in authoritative paths only.
STORE_CAPABILITY_DIRECTORY_MARKER_POLICY_DELETE - Static variable in class org.apache.hadoop.fs.s3a.常量
PathCapabilities
probe to indicate that the filesystem
deletes directory markers.
STORE_CAPABILITY_DIRECTORY_MARKER_POLICY_KEEP - Static variable in class org.apache.hadoop.fs.s3a.常量
PathCapabilities
probe to indicate that the filesystem
keeps directory markers.
STORE_CAPABILITY_MAGIC_COMMITTER - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
标志,表示存储支持魔法提交器。
STORE_CAPABILITY_MAGIC_COMMITTER_OLD - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
Deprecated.
STORE_CAPABILITY_MULTIPART_UPLOAD_ENABLED - Static variable in class org.apache.hadoop.fs.s3a.常量
Stream支持向指定路径进行多部分上传。
STORE_CLIENT_CREATION - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
任何存储客户端创建花费了多长时间?
STORE_EXISTS_PROBE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
检查存储是否存在的探针:"store_exists_probe"。
STORE_IO_RATE_LIMITED - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
报告了速率限制"store_io_rate_limited"。
STORE_IO_RATE_LIMITED_DURATION - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
STORE_IO_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
对存储发出的请求:"store_io_request"。
STORE_IO_RETRY - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
IO重试次数: "store_io_retry".
STORE_IO_THROTTLE_RATE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
STORE_IO_THROTTLED - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
请求被限流并重试:"store_io_throttled"。
STORE_OPERATIONS_CLASS_DEFAULT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
存储操作的默认类名。
storeArray(Configuration, K[], String) - Static method in class org.apache.hadoop.io.DefaultStringifier
将项目数组存储在具有给定键名的配置中。
storeDelegationKey(DelegationKey) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
对于将存储外部化的子类,例如基于Zookeeper的实现。
storeNewMasterKey(DelegationKey) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
storeNewToken(TokenIdent, long) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
StoreStatisticNames - Class in org.apache.hadoop.fs.statistics
对象存储操作的常见统计指标名称。
storeToken(TokenIdent, AbstractDelegationTokenSecretManager.DelegationTokenInformation) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
对于将存储外部化的子类,例如基于Zookeeper的实现。
storeTokenTrackingId - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
是否将令牌的跟踪ID存储在其TokenInformation中。
STREAM_CAPABILITY_MAGIC_OUTPUT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
Flag to indicate whether a stream is a magic output stream;
returned in StreamCapabilities
Value: "fs.s3a.capability.magic.output.stream".
STREAM_CAPABILITY_MAGIC_OUTPUT_OLD - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
Deprecated.
STREAM_EVICT_BLOCKS_FROM_FILE_CACHE - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
从磁盘缓存中驱逐的块总数。
STREAM_FILE_CACHE_EVICTION - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
跟踪磁盘缓存LRU淘汰的持续时间。
STREAM_ID_LEN - Static variable in class org.apache.hadoop.fs.azurebfs.constants.FileSystemConfigurations
STREAM_READ_ABORTED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
TCP流被中止的次数。
STREAM_READ_ACTIVE_MEMORY_IN_USE - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
此输入流当前使用的内存总字节数。
STREAM_READ_ACTIVE_PREFETCH_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
活跃预取操作的总数。
STREAM_READ_BLOCK_ACQUIRE_AND_READ - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
获取缓冲区并读取数据的计数/持续时间。
STREAM_READ_BLOCKS_IN_FILE_CACHE - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
磁盘缓存中的块总数。
STREAM_READ_BYTES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
在read()/readVectored()调用中从输入流读取的字节数。
STREAM_READ_BYTES_DISCARDED_ABORT - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
因中止输入流而丢弃的字节数。
STREAM_READ_BYTES_DISCARDED_CLOSE - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
关闭输入流时读取和丢弃的字节数。
STREAM_READ_CLOSE_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
尝试关闭输入流的总次数。
STREAM_READ_CLOSED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
TCP流被关闭的次数。
STREAM_READ_EXCEPTIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
输入流读取期间引发的异常计数。
STREAM_READ_FULLY_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
输入流中readFully()操作的计数。
STREAM_READ_GAUGE_INPUT_POLICY - Static variable in class org.apache.hadoop.fs.s3a.常量
输入策略的计量器名称:"stream_read_gauge_input_policy"。
STREAM_READ_OPEND - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
输入流被打开的总次数。
STREAM_READ_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
输入流中read()操作的计数。
STREAM_READ_OPERATIONS_INCOMPLETE - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
输入流中未完成的read()操作计数,即返回的字节数少于请求的数量。
STREAM_READ_PREFETCH_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
已执行的预取操作总数。
STREAM_READ_REMOTE_BLOCK_READ - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
读取远程块的计数/持续时间。
STREAM_READ_REMOTE_STREAM_ABORTED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
在流IO期间中止远程流的计数/持续时间
STREAM_READ_REMOTE_STREAM_DRAINED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
关闭远程流的计数/持续时间,可能包括排空流以回收HTTP连接。
STREAM_READ_SEEK_BACKWARD_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
在流中向后执行的查找操作计数。
STREAM_READ_SEEK_BYTES_BACKWARDS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
输入流中在查找操作期间向后移动的字节数
STREAM_READ_SEEK_BYTES_DISCARDED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
输入流中在seek()操作期间读取并丢弃的字节数。
STREAM_READ_SEEK_BYTES_SKIPPED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
在向前查找操作期间跳过的字节数。
STREAM_READ_SEEK_FORWARD_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
在输入流中向前执行的查找操作计数。
STREAM_READ_SEEK_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
输入流中的查找操作计数。
STREAM_READ_SEEK_POLICY_CHANGED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
输入流中动态改变查找策略的次数统计
STREAM_READ_SKIP_BYTES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
Count bytes skipped in InputStream.skip()
calls.
STREAM_READ_SKIP_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
Count of InputStream.skip()
calls.
STREAM_READ_TOTAL_BYTES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
从输入流读取的字节总数。
STREAM_READ_UNBUFFERED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
Count of calls of CanUnbuffer.unbuffer()
.
STREAM_READ_VECTORED_COMBINED_RANGES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
在readVectored()操作期间合并文件范围的数量。
STREAM_READ_VECTORED_INCOMING_RANGES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
在readVectored()操作期间传入文件范围的数量。
STREAM_READ_VECTORED_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
输入流中readVectored()操作的计数。
STREAM_READ_VECTORED_READ_BYTES_DISCARDED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
输入流中在readVectored()操作期间丢弃的字节数
STREAM_READ_VERSION_MISMATCHES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
读取输入流时遇到的版本不匹配计数。
STREAM_WRITE_BLOCK_UPLOADS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
块/分区上传完成的数量。
STREAM_WRITE_BLOCK_UPLOADS_ABORTED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
已中止的块上传次数统计。
STREAM_WRITE_BLOCK_UPLOADS_ACTIVE - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
当前活跃的块/分区上传计数。
STREAM_WRITE_BLOCK_UPLOADS_BYTES_PENDING - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
待写入数据的计量器。
STREAM_WRITE_BLOCK_UPLOADS_COMMITTED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
已提交的块上传数量统计。
STREAM_WRITE_BLOCK_UPLOADS_PENDING - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
待写入队列中的块/分区上传量规。
STREAM_WRITE_BYTES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
"写入输出流的字节数,包括所有尚未上传的部分。
STREAM_WRITE_EXCEPTIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
"报告的流写入失败次数。
STREAM_WRITE_EXCEPTIONS_COMPLETING_UPLOADS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
完成多部分上传时的失败计数:
"stream_write_exceptions_completing_upload"。
STREAM_WRITE_QUEUE_DURATION - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
所有块上传的总队列时长。
STREAM_WRITE_TOTAL_DATA - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
STREAM_WRITE_TOTAL_TIME - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
上传完成所花费的总时间计数。
StreamBackedIterator <X extends Writable > - Class in org.apache.hadoop.mapred.join
该类提供了ResetableIterator的实现。
StreamBackedIterator() - Constructor for class org.apache.hadoop.mapred.join.StreamBackedIterator
StreamBackedIterator <X extends Writable > - Class in org.apache.hadoop.mapreduce.lib.join
该类提供了ResetableIterator的实现。
StreamBackedIterator() - Constructor for class org.apache.hadoop.mapreduce.lib.join.StreamBackedIterator
StreamCapabilities - Interface in org.apache.hadoop.fs
查询流支持功能的接口。
streamCapabilities_hasCapability(Object, String) - Static method in class org.apache.hadoop.io.wrappedio.WrappedIO
StreamCapabilitiesPolicy - Class in org.apache.hadoop.fs
StreamCapabilitiesPolicy() - Constructor for class org.apache.hadoop.fs.StreamCapabilitiesPolicy
StreamStatisticNames - Class in org.apache.hadoop.fs.statistics
这些是常见的统计指标名称。
StrictPreemptionContract - Class in org.apache.hadoop.yarn.api.records
枚举待回收的特定分配项。
StrictPreemptionContract() - Constructor for class org.apache.hadoop.yarn.api.records.StrictPreemptionContract
STRING_BUILDER - Static variable in class org.apache.hadoop.hdfs.server.namenode.DefaultAuditLogger
STRING_VALUE_MAX - Static variable in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
STRING_VALUE_MAX - Static variable in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
STRING_VALUE_MIN - Static variable in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
STRING_VALUE_MIN - Static variable in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
Stringifier <T > - Interface in org.apache.hadoop.io
Stringifier接口提供了两种方法,用于将对象转换为字符串表示形式,并根据其字符串表示形式还原对象。
StringInterner - Class in org.apache.hadoop.util
提供字符串驻留实用方法。
StringInterner() - Constructor for class org.apache.hadoop.util.StringInterner
StringValueMax - Class in org.apache.hadoop.mapred.lib.aggregate
该类实现了一个值聚合器,用于维护字符串序列中的最大值。
StringValueMax() - Constructor for class org.apache.hadoop.mapred.lib.aggregate.StringValueMax
StringValueMax - Class in org.apache.hadoop.mapreduce.lib.aggregate
该类实现了一个值聚合器,用于维护字符串序列中的最大值。
StringValueMax() - Constructor for class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMax
默认构造函数
StringValueMin - Class in org.apache.hadoop.mapred.lib.aggregate
该类实现了一个值聚合器,用于维护字符串序列中的最小值。
StringValueMin() - Constructor for class org.apache.hadoop.mapred.lib.aggregate.StringValueMin
StringValueMin - Class in org.apache.hadoop.mapreduce.lib.aggregate
该类实现了一个值聚合器,用于维护字符串序列中的最小值。
StringValueMin() - Constructor for class org.apache.hadoop.mapreduce.lib.aggregate.StringValueMin
默认构造函数
strongIntern(String) - Static method in class org.apache.hadoop.util.StringInterner
实习并返回对代表实例的引用,该实例代表一组彼此相等的字符串实例中的任意一个。
StrToken(Parser.TType, String) - Constructor for class org.apache.hadoop.mapred.join.Parser.StrToken
StrToken(Parser.TType, String) - Constructor for class org.apache.hadoop.mapreduce.lib.join.Parser.StrToken
STS_STANDARD - Static variable in class org.apache.hadoop.fs.s3a.auth.delegation.DelegationConstants
标准STS服务器。
stubDurationTracker() - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSupport
获取一个存根持续时间跟踪器。
stubDurationTrackerFactory() - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSupport
返回一个存根持续时间跟踪器工厂,其返回的跟踪器始终为无操作。
子应用实体 - Class in org.apache.hadoop.yarn.api.records.timelineservice
该实体表示用户定义的实体,将存储在子应用表下。
SubApplicationEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.SubApplicationEntity
subMap(K, K) - Method in class org.apache.hadoop.io.SortedMapWritable
submit() - Method in class org.apache.hadoop.mapreduce.Job
将作业提交到集群并立即返回。
submit() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
将此作业提交到mapred。
submit(Runnable) - Method in class org.apache.hadoop.util.functional.CloseableTaskPoolSubmitter
SUBMIT_REPLICATION - Static variable in class org.apache.hadoop.mapreduce.Job
submitApplication(SubmitApplicationRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to submit a new application to the
ResourceManager.
submitApplication(ApplicationSubmissionContext) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
Submit a new application to
YARN.
It is a blocking call - it
will not return
ApplicationId
until the submitted application is
submitted successfully and accepted by the ResourceManager.
SubmitApplicationRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by a client to submit an application to the
ResourceManager
.
SubmitApplicationRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
SubmitApplicationResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager
to a client on
application submission.
SubmitApplicationResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationResponse
submitJob(String) - Method in class org.apache.hadoop.mapred.JobClient
向MR系统提交一个作业。
submitJob(JobConf) - Method in class org.apache.hadoop.mapred.JobClient
向MR系统提交一个作业。
submitJob(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
submitReservation(ReservationSubmissionRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to submit a new reservation to the
ResourceManager
.
submitReservation(ReservationSubmissionRequest) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
The interface used by clients to submit a new reservation to the
ResourceManager
.
提交者 - Class in org.apache.hadoop.mapred.pipes
主要入口点和作业提交器。
Submitter() - Constructor for class org.apache.hadoop.mapred.pipes.Submitter
Submitter(Configuration) - Constructor for class org.apache.hadoop.mapred.pipes.Submitter
SUBPATH_COMPONENTS - Static variable in interface org.apache.hadoop.registry.client.api.RegistryConstants
服务记录下的路径,指向该服务的组件:
"/components/".
SUBSTITUTE_TOKEN - Static variable in class org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
如果用户提供自定义查询,WHERE子句中需要包含以下字符串,它将被替换为一组针对输入的条件,以实现输入分片并行化导入。
substituteCommonVariables(String) - Method in class org.apache.hadoop.conf.配置
为避免兼容性问题,提供了一个公共包装器来替代变量。
subtractFrom(int, int, float) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
从当前利用率中减去。
subtractFrom(int, int, float, String, float) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
从当前利用率中减去。
SUCCEEDED - Static variable in class org.apache.hadoop.mapred.JobStatus
SUCCEEDED_FILE_NAME - Static variable in class org.apache.hadoop.mapred.FileOutputCommitter
SUCCEEDED_FILE_NAME - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
SUCCESS - Static variable in class org.apache.hadoop.mapred.jobcontrol.Job
SUCCESS - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
SUCCESS_MARKER - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
成功时创建的标记文件: "_SUCCESS"。
SUCCESS_MARKER_FILE_LIMIT - Static variable in class org.apache.hadoop.fs.s3a.commit.CommitConstants
在作业提交期间跟踪并保存到_SUCCESS文件的已提交对象数量的限制。
SUCCESS_MARKER_FILE_LIMIT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
在作业提交期间跟踪并保存到_SUCCESS文件的已提交对象数量的限制。
SUCCESSFUL_JOB_OUTPUT_DIR_MARKER - Static variable in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
suffix(String) - Method in class org.apache.hadoop.fs.Path
在路径的最终名称后添加后缀。
SUFFIX_FAILURES - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
添加到计数器和其它统计信息中以跟踪故障的字符串。
SUFFIX_MAX - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
当同一个键在最大值/平均值/最大值统计之间共享时,用于最大值的后缀。
SUFFIX_MEAN - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
当同一个键在均值/均值/最大值统计之间共享时,用于表示均值统计值的后缀。
SUFFIX_MIN - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
当同一个键用于最小值/平均值/最大值统计时,用于最小值统计的后缀。
sum(Counters, Counters) - Static method in class org.apache.hadoop.mapred.计数器
计算两组计数器总和的便捷方法。
SUMMARY_FILENAME_FORMAT - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
用于从作业ID构建摘要文件的格式化字符串。
SUMMARY_FILENAME_PREFIX - Static variable in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterConstants
报告目录中摘要文件的前缀。
SUPER_USER - Static variable in class org.apache.hadoop.fs.azurebfs.constants.AbfsHttpConstants
提供的配置 - Static variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
suppliedFilesystem - Static variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
supplyBindingInformation() - Method in interface org.apache.hadoop.registry.client.impl.zk.RegistryBindingSource
为此注册表提供绑定信息
support(String, INativeSerializer >, JobConf) - Method in class org.apache.hadoop.mapred.nativetask.Platform
一个平台是否支持特定密钥至少应满足两个条件
1.
supportObserver() - Method in class org.apache.hadoop.ha.HAServiceTarget
supportsSymlinks() - Method in class org.apache.hadoop.fs.AbstractFileSystem
如果文件系统支持符号链接则返回true,否则返回false。
supportsSymlinks() - Method in class org.apache.hadoop.fs.adl.AdlFileSystem
supportsSymlinks() - Method in class org.apache.hadoop.fs.FileSystem
supportsSymlinks() - Method in class org.apache.hadoop.fs.FilterFileSystem
supportsSymlinks() - Method in class org.apache.hadoop.fs.LocalFileSystem
supportsSymlinks() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
supportsSymlinks() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
supportTypeQuota() - Method in enum org.apache.hadoop.fs.StorageType
suspend() - Method in class org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
暂停正在运行的线程
swapScheme - Variable in class org.apache.hadoop.fs.FilterFileSystem
SWebHdfs - Class in org.apache.hadoop.fs
基于Web(安全)的HDFS抽象文件系统实现。
SYMBOL - Variable in enum org.apache.hadoop.fs.permission.FsAction
符号化表示
symLink(String, String) - Static method in class org.apache.hadoop.fs.FileUtil
在本地磁盘上创建一个源路径和目标路径之间的软链接。
SYMLINK_NO_PRIVILEGE - Static variable in class org.apache.hadoop.fs.FileUtil
SYNC_INTERVAL - Static variable in class org.apache.hadoop.io.SequenceFile
同步点之间的字节数。
可同步 - Interface in org.apache.hadoop.fs
这是用于刷新/同步操作的界面。
syncTokenOwnerStats() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
该方法将令牌信息从currentTokens同步到tokenOwnerStats。
SysInfo - Class in org.apache.hadoop.util
用于计算系统资源信息的插件。
SysInfo() - Constructor for class org.apache.hadoop.util.SysInfo
SYSPROP_HADOOP_HOME_DIR - Static variable in class org.apache.hadoop.util.Shell
Hadoop主目录的系统属性:"hadoop.home.dir"。
SYSTEM_CLASSES_DEFAULT - Static variable in class org.apache.hadoop.util.ApplicationClassLoader
如果用户未覆盖系统类,则使用其默认值。
SYSTEM_FILTER_CONFLICT - Static variable in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
如果用户指定了时间线系统保留的筛选键,则返回此错误代码
SYSTEM_INFO_KEY_PREFIX - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
SYSTEM_METRICS_PUBLISHER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
该设置控制RM和NM是否在时间轴服务器上发布yarn系统指标。
SystemClock - Class in org.apache.hadoop.yarn.util
Implementation of
Clock
that gives the current time from the system
clock in milliseconds.
SystemClock() - Constructor for class org.apache.hadoop.yarn.util.SystemClock
Deprecated.
systemMetricsPublisherEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
返回系统发布者是否已启用。