- CACHE_ARCHIVES - クラス のstatic変数org.apache.hadoop.filecache.DistributedCache
-
非推奨です。
- CACHE_ARCHIVES_SIZES - クラス のstatic変数org.apache.hadoop.filecache.DistributedCache
-
非推奨です。
- CACHE_ARCHIVES_TIMESTAMPS - クラス のstatic変数org.apache.hadoop.filecache.DistributedCache
-
非推奨です。
- CACHE_FILES - クラス のstatic変数org.apache.hadoop.filecache.DistributedCache
-
非推奨です。
- CACHE_FILES_SIZES - クラス のstatic変数org.apache.hadoop.filecache.DistributedCache
-
非推奨です。
- CACHE_FILES_TIMESTAMPS - クラス のstatic変数org.apache.hadoop.filecache.DistributedCache
-
非推奨です。
- CACHE_LOCALARCHIVES - クラス のstatic変数org.apache.hadoop.filecache.DistributedCache
-
非推奨です。
- CACHE_LOCALFILES - クラス のstatic変数org.apache.hadoop.filecache.DistributedCache
-
非推奨です。
- CACHE_SYMLINK - クラス のstatic変数org.apache.hadoop.filecache.DistributedCache
-
非推奨です。
- CachedDNSToSwitchMapping - org.apache.hadoop.netのクラス
-
A cached implementation of DNSToSwitchMapping that takes an
raw DNSToSwitchMapping and stores the resolved network location in
a cache.
- CachedDNSToSwitchMapping(DNSToSwitchMapping) - クラス のコンストラクタorg.apache.hadoop.net.CachedDNSToSwitchMapping
-
cache a raw DNS mapping
- CacheDirectiveEntry - org.apache.hadoop.hdfs.protocolのクラス
-
Describes a path-based cache directive entry.
- CacheDirectiveEntry(CacheDirectiveInfo, CacheDirectiveStats) - クラス のコンストラクタorg.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
-
- CacheDirectiveInfo - org.apache.hadoop.hdfs.protocolのクラス
-
Describes a path-based cache directive.
- CacheDirectiveStats - org.apache.hadoop.hdfs.protocolのクラス
-
Describes a path-based cache directive.
- CacheFlag - org.apache.hadoop.fsの列挙型
-
Specifies semantics for CacheDirective operations.
- cacheGroupsAdd(List<String>) - インタフェース のメソッドorg.apache.hadoop.security.GroupMappingServiceProvider
-
Caches the group user information
- cacheGroupsRefresh() - インタフェース のメソッドorg.apache.hadoop.security.GroupMappingServiceProvider
-
Refresh the cache of groups and user mapping
- CachePoolEntry - org.apache.hadoop.hdfs.protocolのクラス
-
Describes a Cache Pool entry.
- CachePoolEntry(CachePoolInfo, CachePoolStats) - クラス のコンストラクタorg.apache.hadoop.hdfs.protocol.CachePoolEntry
-
- CachePoolInfo - org.apache.hadoop.hdfs.protocolのクラス
-
CachePoolInfo describes a cache pool.
- CachePoolInfo(String) - クラス のコンストラクタorg.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- CachePoolStats - org.apache.hadoop.hdfs.protocolのクラス
-
CachePoolStats describes cache pool statistics.
- call(RPC.RpcKind, Writable, Client.ConnectionId, AtomicBoolean) - クラス のメソッドorg.apache.hadoop.ipc.Client
-
Make a call, passing rpcRequest
, to the IPC server defined by
remoteId
, returning the rpc respond.
- call(Writable, long) - クラス のメソッドorg.apache.hadoop.ipc.Server
-
- call(RPC.RpcKind, String, Writable, long) - クラス のメソッドorg.apache.hadoop.ipc.Server
-
Called for each call.
- callbackHandler - クラス の変数org.apache.hadoop.yarn.client.api.async.NMClientAsync
-
- cancel(Configuration) - クラス のメソッドorg.apache.hadoop.security.token.Token
-
Cancel this delegation token.
- cancel(Token<?>, Configuration) - クラス のメソッドorg.apache.hadoop.security.token.TokenRenewer
-
Cancel the given token
- cancelDelegationToken(Token<DelegationTokenIdentifier>) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
- cancelDelegationToken(Token<DelegationTokenIdentifier>) - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
- cancelDelegationToken(URL, DelegationTokenAuthenticatedURL.Token) - クラス のメソッドorg.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Cancels a delegation token from the server end-point.
- cancelDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String) - クラス のメソッドorg.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Cancels a delegation token from the server end-point.
- cancelDelegationToken(URL, AuthenticatedURL.Token, Token<AbstractDelegationTokenIdentifier>) - クラス のメソッドorg.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Cancels a delegation token from the server end-point.
- cancelDelegationToken(URL, AuthenticatedURL.Token, Token<AbstractDelegationTokenIdentifier>, String) - クラス のメソッドorg.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Cancels a delegation token from the server end-point.
- cancelDelegationToken(Token<TimelineDelegationTokenIdentifier>) - クラス のメソッドorg.apache.hadoop.yarn.client.api.TimelineClient
-
Cancel a timeline delegation token.
- CancelDelegationTokenRequest - org.apache.hadoop.mapreduce.v2.api.protocolrecordsのインタフェース
-
The request issued by the client to the ResourceManager
to cancel a
delegation token.
- CancelDelegationTokenResponse - org.apache.hadoop.mapreduce.v2.api.protocolrecordsのインタフェース
-
The response from the ResourceManager
to a cancelDelegationToken
request.
- cancelDeleteOnExit(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Cancel the deletion of the path when the FileSystem is closed
- canExecute(File) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
- CANNED_ACL - クラス のstatic変数org.apache.hadoop.fs.s3a.Constants
-
- canonicalizeUri(URI) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Canonicalize the given URI.
- canonicalizeUri(URI) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- canonicalizeUri(URI) - クラス のメソッドorg.apache.hadoop.fs.s3native.NativeS3FileSystem
-
- canRead(File) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
- CanSetDropBehind - org.apache.hadoop.fsのインタフェース
-
- CanSetReadahead - org.apache.hadoop.fsのインタフェース
-
- CanUnbuffer - org.apache.hadoop.fsのインタフェース
-
FSDataInputStreams implement this interface to indicate that they can clear
their buffers on request.
- canWrite(File) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
- CENTRALIZED_NODELABEL_CONFIGURATION_TYPE - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
- ChainMapper - org.apache.hadoop.mapred.libのクラス
-
The ChainMapper class allows to use multiple Mapper classes within a single
Map task.
- ChainMapper() - クラス のコンストラクタorg.apache.hadoop.mapred.lib.ChainMapper
-
Constructor.
- ChainMapper<KEYIN,VALUEIN,KEYOUT,VALUEOUT> - org.apache.hadoop.mapreduce.lib.chainのクラス
-
The ChainMapper class allows to use multiple Mapper classes within a single
Map task.
- ChainMapper() - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.chain.ChainMapper
-
- ChainReducer - org.apache.hadoop.mapred.libのクラス
-
The ChainReducer class allows to chain multiple Mapper classes after a
Reducer within the Reducer task.
- ChainReducer() - クラス のコンストラクタorg.apache.hadoop.mapred.lib.ChainReducer
-
Constructor.
- ChainReducer<KEYIN,VALUEIN,KEYOUT,VALUEOUT> - org.apache.hadoop.mapreduce.lib.chainのクラス
-
The ChainReducer class allows to chain multiple Mapper classes after a
Reducer within the Reducer task.
- ChainReducer() - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.chain.ChainReducer
-
- changed() - クラス のメソッドorg.apache.hadoop.metrics2.lib.MutableMetric
-
- charAt(int) - クラス のメソッドorg.apache.hadoop.io.Text
-
Returns the Unicode Scalar Value (32-bit integer value)
for the character at position
.
- checkArgs(String) - インタフェース のメソッドorg.apache.hadoop.ha.FenceMethod
-
Verify that the given fencing method's arguments are valid.
- checkAvailableForRead() - クラス のメソッドorg.apache.hadoop.security.token.SecretManager
-
No-op if the secret manager is available for reading tokens, throw a
StandbyException otherwise.
- checkFencingConfigured() - クラス のメソッドorg.apache.hadoop.ha.HAServiceTarget
-
- checkOutputSpecs(FileSystem, JobConf) - クラス のメソッドorg.apache.hadoop.mapred.FileOutputFormat
-
- checkOutputSpecs(FileSystem, JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.db.DBOutputFormat
-
Check for validity of the output-specification for the job.
- checkOutputSpecs(FileSystem, JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.FilterOutputFormat
-
- checkOutputSpecs(FileSystem, JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.LazyOutputFormat
-
- checkOutputSpecs(FileSystem, JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.NullOutputFormat
-
- checkOutputSpecs(FileSystem, JobConf) - インタフェース のメソッドorg.apache.hadoop.mapred.OutputFormat
-
Check for validity of the output-specification for the job.
- checkOutputSpecs(FileSystem, JobConf) - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat
-
- checkOutputSpecs(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBOutputFormat
-
- checkOutputSpecs(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputFormat
-
- checkOutputSpecs(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FilterOutputFormat
-
- checkOutputSpecs(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.LazyOutputFormat
-
- checkOutputSpecs(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.NullOutputFormat
-
- checkOutputSpecs(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat
-
- checkOutputSpecs(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.OutputFormat
-
Check for validity of the output-specification for the job.
- checkPath(Path) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Check that a Path belongs to this FileSystem.
- checkPath(Path) - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- checkPath(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Check that a Path belongs to this FileSystem.
- checkPath(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
Check that a Path belongs to this FileSystem.
- checkPath(Path) - クラス のメソッドorg.apache.hadoop.fs.s3native.NativeS3FileSystem
-
Check that a Path belongs to this FileSystem.
- checkPidPgrpidForMatch() - クラス のメソッドorg.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
-
Verify that the tree process id is same as its process group id.
- checkpoint() - クラス のメソッドorg.apache.hadoop.fs.Trash
-
Create a trash checkpoint.
- Checkpointable - org.apache.hadoop.mapreduce.task.annotationの注釈型
-
Contract representing to the framework that the task can be safely preempted
and restarted between invocations of the user-defined function.
- checkScheme(URI, String) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Check that the Uri's scheme matches
- checkStateTransition(String, Service.STATE, Service.STATE) - クラス のstaticメソッドorg.apache.hadoop.service.ServiceStateModel
-
Check that a state tansition is valid and
throw an exception if not
- checkStream() - クラス のメソッドorg.apache.hadoop.io.compress.DecompressorStream
-
- ChecksumException - org.apache.hadoop.fsの例外
-
Thrown for checksum errors.
- ChecksumException(String, long) - 例外 のコンストラクタorg.apache.hadoop.fs.ChecksumException
-
- ChecksumFileSystem - org.apache.hadoop.fsのクラス
-
Abstract Checksumed FileSystem.
- ChecksumFileSystem(FileSystem) - クラス のコンストラクタorg.apache.hadoop.fs.ChecksumFileSystem
-
- checkWindowsCommandLineLength(String...) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Checks if a given command (String[]) fits in the Windows maximum command
line length Note that the input is expected to already include space
delimiters, no extra count will be added for delimiters.
- children - クラス の変数org.apache.hadoop.registry.client.types.RegistryPathStatus
-
Number of child nodes
- CHILDREN_INFO_KEY - クラス のstatic変数org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
-
- chmod(String, String) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
Change the permissions on a filename.
- chmod(String, String, boolean) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
Change the permissions on a file / directory, recursively, if
needed.
- CLASS_PATH_SEPARATOR - インタフェース のstatic変数org.apache.hadoop.yarn.api.ApplicationConstants
-
This constant is used to construct class path and it will be replaced with
real class path separator(':' for Linux and ';' for Windows) by
NodeManager on container launch.
- cleanup(Log, Closeable...) - クラス のstaticメソッドorg.apache.hadoop.io.IOUtils
-
Close the Closeable objects and
ignore any
Throwable
or
null pointers.
- cleanup(Mapper<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context) - クラス のメソッドorg.apache.hadoop.mapreduce.Mapper
-
Called once at the end of the task.
- cleanup(Reducer<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context) - クラス のメソッドorg.apache.hadoop.mapreduce.Reducer
-
Called once at the end of the task.
- cleanupJob(JobContext) - クラス のメソッドorg.apache.hadoop.mapred.FileOutputCommitter
-
非推奨です。
- cleanupJob(JobContext) - クラス のメソッドorg.apache.hadoop.mapred.OutputCommitter
-
- cleanupJob(JobContext) - クラス のメソッドorg.apache.hadoop.mapred.OutputCommitter
-
- cleanupJob(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-
非推奨です。
- cleanupJob(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.OutputCommitter
-
- cleanUpPartialOutputForTask(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.PartialFileOutputCommitter
-
- cleanUpPartialOutputForTask(TaskAttemptContext) - インタフェース のメソッドorg.apache.hadoop.mapreduce.lib.output.PartialOutputCommitter
-
Remove all previously committed outputs from prior executions of this task.
- cleanupProgress() - クラス のメソッドorg.apache.hadoop.mapred.JobStatus
-
- cleanupProgress() - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
Get the progress of the job's cleanup-tasks, as a float between 0.0
and 1.0.
- cleanupProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Get the progress of the job's cleanup-tasks, as a float between 0.0
and 1.0.
- cleanupRunningContainersOnStop(boolean) - クラス のメソッドorg.apache.hadoop.yarn.client.api.NMClient
-
Set whether the containers that are started by this client, and are
still running should be stopped when the client stops.
- cleanUpTokenReferral(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.security.TokenCache
-
Remove jobtoken referrals which don't make sense in the context
of the task execution.
- clear() - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Clears all keys from the configuration.
- clear() - クラス のメソッドorg.apache.hadoop.io.MapWritable
-
- clear() - クラス のメソッドorg.apache.hadoop.io.SortedMapWritable
-
- clear() - クラス のメソッドorg.apache.hadoop.io.Text
-
Clear the string to empty.
- clear() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
-
- clear() - インタフェース のメソッドorg.apache.hadoop.mapreduce.lib.join.ResetableIterator
-
Close datasources, but do not release internal resources.
- clear() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.StreamBackedIterator
-
- clear() - クラス のメソッドorg.apache.hadoop.util.bloom.HashFunction
-
Clears this hash function.
- CLEAR_TEXT_FALLBACK - クラス のstatic変数org.apache.hadoop.security.alias.CredentialProvider
-
- clearChanged() - クラス のメソッドorg.apache.hadoop.metrics2.lib.MutableMetric
-
Clear the changed flag in the snapshot operations
- clearMark() - クラス のメソッドorg.apache.hadoop.mapreduce.MarkableIterator
-
- clearQuota(Path) - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsAdmin
-
Clear the namespace quota (count of files, directories and sym links) for a
directory.
- clearQuotaByStorageType(Path, StorageType) - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsAdmin
-
Clear the space quota by storage type for a directory.
- clearReadStatistics() - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsDataInputStream
-
- clearSpaceQuota(Path) - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsAdmin
-
Clear the storage space quota (size of files) for a directory.
- clearStatistics() - クラス のstaticメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
- clearStatistics() - クラス のstaticメソッドorg.apache.hadoop.fs.FileContext
-
Clears all the statistics stored in AbstractFileSystem, for all the file
systems.
- clearStatistics() - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
Reset all statistics for all file systems
- clearWriteAccessors() - インタフェース のメソッドorg.apache.hadoop.registry.client.api.RegistryOperations
-
Clear all write accessors.
- CLI - org.apache.hadoop.mapreduce.toolsのクラス
-
Interprets the map reduce cli options
- CLI() - クラス のコンストラクタorg.apache.hadoop.mapreduce.tools.CLI
-
- CLI(Configuration) - クラス のコンストラクタorg.apache.hadoop.mapreduce.tools.CLI
-
- Client - org.apache.hadoop.ipcのクラス
-
A client for an IPC service.
- Client(Class<? extends Writable>, Configuration, SocketFactory) - クラス のコンストラクタorg.apache.hadoop.ipc.Client
-
Construct an IPC client whose values are of the given
Writable
class.
- Client(Class<? extends Writable>, Configuration) - クラス のコンストラクタorg.apache.hadoop.ipc.Client
-
Construct an IPC client with the default SocketFactory
- Client - org.apache.hadoop.yarn.applications.distributedshellのクラス
-
Client for Distributed Shell application submission to YARN.
- Client(Configuration) - クラス のコンストラクタorg.apache.hadoop.yarn.applications.distributedshell.Client
-
- Client() - クラス のコンストラクタorg.apache.hadoop.yarn.applications.distributedshell.Client
-
- client - クラス の変数org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
- client - クラス の変数org.apache.hadoop.yarn.client.api.async.NMClientAsync
-
- CLIENT_CREDENTIALS - クラス のstatic変数org.apache.hadoop.hdfs.web.oauth2.AzureADClientCredentialBasedAccesTokenProvider
-
- CLIENT_CREDENTIALS - クラス のstatic変数org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
-
- CLIENT_FAILOVER_MAX_ATTEMPTS - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
- CLIENT_FAILOVER_PREFIX - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
- CLIENT_FAILOVER_PROXY_PROVIDER - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
- CLIENT_FAILOVER_RETRIES - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
- CLIENT_FAILOVER_RETRIES_ON_SOCKET_TIMEOUTS - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
- CLIENT_FAILOVER_SLEEPTIME_BASE_MS - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
- CLIENT_FAILOVER_SLEEPTIME_MAX_MS - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
- CLIENT_ID - クラス のstatic変数org.apache.hadoop.hdfs.web.oauth2.AzureADClientCredentialBasedAccesTokenProvider
-
- CLIENT_ID - クラス のstatic変数org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
-
- CLIENT_NM_CONNECT_MAX_WAIT_MS - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
Max time to wait to establish a connection to NM
- CLIENT_NM_CONNECT_RETRY_INTERVAL_MS - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
Time interval between each attempt to connect to NM
- CLIENT_SECRET - クラス のstatic変数org.apache.hadoop.hdfs.web.oauth2.AzureADClientCredentialBasedAccesTokenProvider
-
- CLIENT_SECRET - クラス のstatic変数org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
-
- clientErrorEncountered() - クラス のメソッドorg.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
Indicate that we just encountered a client-side error.
- ClientRMProxy<T> - org.apache.hadoop.yarn.clientのクラス
-
- ClientRMSecurityInfo - org.apache.hadoop.yarn.security.clientのクラス
-
- ClientRMSecurityInfo() - クラス のコンストラクタorg.apache.hadoop.yarn.security.client.ClientRMSecurityInfo
-
- ClientSCMProtocol - org.apache.hadoop.yarn.apiのインタフェース
-
The protocol between clients and the SharedCacheManager
to claim
and release resources in the shared cache.
- ClientTimelineSecurityInfo - org.apache.hadoop.yarn.security.clientのクラス
-
- ClientTimelineSecurityInfo() - クラス のコンストラクタorg.apache.hadoop.yarn.security.client.ClientTimelineSecurityInfo
-
- ClientToAMTokenIdentifier - org.apache.hadoop.yarn.security.clientのクラス
-
- ClientToAMTokenIdentifier() - クラス のコンストラクタorg.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
-
- ClientToAMTokenIdentifier(ApplicationAttemptId, String) - クラス のコンストラクタorg.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
-
- ClientToAMTokenSecretManager - 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[]) - クラス のコンストラクタorg.apache.hadoop.yarn.security.client.ClientToAMTokenSecretManager
-
- Clock - org.apache.hadoop.yarn.utilのインタフェース
-
A simple clock interface that gives you time.
- clone(T, Configuration) - クラス のstaticメソッドorg.apache.hadoop.io.WritableUtils
-
Make a copy of a writable object using serialization to a buffer.
- clone() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- clone() - クラス のメソッドorg.apache.hadoop.record.Buffer
-
非推奨です。
- clone() - クラス のメソッドorg.apache.hadoop.registry.client.types.Endpoint
-
Shallow clone: the lists of addresses are shared
- clone() - クラス のメソッドorg.apache.hadoop.registry.client.types.ServiceRecord
-
Shallow clone: all endpoints will be shared across instances
- cloneInto(Writable, Writable) - クラス のstaticメソッドorg.apache.hadoop.io.WritableUtils
-
- cloneWritableInto(Writable, Writable) - クラス のstaticメソッドorg.apache.hadoop.util.ReflectionUtils
-
非推奨です。
- close() - クラス のメソッドorg.apache.hadoop.crypto.key.KeyProvider
-
Can be used by implementing classes to close any resources
that require closing
- close() - クラス のメソッドorg.apache.hadoop.fs.AvroFSInput
-
- close() - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- close() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
No more filesystem operations are needed.
- close() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- close() - クラス のメソッドorg.apache.hadoop.fs.FSDataOutputStream
-
Close the underlying output stream.
- close() - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- close() - クラス のメソッドorg.apache.hadoop.hdfs.ReplicaAccessor
-
Release the resources associated with the ReplicaAccessor.
- close() - クラス のメソッドorg.apache.hadoop.io.compress.CompressionInputStream
-
- close() - クラス のメソッドorg.apache.hadoop.io.compress.CompressionOutputStream
-
- close() - クラス のメソッドorg.apache.hadoop.io.compress.CompressorStream
-
- close() - クラス のメソッドorg.apache.hadoop.io.compress.DecompressorStream
-
- close() - クラス のメソッドorg.apache.hadoop.io.DefaultStringifier
-
- close() - インタフェース のメソッドorg.apache.hadoop.io.Stringifier
-
Closes this object.
- close() - クラス のメソッドorg.apache.hadoop.ipc.Client
-
- close() - クラス のメソッドorg.apache.hadoop.log.metrics.EventCounter
-
- close() - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Close the JobClient
.
- close() - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeRecordReader
-
Close all child RRs.
- close() - クラス のメソッドorg.apache.hadoop.mapred.join.WrappedRecordReader
-
Forward close request to proxied RR.
- close() - クラス のメソッドorg.apache.hadoop.mapred.KeyValueLineRecordReader
-
- close() - クラス のメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorCombiner
-
Do nothing.
- close() - クラス のメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJobBase
-
- close() - クラス のメソッドorg.apache.hadoop.mapred.lib.ChainMapper
-
Closes the ChainMapper and all the Mappers in the chain.
- close() - クラス のメソッドorg.apache.hadoop.mapred.lib.ChainReducer
-
Closes the ChainReducer, the Reducer and all the Mappers in the chain.
- close() - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileRecordReader
-
- close() - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
-
- close() - クラス のメソッドorg.apache.hadoop.mapred.lib.FieldSelectionMapReduce
-
- close() - クラス のメソッドorg.apache.hadoop.mapred.lib.MultipleOutputs
-
Closes all the opened named outputs.
- close() - クラス のメソッドorg.apache.hadoop.mapred.MapReduceBase
-
Default implementation that does nothing.
- close() - インタフェース のメソッドorg.apache.hadoop.mapred.RecordReader
-
- close(Reporter) - インタフェース のメソッドorg.apache.hadoop.mapred.RecordWriter
-
Close this RecordWriter
to future operations.
- close() - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileAsTextRecordReader
-
- close() - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileRecordReader
-
- close() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Close the Cluster
.
- close() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
Close the record reader.
- close() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
-
- close() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
-
- close() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
-
- close() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextRecordReader
-
- close() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
-
- close() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.ArrayListBackedIterator
-
- close() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
Close all child RRs.
- close() - インタフェース のメソッドorg.apache.hadoop.mapreduce.lib.join.ResetableIterator
-
Close datasources and release resources.
- close() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.StreamBackedIterator
-
- close() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
-
Forward close request to proxied RR.
- close() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.MultipleOutputs
-
Closes all the opened outputs.
- close() - クラス のメソッドorg.apache.hadoop.mapreduce.RecordReader
-
Close the record reader.
- close(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.RecordWriter
-
Close this RecordWriter
to future operations.
- close() - クラス のメソッドorg.apache.hadoop.metrics2.sink.FileSink
-
- close() - クラス のメソッドorg.apache.hadoop.metrics2.sink.GraphiteSink
-
- close() - クラス のメソッドorg.apache.hadoop.metrics2.sink.KafkaSink
-
- close() - クラス のメソッドorg.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- close() - クラス のメソッドorg.apache.hadoop.metrics2.sink.StatsDSink
-
- close() - クラス のメソッドorg.apache.hadoop.service.AbstractService
-
- close() - インタフェース のメソッドorg.apache.hadoop.service.Service
-
A version of stop() that is designed to be usable in Java7 closure
clauses.
- close() - クラス のメソッドorg.apache.hadoop.yarn.ContainerLogAppender
-
- close() - クラス のメソッドorg.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogReader
-
- Closeable - org.apache.hadoop.ioのインタフェース
-
- closeAll() - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
Close all cached filesystems.
- closeAllForUGI(UserGroupInformation) - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
Close all cached filesystems for a given UGI.
- closeConnection() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBInputFormat
-
- closed - クラス の変数org.apache.hadoop.io.compress.CompressorStream
-
- closed - クラス の変数org.apache.hadoop.io.compress.DecompressorStream
-
- CloseEvent(String, long, long) - クラス のコンストラクタorg.apache.hadoop.hdfs.inotify.Event.CloseEvent
-
- closeSocket(Socket) - クラス のstaticメソッドorg.apache.hadoop.io.IOUtils
-
- closeStream(Closeable) - クラス のstaticメソッドorg.apache.hadoop.io.IOUtils
-
- Cluster - org.apache.hadoop.mapreduceのクラス
-
Provides a way to access information about the map/reduce cluster.
- Cluster(Configuration) - クラス のコンストラクタorg.apache.hadoop.mapreduce.Cluster
-
- Cluster(InetSocketAddress, Configuration) - クラス のコンストラクタorg.apache.hadoop.mapreduce.Cluster
-
- cluster - クラス の変数org.apache.hadoop.mapreduce.tools.CLI
-
- CLUSTER_INFO_KEY - クラス のstatic変数org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
-
- ClusterEntity - org.apache.hadoop.yarn.api.records.timelineserviceのクラス
-
This entity represents a YARN cluster.
- ClusterEntity() - クラス のコンストラクタorg.apache.hadoop.yarn.api.records.timelineservice.ClusterEntity
-
- ClusterEntity(TimelineEntity) - クラス のコンストラクタorg.apache.hadoop.yarn.api.records.timelineservice.ClusterEntity
-
- ClusterMetrics - org.apache.hadoop.mapreduceのクラス
-
Status information on the current state of the Map-Reduce cluster.
- ClusterMetrics() - クラス のコンストラクタorg.apache.hadoop.mapreduce.ClusterMetrics
-
- ClusterMetrics(int, int, int, int, int, int, int, int, int, int, int, int) - クラス のコンストラクタorg.apache.hadoop.mapreduce.ClusterMetrics
-
- ClusterMetrics(int, int, int, int, int, int, int, int, int, int, int, int, int) - クラス のコンストラクタorg.apache.hadoop.mapreduce.ClusterMetrics
-
- ClusterStatus - org.apache.hadoop.mapredのクラス
-
Status information on the current state of the Map-Reduce cluster.
- clusterTimestamp - クラス の変数org.apache.hadoop.yarn.api.records.ReservationId
-
- cmp - クラス の変数org.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
-
- cmpcl - クラス の変数org.apache.hadoop.mapred.join.Parser.Node
-
- cmpcl - クラス の変数org.apache.hadoop.mapreduce.lib.join.Parser.Node
-
- CODEC_NAME_KEY - クラス のstatic変数org.apache.hadoop.io.erasurecode.ECSchema
-
- CodecPool - org.apache.hadoop.io.compressのクラス
-
A global compressor/decompressor pool used to save and reuse
(possibly native) compression/decompression codecs.
- CodecPool() - クラス のコンストラクタorg.apache.hadoop.io.compress.CodecPool
-
- collect(K, V) - インタフェース のメソッドorg.apache.hadoop.mapred.OutputCollector
-
Adds a key/value pair to the output.
- combine(Object[], TupleWritable) - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeRecordReader
-
- combine(Object[], TupleWritable) - クラス のメソッドorg.apache.hadoop.mapred.join.InnerJoinRecordReader
-
Return true iff the tuple is full (all data sources contain this key).
- combine(Object[], TupleWritable) - クラス のメソッドorg.apache.hadoop.mapred.join.MultiFilterRecordReader
-
- combine(Object[], TupleWritable) - クラス のメソッドorg.apache.hadoop.mapred.join.OuterJoinRecordReader
-
Emit everything from the collector.
- combine(Object[], TupleWritable) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
- combine(Object[], TupleWritable) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.InnerJoinRecordReader
-
Return true iff the tuple is full (all data sources contain this key).
- combine(Object[], TupleWritable) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.MultiFilterRecordReader
-
- combine(Object[], TupleWritable) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.OuterJoinRecordReader
-
Emit everything from the collector.
- CombineFileInputFormat<K,V> - org.apache.hadoop.mapred.libのクラス
-
- CombineFileInputFormat() - クラス のコンストラクタorg.apache.hadoop.mapred.lib.CombineFileInputFormat
-
default constructor
- CombineFileInputFormat<K,V> - org.apache.hadoop.mapreduce.lib.inputのクラス
-
- CombineFileInputFormat() - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
-
default constructor
- CombineFileRecordReader<K,V> - 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<RecordReader<K, V>>) - クラス のコンストラクタorg.apache.hadoop.mapred.lib.CombineFileRecordReader
-
A generic RecordReader that can hand out different recordReaders
for each chunk in the CombineFileSplit.
- CombineFileRecordReader<K,V> - 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<K, V>>) - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
-
A generic RecordReader that can hand out different recordReaders
for each chunk in the CombineFileSplit.
- CombineFileRecordReaderWrapper<K,V> - org.apache.hadoop.mapred.libのクラス
-
A wrapper class for a record reader that handles a single file split.
- CombineFileRecordReaderWrapper(FileInputFormat<K, V>, CombineFileSplit, Configuration, Reporter, Integer) - クラス のコンストラクタorg.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
-
- CombineFileRecordReaderWrapper<K,V> - org.apache.hadoop.mapreduce.lib.inputのクラス
-
A wrapper class for a record reader that handles a single file split.
- CombineFileRecordReaderWrapper(FileInputFormat<K, V>, CombineFileSplit, TaskAttemptContext, Integer) - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
-
- CombineFileSplit - org.apache.hadoop.mapred.libのクラス
-
- CombineFileSplit() - クラス のコンストラクタorg.apache.hadoop.mapred.lib.CombineFileSplit
-
- CombineFileSplit(JobConf, Path[], long[], long[], String[]) - クラス のコンストラクタorg.apache.hadoop.mapred.lib.CombineFileSplit
-
- CombineFileSplit(JobConf, Path[], long[]) - クラス のコンストラクタorg.apache.hadoop.mapred.lib.CombineFileSplit
-
- CombineFileSplit(CombineFileSplit) - クラス のコンストラクタorg.apache.hadoop.mapred.lib.CombineFileSplit
-
Copy constructor
- CombineFileSplit - org.apache.hadoop.mapreduce.lib.inputのクラス
-
A sub-collection of input files.
- CombineFileSplit() - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.input.CombineFileSplit
-
default constructor
- CombineFileSplit(Path[], long[], long[], String[]) - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.input.CombineFileSplit
-
- CombineFileSplit(Path[], long[]) - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.input.CombineFileSplit
-
- CombineFileSplit(CombineFileSplit) - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.input.CombineFileSplit
-
Copy constructor
- CombineSequenceFileInputFormat<K,V> - org.apache.hadoop.mapred.libのクラス
-
Input format that is a CombineFileInputFormat
-equivalent for
SequenceFileInputFormat
.
- CombineSequenceFileInputFormat() - クラス のコンストラクタorg.apache.hadoop.mapred.lib.CombineSequenceFileInputFormat
-
- CombineSequenceFileInputFormat<K,V> - org.apache.hadoop.mapreduce.lib.inputのクラス
-
Input format that is a CombineFileInputFormat
-equivalent for
SequenceFileInputFormat
.
- CombineSequenceFileInputFormat() - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.input.CombineSequenceFileInputFormat
-
- CombineTextInputFormat - org.apache.hadoop.mapred.libのクラス
-
Input format that is a CombineFileInputFormat
-equivalent for
TextInputFormat
.
- CombineTextInputFormat() - クラス のコンストラクタorg.apache.hadoop.mapred.lib.CombineTextInputFormat
-
- CombineTextInputFormat - org.apache.hadoop.mapreduce.lib.inputのクラス
-
Input format that is a CombineFileInputFormat
-equivalent for
TextInputFormat
.
- CombineTextInputFormat() - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.input.CombineTextInputFormat
-
- commitJob(JobContext) - クラス のメソッドorg.apache.hadoop.mapred.FileOutputCommitter
-
- commitJob(JobContext) - クラス のメソッドorg.apache.hadoop.mapred.OutputCommitter
-
For committing job's output after successful job completion.
- commitJob(JobContext) - クラス のメソッドorg.apache.hadoop.mapred.OutputCommitter
-
This method implements the new interface by calling the old method.
- commitJob(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-
The job has completed, so do works in commitJobInternal().
- commitJob(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.OutputCommitter
-
For committing job's output after successful job completion.
- commitJobInternal(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-
The job has completed, so do following commit job, include:
Move all committed tasks to the final output dir (algorithm 1 only).
- commitTask(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapred.FileOutputCommitter
-
- commitTask(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapred.OutputCommitter
-
To promote the task's temporary output to final output location.
- commitTask(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapred.OutputCommitter
-
This method implements the new interface by calling the old method.
- commitTask(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-
Move the files from the work directory to the job output directory
- commitTask(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.OutputCommitter
-
To promote the task's temporary output to final output location.
- CommonConfigurationKeysPublic - org.apache.hadoop.fsのクラス
-
This class contains constants for configuration keys used
in the common code.
- CommonConfigurationKeysPublic() - クラス のコンストラクタorg.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- comparator() - クラス のメソッドorg.apache.hadoop.io.SortedMapWritable
-
- COMPARATOR_JCLASS - クラス のstatic変数org.apache.hadoop.io.file.tfile.TFile
-
comparator prefix: java class
- COMPARATOR_MEMCMP - クラス のstatic変数org.apache.hadoop.io.file.tfile.TFile
-
comparator: memcmp
- COMPARATOR_OPTIONS - クラス のstatic変数org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
-
- compare(byte[], int, int, byte[], int, int) - インタフェース のメソッドorg.apache.hadoop.io.RawComparator
-
Compare two objects in binary.
- compare(byte[], int, int, byte[], int, int) - クラス のメソッドorg.apache.hadoop.io.WritableComparator
-
Optimization hook.
- compare(WritableComparable, WritableComparable) - クラス のメソッドorg.apache.hadoop.io.WritableComparator
-
Compare two WritableComparables.
- compare(Object, Object) - クラス のメソッドorg.apache.hadoop.io.WritableComparator
-
- compare(byte[], int, int, byte[], int, int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
-
- compare(byte[], int, int, byte[], int, int) - クラス のメソッドorg.apache.hadoop.record.RecordComparator
-
非推奨です。
- compare(ReservationRequest, ReservationRequest) - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationRequest.ReservationRequestComparator
-
- compare(ResourceRequest, ResourceRequest) - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestComparator
-
- compareBytes(byte[], int, int, byte[], int, int) - クラス のstaticメソッドorg.apache.hadoop.io.WritableComparator
-
Lexicographic order of binary data.
- compareBytes(byte[], int, int, byte[], int, int) - クラス のstaticメソッドorg.apache.hadoop.record.Utils
-
非推奨です。
Lexicographic order of binary data.
- compareFs(FileSystem, FileSystem) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
- compareTo(FileStatus) - クラス のメソッドorg.apache.hadoop.fs.FileStatus
-
Compare this FileStatus to another FileStatus
- compareTo(FileStatus) - クラス のメソッドorg.apache.hadoop.fs.LocatedFileStatus
-
Compare this FileStatus to another FileStatus
- compareTo(Object) - クラス のメソッドorg.apache.hadoop.fs.Path
-
- compareTo(BinaryComparable) - クラス のメソッドorg.apache.hadoop.io.BinaryComparable
-
Compare bytes from {#getBytes()}.
- compareTo(byte[], int, int) - クラス のメソッドorg.apache.hadoop.io.BinaryComparable
-
Compare bytes from {#getBytes()} to those provided.
- compareTo(BooleanWritable) - クラス のメソッドorg.apache.hadoop.io.BooleanWritable
-
- compareTo(ByteWritable) - クラス のメソッドorg.apache.hadoop.io.ByteWritable
-
Compares two ByteWritables.
- compareTo(DoubleWritable) - クラス のメソッドorg.apache.hadoop.io.DoubleWritable
-
- compareTo(FloatWritable) - クラス のメソッドorg.apache.hadoop.io.FloatWritable
-
Compares two FloatWritables.
- compareTo(IntWritable) - クラス のメソッドorg.apache.hadoop.io.IntWritable
-
Compares two IntWritables.
- compareTo(LongWritable) - クラス のメソッドorg.apache.hadoop.io.LongWritable
-
Compares two LongWritables.
- compareTo(MD5Hash) - クラス のメソッドorg.apache.hadoop.io.MD5Hash
-
Compares this object with the specified object for order.
- compareTo(NullWritable) - クラス のメソッドorg.apache.hadoop.io.NullWritable
-
- compareTo(ShortWritable) - クラス のメソッドorg.apache.hadoop.io.ShortWritable
-
Compares two ShortWritable.
- compareTo(VIntWritable) - クラス のメソッドorg.apache.hadoop.io.VIntWritable
-
Compares two VIntWritables.
- compareTo(VLongWritable) - クラス のメソッドorg.apache.hadoop.io.VLongWritable
-
Compares two VLongWritables.
- compareTo(ComposableRecordReader<K, ?>) - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeRecordReader
-
Implement Comparable contract (compare key of join or head of heap
with that of another).
- compareTo(ComposableRecordReader<K, ?>) - クラス のメソッドorg.apache.hadoop.mapred.join.WrappedRecordReader
-
Implement Comparable contract (compare key at head of proxied RR
with that of another).
- compareTo(ID) - クラス のメソッドorg.apache.hadoop.mapreduce.ID
-
Compare IDs by associated numbers
- compareTo(ID) - クラス のメソッドorg.apache.hadoop.mapreduce.JobID
-
Compare JobIds by first jtIdentifiers, then by job numbers
- compareTo(ComposableRecordReader<K, ?>) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
Implement Comparable contract (compare key of join or head of heap
with that of another).
- compareTo(ComposableRecordReader<K, ?>) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
-
Implement Comparable contract (compare key at head of proxied RR
with that of another).
- compareTo(ID) - クラス のメソッドorg.apache.hadoop.mapreduce.TaskAttemptID
-
Compare TaskIds by first tipIds, then by task numbers.
- compareTo(ID) - クラス のメソッドorg.apache.hadoop.mapreduce.TaskID
-
Compare TaskInProgressIds by first jobIds, then by tip numbers.
- compareTo(Object) - クラス のメソッドorg.apache.hadoop.record.Buffer
-
非推奨です。
Define the sort order of the Buffer.
- compareTo(Object) - クラス のメソッドorg.apache.hadoop.record.Record
-
非推奨です。
- compareTo(ApplicationAttemptId) - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationAttemptId
-
- compareTo(ApplicationId) - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationId
-
- compareTo(ContainerId) - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerId
-
- compareTo(NodeId) - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeId
-
- compareTo(NodeLabel) - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeLabel
-
- compareTo(Priority) - クラス のメソッドorg.apache.hadoop.yarn.api.records.Priority
-
- compareTo(ReservationId) - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationId
-
- compareTo(ReservationRequest) - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationRequest
-
- compareTo(ResourceRequest) - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceRequest
-
- compareTo(TimelineEntity) - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEntity
-
- compareTo(TimelineEntityGroupId) - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
-
- compareTo(TimelineEvent) - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEvent
-
- compareTo(TimelineEntity) - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
-
- compareTo(TimelineEntity) - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
-
- compareTo(TimelineEvent) - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
-
- compile(String) - クラス のメソッドorg.apache.hadoop.metrics2.filter.GlobFilter
-
- compile(String) - クラス のメソッドorg.apache.hadoop.metrics2.filter.RegexFilter
-
- completeLocalOutput(Path, Path) - クラス のメソッドorg.apache.hadoop.fs.ChecksumFileSystem
-
- completeLocalOutput(Path, Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Called when we're all done writing to the target.
- completeLocalOutput(Path, Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
Called when we're all done writing to the target.
- completeLocalOutput(Path, Path) - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- COMPLETION_POLL_INTERVAL_KEY - クラス のstatic変数org.apache.hadoop.mapreduce.Job
-
Key in mapred-*.xml that sets completionPollInvervalMillis
- componentListPath(String, String, String) - クラス のstaticメソッドorg.apache.hadoop.registry.client.binding.RegistryUtils
-
Create a path for listing components under a service
- componentPath(String, String, String, String) - クラス のstaticメソッドorg.apache.hadoop.registry.client.binding.RegistryUtils
-
Create the path to a service record for a component
- ComposableInputFormat<K extends WritableComparable,V extends Writable> - org.apache.hadoop.mapred.joinのインタフェース
-
Refinement of InputFormat requiring implementors to provide
ComposableRecordReader instead of RecordReader.
- ComposableInputFormat<K extends WritableComparable<?>,V extends Writable> - org.apache.hadoop.mapreduce.lib.joinのクラス
-
Refinement of InputFormat requiring implementors to provide
ComposableRecordReader instead of RecordReader.
- ComposableInputFormat() - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.join.ComposableInputFormat
-
- ComposableRecordReader<K extends WritableComparable,V extends Writable> - org.apache.hadoop.mapred.joinのインタフェース
-
Additional operations required of a RecordReader to participate in a join.
- ComposableRecordReader<K extends WritableComparable<?>,V extends Writable> - org.apache.hadoop.mapreduce.lib.joinのクラス
-
Additional operations required of a RecordReader to participate in a join.
- ComposableRecordReader() - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.join.ComposableRecordReader
-
- compose(Class<? extends InputFormat>, String) - クラス のstaticメソッドorg.apache.hadoop.mapred.join.CompositeInputFormat
-
Convenience method for constructing composite formats.
- compose(String, Class<? extends InputFormat>, String...) - クラス のstaticメソッドorg.apache.hadoop.mapred.join.CompositeInputFormat
-
Convenience method for constructing composite formats.
- compose(String, Class<? extends InputFormat>, Path...) - クラス のstaticメソッドorg.apache.hadoop.mapred.join.CompositeInputFormat
-
Convenience method for constructing composite formats.
- compose(Class<? extends InputFormat>, String) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
-
Convenience method for constructing composite formats.
- compose(String, Class<? extends InputFormat>, String...) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
-
Convenience method for constructing composite formats.
- compose(String, Class<? extends InputFormat>, Path...) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
-
Convenience method for constructing composite formats.
- CompositeInputFormat<K extends WritableComparable> - org.apache.hadoop.mapred.joinのクラス
-
An InputFormat capable of performing joins over a set of data sources sorted
and partitioned the same way.
- CompositeInputFormat() - クラス のコンストラクタorg.apache.hadoop.mapred.join.CompositeInputFormat
-
- CompositeInputFormat<K extends WritableComparable> - org.apache.hadoop.mapreduce.lib.joinのクラス
-
An InputFormat capable of performing joins over a set of data sources sorted
and partitioned the same way.
- CompositeInputFormat() - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
-
- CompositeInputSplit - org.apache.hadoop.mapred.joinのクラス
-
This InputSplit contains a set of child InputSplits.
- CompositeInputSplit() - クラス のコンストラクタorg.apache.hadoop.mapred.join.CompositeInputSplit
-
- CompositeInputSplit(int) - クラス のコンストラクタorg.apache.hadoop.mapred.join.CompositeInputSplit
-
- CompositeInputSplit - org.apache.hadoop.mapreduce.lib.joinのクラス
-
This InputSplit contains a set of child InputSplits.
- CompositeInputSplit() - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
-
- CompositeInputSplit(int) - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
-
- CompositeRecordReader<K extends WritableComparable,V extends Writable,X extends Writable> - org.apache.hadoop.mapred.joinのクラス
-
A RecordReader that can effect joins of RecordReaders sharing a common key
type and partitioning.
- CompositeRecordReader(int, int, Class<? extends WritableComparator>) - クラス のコンストラクタ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> - org.apache.hadoop.mapreduce.lib.joinのクラス
-
A RecordReader that can effect joins of RecordReaders sharing a common key
type and partitioning.
- CompositeRecordReader(int, int, Class<? extends WritableComparator>) - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
Create a RecordReader with capacity children to position
id in the parent reader.
- CompositeService - org.apache.hadoop.serviceのクラス
-
Composition of services.
- CompositeService(String) - クラス のコンストラクタorg.apache.hadoop.service.CompositeService
-
- compress() - クラス のメソッドorg.apache.hadoop.io.compress.BlockCompressorStream
-
- compress(byte[], int, int) - インタフェース のメソッドorg.apache.hadoop.io.compress.Compressor
-
Fills specified buffer with compressed data.
- compress() - クラス のメソッドorg.apache.hadoop.io.compress.CompressorStream
-
- COMPRESS - クラス のstatic変数org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
-
- COMPRESS_CODEC - クラス のstatic変数org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
-
- COMPRESS_TYPE - クラス のstatic変数org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
-
- CompressedWritable - org.apache.hadoop.ioのクラス
-
A base-class for Writables which store themselves compressed and lazily
inflate on field access.
- CompressedWritable() - クラス のコンストラクタorg.apache.hadoop.io.CompressedWritable
-
- COMPRESSION_GZ - クラス のstatic変数org.apache.hadoop.io.file.tfile.TFile
-
compression: gzip
- COMPRESSION_LZO - クラス のstatic変数org.apache.hadoop.io.file.tfile.TFile
-
compression: lzo
- COMPRESSION_NONE - クラス のstatic変数org.apache.hadoop.io.file.tfile.TFile
-
compression: none
- CompressionCodec - org.apache.hadoop.io.compressのインタフェース
-
This class encapsulates a streaming compression/decompression pair.
- CompressionCodecFactory - org.apache.hadoop.io.compressのクラス
-
A factory that will find the correct codec for a given filename.
- CompressionCodecFactory(Configuration) - クラス のコンストラクタorg.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the codecs specified in the config value io.compression.codecs
and register them.
- CompressionInputStream - org.apache.hadoop.io.compressのクラス
-
A compression input stream.
- CompressionInputStream(InputStream) - クラス のコンストラクタorg.apache.hadoop.io.compress.CompressionInputStream
-
Create a compression input stream that reads
the decompressed bytes from the given stream.
- CompressionOutputStream - org.apache.hadoop.io.compressのクラス
-
A compression output stream.
- CompressionOutputStream(OutputStream) - クラス のコンストラクタorg.apache.hadoop.io.compress.CompressionOutputStream
-
Create a compression output stream that writes
the compressed bytes to the given stream.
- Compressor - org.apache.hadoop.io.compressのインタフェース
-
- compressor - クラス の変数org.apache.hadoop.io.compress.CompressorStream
-
- CompressorStream - org.apache.hadoop.io.compressのクラス
-
- CompressorStream(OutputStream, Compressor, int) - クラス のコンストラクタorg.apache.hadoop.io.compress.CompressorStream
-
- CompressorStream(OutputStream, Compressor) - クラス のコンストラクタorg.apache.hadoop.io.compress.CompressorStream
-
- CompressorStream(OutputStream) - クラス のコンストラクタorg.apache.hadoop.io.compress.CompressorStream
-
Allow derived classes to directly set the underlying stream.
- computeChecksum(InputStream) - インタフェース のメソッドorg.apache.hadoop.yarn.sharedcache.SharedCacheChecksum
-
Calculate the checksum of the passed input stream.
- computeSplitSize(long, long, long) - クラス のメソッドorg.apache.hadoop.mapred.FileInputFormat
-
- computeSplitSize(long, long, long) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.FileInputFormat
-
- concat(Path, Path[]) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Concat existing files together.
- concat(Path, Path[]) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- conditions - クラス の変数org.apache.hadoop.mapreduce.lib.db.DBInputFormat
-
- conf - クラス の変数org.apache.hadoop.mapred.SequenceFileRecordReader
-
- conf - クラス の変数org.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
-
- conf - クラス の変数org.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
- ConfCredentialBasedAccessTokenProvider - org.apache.hadoop.hdfs.web.oauth2のクラス
-
- ConfCredentialBasedAccessTokenProvider() - クラス のコンストラクタorg.apache.hadoop.hdfs.web.oauth2.ConfCredentialBasedAccessTokenProvider
-
- ConfCredentialBasedAccessTokenProvider(Timer) - クラス のコンストラクタorg.apache.hadoop.hdfs.web.oauth2.ConfCredentialBasedAccessTokenProvider
-
- CONFIG_NODE_LABELS_PROVIDER - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
- Configurable - org.apache.hadoop.confのインタフェース
-
- Configuration - org.apache.hadoop.confのクラス
-
Provides access to configuration parameters.
- Configuration() - クラス のコンストラクタorg.apache.hadoop.conf.Configuration
-
A new configuration.
- Configuration(boolean) - クラス のコンストラクタorg.apache.hadoop.conf.Configuration
-
A new configuration where the behavior of reading from the default
resources can be turned off.
- Configuration(Configuration) - クラス のコンストラクタorg.apache.hadoop.conf.Configuration
-
A new configuration with the same settings cloned from another.
- configure(HttpURLConnection) - クラス のメソッドorg.apache.hadoop.hdfs.web.oauth2.OAuth2ConnectionConfigurator
-
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.FixedLengthInputFormat
-
- configure(JobConf) - インタフェース のメソッドorg.apache.hadoop.mapred.JobConfigurable
-
Initializes a new instance from a
JobConf
.
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.KeyValueTextInputFormat
-
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.aggregate.UserDefinedValueAggregatorDescriptor
-
Do nothing.
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
-
get the input file name.
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorCombiner
-
Combiner does not need to configure.
- configure(JobConf) - インタフェース のメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorDescriptor
-
Configure the object
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJobBase
-
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.BinaryPartitioner
-
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.ChainMapper
-
Configures the ChainMapper and all the Mappers in the chain.
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.ChainReducer
-
Configures the ChainReducer, the Reducer and all the Mappers in the chain.
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.db.DBInputFormat
-
Initializes a new instance from a
JobConf
.
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.FieldSelectionMapReduce
-
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.HashPartitioner
-
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.KeyFieldBasedComparator
-
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.KeyFieldBasedPartitioner
-
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.MultithreadedMapRunner
-
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.NLineInputFormat
-
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.RegexMapper
-
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.lib.TotalOrderPartitioner
-
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.MapReduceBase
-
Default implementation that does nothing.
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.MapRunner
-
- configure(JobConf) - クラス のメソッドorg.apache.hadoop.mapred.TextInputFormat
-
- configure(Configuration) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.UserDefinedValueAggregatorDescriptor
-
Do nothing.
- configure(Configuration) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
-
get the input file name.
- configure(Configuration) - インタフェース のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorDescriptor
-
Configure the object
- Configured - org.apache.hadoop.confのクラス
-
Base class for things that may be configured with a
Configuration
.
- Configured() - クラス のコンストラクタorg.apache.hadoop.conf.Configured
-
Construct a Configured.
- Configured(Configuration) - クラス のコンストラクタorg.apache.hadoop.conf.Configured
-
Construct a Configured.
- configureDB(JobConf, String, String, String, String) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.db.DBConfiguration
-
Sets the DB access related fields in the JobConf.
- configureDB(JobConf, String, String) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.db.DBConfiguration
-
Sets the DB access related fields in the JobConf.
- configureDB(Configuration, String, String, String, String) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
- configureDB(Configuration, String, String) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
Sets the DB access related fields in the JobConf.
- confirmPrompt(String) - クラス のstaticメソッドorg.apache.hadoop.util.ToolRunner
-
Print out a prompt to the user, and return true if the user
responds with "y" or "yes".
- ConfRefreshTokenBasedAccessTokenProvider - org.apache.hadoop.hdfs.web.oauth2のクラス
-
- ConfRefreshTokenBasedAccessTokenProvider() - クラス のコンストラクタorg.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
-
- ConfRefreshTokenBasedAccessTokenProvider(Timer) - クラス のコンストラクタorg.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
-
- connection - クラス の変数org.apache.hadoop.mapreduce.lib.db.DBInputFormat
-
- ConnectTimeoutException - 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) - 例外 のコンストラクタorg.apache.hadoop.net.ConnectTimeoutException
-
- Constants - org.apache.hadoop.fs.s3aのクラス
-
All the constants used with the S3AFileSystem
.
- constructOutputStream(DataOutput) - クラス のstaticメソッドorg.apache.hadoop.io.DataOutputOutputStream
-
Construct an OutputStream from the given DataOutput.
- constructQuery(String, String[]) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBOutputFormat
-
Constructs the query used as the prepared statement to insert data.
- Container - org.apache.hadoop.yarn.api.recordsのクラス
-
Container
represents an allocated resource in the cluster.
- Container() - クラス のコンストラクタorg.apache.hadoop.yarn.api.records.Container
-
- CONTAINER_ID_BITMASK - クラス のstatic変数org.apache.hadoop.yarn.api.records.ContainerId
-
- CONTAINER_PREFIX - クラス のstatic変数org.apache.hadoop.yarn.util.ConverterUtils
-
- CONTAINER_TOKEN_FILE_ENV_NAME - インタフェース のstatic変数org.apache.hadoop.yarn.api.ApplicationConstants
-
The cache file into which container token is written
- ContainerEntity - org.apache.hadoop.yarn.api.records.timelineserviceのクラス
-
This entity represents a container belonging to an application attempt.
- ContainerEntity() - クラス のコンストラクタorg.apache.hadoop.yarn.api.records.timelineservice.ContainerEntity
-
- ContainerEntity(TimelineEntity) - クラス のコンストラクタorg.apache.hadoop.yarn.api.records.timelineservice.ContainerEntity
-
- ContainerExitStatus - org.apache.hadoop.yarn.api.recordsのクラス
-
Container exit statuses indicating special exit circumstances.
- ContainerExitStatus() - クラス のコンストラクタorg.apache.hadoop.yarn.api.records.ContainerExitStatus
-
- ContainerId - org.apache.hadoop.yarn.api.recordsのクラス
-
ContainerId
represents a globally unique identifier
for a
Container
in the cluster.
- ContainerId() - クラス のコンストラクタorg.apache.hadoop.yarn.api.records.ContainerId
-
- ContainerLaunchContext - org.apache.hadoop.yarn.api.recordsのクラス
-
ContainerLaunchContext
represents all of the information
needed by the NodeManager
to launch a container.
- ContainerLaunchContext() - クラス のコンストラクタorg.apache.hadoop.yarn.api.records.ContainerLaunchContext
-
- ContainerLogAppender - org.apache.hadoop.yarnのクラス
-
A simple log4j-appender for container's logs.
- ContainerLogAppender() - クラス のコンストラクタorg.apache.hadoop.yarn.ContainerLogAppender
-
- ContainerManagementProtocol - 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 - org.apache.hadoop.yarn.securityのクラス
-
- ContainerManagerSecurityInfo() - クラス のコンストラクタorg.apache.hadoop.yarn.security.ContainerManagerSecurityInfo
-
- ContainerNotFoundException - org.apache.hadoop.yarn.exceptionsの例外
-
This exception is thrown on
(GetContainerReportRequest)
API when the container doesn't exist in AHS
- ContainerNotFoundException(Throwable) - 例外 のコンストラクタorg.apache.hadoop.yarn.exceptions.ContainerNotFoundException
-
- ContainerNotFoundException(String) - 例外 のコンストラクタorg.apache.hadoop.yarn.exceptions.ContainerNotFoundException
-
- ContainerNotFoundException(String, Throwable) - 例外 のコンストラクタorg.apache.hadoop.yarn.exceptions.ContainerNotFoundException
-
- ContainerReport - org.apache.hadoop.yarn.api.recordsのクラス
-
ContainerReport
is a report of an container.
- ContainerReport() - クラス のコンストラクタorg.apache.hadoop.yarn.api.records.ContainerReport
-
- ContainerRetryContext - org.apache.hadoop.yarn.api.recordsのクラス
-
ContainerRetryContext
indicates how container retry after it fails
to run.
- ContainerRetryContext() - クラス のコンストラクタorg.apache.hadoop.yarn.api.records.ContainerRetryContext
-
- ContainerRetryPolicy - org.apache.hadoop.yarn.api.recordsの列挙型
-
Retry policy for relaunching a Container
.
- ContainerRollingLogAppender - org.apache.hadoop.yarnのクラス
-
A simple log4j-appender for container's logs.
- ContainerRollingLogAppender() - クラス のコンストラクタorg.apache.hadoop.yarn.ContainerRollingLogAppender
-
- ContainerState - org.apache.hadoop.yarn.api.recordsの列挙型
-
State of a Container
.
- ContainerStatus - org.apache.hadoop.yarn.api.recordsのクラス
-
ContainerStatus
represents the current status of a
Container
.
- ContainerStatus() - クラス のコンストラクタorg.apache.hadoop.yarn.api.records.ContainerStatus
-
- ContainerTokenIdentifier - org.apache.hadoop.yarn.securityのクラス
-
TokenIdentifier for a container.
- ContainerTokenIdentifier(ContainerId, String, String, Resource, long, int, long, Priority, long) - クラス のコンストラクタorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- ContainerTokenIdentifier(ContainerId, String, String, Resource, long, int, long, Priority, long, LogAggregationContext, String) - クラス のコンストラクタorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- ContainerTokenIdentifier(ContainerId, String, String, Resource, long, int, long, Priority, long, LogAggregationContext, String, ContainerType) - クラス のコンストラクタorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- ContainerTokenIdentifier(ContainerId, int, String, String, Resource, long, int, long, Priority, long, LogAggregationContext, String, ContainerType, ExecutionType) - クラス のコンストラクタorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- ContainerTokenIdentifier() - クラス のコンストラクタorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
Default constructor needed by RPC layer/SecretManager.
- ContainerTokenSelector - org.apache.hadoop.yarn.securityのクラス
-
- ContainerTokenSelector() - クラス のコンストラクタorg.apache.hadoop.yarn.security.ContainerTokenSelector
-
- ContainerUpdateType - org.apache.hadoop.yarn.api.recordsの列挙型
-
Encodes the type of Container Update.
- containsKey(Object) - クラス のメソッドorg.apache.hadoop.io.MapWritable
-
- containsKey(Object) - クラス のメソッドorg.apache.hadoop.io.SortedMapWritable
-
- containsValue(Object) - クラス のメソッドorg.apache.hadoop.io.MapWritable
-
- containsValue(Object) - クラス のメソッドorg.apache.hadoop.io.SortedMapWritable
-
- contentEquals(Counters.Counter) - クラス のメソッドorg.apache.hadoop.mapred.Counters.Counter
-
非推奨です。
- ContentSummary - org.apache.hadoop.fsのクラス
-
Store the summary of a content (a directory or a file).
- ContentSummary() - クラス のコンストラクタorg.apache.hadoop.fs.ContentSummary
-
非推奨です。
- ContentSummary(long, long, long) - クラス のコンストラクタorg.apache.hadoop.fs.ContentSummary
-
非推奨です。
- ContentSummary(long, long, long, long, long, long) - クラス のコンストラクタorg.apache.hadoop.fs.ContentSummary
-
非推奨です。
- context - クラス の変数org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
-
- context() - インタフェース のメソッドorg.apache.hadoop.metrics2.MetricsRecord
-
- ControlledJob - org.apache.hadoop.mapreduce.lib.jobcontrolのクラス
-
This class encapsulates a MapReduce job and its dependency.
- ControlledJob(Job, List<ControlledJob>) - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
-
Construct a job.
- ControlledJob(Configuration) - クラス のコンストラクタorg.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
-
Construct a job.
- convert(Throwable) - 例外 のstaticメソッドorg.apache.hadoop.service.ServiceStateException
-
- convert(String, Throwable) - 例外 のstaticメソッドorg.apache.hadoop.service.ServiceStateException
-
- ConverterUtils - org.apache.hadoop.yarn.utilのクラス
-
This class contains a set of utilities which help converting data structures
from/to 'serializableFormat' to/from hadoop/nativejava data structures.
- ConverterUtils() - クラス のコンストラクタorg.apache.hadoop.yarn.util.ConverterUtils
-
- convertFromYarn(Token, InetSocketAddress) - クラス のstaticメソッドorg.apache.hadoop.yarn.util.ConverterUtils
-
Convert a protobuf token into a rpc token and set its service.
- convertFromYarn(Token, Text) - クラス のstaticメソッドorg.apache.hadoop.yarn.util.ConverterUtils
-
Convert a protobuf token into a rpc token and set its service.
- convertUsername(String) - クラス のstaticメソッドorg.apache.hadoop.registry.client.binding.RegistryUtils
-
Convert the username to that which can be used for registry
entries.
- copy(FileSystem, Path, FileSystem, Path, boolean, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
Copy files between FileSystems.
- copy(FileSystem, Path[], FileSystem, Path, boolean, boolean, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
- copy(FileSystem, Path, FileSystem, Path, boolean, boolean, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
Copy files between FileSystems.
- copy(FileSystem, FileStatus, FileSystem, Path, boolean, boolean, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
Copy files between FileSystems.
- copy(File, FileSystem, Path, boolean, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
Copy local files to a FileSystem.
- copy(FileSystem, Path, File, boolean, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
Copy FileSystem files to local files.
- copy(Writable) - クラス のメソッドorg.apache.hadoop.io.AbstractMapWritable
-
Used by child copy constructors.
- copy(byte[], int, int) - クラス のメソッドorg.apache.hadoop.record.Buffer
-
非推奨です。
Copy the specified byte array to the Buffer.
- copy(Configuration, T, T) - クラス のstaticメソッドorg.apache.hadoop.util.ReflectionUtils
-
Make a copy of the writable object using serialization to a buffer
- copyBytes() - クラス のメソッドorg.apache.hadoop.io.BytesWritable
-
Get a copy of the bytes that is exactly the length of the data.
- copyBytes(InputStream, OutputStream, int, boolean) - クラス のstaticメソッドorg.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, int) - クラス のstaticメソッドorg.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, Configuration) - クラス のstaticメソッドorg.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, Configuration, boolean) - クラス のstaticメソッドorg.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, long, boolean) - クラス のstaticメソッドorg.apache.hadoop.io.IOUtils
-
Copies count bytes from one stream to another.
- copyBytes() - クラス のメソッドorg.apache.hadoop.io.Text
-
Get a copy of the bytes that is exactly the length of the data.
- copyFromLocalFile(boolean, Path, Path) - クラス のメソッドorg.apache.hadoop.fs.ChecksumFileSystem
-
- copyFromLocalFile(Path, Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, Path, Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, boolean, Path[], Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
The src files are on the local disk.
- copyFromLocalFile(boolean, boolean, Path, Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, Path, Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, boolean, Path[], Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
The src files are on the local disk.
- copyFromLocalFile(boolean, boolean, Path, Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, Path, Path) - クラス のメソッドorg.apache.hadoop.fs.LocalFileSystem
-
- copyToken() - クラス のメソッドorg.apache.hadoop.security.token.Token
-
- copyToLocalFile(boolean, Path, Path) - クラス のメソッドorg.apache.hadoop.fs.ChecksumFileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(Path, Path, boolean) - クラス のメソッドorg.apache.hadoop.fs.ChecksumFileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(Path, Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(boolean, Path, Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(boolean, Path, Path, boolean) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(boolean, Path, Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(boolean, Path, Path) - クラス のメソッドorg.apache.hadoop.fs.LocalFileSystem
-
- CORE_SITE_CONFIGURATION_FILE - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
- countCounters() - クラス のメソッドorg.apache.hadoop.mapreduce.counters.AbstractCounters
-
Returns the total number of counters, by summing the number of counters
in each group.
- Counter() - クラス のコンストラクタorg.apache.hadoop.mapred.Counters.Counter
-
- Counter - org.apache.hadoop.mapreduceのインタフェース
-
A named counter that tracks the progress of a map/reduce job.
- counter(MetricsInfo, int) - インタフェース のメソッドorg.apache.hadoop.metrics2.MetricsVisitor
-
Callback for integer value counters
- counter(MetricsInfo, long) - インタフェース のメソッドorg.apache.hadoop.metrics2.MetricsVisitor
-
Callback for long value counters
- COUNTER_GROUP - クラス のstatic変数org.apache.hadoop.mapred.SkipBadRecords
-
Special counters which are written by the application and are
used by the framework for detecting bad records.
- COUNTER_MAP_PROCESSED_RECORDS - クラス のstatic変数org.apache.hadoop.mapred.SkipBadRecords
-
Number of processed map records.
- COUNTER_REDUCE_PROCESSED_GROUPS - クラス のstatic変数org.apache.hadoop.mapred.SkipBadRecords
-
Number of processed reduce groups.
- CounterGroup - org.apache.hadoop.mapreduceのインタフェース
-
A group of
Counter
s that logically belong together.
- CounterGroupBase<T extends Counter> - org.apache.hadoop.mapreduce.countersのインタフェース
-
The common counter group interface.
- Counters - org.apache.hadoop.mapredのクラス
-
A set of named counters.
- Counters() - クラス のコンストラクタorg.apache.hadoop.mapred.Counters
-
- Counters(Counters) - クラス のコンストラクタorg.apache.hadoop.mapred.Counters
-
- Counters - org.apache.hadoop.mapreduceのクラス
-
Counters
holds per job/task counters, defined either by the
Map-Reduce framework or applications.
- Counters() - クラス のコンストラクタorg.apache.hadoop.mapreduce.Counters
-
Default constructor
- Counters(AbstractCounters<C, G>) - クラス のコンストラクタorg.apache.hadoop.mapreduce.Counters
-
Construct the Counters object from the another counters object
- Counters.Counter - org.apache.hadoop.mapredのクラス
-
A counter record, comprising its name and value.
- Counters.Group - org.apache.hadoop.mapredのクラス
-
Group
of counters, comprising of counters from a particular
counter
Enum
class.
- CountingBloomFilter - org.apache.hadoop.util.bloomのクラス
-
Implements a counting Bloom filter, as defined by Fan et al. in a ToN
2000 paper.
- CountingBloomFilter() - クラス のコンストラクタorg.apache.hadoop.util.bloom.CountingBloomFilter
-
Default constructor - use with readFields
- CountingBloomFilter(int, int, int) - クラス のコンストラクタorg.apache.hadoop.util.bloom.CountingBloomFilter
-
Constructor
- create(Path, EnumSet<CreateFlag>, Options.CreateOpts...) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.ChecksumFileSystem
-
- create(Path, EnumSet<CreateFlag>, Options.CreateOpts...) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Create or overwrite file on indicated path and returns an output stream for
writing into the file.
- create(FileSystem, Path, FsPermission) - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
create a file with the provided permission
The permission of the file is set to be the provided permission as in
setPermission, not permission&~umask
It is implemented using two RPCs.
- create(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, Progressable) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, short) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, short, Progressable) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, boolean, int) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean, int, Progressable) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, boolean, int, short, long) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable, Options.ChecksumOpt) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with a custom
checksum option
- create(Path, FsPermission, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable, Options.ChecksumOpt) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.ftp.FTPFileSystem
-
A stream obtained via this call must be closed before using other APIs of
this class or else the invocation will block.
- create(FsPermission, FsPermission) - クラス のstaticメソッドorg.apache.hadoop.fs.permission.FsCreateModes
-
Create from masked and unmasked modes.
- create(Path, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.s3native.NativeS3FileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- CREATE - インタフェース のstatic変数org.apache.hadoop.registry.client.api.BindFlags
-
Create the entry..
- CREATE_DIR - クラス のstatic変数org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
-
- createAHSClient() - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.AHSClient
-
Create a new instance of AHSClient.
- createAHSProxy(Configuration, Class<T>, InetSocketAddress) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.AHSProxy
-
- createAllSymlink(Configuration, File, File) - クラス のstaticメソッドorg.apache.hadoop.filecache.DistributedCache
-
- createAMRMClient() - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.AMRMClient
-
Create a new instance of AMRMClient.
- createAMRMClientAsync(int, AMRMClientAsync.AbstractCallbackHandler) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
Create a new instance of AMRMClientAsync.
- createAMRMClientAsync(AMRMClient<T>, int, AMRMClientAsync.AbstractCallbackHandler) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
Create a new instance of AMRMClientAsync.
- createAMRMClientAsync(int, AMRMClientAsync.CallbackHandler) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
- createAMRMClientAsync(AMRMClient<T>, int, AMRMClientAsync.CallbackHandler) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
- createAndSubmitJob() - クラス のメソッドorg.apache.hadoop.tools.DistCp
-
Create and submit the mapreduce job.
- createApplication() - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
- createCheckpoint() - クラス のメソッドorg.apache.hadoop.fs.TrashPolicy
-
Create a trash checkpoint.
- createCompressor() - クラス のメソッドorg.apache.hadoop.io.compress.BZip2Codec
-
- createCompressor() - インタフェース のメソッドorg.apache.hadoop.io.compress.CompressionCodec
-
- createCompressor() - クラス のメソッドorg.apache.hadoop.io.compress.DefaultCodec
-
- createCompressor() - クラス のメソッドorg.apache.hadoop.io.compress.GzipCodec
-
- createConnection() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBInputFormat
-
- createCredentialEntry(String, char[]) - クラス のメソッドorg.apache.hadoop.security.alias.CredentialProvider
-
Create a new credential.
- createDBRecordReader(DBInputFormat.DBInputSplit, Configuration) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
-
- createDBRecordReader(DBInputFormat.DBInputSplit, Configuration) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBInputFormat
-
- createDBRecordReader(DBInputFormat.DBInputSplit, Configuration) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.OracleDataDrivenDBInputFormat
-
- createDecompressor() - クラス のメソッドorg.apache.hadoop.io.compress.BZip2Codec
-
- createDecompressor() - インタフェース のメソッドorg.apache.hadoop.io.compress.CompressionCodec
-
- createDecompressor() - クラス のメソッドorg.apache.hadoop.io.compress.DefaultCodec
-
- createDecompressor() - クラス のメソッドorg.apache.hadoop.io.compress.GzipCodec
-
- createDirectDecompressor() - クラス のメソッドorg.apache.hadoop.io.compress.DefaultCodec
-
- createDirectDecompressor() - インタフェース のメソッドorg.apache.hadoop.io.compress.DirectDecompressionCodec
-
- createDirectDecompressor() - クラス のメソッドorg.apache.hadoop.io.compress.GzipCodec
-
- createEncryptionZone(Path, String) - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsAdmin
-
非推奨です。
- createEncryptionZone(Path, String, EnumSet<CreateEncryptionZoneFlag>) - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsAdmin
-
Create an encryption zone rooted at an empty existing directory, using the
specified encryption key.
- CreateEncryptionZoneFlag - org.apache.hadoop.hdfs.clientの列挙型
-
- createFileSplit(Path, long, long) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.NLineInputFormat
-
NLineInputFormat uses LineRecordReader, which always reads
(and consumes) at least one character out of its upper split
boundary.
- createFileSplit(Path, long, long) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.input.NLineInputFormat
-
NLineInputFormat uses LineRecordReader, which always reads
(and consumes) at least one character out of its upper split
boundary.
- createFileSystem(URI, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Create a file system instance for the specified uri using the conf.
- CreateFlag - org.apache.hadoop.fsの列挙型
-
CreateFlag specifies the file create semantic.
- createHistoryFileInfo(Path, Path, Path, JobIndexInfo, boolean) - クラス のメソッドorg.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
-
- createIdentifier() - クラス のメソッドorg.apache.hadoop.security.token.SecretManager
-
Create an empty token identifier.
- createImmutable(short) - クラス のstaticメソッドorg.apache.hadoop.fs.permission.FsPermission
-
- createInputFileListing(Job) - クラス のメソッドorg.apache.hadoop.tools.DistCp
-
Create input listing by invoking an appropriate copy listing
implementation.
- createInputStream(InputStream) - クラス のメソッド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) - クラス のメソッドorg.apache.hadoop.io.compress.BZip2Codec
-
- createInputStream(InputStream, Decompressor, long, long, SplittableCompressionCodec.READ_MODE) - クラス のメソッドorg.apache.hadoop.io.compress.BZip2Codec
-
Creates CompressionInputStream to be used to read off uncompressed data
in one of the two reading modes. i.e.
- createInputStream(InputStream) - インタフェース のメソッドorg.apache.hadoop.io.compress.CompressionCodec
-
- createInputStream(InputStream, Decompressor) - インタフェース のメソッドorg.apache.hadoop.io.compress.CompressionCodec
-
- createInputStream(InputStream) - クラス のメソッドorg.apache.hadoop.io.compress.DefaultCodec
-
- createInputStream(InputStream, Decompressor) - クラス のメソッドorg.apache.hadoop.io.compress.DefaultCodec
-
- createInputStream(InputStream) - クラス のメソッドorg.apache.hadoop.io.compress.GzipCodec
-
- createInputStream(InputStream, Decompressor) - クラス のメソッドorg.apache.hadoop.io.compress.GzipCodec
-
- createInputStream(InputStream, Decompressor, long, long, SplittableCompressionCodec.READ_MODE) - インタフェース のメソッドorg.apache.hadoop.io.compress.SplittableCompressionCodec
-
Create a stream as dictated by the readMode.
- createInstance(String) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.aggregate.UserDefinedValueAggregatorDescriptor
-
Create an instance of the given class
- createInstance(String) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.aggregate.UserDefinedValueAggregatorDescriptor
-
Create an instance of the given class
- createInternal(Path, EnumSet<CreateFlag>, FsPermission, int, short, long, Progressable, Options.ChecksumOpt, boolean) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
- createInternal(Path, EnumSet<CreateFlag>, FsPermission, int, short, long, Progressable, Options.ChecksumOpt, boolean) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- createInternalValue() - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeRecordReader
-
Create a value to be used internally for joins.
- createIOException(List<IOException>) - 例外 のstaticメソッドorg.apache.hadoop.io.MultipleIOException
-
- createJarWithClassPath(String, Path, Map<String, String>) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
- createJarWithClassPath(String, Path, Path, Map<String, String>) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
Create a jar file at the given path, containing a manifest with a classpath
that references all specified entries.
- createJobListCache() - クラス のメソッドorg.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
-
- createKey(String, byte[], KeyProvider.Options) - クラス のメソッドorg.apache.hadoop.crypto.key.KeyProvider
-
Create a new key.
- createKey(String, KeyProvider.Options) - クラス のメソッドorg.apache.hadoop.crypto.key.KeyProvider
-
Create a new key generating the material for it.
- createKey() - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeRecordReader
-
Create a new key value common to all child RRs.
- createKey() - クラス のメソッドorg.apache.hadoop.mapred.join.WrappedRecordReader
-
Request new key from proxied RR.
- createKey() - クラス のメソッドorg.apache.hadoop.mapred.KeyValueLineRecordReader
-
- createKey() - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileRecordReader
-
- createKey() - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
-
- createKey() - インタフェース のメソッドorg.apache.hadoop.mapred.RecordReader
-
Create an object of the appropriate type to be used as a key.
- createKey() - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileAsTextRecordReader
-
- createKey() - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileRecordReader
-
- createKey() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
Create a new key common to all child RRs.
- createKey() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
-
Request new key from proxied RR.
- createLocalTempFile(File, String, boolean) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
Create a tmp file for a base file.
- createMoveToDoneThreadPool(int) - クラス のメソッドorg.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
-
- createNewFile(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Creates the given Path as a brand-new zero-length file.
- createNMClient() - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.NMClient
-
Create a new instance of NMClient.
- createNMClient(String) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.NMClient
-
Create a new instance of NMClient.
- createNMClientAsync(NMClientAsync.AbstractCallbackHandler) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.async.NMClientAsync
-
- createNMClientAsync(NMClientAsync.CallbackHandler) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.async.NMClientAsync
-
- createNMProxy(Configuration, Class<T>, UserGroupInformation, YarnRPC, InetSocketAddress) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.NMProxy
-
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- createNonRecursive(Path, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.ChecksumFileSystem
-
- createNonRecursive(Path, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path with write-progress
reporting.
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path with write-progress
reporting.
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path with write-progress
reporting.
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- createOutputStream(Path, boolean) - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- createOutputStream(OutputStream) - クラス のメソッドorg.apache.hadoop.io.compress.BZip2Codec
-
- createOutputStream(OutputStream, Compressor) - クラス のメソッドorg.apache.hadoop.io.compress.BZip2Codec
-
- createOutputStream(OutputStream) - インタフェース のメソッドorg.apache.hadoop.io.compress.CompressionCodec
-
- createOutputStream(OutputStream, Compressor) - インタフェース のメソッドorg.apache.hadoop.io.compress.CompressionCodec
-
- createOutputStream(OutputStream) - クラス のメソッドorg.apache.hadoop.io.compress.DefaultCodec
-
- createOutputStream(OutputStream, Compressor) - クラス のメソッドorg.apache.hadoop.io.compress.DefaultCodec
-
- createOutputStream(OutputStream) - クラス のメソッドorg.apache.hadoop.io.compress.GzipCodec
-
- createOutputStream(OutputStream, Compressor) - クラス のメソッドorg.apache.hadoop.io.compress.GzipCodec
-
- createOutputStreamWithMode(Path, boolean, FsPermission) - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- createPassword(T) - クラス のメソッドorg.apache.hadoop.security.token.SecretManager
-
Create the password for the given identifier.
- createPassword(byte[], SecretKey) - クラス のstaticメソッドorg.apache.hadoop.security.token.SecretManager
-
Compute HMAC of the identifier using the secret key and return the
output as password
- createPool(JobConf, List<PathFilter>) - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileInputFormat
-
- createPool(JobConf, PathFilter...) - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileInputFormat
-
- createPool(List<PathFilter>) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
-
Create a new pool and add the filters to it.
- createPool(PathFilter...) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
-
Create a new pool and add the filters to it.
- createProvider(URI, Configuration) - クラス のメソッドorg.apache.hadoop.crypto.key.KeyProviderFactory
-
- createProvider(URI, Configuration) - クラス のメソッドorg.apache.hadoop.security.alias.CredentialProviderFactory
-
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.InputFormat
-
Create a record reader for a given split.
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBInputFormat
-
Create a record reader for a given split.
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
-
This is not implemented yet.
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineSequenceFileInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineTextInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.FixedLengthInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.KeyValueTextInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.NLineInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.SequenceFileAsBinaryInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.SequenceFileInputFilter
-
Create a record reader for the given split
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.SequenceFileInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.TextInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.ComposableInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
-
Construct a CompositeRecordReader for the children of this InputFormat
as defined in the init expression.
- createReservation() - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
- createRetriableProxy(Configuration, Class<T>, UserGroupInformation, YarnRPC, InetSocketAddress, RetryPolicy) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.ServerProxy
-
- createRetryPolicy(Configuration, long, long, boolean) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.RMProxy
-
Fetch retry policy from Configuration and create the
retry policy with specified retryTime and retry interval.
- createRetryPolicy(Configuration, String, long, String, long) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.ServerProxy
-
- createRMProxy(Configuration, Class<T>) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.ClientRMProxy
-
Create a proxy to the ResourceManager for the specified protocol.
- createRMProxy(Configuration, Class<T>, InetSocketAddress) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.RMProxy
-
- createSecretKey(byte[]) - クラス のstaticメソッドorg.apache.hadoop.security.token.SecretManager
-
Convert the byte[] to a secret key
- createSharedCacheClient() - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.SharedCacheClient
-
- createSnapshot(Path, String) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
- createSnapshot(Path) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Create a snapshot with a default name.
- createSnapshot(Path, String) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Create a snapshot.
- createSnapshot(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create a snapshot with a default name.
- createSnapshot(Path, String) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Create a snapshot
- createSnapshot(Path, String) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- createSnapshot(Path, String) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- createSnapshot(Path, String) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- createSocket() - クラス のメソッドorg.apache.hadoop.net.SocksSocketFactory
-
- createSocket(InetAddress, int) - クラス のメソッドorg.apache.hadoop.net.SocksSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - クラス のメソッドorg.apache.hadoop.net.SocksSocketFactory
-
- createSocket(String, int) - クラス のメソッドorg.apache.hadoop.net.SocksSocketFactory
-
- createSocket(String, int, InetAddress, int) - クラス のメソッドorg.apache.hadoop.net.SocksSocketFactory
-
- createSocket() - クラス のメソッドorg.apache.hadoop.net.StandardSocketFactory
-
- createSocket(InetAddress, int) - クラス のメソッドorg.apache.hadoop.net.StandardSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - クラス のメソッドorg.apache.hadoop.net.StandardSocketFactory
-
- createSocket(String, int) - クラス のメソッドorg.apache.hadoop.net.StandardSocketFactory
-
- createSocket(String, int, InetAddress, int) - クラス のメソッドorg.apache.hadoop.net.StandardSocketFactory
-
- createSymlink(Path, Path, boolean) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
- createSymlink(Path, Path, boolean) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Creates a symbolic link to an existing file.
- createSymlink(Path, Path, boolean) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
- createSymlink(Path, Path, boolean) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- createSymlink(Path, Path, boolean) - クラス のメソッドorg.apache.hadoop.fs.LocalFileSystem
-
- createSymlink(Path, Path, boolean) - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- createSymlink(Path, Path, boolean) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- createSymlink() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
非推奨です。
- createTimelineAbout(String) - クラス のstaticメソッドorg.apache.hadoop.yarn.util.timeline.TimelineUtils
-
- createTimelineClient() - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.TimelineClient
-
Creates an instance of the timeline v.1.x client.
- createTimelineClient(ApplicationId) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.TimelineClient
-
Creates an instance of the timeline v.2 client.
- createTupleWritable() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
Create a value to be used internally for joins.
- createValue() - クラス のメソッドorg.apache.hadoop.mapred.join.JoinRecordReader
-
Create an object of the appropriate type to be used as a value.
- createValue() - クラス のメソッドorg.apache.hadoop.mapred.join.MultiFilterRecordReader
-
Create an object of the appropriate type to be used as a value.
- createValue() - クラス のメソッドorg.apache.hadoop.mapred.join.WrappedRecordReader
-
Request new value from proxied RR.
- createValue() - クラス のメソッドorg.apache.hadoop.mapred.KeyValueLineRecordReader
-
- createValue() - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileRecordReader
-
- createValue() - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
-
- createValue() - インタフェース のメソッドorg.apache.hadoop.mapred.RecordReader
-
Create an object of the appropriate type to be used as a value.
- createValue() - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileAsTextRecordReader
-
- createValue() - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileRecordReader
-
- createValue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
非推奨です。
- createValue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.JoinRecordReader
-
- createValue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.OverrideRecordReader
-
- createValue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
-
- createValueAggregatorJob(String[], Class<?>) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
-
Create an Aggregate based map/reduce job.
- createValueAggregatorJob(String[]) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
-
Create an Aggregate based map/reduce job.
- createValueAggregatorJob(String[], Class<? extends ValueAggregatorDescriptor>[]) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
-
- createValueAggregatorJob(String[], Class<? extends ValueAggregatorDescriptor>[], Class<?>) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
-
- createValueAggregatorJob(Configuration, String[]) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJob
-
Create an Aggregate based map/reduce job.
- createValueAggregatorJob(String[], Class<? extends ValueAggregatorDescriptor>[]) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJob
-
- createValueAggregatorJobs(String[], Class<? extends ValueAggregatorDescriptor>[]) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
-
- createValueAggregatorJobs(String[]) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
-
- createValueAggregatorJobs(String[], Class<? extends ValueAggregatorDescriptor>[]) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJob
-
- createValueAggregatorJobs(String[]) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJob
-
- createWriter(Configuration, SequenceFile.Writer.Option...) - クラス のstaticメソッドorg.apache.hadoop.io.SequenceFile
-
Create a new Writer with the given options.
- createWriter(FileSystem, Configuration, Path, Class, Class) - クラス のstaticメソッドorg.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType) - クラス のstaticメソッドorg.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, Progressable) - クラス のstaticメソッドorg.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec) - クラス のstaticメソッドorg.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, Progressable, SequenceFile.Metadata) - クラス のstaticメソッドorg.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, int, short, long, SequenceFile.CompressionType, CompressionCodec, Progressable, SequenceFile.Metadata) - クラス のstaticメソッドorg.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, int, short, long, boolean, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata) - クラス のstaticメソッドorg.apache.hadoop.io.SequenceFile
-
非推奨です。
- createWriter(FileContext, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata, EnumSet<CreateFlag>, Options.CreateOpts...) - クラス のstaticメソッドorg.apache.hadoop.io.SequenceFile
-
Construct the preferred type of SequenceFile Writer.
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, Progressable) - クラス のstaticメソッドorg.apache.hadoop.io.SequenceFile
-
- createWriter(Configuration, FSDataOutputStream, Class, Class, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata) - クラス のstaticメソッドorg.apache.hadoop.io.SequenceFile
-
- createWriter(Configuration, FSDataOutputStream, Class, Class, SequenceFile.CompressionType, CompressionCodec) - クラス のstaticメソッドorg.apache.hadoop.io.SequenceFile
-
- createYarnClient() - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Create a new instance of YarnClient.
- createYarnClient() - クラス のメソッドorg.apache.hadoop.yarn.client.cli.LogsCLI
-
- CREDENTIAL_PROVIDER_PATH - クラス のstatic変数org.apache.hadoop.security.alias.CredentialProviderFactory
-
- CredentialBasedAccessTokenProvider - org.apache.hadoop.hdfs.web.oauth2のクラス
-
Obtain an access token via the credential-based OAuth2 workflow.
- CredentialProvider - org.apache.hadoop.security.aliasのクラス
-
A provider of credentials or password for Hadoop applications.
- CredentialProvider() - クラス のコンストラクタorg.apache.hadoop.security.alias.CredentialProvider
-
- CredentialProviderFactory - org.apache.hadoop.security.aliasのクラス
-
A factory to create a list of CredentialProvider based on the path given in a
Configuration.
- CredentialProviderFactory() - クラス のコンストラクタorg.apache.hadoop.security.alias.CredentialProviderFactory
-
- CS_CONFIGURATION_FILE - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
- CsvRecordOutput - org.apache.hadoop.recordのクラス
-
- CsvRecordOutput(OutputStream) - クラス のコンストラクタorg.apache.hadoop.record.CsvRecordOutput
-
非推奨です。
Creates a new instance of CsvRecordOutput
- CUR_DIR - クラス のstatic変数org.apache.hadoop.fs.Path
-
The current directory, ".".
- CURATOR_LEADER_ELECTOR - クラス のstatic変数org.apache.hadoop.yarn.conf.YarnConfiguration
-
- curReader - クラス の変数org.apache.hadoop.mapred.lib.CombineFileRecordReader
-
- curReader - クラス の変数org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
-
- currentConfig() - インタフェース のメソッドorg.apache.hadoop.metrics2.MetricsSystemMXBean
-
- currentDownloadBytesPerSecond(long) - クラス のメソッドorg.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
Record the current bytes-per-second download rate seen.
- currentUploadBytesPerSecond(long) - クラス のメソッドorg.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
Record the current bytes-per-second upload rate seen.
- currentUser() - クラス のstaticメソッドorg.apache.hadoop.registry.client.binding.RegistryUtils
-
Get the current user path formatted for the registry
In an insecure cluster, the environment variable
HADOOP_USER_NAME
is queried first.
- CUSTOM_HEADER_PARAM - クラス のstatic変数org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- CUSTOM_HEADER_PARAM - クラス のstatic変数org.apache.hadoop.security.http.XFrameOptionsFilter
-
- CUSTOM_METHODS_TO_IGNORE_PARAM - クラス のstatic変数org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- gauge(MetricsInfo, int) - インタフェース のメソッドorg.apache.hadoop.metrics2.MetricsVisitor
-
Callback for integer value gauges
- gauge(MetricsInfo, long) - インタフェース のメソッドorg.apache.hadoop.metrics2.MetricsVisitor
-
Callback for long value gauges
- gauge(MetricsInfo, float) - インタフェース のメソッドorg.apache.hadoop.metrics2.MetricsVisitor
-
Callback for float value gauges
- gauge(MetricsInfo, double) - インタフェース のメソッドorg.apache.hadoop.metrics2.MetricsVisitor
-
Callback for double value gauges
- generateActualKey(K, V) - クラス のメソッドorg.apache.hadoop.mapred.lib.MultipleOutputFormat
-
Generate the actual key from the given key/value.
- generateActualValue(K, V) - クラス のメソッドorg.apache.hadoop.mapred.lib.MultipleOutputFormat
-
Generate the actual value from the given key and value.
- generateDefaultFlowName(String, ApplicationId) - クラス のstaticメソッドorg.apache.hadoop.yarn.util.timeline.TimelineUtils
-
- generateEntry(String, String, Text) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
-
- generateEntry(String, String, Text) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
-
- generateFileNameForKeyValue(K, V, String) - クラス のメソッドorg.apache.hadoop.mapred.lib.MultipleOutputFormat
-
Generate the file output file name based on the given key and the leaf file
name.
- generateFlowNameTag(String) - クラス のstaticメソッドorg.apache.hadoop.yarn.util.timeline.TimelineUtils
-
Generate flow name tag.
- generateFlowRunIdTag(long) - クラス のstaticメソッドorg.apache.hadoop.yarn.util.timeline.TimelineUtils
-
Generate flow run ID tag.
- generateFlowVersionTag(String) - クラス のstaticメソッドorg.apache.hadoop.yarn.util.timeline.TimelineUtils
-
Generate flow version tag.
- generateKey(int, String) - クラス のメソッドorg.apache.hadoop.crypto.key.KeyProvider
-
Generates a key material.
- generateKeyValPairs(Object, Object) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.UserDefinedValueAggregatorDescriptor
-
Generate a list of aggregation-id/value pairs for the given
key/value pairs by delegating the invocation to the real object.
- generateKeyValPairs(Object, Object) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
-
Generate 1 or 2 aggregation-id/value pairs for the given key/value pair.
- generateKeyValPairs(Object, Object) - インタフェース のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorDescriptor
-
Generate a list of aggregation-id/value pairs for
the given key/value pair.
- generateLeafFileName(String) - クラス のメソッドorg.apache.hadoop.mapred.lib.MultipleOutputFormat
-
Generate the leaf name for the output file name.
- generateSecret() - クラス のメソッドorg.apache.hadoop.security.token.SecretManager
-
Generate a new random secret key.
- generateStateGraph(String) - クラス のメソッドorg.apache.hadoop.yarn.state.StateMachineFactory
-
Generate a graph represents the state graph of this StateMachine
- generateValueAggregator(String) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
-
- generateValueAggregator(String, long) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
-
- GenericWritable - org.apache.hadoop.ioのクラス
-
A wrapper for Writable instances.
- GenericWritable() - クラス のコンストラクタorg.apache.hadoop.io.GenericWritable
-
- get(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property, null
if
no such property exists.
- get(String, String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
.
- get(URI, Configuration) - クラス のstaticメソッドorg.apache.hadoop.crypto.key.KeyProviderFactory
-
Create a KeyProvider based on a provided URI.
- get(URI, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
The main factory method for creating a file system.
- get(URI, Configuration, String) - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
Get a filesystem instance based on the uri, the passed
configuration and the user
- get(Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
Returns the configured filesystem implementation.
- get(URI, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
Returns the FileSystem for this URI's scheme and authority.
- get(String) - 列挙型 のメソッドorg.apache.hadoop.fs.GlobalStorageStatistics
-
Get the StorageStatistics object with the given name.
- get() - クラス のメソッドorg.apache.hadoop.io.ArrayPrimitiveWritable
-
Get the original array.
- get() - クラス のメソッドorg.apache.hadoop.io.ArrayWritable
-
- get() - クラス のメソッドorg.apache.hadoop.io.BooleanWritable
-
Returns the value of the BooleanWritable
- get() - クラス のメソッドorg.apache.hadoop.io.BytesWritable
-
- get() - クラス のメソッドorg.apache.hadoop.io.ByteWritable
-
Return the value of this ByteWritable.
- get() - クラス のメソッドorg.apache.hadoop.io.DoubleWritable
-
- get() - クラス のメソッドorg.apache.hadoop.io.EnumSetWritable
-
Return the value of this EnumSetWritable.
- get() - クラス のメソッドorg.apache.hadoop.io.FloatWritable
-
Return the value of this FloatWritable.
- get() - クラス のメソッドorg.apache.hadoop.io.GenericWritable
-
Return the wrapped instance.
- get() - クラス のメソッドorg.apache.hadoop.io.IntWritable
-
Return the value of this IntWritable.
- get() - クラス のメソッドorg.apache.hadoop.io.LongWritable
-
Return the value of this LongWritable.
- get(Object) - クラス のメソッドorg.apache.hadoop.io.MapWritable
-
- get() - クラス のstaticメソッドorg.apache.hadoop.io.NullWritable
-
Returns the single instance of this class.
- get() - クラス のメソッドorg.apache.hadoop.io.ObjectWritable
-
Return the instance, or null if none.
- get() - クラス のメソッドorg.apache.hadoop.io.ShortWritable
-
Return the value of this ShortWritable.
- get(Object) - クラス のメソッドorg.apache.hadoop.io.SortedMapWritable
-
- get() - クラス のメソッドorg.apache.hadoop.io.TwoDArrayWritable
-
- get() - クラス のメソッドorg.apache.hadoop.io.VIntWritable
-
Return the value of this VIntWritable.
- get() - クラス のメソッドorg.apache.hadoop.io.VLongWritable
-
Return the value of this LongWritable.
- get(Class<? extends WritableComparable>) - クラス のstaticメソッドorg.apache.hadoop.io.WritableComparator
-
For backwards compatibility.
- get(Class<? extends WritableComparable>, Configuration) - クラス のstaticメソッドorg.apache.hadoop.io.WritableComparator
-
- get() - クラス のstaticメソッドorg.apache.hadoop.ipc.Server
-
Returns the server instance called under or null.
- get(int) - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeInputSplit
-
Get ith child InputSplit.
- get(int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
-
Get ith child InputSplit.
- get(int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.TupleWritable
-
Get ith Writable from Tuple.
- get(String) - クラス のメソッドorg.apache.hadoop.metrics2.lib.MetricsRegistry
-
Get a metric by name
- get(String, Collection<MetricsTag>) - クラス のメソッドorg.apache.hadoop.metrics2.util.MetricsCache
-
Get the cached record
- get(DataInput) - クラス のstaticメソッドorg.apache.hadoop.record.BinaryRecordInput
-
非推奨です。
Get a thread-local record input for the supplied DataInput.
- get(DataOutput) - クラス のstaticメソッドorg.apache.hadoop.record.BinaryRecordOutput
-
非推奨です。
Get a thread-local record output for the supplied DataOutput.
- get() - クラス のメソッドorg.apache.hadoop.record.Buffer
-
非推奨です。
Get the data from the Buffer.
- get(String) - クラス のメソッドorg.apache.hadoop.registry.client.types.ServiceRecord
-
Get the "other" attribute with a specific key
- get(String, String) - クラス のメソッドorg.apache.hadoop.registry.client.types.ServiceRecord
-
Get the "other" attribute with a specific key.
- getAbout() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineAbout
-
- getAcceptanceTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationAllocationState
-
Get the acceptance time of the reservation.
- getAccessibleNodeLabels() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueInfo
-
Get the accessible node labels
of the queue.
- getAccessTime() - クラス のメソッドorg.apache.hadoop.fs.FileStatus
-
Get the access time of the file.
- getAccessToken() - クラス のメソッドorg.apache.hadoop.hdfs.web.oauth2.AccessTokenProvider
-
Obtain the access token that should be added to http connection's header.
- getAccessToken() - クラス のメソッドorg.apache.hadoop.hdfs.web.oauth2.AzureADClientCredentialBasedAccesTokenProvider
-
- getAccessToken() - クラス のメソッドorg.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
-
- getAccessToken() - クラス のメソッドorg.apache.hadoop.hdfs.web.oauth2.CredentialBasedAccessTokenProvider
-
- getAccessType() - クラス のメソッドorg.apache.hadoop.yarn.security.AccessRequest
-
- getAclBit() - クラス のメソッドorg.apache.hadoop.fs.permission.FsPermission
-
Returns true if there is also an ACL (access control list).
- getAcls() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
The full set of ACLs currently associated with this file or directory.
- getAclStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Gets the ACLs of files and directories.
- getAclStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Gets the ACLs of files and directories.
- getAclStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Gets the ACL of a file or directory.
- getAclStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getAclStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getAclStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getAclString() - クラス のメソッド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() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Get all active trackers in the cluster.
- getActiveTrackerNames() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
Get the names of task trackers in the cluster.
- getActualTxid() - 例外 のメソッドorg.apache.hadoop.hdfs.inotify.MissingEventsException
-
- getAdditionalDetails() - 例外 のメソッドorg.apache.hadoop.fs.s3a.AWSS3IOException
-
- getAddress() - クラス のメソッドorg.apache.hadoop.ha.HAServiceTarget
-
- getAddressField(Map<String, String>, String) - クラス のstaticメソッドorg.apache.hadoop.registry.client.binding.RegistryTypeUtils
-
Get a specific field from an address -raising an exception if
the field is not present
- getAdjustedEnd() - クラス のメソッドorg.apache.hadoop.io.compress.SplitCompressionInputStream
-
After calling createInputStream, the values of start or end
might change.
- getAdjustedStart() - クラス のメソッドorg.apache.hadoop.io.compress.SplitCompressionInputStream
-
After calling createInputStream, the values of start or end
might change.
- getAggregatedContainersUtilization() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeReport
-
Get containers aggregated resource utilization in a node
- getAggregatorDescriptors(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJobBase
-
- getAlgorithmName() - クラス のメソッドorg.apache.hadoop.fs.FileChecksum
-
The checksum algorithm name
- getAliases() - クラス のメソッドorg.apache.hadoop.security.alias.CredentialProvider
-
Get the aliases for all credentials.
- getAllBlocks() - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsDataInputStream
-
Get the collection of blocks that has already been located.
- getAllEvents() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEvents
-
- getAllFileInfo() - クラス のメソッドorg.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
-
- getAllJobs() - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Get the jobs that are submitted.
- getAllJobs() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
- getAllJobStatuses() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Get job status for all jobs in the cluster.
- getAllocatedContainers() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
-
Get the list of newly allocated Container
by the
ResourceManager
.
- getAllocatedContainers() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the number of allocated containers.
- getAllocatedMemoryMB() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the allocated memory in MB
- getAllocatedResource() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerReport
-
Get the allocated Resource
of the container.
- getAllocatedVCores() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the allocated vcores
- getAllocationRequestId() - クラス のメソッド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() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceRequest
-
Get the optional ID corresponding to this allocation request.
- getAllPartialJobs() - インタフェース のメソッドorg.apache.hadoop.mapreduce.v2.hs.HistoryStorage
-
Get all of the cached jobs.
- getAllQueues() - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get information (
QueueInfo
) about all queues, recursively if there
is a hierarchy
- getAllServicesMetaData() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
-
Get the meta-data from all auxiliary services running on the
NodeManager
.
- getAllStatistics() - クラス のstaticメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
- getAllStatistics() - クラス のstaticメソッドorg.apache.hadoop.fs.FileContext
-
- getAllStatistics() - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
- getAllStoragePolicies() - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Retrieve all the storage policies supported by this file system.
- getAllStoragePolicies() - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Retrieve all the storage policies supported by this file system.
- getAllStoragePolicies() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Retrieve all the storage policies supported by this file system.
- getAllStoragePolicies() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getAllStoragePolicies() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getAllStoragePolicies() - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsAdmin
-
Retrieve all the storage policies supported by HDFS file system.
- getAllTaskTypes() - クラス のstaticメソッドorg.apache.hadoop.mapreduce.TaskID
-
Returns a string of characters describing all possible
TaskType
values
- getAMCommand() - クラス のメソッド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() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationAttemptReport
-
Get the ContainerId
of AMContainer for this attempt
- getAMContainerInfoForRMWebService(Configuration, String) - クラス のメソッドorg.apache.hadoop.yarn.client.cli.LogsCLI
-
- getAMContainerResourceRequest() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get ResourceRequest of AM container, if this is not null, scheduler will
use this to acquire resource for AM container.
- getAMContainerSpec() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get the ContainerLaunchContext
to describe the
Container
with which the ApplicationMaster
is
launched.
- getAmNodeLabelExpression() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the default Node Label expression for all the application's containers
- getAMRMToken() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
-
The AMRMToken that belong to this attempt
- getAMRMToken() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the AMRM token of the application.
- getAMRMToken(ApplicationId) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get the AMRM token of the application.
- getAMRMTokenService(Configuration) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.ClientRMProxy
-
- getAppId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceRequest
-
Get the ApplicationId
of the resource to be released.
- getAppId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceRequest
-
Get the ApplicationId
of the resource to be used.
- getAppId() - クラス のメソッドorg.apache.hadoop.yarn.security.AccessRequest
-
- getApplicationACLs() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
-
Get the ApplicationACL
s for the application.
- getApplicationACLs() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerLaunchContext
-
Get the ApplicationACL
s for the application.
- getApplicationAcls() - クラス のメソッドorg.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogReader
-
Returns ACLs for the application.
- getApplicationAttemptId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.FailApplicationAttemptRequest
-
Get the ApplicationAttemptId
of the attempt to be failed.
- getApplicationAttemptId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
-
Get the ApplicationAttemptId
of an application attempt.
- getApplicationAttemptId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
-
Get the ApplicationAttemptId
of an application attempt.
- getApplicationAttemptId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationAttemptReport
-
Get the ApplicationAttemptId
of this attempt of the
application
- getApplicationAttemptId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerId
-
Get the ApplicationAttemptId
of the application to which the
Container
was assigned.
- getApplicationAttemptID() - クラス のメソッドorg.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
-
- getApplicationAttemptId() - クラス のメソッドorg.apache.hadoop.yarn.security.NMTokenIdentifier
-
- getApplicationAttemptList() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
-
Get a list of ApplicationReport
of an application.
- getApplicationAttemptReport() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
-
Get the ApplicationAttemptReport
for the application attempt.
- getApplicationAttemptReport(ApplicationAttemptId) - クラス のメソッドorg.apache.hadoop.yarn.client.api.AHSClient
-
Get a report of the given ApplicationAttempt.
- getApplicationAttemptReport(ApplicationAttemptId) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get a report of the given ApplicationAttempt.
- GetApplicationAttemptReportRequest - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
- GetApplicationAttemptReportRequest() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
-
- GetApplicationAttemptReportResponse - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The response sent by the ResourceManager
to a client requesting
an application attempt report.
- GetApplicationAttemptReportResponse() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
-
- getApplicationAttempts(ApplicationId) - クラス のメソッドorg.apache.hadoop.yarn.client.api.AHSClient
-
Get a report of all (ApplicationAttempts) of Application in the cluster.
- getApplicationAttempts(ApplicationId) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get a report of all (ApplicationAttempts) of Application in the cluster.
- GetApplicationAttemptsRequest - 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() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
-
- GetApplicationAttemptsResponse - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The response sent by the
ResourceManager
to a client requesting
a list of
ApplicationAttemptReport
for application attempts.
- GetApplicationAttemptsResponse() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
-
- getApplicationId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
-
Get the ApplicationId
of an application
- getApplicationId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
-
Get the ApplicationId
of the application.
- getApplicationId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
-
Get the new ApplicationId
allocated by the
ResourceManager
.
- getApplicationId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
-
Get the ApplicationId
of the application to be aborted.
- getApplicationId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
-
Get the ApplicationId
of the application to be moved.
- getApplicationId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityRequest
-
Get the ApplicationId
of the application.
- getApplicationId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationAttemptId
-
Get the ApplicationId
of the ApplicationAttempId
.
- getApplicationId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the ApplicationId
of the application.
- getApplicationId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get the ApplicationId
of the submitted application.
- getApplicationId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
-
Get the ApplicationId
of the
TimelineEntityGroupId
.
- getApplicationList() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
-
Get ApplicationReport
for applications.
- getApplicationName() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get the application name.
- getApplicationOwner() - クラス のメソッドorg.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogReader
-
Returns the owner of the application.
- getApplicationPriority() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
-
Priority of the application
- getApplicationPriority() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityRequest
-
Get the Priority
of the application to be set.
- getApplicationPriority() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityResponse
-
Get the Priority
of the application to be set.
- getApplicationReport() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
-
Get the ApplicationReport
for the application.
- getApplicationReport(ApplicationId) - クラス のメソッドorg.apache.hadoop.yarn.client.api.AHSClient
-
Get a report of the given Application.
- getApplicationReport(ApplicationId) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get a report of the given Application.
- GetApplicationReportRequest - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The request sent by a client to the
ResourceManager
to
get an
ApplicationReport
for an application.
- GetApplicationReportRequest() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
-
- GetApplicationReportResponse - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The response sent by the ResourceManager
to a client
requesting an application report.
- GetApplicationReportResponse() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
-
- getApplicationResourceUsageReport() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Retrieve the structure containing the job resources for this application
- getApplications() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueInfo
-
Get the running applications of the queue.
- getApplications() - クラス のメソッドorg.apache.hadoop.yarn.client.api.AHSClient
-
Get a report (ApplicationReport) of all Applications in the cluster.
- getApplications() - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get a report (ApplicationReport) of all Applications in the cluster.
- getApplications(Set<String>) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get a report (ApplicationReport) of Applications
matching the given application types in the cluster.
- getApplications(EnumSet<YarnApplicationState>) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get a report (ApplicationReport) of Applications matching the given
application states in the cluster.
- getApplications(Set<String>, EnumSet<YarnApplicationState>) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get a report (ApplicationReport) of Applications matching the given
application types and application states in the cluster.
- getApplications(Set<String>, EnumSet<YarnApplicationState>, Set<String>) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get a report (ApplicationReport) of Applications matching the given
application types, application states and application tags in the cluster.
- getApplications(Set<String>, Set<String>, Set<String>, EnumSet<YarnApplicationState>) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get a report (ApplicationReport) of Applications matching the given users,
queues, application types and application states in the cluster.
- GetApplicationsRequest - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The request from clients to get a report of Applications
in the cluster from the ResourceManager
.
- GetApplicationsRequest() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
-
- GetApplicationsResponse - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The response sent by the
ResourceManager
to a client
requesting an
ApplicationReport
for applications.
- GetApplicationsResponse() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
-
- getApplicationStates() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
-
Get the application states to filter applications on
- getApplicationSubmissionContext() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
-
Get the ApplicationSubmissionContext
for the application.
- getApplicationSubmissionContext() - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClientApplication
-
- getApplicationSubmitter() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- getApplicationSubmitter() - クラス のメソッドorg.apache.hadoop.yarn.security.NMTokenIdentifier
-
- getApplicationTags() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get all tags corresponding to the application
- getApplicationTags() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get tags for the application
- getApplicationType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the application's Type
- getApplicationType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get the application type
- getApplicationTypes() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
-
Get the application types to filter applications on
- getAppName() - クラス のメソッドorg.apache.hadoop.yarn.security.AccessRequest
-
- getAppNodeLabelExpression() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the default Node Label expression for all the application's containers
- getApproxChkSumLength(long) - クラス のstaticメソッドorg.apache.hadoop.fs.ChecksumFileSystem
-
- getArchiveClassPaths() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the archive entries in classpath as an array of Path
- getArchiveTimestamps() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the timestamps of the archives.
- getArrival() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationDefinition
-
Get the arrival time or the earliest time from which the resource(s) can be
allocated.
- getAskList() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
-
Get the list of ResourceRequest
to update the
ResourceManager
about the application's resource requirements.
- getAssignedJobID() - クラス のメソッドorg.apache.hadoop.mapred.jobcontrol.Job
-
- getAssignedNode() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerReport
-
Get the allocated NodeId
where container is running.
- getAsyncRpcResponse() - クラス のstaticメソッドorg.apache.hadoop.ipc.Client
-
- getAtime() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getAttemptFailuresValidityInterval() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get the attemptFailuresValidityInterval in milliseconds for the application
- getAttemptId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationAttemptId
-
Get the attempt id
of the Application
.
- getAttemptsToStartSkipping(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapred.SkipBadRecords
-
Get the number of Task attempts AFTER which skip mode
will be kicked off.
- getAttributes(String, INodeAttributes) - クラス のメソッドorg.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
-
- getAttributes(String[], INodeAttributes) - クラス のメソッドorg.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
-
- getAttributes(byte[][], INodeAttributes) - クラス のメソッドorg.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
-
- getAuthMethod() - 列挙型 のメソッドorg.apache.hadoop.security.UserGroupInformation.AuthenticationMethod
-
- getAutoIncrMapperProcCount(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapred.SkipBadRecords
-
- getAutoIncrReducerProcCount(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapred.SkipBadRecords
-
- getAvailableMemoryMB() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the available memory in MB
- getAvailablePhysicalMemorySize() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain the total size of the available physical memory present
in the system.
- getAvailableResources() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
-
Get the available headroom for resources in the cluster for the
application.
- getAvailableResources() - クラス のメソッドorg.apache.hadoop.yarn.client.api.AMRMClient
-
Get the currently available resources in the cluster.
- getAvailableResources() - クラス のメソッドorg.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
Get the currently available resources in the cluster.
- getAvailableVCores() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the available vcores
- getAvailableVirtualMemorySize() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain the total size of the available virtual memory present
in the system.
- getBaseName(String) - クラス のstaticメソッドorg.apache.hadoop.crypto.key.KeyProvider
-
Split the versionName in to a base name.
- getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - クラス のメソッドorg.apache.hadoop.mapred.lib.MultipleOutputFormat
-
- getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - クラス のメソッドorg.apache.hadoop.mapred.lib.MultipleSequenceFileOutputFormat
-
- getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - クラス のメソッドorg.apache.hadoop.mapred.lib.MultipleTextOutputFormat
-
- getBlacklistAdditions() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
-
Get the list of resource-names which should be added to the
application blacklist.
- getBlackListedTaskTrackerCount() - クラス のメソッドorg.apache.hadoop.mapreduce.ClusterMetrics
-
Get the number of blacklisted trackers in the cluster.
- getBlackListedTaskTrackers() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Get blacklisted trackers.
- getBlacklistedTrackerNames() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
Get the names of task trackers in the cluster.
- getBlacklistedTrackers() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
Get the number of blacklisted task trackers in the cluster.
- getBlackListedTrackersInfo() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
Gets the list of blacklisted trackers along with reasons for blacklisting.
- getBlacklistRemovals() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
-
Get the list of resource-names which should be removed from the
application blacklist.
- getBlacklistReport() - クラス のメソッドorg.apache.hadoop.mapreduce.TaskTrackerInfo
-
Gets a descriptive report about why the tasktracker was blacklisted.
- getBlockDownloadLatency() - クラス のメソッドorg.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
Get the current rolling average of the download latency.
- getBlockers() - クラス のメソッドorg.apache.hadoop.service.AbstractService
-
- getBlockers() - インタフェース のメソッドorg.apache.hadoop.service.Service
-
Get the blockers on a service -remote dependencies
that are stopping the service from being live.
- getBlockIndex(BlockLocation[], long) - クラス のメソッドorg.apache.hadoop.mapred.FileInputFormat
-
- getBlockIndex(BlockLocation[], long) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.FileInputFormat
-
- getBlockLocations() - クラス のメソッドorg.apache.hadoop.fs.LocatedFileStatus
-
Get the file's block locations
- getBlockPoolId() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the block pool id.
- getBlockPoolUsedSpace() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the total space used by the block pools of this namenode
- getBlockSize() - クラス のメソッドorg.apache.hadoop.fs.FileStatus
-
Get the block size of the file.
- getBlockSize(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
- getBlockSize() - クラス のメソッドorg.apache.hadoop.fs.FsServerDefaults
-
- getBlockUploadLatency() - クラス のメソッドorg.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
Get the current rolling average of the upload latency.
- getBoolean(String, boolean) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a boolean
.
- getBoundingValsQuery() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
-
- getBPServiceActorInfo() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets information of the block pool service actors.
- getBuffer(boolean, int) - インタフェース のメソッドorg.apache.hadoop.io.ByteBufferPool
-
Get a new direct ByteBuffer.
- getBuffer(boolean, int) - クラス のメソッドorg.apache.hadoop.io.ElasticByteBufferPool
-
- getBytes() - クラス のメソッドorg.apache.hadoop.fs.FileChecksum
-
The value of the checksum in bytes
- getBytes() - クラス のメソッドorg.apache.hadoop.io.BinaryComparable
-
Return representative byte array for this instance.
- getBytes() - クラス のメソッドorg.apache.hadoop.io.BytesWritable
-
Get the data backing the BytesWritable.
- getBytes() - クラス のメソッドorg.apache.hadoop.io.Text
-
- getBytes() - クラス のメソッドorg.apache.hadoop.security.token.TokenIdentifier
-
Get the bytes for the token identifier
- getBytesCached() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CacheDirectiveStats
-
- getBytesCached() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolStats
-
- getBytesNeeded() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CacheDirectiveStats
-
- getBytesNeeded() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolStats
-
- getBytesOverlimit() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolStats
-
- getBytesPerChecksum() - クラス のメソッドorg.apache.hadoop.fs.FsServerDefaults
-
- getBytesPerSum() - クラス のメソッドorg.apache.hadoop.fs.ChecksumFileSystem
-
Return the bytes Per Checksum
- getBytesRead() - インタフェース のメソッドorg.apache.hadoop.io.compress.Compressor
-
Return number of uncompressed bytes input so far.
- getBytesWithFutureGenerationStamps() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
-
Gets number of bytes in blocks with future generation stamps.
- getBytesWritten() - インタフェース のメソッドorg.apache.hadoop.io.compress.Compressor
-
Return number of compressed bytes output so far.
- getCacheArchives() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get cache archives set in the Configuration
- getCacheCapacity() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Returns the total cache capacity of the datanode (in bytes).
- getCachedHosts() - クラス のメソッドorg.apache.hadoop.fs.BlockLocation
-
Get the list of hosts (hostname) hosting a cached replica of the block
- getCacheFiles() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get cache files set in the Configuration
- getCachePoolDefault() - クラス のstaticメソッドorg.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for cache pools.
- getCacheUsed() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Returns the amount of cache used by the datanode (in bytes).
- getCallbackHandler() - クラス のメソッドorg.apache.hadoop.yarn.client.api.async.NMClientAsync
-
- getCallId() - クラス のstaticメソッドorg.apache.hadoop.ipc.Server
-
Returns the currently active RPC call's sequential ID number.
- getCallQueueLen() - クラス のメソッドorg.apache.hadoop.ipc.Server
-
The number of rpc calls in the queue.
- getCallRetryCount() - クラス のstaticメソッドorg.apache.hadoop.ipc.Server
-
- getCanonicalServiceName() - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Get a canonical name for this file system.
- getCanonicalServiceName() - クラス のメソッドorg.apache.hadoop.fs.s3native.NativeS3FileSystem
-
- getCanonicalUri() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Return a canonicalized form of this FileSystem's URI.
- getCanonicalUri() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getCapability() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerStatus
-
Get the Resource
allocated to the container.
- getCapability() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeReport
-
Get the total Resource
on the node.
- getCapability() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationRequest
-
Get the
Resource
capability of the request.
- getCapability() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceAllocationRequest
-
Get the allocated resource.
- getCapability() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceRequest
-
Get the Resource
capability of the request.
- getCapability() - クラス のメソッドorg.apache.hadoop.yarn.api.records.UpdateContainerRequest
-
Get the Resource
capability of the container.
- getCapacity() - クラス のメソッドorg.apache.hadoop.fs.FsStatus
-
Return the capacity in bytes of the file system
- getCapacity() - クラス のメソッドorg.apache.hadoop.io.BytesWritable
-
Get the capacity, which is the maximum size that could handled without
resizing the backing storage.
- getCapacity() - クラス のメソッドorg.apache.hadoop.record.Buffer
-
非推奨です。
Get the capacity, which is the maximum count that could handled without
resizing the backing storage.
- getCapacity() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueInfo
-
Get the configured capacity of the queue.
- getCause() - 例外 のメソッドorg.apache.hadoop.fs.s3a.AWSS3IOException
-
- getCause() - 例外 のメソッドorg.apache.hadoop.fs.s3a.AWSServiceIOException
-
- getCellSize() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.ErasureCodingPolicy
-
- getCheckProcessIsAliveCommand(String) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Return a command for determining if process with specified pid is alive.
- getChecksum(Configuration) - クラス のstaticメソッド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) - クラス のメソッドorg.apache.hadoop.fs.ChecksumFileSystem
-
Return the name of the checksum file associated with a file.
- getChecksumFileLength(Path, long) - クラス のメソッドorg.apache.hadoop.fs.ChecksumFileSystem
-
Return the length of the checksum file given the size of the
actual file.
- getChecksumLength(long, int) - クラス のstaticメソッドorg.apache.hadoop.fs.ChecksumFileSystem
-
Calculated the length of the checksum file in bytes.
- getChecksumOpt() - クラス のメソッドorg.apache.hadoop.fs.FileChecksum
-
- getChecksumType() - クラス のメソッドorg.apache.hadoop.fs.FsServerDefaults
-
- getChildFileSystems() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getChildFileSystems() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getChildQueueInfos(String) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get information (
QueueInfo
) about all the immediate children queues
of the given queue
- getChildQueues(String) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Returns an array of queue information objects about immediate children
of queue queueName.
- getChildQueues(String) - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Returns immediate children of queueName.
- getChildQueues() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueInfo
-
Get the child queues of the queue.
- getChildren() - クラス のメソッドorg.apache.hadoop.mapred.JobQueueInfo
-
- getChildren() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
-
- getClass(String, Class<?>) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a Class
.
- getClass(String, Class<? extends U>, Class<U>) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a Class
implementing the interface specified by xface
.
- getClass(byte) - クラス のメソッドorg.apache.hadoop.io.AbstractMapWritable
-
- getClass(T) - クラス のstaticメソッドorg.apache.hadoop.util.ReflectionUtils
-
Return the correctly-typed
Class
of the given object.
- getClassByName(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Load a class by name.
- getClassByNameOrNull(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Load a class by name, returning null rather than throwing an exception
if it couldn't be loaded.
- getClasses(String, Class<?>...) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property
as an array of Class
.
- getClassLoader() - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
- getClassName() - クラス のメソッドorg.apache.hadoop.tracing.SpanReceiverInfo
-
- getCleanupProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getCleanupTaskReports(JobID) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Get the information of the current state of the cleanup tasks of a job.
- getClient() - クラス のメソッドorg.apache.hadoop.yarn.client.api.async.NMClientAsync
-
- getClientAcls() - クラス のメソッドorg.apache.hadoop.registry.client.impl.zk.RegistryOperationsService
-
Get the aggregate set of ACLs the client should use
to create directories
- getClientExecutor() - クラス のstaticメソッドorg.apache.hadoop.ipc.Client
-
- getClientId() - クラス のstaticメソッドorg.apache.hadoop.ipc.Server
-
Returns the clientId from the current RPC request
- getClientName() - クラス のメソッドorg.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
-
- getClientToAMToken() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the client token for communicating with the
ApplicationMaster
.
- getClientToAMTokenMasterKey() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
-
Get ClientToAMToken master key.
- getCluster() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
-
- getClusterHandle() - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Get a handle to the Cluster
- getClusterId() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the cluster id.
- getClusterId() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the cluster id.
- getClusterMetrics(GetClusterMetricsRequest) - インタフェース のメソッドorg.apache.hadoop.yarn.api.ApplicationClientProtocol
-
The interface used by clients to get metrics about the cluster from
the ResourceManager
.
- getClusterMetrics() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
-
Get the YarnClusterMetrics
for the cluster.
- GetClusterMetricsRequest - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The request sent by clients to get cluster metrics from the
ResourceManager
.
- GetClusterMetricsRequest() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsRequest
-
- GetClusterMetricsResponse - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The response sent by the ResourceManager
to a client
requesting cluster metrics.
- GetClusterMetricsResponse() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
-
- getClusterNodeCount() - クラス のメソッドorg.apache.hadoop.yarn.client.api.AMRMClient
-
Get the current number of nodes in the cluster.
- getClusterNodeCount() - クラス のメソッドorg.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
Get the current number of nodes in the cluster.
- getClusterNodeLabels(GetClusterNodeLabelsRequest) - インタフェース のメソッドorg.apache.hadoop.yarn.api.ApplicationClientProtocol
-
The interface used by client to get node labels in the cluster
- getClusterNodeLabels() - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
The interface used by client to get node labels in the cluster
- GetClusterNodeLabelsRequest - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
- GetClusterNodeLabelsRequest() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsRequest
-
- GetClusterNodeLabelsResponse - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
- GetClusterNodeLabelsResponse() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
-
- getClusterNodes(GetClusterNodesRequest) - インタフェース のメソッド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 - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The request from clients to get a report of all nodes
in the cluster from the ResourceManager
.
- GetClusterNodesRequest() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
-
- GetClusterNodesResponse - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The response sent by the
ResourceManager
to a client
requesting a
NodeReport
for all nodes.
- GetClusterNodesResponse() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
-
- getClusterStatus() - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Get status information about the Map-Reduce cluster.
- getClusterStatus(boolean) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Get status information about the Map-Reduce cluster.
- getClusterStatus() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Get current cluster status.
- getClusterTimestamp() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationId
-
Get the start time of the ResourceManager
which is
used to generate globally unique ApplicationId
.
- getClusterTimestamp() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationId
-
Get the
start time of the
ResourceManager
which is used to
generate globally unique
ReservationId
.
- getClusterUsagePercentage() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
-
Get the percentage of resources of the cluster that the app is using.
- getCodec(Path) - クラス のメソッドorg.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the given file based on its
filename suffix.
- getCodecByClassName(String) - クラス のメソッドorg.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the codec's canonical class name.
- getCodecByName(String) - クラス のメソッドorg.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the codec's canonical class name
or by codec alias.
- getCodecClassByName(String) - クラス のメソッドorg.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the codec's canonical class name
or by codec alias and returns its implemetation class.
- getCodecClasses(Configuration) - クラス のstaticメソッドorg.apache.hadoop.io.compress.CompressionCodecFactory
-
Get the list of codecs discovered via a Java ServiceLoader, or
listed in the configuration.
- getCodecName() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.ErasureCodingPolicy
-
- getCodecName() - クラス のメソッドorg.apache.hadoop.io.erasurecode.ECSchema
-
Get the codec name
- getCollector(String, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.lib.MultipleOutputs
-
Gets the output collector for a named output.
- getCollector(String, String, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.lib.MultipleOutputs
-
Gets the output collector for a multi named output.
- getCollectorAddr() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
-
The address of collector that belong to this app
- getCombinerClass() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the user-defined combiner class used to combine map-outputs
before being sent to the reducers.
- getCombinerClass() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the combiner class for the job.
- getCombinerKeyGroupingComparator() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the user defined
WritableComparable
comparator for
grouping keys of inputs to the combiner.
- getCombinerKeyGroupingComparator() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the user defined
RawComparator
comparator for
grouping keys of inputs to the combiner.
- getCombinerOutput() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.DoubleValueSum
-
- getCombinerOutput() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.LongValueMax
-
- getCombinerOutput() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.LongValueMin
-
- getCombinerOutput() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.LongValueSum
-
- getCombinerOutput() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.StringValueMax
-
- getCombinerOutput() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.StringValueMin
-
- getCombinerOutput() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.UniqValueCount
-
- getCombinerOutput() - インタフェース のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregator
-
- getCombinerOutput() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueHistogram
-
- getCommand() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.SignalContainerRequest
-
Get the SignalContainerCommand
of the signal request.
- getCommands() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerLaunchContext
-
Get the list of commands for launching the container.
- getCommittedTaskPath(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-
Compute the path where the output of a committed task is stored until
the entire job is committed.
- getCommittedTaskPath(TaskAttemptContext, Path) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-
- getCommittedTaskPath(int, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-
Compute the path where the output of a committed task is stored until the
entire job is committed for a specific application attempt.
- getCommittedTaskPath(int, TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.PartialFileOutputCommitter
-
- getComparator() - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeRecordReader
-
Return comparator defining the ordering for RecordReaders in this
composite.
- getComparator() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
Return comparator defining the ordering for RecordReaders in this
composite.
- getCompileInfo() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the compilation information which contains date, user and branch
- getCompletedContainersStatuses() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
-
Get the list of completed containers' statuses.
- getCompletionPollInterval(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.Job
-
The interval at which waitForCompletion() should check.
- getComponentType() - クラス のメソッドorg.apache.hadoop.io.ArrayPrimitiveWritable
-
- getCompressedData() - クラス のメソッドorg.apache.hadoop.io.compress.BlockDecompressorStream
-
- getCompressedData() - クラス のメソッドorg.apache.hadoop.io.compress.DecompressorStream
-
- getCompressMapOutput() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Are the outputs of the maps be compressed?
- getCompressor(CompressionCodec, Configuration) - クラス のstaticメソッドorg.apache.hadoop.io.compress.CodecPool
-
- getCompressor(CompressionCodec) - クラス のstaticメソッドorg.apache.hadoop.io.compress.CodecPool
-
- getCompressorType() - クラス のメソッドorg.apache.hadoop.io.compress.BZip2Codec
-
- getCompressorType() - インタフェース のメソッドorg.apache.hadoop.io.compress.CompressionCodec
-
- getCompressorType() - クラス のメソッドorg.apache.hadoop.io.compress.DefaultCodec
-
- getCompressorType() - クラス のメソッドorg.apache.hadoop.io.compress.GzipCodec
-
- getCompressOutput(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.FileOutputFormat
-
Is the job output compressed?
- getCompressOutput(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputFormat
-
Is the job output compressed?
- getConcurrency() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationRequest
-
Get the number of containers that need to be scheduled concurrently.
- getConditions() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
- getConf() - インタフェース のメソッドorg.apache.hadoop.conf.Configurable
-
Return the configuration used by this object.
- getConf() - クラス のメソッドorg.apache.hadoop.conf.Configured
-
- getConf() - クラス のメソッドorg.apache.hadoop.crypto.key.KeyProvider
-
Return the provider configuration.
- getConf() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getConf() - クラス のメソッドorg.apache.hadoop.hdfs.web.oauth2.AccessTokenProvider
-
Return the conf.
- getConf() - クラス のメソッドorg.apache.hadoop.io.AbstractMapWritable
-
- getConf() - クラス のメソッドorg.apache.hadoop.io.compress.BZip2Codec
-
Return the configuration used by this object.
- getConf() - クラス のメソッドorg.apache.hadoop.io.compress.DefaultCodec
-
- getConf() - クラス のメソッドorg.apache.hadoop.io.EnumSetWritable
-
- getConf() - クラス のメソッドorg.apache.hadoop.io.GenericWritable
-
- getConf() - クラス のメソッドorg.apache.hadoop.io.ObjectWritable
-
- getConf() - クラス のメソッドorg.apache.hadoop.io.WritableComparator
-
- getConf() - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeRecordReader
-
Return the configuration used by this object.
- getConf() - クラス のメソッドorg.apache.hadoop.mapred.join.WrappedRecordReader
-
- getConf() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
- getConf() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBInputFormat
-
- getConf() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
Return the configuration used by this object.
- getConf() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.partition.BinaryPartitioner
-
- getConf() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
-
- getConf() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
-
- getConf() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.partition.TotalOrderPartitioner
-
- getConf() - クラス のメソッドorg.apache.hadoop.net.AbstractDNSToSwitchMapping
-
- getConf() - クラス のメソッドorg.apache.hadoop.net.ScriptBasedMapping
-
- getConf() - クラス のメソッドorg.apache.hadoop.net.SocksSocketFactory
-
- getConf() - クラス のメソッドorg.apache.hadoop.net.TableMapping
-
- getConf() - クラス のメソッドorg.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getConfig() - クラス のメソッドorg.apache.hadoop.service.AbstractService
-
- getConfig() - インタフェース のメソッドorg.apache.hadoop.service.Service
-
Get the configuration of this service.
- getConfigs() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
-
- getConfiguration() - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
Get the underlying job configuration
- getConfiguration() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Return the configuration for the job.
- getConfResourceAsInputStream(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get an input stream attached to the configuration resource with the
given name
.
- getConfResourceAsReader(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get a
Reader
attached to the configuration resource with the
given
name
.
- getConnection() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
Returns a connection object o the DB
- getConnection() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBInputFormat
-
- getConnection() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
- getContainer() - クラス のメソッドorg.apache.hadoop.yarn.api.records.UpdatedContainer
-
Get the Container
.
- getContainerExitStatus() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerReport
-
Get the final exit status
of the container.
- getContainerId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
-
Get the ContainerId
of the Container.
- getContainerId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationRequest
-
Get the ContainerId
of the container to localize resources.
- getContainerId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.SignalContainerRequest
-
Get the ContainerId
of the container to signal.
- getContainerId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerId
-
Get the identifier of the ContainerId
.
- getContainerId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerReport
-
Get the ContainerId
of the container.
- getContainerId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerStatus
-
Get the ContainerId
of the container.
- getContainerId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.UpdateContainerRequest
-
Get the ContainerId
of the container.
- getContainerID() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- getContainerIds() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
-
Get the list of ContainerId
s of containers for which to obtain
the ContainerStatus
.
- getContainerIds() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
-
Get the ContainerId
s of the containers to be stopped.
- getContainerLaunchContext() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
-
Get the ContainerLaunchContext
for the container to be started
by the NodeManager
.
- getContainerList() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
-
Get a list of ContainerReport
for all the containers of an
application attempt.
- getContainerLogDir() - クラス のメソッドorg.apache.hadoop.yarn.ContainerLogAppender
-
Getter/Setter methods for log4j.
- getContainerLogDir() - クラス のメソッドorg.apache.hadoop.yarn.ContainerRollingLogAppender
-
Getter/Setter methods for log4j.
- getContainerLogFile() - クラス のメソッドorg.apache.hadoop.yarn.ContainerLogAppender
-
- getContainerLogFile() - クラス のメソッドorg.apache.hadoop.yarn.ContainerRollingLogAppender
-
- getContainerReport() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
-
Get the ContainerReport
for the container.
- getContainerReport(ContainerId) - クラス のメソッドorg.apache.hadoop.yarn.client.api.AHSClient
-
Get a report of the given Container.
- getContainerReport(ContainerId) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get a report of the given Container.
- GetContainerReportRequest - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The request sent by a client to the
ResourceManager
to get an
ContainerReport
for a container.
- GetContainerReportRequest() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
-
- GetContainerReportResponse - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The response sent by the ResourceManager
to a client requesting
a container report.
- GetContainerReportResponse() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
-
- getContainerRetryContext() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerLaunchContext
-
Get the ContainerRetryContext
to relaunch container.
- getContainers() - クラス のメソッド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() - クラス のメソッド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) - クラス のメソッドorg.apache.hadoop.yarn.client.api.AHSClient
-
Get a report of all (Containers) of ApplicationAttempt in the cluster.
- getContainers(ApplicationAttemptId) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get a report of all (Containers) of ApplicationAttempt in the cluster.
- getContainersFromPreviousAttempts() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
-
Get the list of running containers as viewed by
ResourceManager
from previous application attempts.
- GetContainersRequest - 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() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
-
- GetContainersResponse - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The response sent by the
ResourceManager
to a client requesting
a list of
ContainerReport
for containers.
- GetContainersResponse() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
-
- getContainerState() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerReport
-
Get the final ContainerState
of the container.
- getContainerStatus(ContainerId, NodeId) - クラス のメソッドorg.apache.hadoop.yarn.client.api.NMClient
-
Query the status of a container.
- getContainerStatusAsync(ContainerId, NodeId) - クラス のメソッドorg.apache.hadoop.yarn.client.api.async.NMClientAsync
-
- getContainerStatuses(GetContainerStatusesRequest) - インタフェース のメソッドorg.apache.hadoop.yarn.api.ContainerManagementProtocol
-
The API used by the ApplicationMaster
to request for current
statuses of Container
s from the NodeManager
.
- getContainerStatuses() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
-
Get the ContainerStatus
es of the requested containers.
- GetContainerStatusesRequest - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The request sent by the
ApplicationMaster
to the
NodeManager
to get
ContainerStatus
of requested
containers.
- GetContainerStatusesRequest() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
-
- GetContainerStatusesResponse - 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() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
-
- getContainersToIncrease() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceRequest
-
Get a list of container tokens to be used for authorization during
container resource increase.
- getContainerToken() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
-
Get the container token to be used for authorization during starting
container.
- getContainerToken() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Container
-
Get the ContainerToken
for the container.
- getContainerType() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
Get the ContainerType of container to allocate.
- getContainerUpdateType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.UpdateContainerRequest
-
Get the ContainerUpdateType
of the container.
- getContainerVersion() - クラス のメソッドorg.apache.hadoop.yarn.api.records.UpdateContainerRequest
-
Get the ContainerId
of the container.
- getContent() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse
-
- getContentSummary(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
- getContentSummary(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getContextAppId() - クラス のメソッドorg.apache.hadoop.yarn.client.api.TimelineClient
-
- getContract() - クラス のメソッドorg.apache.hadoop.yarn.api.records.PreemptionMessage
-
- getCorruptFiles() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the list of corrupt files
- getCount() - クラス のメソッドorg.apache.hadoop.record.Buffer
-
非推奨です。
Get the current count of the buffer.
- getCounter() - クラス のメソッドorg.apache.hadoop.mapred.Counters.Counter
-
- getCounter(Enum<?>) - クラス のメソッドorg.apache.hadoop.mapred.Counters
-
Returns current value of the specified counter, or 0 if the counter
does not exist.
- getCounter(String) - クラス のメソッドorg.apache.hadoop.mapred.Counters.Group
-
- getCounter(int, String) - クラス のメソッドorg.apache.hadoop.mapred.Counters.Group
-
- getCounter(Counters, String, String) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
- getCounter(Enum<?>) - インタフェース のメソッドorg.apache.hadoop.mapred.Reporter
-
- getCounter(String, String) - インタフェース のメソッドorg.apache.hadoop.mapred.Reporter
-
- getCounter(Enum<?>) - インタフェース のメソッドorg.apache.hadoop.mapreduce.TaskAttemptContext
-
Get the
Counter
for the given
counterName
.
- getCounter(String, String) - インタフェース のメソッドorg.apache.hadoop.mapreduce.TaskAttemptContext
-
Get the
Counter
for the given
groupName
and
counterName
.
- getCounter(Counters, String, String) - クラス のメソッドorg.apache.hadoop.mapreduce.tools.CLI
-
- getCounterForName(String) - クラス のメソッドorg.apache.hadoop.mapred.Counters.Group
-
Get the counter for the given name and create it if it doesn't exist.
- getCounters() - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
Gets the counters for this job.
- getCounters() - クラス のメソッドorg.apache.hadoop.mapred.TaskReport
-
- getCounters() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Gets the counters for this job.
- getCountersEnabled(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.MultipleOutputs
-
Returns if the counters for the named outputs are enabled or not.
- getCountersEnabled(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.MultipleOutputs
-
Returns if the counters for the named outputs are enabled or not.
- getCountQuery() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBInputFormat
-
Returns the query for getting the total number of rows,
subclasses can override this for custom behaviour.
- getCPU() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceUtilization
-
Get CPU utilization.
- getCpuFrequency() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain the CPU frequency of on the system.
- getCpuUsagePercent() - クラス のメソッドorg.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
-
Get the CPU usage by all the processes in the process-tree based on
average between samples as a ratio of overall CPU cycles similar to top.
- getCpuUsagePercentage() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain the CPU usage % of the machine.
- getCreatedTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineDomain
-
Get the created time of the domain
- getCreatedTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
-
- getCreationFallbacks() - インタフェース のメソッドorg.apache.hadoop.fs.BlockStoragePolicySpi
-
Get the fallback storage types for creating new block replicas.
- getCreationTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerReport
-
Get the creation time of the container.
- getCreationTime() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- getCredential() - クラス のメソッドorg.apache.hadoop.hdfs.web.oauth2.ConfCredentialBasedAccessTokenProvider
-
- getCredential() - クラス のメソッドorg.apache.hadoop.hdfs.web.oauth2.CredentialBasedAccessTokenProvider
-
- getCredentialEntry(String) - クラス のメソッドorg.apache.hadoop.security.alias.CredentialProvider
-
Get the credential entry for a specific alias.
- getCredentials() - クラス のメソッドorg.apache.hadoop.fs.s3a.SimpleAWSCredentialsProvider
-
- getCredentials() - クラス のメソッドorg.apache.hadoop.fs.s3a.TemporaryAWSCredentialsProvider
-
- getCredentials() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get credentials for the job.
- getCredentials() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get credentials for the job.
- getCtime() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
Creation time of the file, directory, or symlink.
- getCumulativeCpuTime() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain the cumulative CPU time since the system is on.
- getCumulativeCpuTime() - クラス のメソッドorg.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
-
Get the CPU time in millisecond used by all the processes in the
process-tree since the process-tree was created
- getCumulativeRssmem() - クラス のメソッドorg.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
-
非推奨です。
- getCumulativeRssmem(int) - クラス のメソッドorg.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
-
非推奨です。
- getCumulativeVmem() - クラス のメソッドorg.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
-
非推奨です。
- getCumulativeVmem(int) - クラス のメソッドorg.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
-
非推奨です。
- getCurCall() - クラス のstaticメソッドorg.apache.hadoop.ipc.Server
-
Get the current call
- getCurrentApplicationAttemptId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the ApplicationAttemptId
of the current
attempt of the application
- getCurrentBlock() - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsDataInputStream
-
Get the block containing the target position.
- getCurrentBlockReplication() - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsDataOutputStream
-
Get the actual number of replicas of the current block.
- getCurrentCapacity() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueInfo
-
Get the current capacity of the queue.
- getCurrentDatanode() - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsDataInputStream
-
Get the datanode from which the stream is currently reading.
- getCurrentKey(String) - クラス のメソッドorg.apache.hadoop.crypto.key.KeyProvider
-
Get the current version of the key, which should be used for encrypting new
data.
- getCurrentKey() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
Get the current key
- getCurrentKey() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
-
- getCurrentKey() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
-
- getCurrentKey() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
-
- getCurrentKey() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextRecordReader
-
- getCurrentKey() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
-
- getCurrentKey() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
- getCurrentKey() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
-
Get current key
- getCurrentKey() - クラス のメソッドorg.apache.hadoop.mapreduce.RecordReader
-
Get the current key
- getCurrentKey() - インタフェース のメソッドorg.apache.hadoop.mapreduce.TaskInputOutputContext
-
Get the current key.
- getCurrentMaximumDownloadBandwidth() - クラス のメソッドorg.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
Get the current maximum download bandwidth.
- getCurrentMaximumUploadBandwidth() - クラス のメソッドorg.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
Get the current maximum upload bandwidth.
- getCurrentState() - 例外 のメソッドorg.apache.hadoop.yarn.state.InvalidStateTransitionException
-
- getCurrentState() - インタフェース のメソッドorg.apache.hadoop.yarn.state.StateMachine
-
- getCurrentTrashDir(Path) - クラス のメソッドorg.apache.hadoop.fs.Trash
-
- getCurrentTrashDir() - クラス のメソッドorg.apache.hadoop.fs.TrashPolicy
-
Get the current working directory of the Trash Policy
This API does not work with files deleted from encryption zone when HDFS
data encryption at rest feature is enabled as rename file between
encryption zones or encryption zone and non-encryption zone is not allowed.
- getCurrentTrashDir(Path) - クラス のメソッドorg.apache.hadoop.fs.TrashPolicy
-
Get the current trash directory for path specified based on the Trash
Policy
- getCurrentUsernameUnencoded(String) - クラス のstaticメソッド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) - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileRecordReader
-
- getCurrentValue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
Get the current value.
- getCurrentValue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
-
- getCurrentValue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
-
- getCurrentValue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
-
- getCurrentValue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextRecordReader
-
- getCurrentValue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
-
- getCurrentValue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
Get the current value.
- getCurrentValue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
-
Get current value
- getCurrentValue() - クラス のメソッドorg.apache.hadoop.mapreduce.RecordReader
-
Get the current value.
- getCurrentValue() - インタフェース のメソッドorg.apache.hadoop.mapreduce.TaskInputOutputContext
-
Get the current value.
- getCurrentWebResponses() - クラス のメソッドorg.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
Gets the current number of web responses obtained from Azure Storage.
- getDatanodeNetworkCounts() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the network error counts on a per-Datanode basis.
- getDataPort() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the data port.
- getDate() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
-
- getDBConf() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBInputFormat
-
- getDBConf() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
- getDBProductName() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBInputFormat
-
- getDeadline() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationDefinition
-
Get the deadline or the latest time by when the resource(s) must be
allocated.
- getDeadNodes() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the dead node information of the cluster.
- getDeclaredClass() - クラス のメソッドorg.apache.hadoop.io.ObjectWritable
-
Return the class this is meant to be.
- getDeclaredComponentType() - クラス のメソッドorg.apache.hadoop.io.ArrayPrimitiveWritable
-
- getDeclaredFieldsIncludingInherited(Class<?>) - クラス のstaticメソッドorg.apache.hadoop.util.ReflectionUtils
-
Gets all the declared fields of a class including fields declared in
superclasses.
- getDeclaredMethodsIncludingInherited(Class<?>) - クラス のstaticメソッドorg.apache.hadoop.util.ReflectionUtils
-
Gets all the declared methods of a class including methods declared in
superclasses.
- getDecommissionedTaskTrackerCount() - クラス のメソッドorg.apache.hadoop.mapreduce.ClusterMetrics
-
Get the number of decommissioned trackers in the cluster.
- getDecomNodes() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the decommissioning node information of the cluster.
- getDecompressor(CompressionCodec) - クラス のstaticメソッドorg.apache.hadoop.io.compress.CodecPool
-
- getDecompressorType() - クラス のメソッドorg.apache.hadoop.io.compress.BZip2Codec
-
- getDecompressorType() - インタフェース のメソッドorg.apache.hadoop.io.compress.CompressionCodec
-
- getDecompressorType() - クラス のメソッドorg.apache.hadoop.io.compress.DefaultCodec
-
- getDecompressorType() - クラス のメソッドorg.apache.hadoop.io.compress.GzipCodec
-
- getDefault() - クラス のstaticメソッドorg.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for directory and symlink.
- getDefaultBlockSize() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
- getDefaultBlockSize(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Return the number of bytes that large input files should be optimally
be split into to minimize i/o time.
- getDefaultBlockSize() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getDefaultBlockSize(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getDefaultBlockSize() - クラス のメソッドorg.apache.hadoop.fs.s3native.NativeS3FileSystem
-
- getDefaultBlockSize() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultBlockSize(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultBlockSize() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getDefaultCompressionType(Configuration) - クラス のstaticメソッドorg.apache.hadoop.io.SequenceFile
-
Get the compression type for the reduce outputs
- getDefaultDelegationTokenAuthenticator() - クラス のstaticメソッドorg.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
- getDefaultExtension() - クラス のメソッドorg.apache.hadoop.io.compress.BZip2Codec
-
.bz2 is recognized as the default extension for compressed BZip2 files
- getDefaultExtension() - インタフェース のメソッドorg.apache.hadoop.io.compress.CompressionCodec
-
Get the default filename extension for this kind of compression.
- getDefaultExtension() - クラス のメソッドorg.apache.hadoop.io.compress.DefaultCodec
-
- getDefaultExtension() - クラス のメソッドorg.apache.hadoop.io.compress.GzipCodec
-
- getDefaultMaps() - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Get status information about the max available Maps in the cluster.
- getDefaultNodeLabelExpression() - クラス のメソッド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() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Get the default port for this file system.
- getDefaultPort() - クラス のメソッドorg.apache.hadoop.fs.ftp.FTPFileSystem
-
Get the default port for this FTPFileSystem.
- getDefaultReduces() - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Get status information about the max available Reduces in the cluster.
- getDefaultReplication() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
- getDefaultReplication(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Get the default replication for a path.
- getDefaultReplication() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getDefaultReplication(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getDefaultReplication() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultReplication(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultReplication() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- getDefaultUri(Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
Get the default filesystem URI from a configuration.
- getDefaultWorkFile(TaskAttemptContext, String) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputFormat
-
Get the default path and filename for the output format.
- getDelegate() - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeRecordReader
-
Obtain an iterator over the child RRs apropos of the value type
ultimately emitted from this join.
- getDelegate() - クラス のメソッドorg.apache.hadoop.mapred.join.JoinRecordReader
-
Return an iterator wrapping the JoinCollector.
- getDelegate() - クラス のメソッドorg.apache.hadoop.mapred.join.MultiFilterRecordReader
-
Return an iterator returning a single value from the tuple.
- getDelegate() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
Obtain an iterator over the child RRs apropos of the value type
ultimately emitted from this join.
- getDelegate() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.JoinRecordReader
-
Return an iterator wrapping the JoinCollector.
- getDelegate() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.MultiFilterRecordReader
-
Return an iterator returning a single value from the tuple.
- getDelegationToken(Text) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Get a delegation token for the user from the JobTracker.
- getDelegationToken(Text) - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Get a delegation token for the user from the JobTracker.
- getDelegationToken() - インタフェース のメソッドorg.apache.hadoop.mapreduce.v2.api.protocolrecords.CancelDelegationTokenRequest
-
- getDelegationToken() - インタフェース のメソッドorg.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenRequest
-
- getDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String) - クラス のメソッドorg.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String, String) - クラス のメソッドorg.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationToken() - クラス のメソッドorg.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL.Token
-
- getDelegationToken(URL, AuthenticatedURL.Token, String) - クラス のメソッドorg.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationToken(URL, AuthenticatedURL.Token, String, String) - クラス のメソッドorg.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationToken(String) - クラス のメソッドorg.apache.hadoop.yarn.client.api.TimelineClient
-
Get a delegation token so as to be able to talk to the timeline server in a
secure way.
- GetDelegationTokenRequest - org.apache.hadoop.mapreduce.v2.api.protocolrecordsのインタフェース
-
- GetDelegationTokenRequest - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The request issued by the client to get a delegation token from
the ResourceManager
.
- GetDelegationTokenRequest() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
-
- GetDelegationTokenResponse - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
- GetDelegationTokenResponse() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
-
- getDelegationTokens(String) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getDependentJobs() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
-
- getDependingJobs() - クラス のメソッドorg.apache.hadoop.mapred.jobcontrol.Job
-
- getDescription() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineDomain
-
Get the domain description
- getDiagnostics() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
-
Get diagnostic information on application failure.
- getDiagnostics() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationAttemptReport
-
Get the diagnositic information of the application attempt in case
of errors.
- getDiagnostics() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the diagnositic information of the application in case of
errors.
- getDiagnostics() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerStatus
-
Get diagnostic messages for failed containers.
- getDiagnosticsInfo() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerReport
-
Get the DiagnosticsInfo of the container.
- getDigest() - クラス のメソッドorg.apache.hadoop.io.MD5Hash
-
Returns the digest bytes.
- getDigester() - クラス のstaticメソッドorg.apache.hadoop.io.MD5Hash
-
Create a thread local MD5 digester
- getDirDefault() - クラス のstaticメソッドorg.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for directory.
- getDirectoryCount() - クラス のメソッドorg.apache.hadoop.fs.ContentSummary
-
- getDiskBalancerStatus() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the diskBalancer Status.
- getDisplayName() - クラス のメソッドorg.apache.hadoop.mapred.Counters.Counter
-
- getDisplayName() - クラス のメソッドorg.apache.hadoop.mapred.Counters.Group
-
- getDisplayName() - インタフェース のメソッドorg.apache.hadoop.mapreduce.Counter
-
Get the display name of the counter.
- getDisplayName() - インタフェース のメソッドorg.apache.hadoop.mapreduce.counters.CounterGroupBase
-
Get the display name of the group.
- getDistinctVersionCount() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the number of distinct versions of live datanodes
- getDistinctVersions() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the number of live datanodes for each distinct versions
- getDomainId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEntity
-
Get the ID of the domain that the entity is to be put
- getDomains() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineDomains
-
Get a list of domains
- getDouble(String, double) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a double
.
- getDstPath() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.RenameEvent
-
- getDU(File) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
Takes an input dir and returns the du on that local directory.
- getDuration() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationRequest
-
Get the duration in milliseconds for which the resource is required.
- getEffectivePermission(AclEntry) - クラス のメソッドorg.apache.hadoop.fs.permission.AclStatus
-
Get the effective permission for the AclEntry
- getEffectivePermission(AclEntry, FsPermission) - クラス のメソッドorg.apache.hadoop.fs.permission.AclStatus
-
Get the effective permission for the AclEntry.
- getElementType() - クラス のメソッドorg.apache.hadoop.io.EnumSetWritable
-
Returns the class of all the elements of the underlying EnumSetWriable.
- getEmptier() - クラス のメソッドorg.apache.hadoop.fs.Trash
-
Return a
Runnable
that periodically empties the trash of all
users, intended to be run by the superuser.
- getEmptier() - クラス のメソッドorg.apache.hadoop.fs.TrashPolicy
-
Return a
Runnable
that periodically empties the trash of all
users, intended to be run by the superuser.
- getEncryptDataTransfer() - クラス のメソッドorg.apache.hadoop.fs.FsServerDefaults
-
- getEncryptedBit() - クラス のメソッドorg.apache.hadoop.fs.permission.FsPermission
-
Returns true if the file is encrypted or directory is in an encryption zone
- getEncryptionZoneForPath(Path) - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsAdmin
-
Get the path of the encryption zone for a given file or directory.
- getEndTime() - クラス のメソッドorg.apache.hadoop.conf.ReconfigurationTaskStatus
-
- getEndTime() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
-
Get the end time to use to search for reservations.
- getEndTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceAllocationRequest
-
Get the end time that the resource is allocated.
- getEnforceExecutionType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ExecutionTypeRequest
-
Get whether Scheduling Authority should return Containers of exactly the
Execution Type requested for this ResourceRequest
.
- getEntities() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEntities
-
Get a list of entities
- getEntities() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEntities
-
- getEntity() - クラス のメソッドorg.apache.hadoop.yarn.security.AccessRequest
-
- getEntityId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEntity
-
Get the entity Id
- getEntityId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
-
Get the entity Id
- getEntityId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
-
Get the entity Id
- getEntityId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
-
Get the entity Id.
- getEntityType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEntity
-
Get the entity type
- getEntityType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
-
Get the entity type
- getEntityType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
-
Get the entity type
- getEntityType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
-
Get the entity type.
- getEntries() - クラス のメソッドorg.apache.hadoop.fs.permission.AclStatus
-
Returns the list of all ACL entries, ordered by their natural ordering.
- getEntry(MapFile.Reader[], Partitioner<K, V>, K, V) - クラス のstaticメソッドorg.apache.hadoop.mapred.MapFileOutputFormat
-
Get an entry from output generated by this class.
- getEntry(MapFile.Reader[], Partitioner<K, V>, K, V) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.MapFileOutputFormat
-
Get an entry from output generated by this class.
- getEnum(String, T) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Return value matching this enumerated type.
- getEnvironment(String) - クラス のメソッドorg.apache.hadoop.util.Shell
-
Get an environment variable.
- getEnvironment() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerLaunchContext
-
Get environment variables for the container.
- getEnvironmentVariableRegex() - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Return a regular expression string that match environment variables.
- getErasureCodingPolicies() - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsAdmin
-
Get the Erasure coding policies supported.
- getErasureCodingPolicy(Path) - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsAdmin
-
Get the erasure coding policy information for the specified path
- getErrorCode() - 例外 のメソッドorg.apache.hadoop.fs.s3a.AWSServiceIOException
-
- getErrorCode() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
-
Get the error code
- getErrorCode() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
-
Get the error code.
- getErrorCodes() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerRetryContext
-
- getErrorResponseXml() - 例外 のメソッドorg.apache.hadoop.fs.s3a.AWSS3IOException
-
- getErrors() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
-
- getErrors() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse
-
- getEvent() - 例外 のメソッドorg.apache.hadoop.yarn.state.InvalidStateTransitionException
-
- getEventHandler() - クラス のメソッドorg.apache.hadoop.yarn.event.AsyncDispatcher
-
- getEventHandler() - インタフェース のメソッドorg.apache.hadoop.yarn.event.Dispatcher
-
- getEventId() - クラス のメソッドorg.apache.hadoop.mapreduce.TaskCompletionEvent
-
Returns event Id.
- getEventInfo() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEvent
-
Set the information of the event
- getEvents() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.EventBatch
-
- getEvents() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEntity
-
Get a list of events related to the entity
- getEvents() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
-
Get a list of events
- getEvents() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
-
- getEventType() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event
-
- getEventType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEvent
-
Get the event type
- getExceptions() - 例外 のメソッドorg.apache.hadoop.io.MultipleIOException
-
- getExcludePattern() - クラス のメソッドorg.apache.hadoop.yarn.api.records.LogAggregationContext
-
Get exclude pattern.
- getExecString() - クラス のメソッドorg.apache.hadoop.util.Shell
-
return an array containing the command name and its parameters.
- getExecutable(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.pipes.Submitter
-
Get the URI of the application's executable.
- getExecutionType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerStatus
-
Get the ExecutionType
of the container.
- getExecutionType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ExecutionTypeRequest
-
Get ExecutionType
.
- getExecutionType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.UpdateContainerRequest
-
Get the target ExecutionType
of the container.
- getExecutionType() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
Get the ExecutionType of container to allocate
- getExecutionTypeRequest() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceRequest
-
Get whether locality relaxation is enabled with this
ResourceRequest
.
- getExitCode() - クラス のメソッドorg.apache.hadoop.util.Shell
-
get the exit code.
- getExitStatus() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerStatus
-
Get the exit status for the container.
- getExpectedTxid() - 例外 のメソッドorg.apache.hadoop.hdfs.inotify.MissingEventsException
-
- getExpiration() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
-
- getExpiryTimeStamp() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- getExtendedRequestId() - 例外 のメソッドorg.apache.hadoop.fs.s3a.AWSS3IOException
-
- getExternalAccessControlEnforcer(INodeAttributeProvider.AccessControlEnforcer) - クラス のメソッドorg.apache.hadoop.hdfs.server.namenode.INodeAttributeProvider
-
Can be over-ridden by implementations to provide a custom Access Control
Enforcer that can provide an alternate implementation of the
default permission checking logic.
- getExternalEndpoint(String) - クラス のメソッドorg.apache.hadoop.registry.client.types.ServiceRecord
-
Look up an external endpoint
- getExtraOptions() - クラス のメソッドorg.apache.hadoop.io.erasurecode.ECSchema
-
Get extra options specific to a erasure code.
- getFactory(Class) - クラス のstaticメソッドorg.apache.hadoop.io.WritableFactories
-
Define a factory for a class.
- getFailedJobList() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
-
- getFailedJobs() - クラス のメソッドorg.apache.hadoop.mapred.jobcontrol.JobControl
-
- getFailedRequests() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
-
Get the containerId-to-exception map in which the exception indicates error
from per container for failed requests
- getFailedRequests() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceResponse
-
Get the containerId-to-exception map in which the exception indicates
error from each container for failed requests.
- getFailedRequests() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
-
Get the containerId-to-exception map in which the exception indicates error
from per container for failed requests
- getFailedRequests() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
-
Get the containerId-to-exception map in which the exception indicates error
from per container for failed requests
- getFailureCause() - クラス のメソッドorg.apache.hadoop.service.AbstractService
-
- getFailureCause() - インタフェース のメソッドorg.apache.hadoop.service.Service
-
Get the first exception raised during the service failure.
- getFailureInfo() - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
Get failure info for the job.
- getFailureInfo() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
Gets any available info on the reason of failure of the job.
- getFailureState() - クラス のメソッドorg.apache.hadoop.service.AbstractService
-
- getFailureState() - インタフェース のメソッドorg.apache.hadoop.service.Service
-
- getFencer() - クラス のメソッドorg.apache.hadoop.ha.HAServiceTarget
-
- getFencingParameters() - クラス のメソッドorg.apache.hadoop.ha.HAServiceTarget
-
- getFieldNames() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
- getFile(String, String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get a local file name under a directory named in dirsProp with
the given path.
- getFile() - クラス のメソッドorg.apache.hadoop.yarn.api.records.URL
-
Get the file of the URL.
- getFileAndDirectoryCount() - クラス のメソッドorg.apache.hadoop.fs.QuotaUsage
-
Return the directory count.
- getFileBlockLocations(Path, long, long) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
Return an array containing hostnames, offset and size of
portions of the given file.
- getFileBlockLocations(FileStatus, long, long) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Return an array containing hostnames, offset and size of
portions of the given file.
- getFileBlockLocations(Path, long, long) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Return an array containing hostnames, offset and size of
portions of the given file.
- getFileBlockLocations(FileStatus, long, long) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileBlockLocations(Path, long, long) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getFileBlockLocations(FileSystem, FileStatus) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
-
- getFileBufferSize() - クラス のメソッドorg.apache.hadoop.fs.FsServerDefaults
-
- getFileChecksum(Path) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
- getFileChecksum(Path) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Get the checksum of a file.
- getFileChecksum(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Get the checksum of a file.
- getFileChecksum(Path, long) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Get the checksum of a file, from the beginning of the file till the
specific length.
- getFileChecksum(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getFileChecksum(Path, long) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getFileChecksum(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileChecksum(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getFileChecksum(Path) - クラス のメソッドorg.apache.hadoop.yarn.client.api.SharedCacheClient
-
A convenience method to calculate the checksum of a specified file.
- getFileClassPaths() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the file entries in classpath as an array of Path
- getFileContext(AbstractFileSystem, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileContext
-
Create a FileContext with specified FS as default using the specified
config.
- getFileContext(AbstractFileSystem) - クラス のstaticメソッドorg.apache.hadoop.fs.FileContext
-
Create a FileContext for specified file system using the default config.
- getFileContext() - クラス のstaticメソッドorg.apache.hadoop.fs.FileContext
-
Create a FileContext using the default config read from the
$HADOOP_CONFIG/core.xml, Unspecified key-values for config are defaulted
from core-defaults.xml in the release jar.
- getFileContext(URI) - クラス のstaticメソッドorg.apache.hadoop.fs.FileContext
-
Create a FileContext for specified URI using the default config.
- getFileContext(URI, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileContext
-
Create a FileContext for specified default URI using the specified config.
- getFileContext(Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileContext
-
Create a FileContext using the passed config.
- getFileCount() - クラス のメソッドorg.apache.hadoop.fs.ContentSummary
-
- getFileDefault() - クラス のstaticメソッドorg.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for file.
- getFileDescriptor() - クラス のメソッドorg.apache.hadoop.fs.FSDataInputStream
-
- getFileInfo(JobId) - クラス のメソッドorg.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
-
- getFileLinkStatus(Path) - クラス のメソッド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) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Return a file status object that represents the path.
- getFileLinkStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
- getFileLinkStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getFileLinkStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.LocalFileSystem
-
- getFileLinkStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
Return a FileStatus representing the given path.
- getFileLinkStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getFileListingPath() - クラス のメソッドorg.apache.hadoop.tools.DistCp
-
Get default name of the copy listing file.
- getFilesCached() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CacheDirectiveStats
-
- getFilesCached() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolStats
-
- getFileSize() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.CloseEvent
-
The size of the closed file in bytes.
- getFileSize() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.TruncateEvent
-
The size of the truncated file in bytes.
- getFilesNeeded() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CacheDirectiveStats
-
- getFilesNeeded() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolStats
-
- getFileStatus(Configuration, URI) - クラス のstaticメソッドorg.apache.hadoop.filecache.DistributedCache
-
非推奨です。
- getFileStatus(Path) - クラス のメソッド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) - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- getFileStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Return a file status object that represents the path.
- getFileStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Return a file status object that represents the path.
- getFileStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
Get file status.
- getFileStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.ftp.FTPFileSystem
-
- getFileStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- getFileStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.s3native.NativeS3FileSystem
-
- getFileStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getFileSystem(Configuration) - クラス のメソッドorg.apache.hadoop.fs.Path
-
Return the FileSystem that owns this Path.
- getFileSystem() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Get the file system where job-specific files are stored
- getFileSystemClass(String, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
- getFileSystemInstanceId() - クラス のメソッドorg.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
The unique identifier for this file system in the metrics.
- getFileTimestamps() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the timestamps of the files.
- getFilterParams(Configuration, String) - クラス のstaticメソッドorg.apache.hadoop.security.http.RestCsrfPreventionFilter
-
Constructs a mapping of configuration properties to be used for filter
initialization.
- getFilterParams(Configuration, String) - クラス のstaticメソッドorg.apache.hadoop.security.http.XFrameOptionsFilter
-
Constructs a mapping of configuration properties to be used for filter
initialization.
- getFinalApplicationStatus() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
-
Get final state of the ApplicationMaster
.
- getFinalApplicationStatus() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the final finish status of the application.
- getFinalParameters() - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the set of parameters marked final.
- getFinishTime() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Get finish time of the job.
- getFinishTime() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
Get the finish time of the job.
- getFinishTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationAttemptReport
-
Get the finish time of the application.
- getFinishTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the finish time of the application.
- getFinishTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerReport
-
Get the Finish time of the container.
- getFloat(String, float) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a float
.
- getFlowName() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
-
- getFlowRuns() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
-
- getFormatMinSplitSize() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.FileInputFormat
-
Get the lower bound on split size imposed by the format.
- getFormatMinSplitSize() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.SequenceFileInputFormat
-
- getForwardedAddresses() - クラス のメソッドorg.apache.hadoop.yarn.security.AccessRequest
-
- getFree() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets total non-used raw bytes.
- getFs() - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Get a filesystem handle.
- getFsAction(String) - 列挙型 のstaticメソッドorg.apache.hadoop.fs.permission.FsAction
-
Get the FsAction enum for String representation of permissions
- getFSofPath(Path) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Get the file system of supplied path.
- getFSofPath(Path, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
- getFsStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
- getFsStatus() - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
- getFsStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Returns a status object describing the use and capacity of the
file system denoted by the Parh argument p.
- getFsStatus() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getFullJob(JobId) - インタフェース のメソッドorg.apache.hadoop.mapreduce.v2.hs.HistoryStorage
-
Get a fully parsed job.
- getGetPermissionCommand() - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Return a command to get permission information.
- getGid(String) - インタフェース のメソッドorg.apache.hadoop.security.IdMappingServiceProvider
-
- getGidAllowingUnknown(String) - インタフェース のメソッドorg.apache.hadoop.security.IdMappingServiceProvider
-
- getGlobalStorageStatistics() - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
Get the global storage statistics.
- getGrayListedTaskTrackerCount() - クラス のメソッドorg.apache.hadoop.mapreduce.ClusterMetrics
-
Get the number of graylisted trackers in the cluster.
- getGraylistedTrackerNames() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
非推奨です。
- getGraylistedTrackers() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
非推奨です。
- getGroup() - クラス のメソッドorg.apache.hadoop.fs.FileStatus
-
Get the group associated with the file.
- getGroup() - クラス のメソッドorg.apache.hadoop.fs.permission.AclStatus
-
Returns the file group.
- getGroup(String) - クラス のメソッドorg.apache.hadoop.mapred.Counters
-
- getGroup(String) - クラス のメソッドorg.apache.hadoop.mapreduce.counters.AbstractCounters
-
Returns the named counter group, or an empty group if there is none
with the specified name.
- getGroupAction() - クラス のメソッドorg.apache.hadoop.fs.permission.FsPermission
-
- getGroupingComparator() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the user defined
RawComparator
comparator for
grouping keys of inputs to the reduce.
- getGroupName() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getGroupName() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getGroupName() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- getGroupName(int, String) - インタフェース のメソッドorg.apache.hadoop.security.IdMappingServiceProvider
-
- getGroupNames() - クラス のメソッドorg.apache.hadoop.mapred.Counters
-
- getGroupNames() - クラス のメソッドorg.apache.hadoop.mapreduce.counters.AbstractCounters
-
Returns the names of all counter classes.
- getGroups() - クラス のメソッドorg.apache.hadoop.security.authorize.AccessControlList
-
Get the names of user groups allowed for this service.
- getGroups(String) - インタフェース のメソッドorg.apache.hadoop.security.GroupMappingServiceProvider
-
Get all various group memberships of a given user.
- getGroupsCommand() - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
a Unix command to get the current user's groups list.
- getGroupsForUserCommand(String) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
A command to get a given user's groups list.
- getGroupsIDForUserCommand(String) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
A command to get a given user's group id list.
- getHadoopBuildVersion() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineAbout
-
- getHadoopHome() - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Get the Hadoop home directory.
- getHadoopVersion() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineAbout
-
- getHadoopVersionBuiltOn() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineAbout
-
- getHeader(boolean) - クラス のstaticメソッドorg.apache.hadoop.fs.ContentSummary
-
Return the header of the output.
- getHeader() - クラス のstaticメソッドorg.apache.hadoop.fs.QuotaUsage
-
Return the header of the output.
- getHeaderFields() - クラス のstaticメソッドorg.apache.hadoop.fs.ContentSummary
-
Returns the names of the fields from the summary header.
- getHealthMonitorAddress() - クラス のメソッドorg.apache.hadoop.ha.HAServiceTarget
-
Returns an optional separate RPC server address for health checks at the
target node.
- getHealthMonitorProxy(Configuration, int) - クラス のメソッドorg.apache.hadoop.ha.HAServiceTarget
-
Returns a proxy to connect to the target HA service for health monitoring.
- getHealthReport() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeReport
-
Get the diagnostic health report of the node.
- getHistoryFile() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getHistoryUrl() - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
Get the url where history file is archived.
- getHistoryUrl() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
- getHomeDirectory() - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Return the current user's home directory in this file system.
- getHomeDirectory() - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Return the current user's home directory in this file system.
- getHomeDirectory() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Return the current user's home directory in this filesystem.
- getHomeDirectory() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getHomeDirectory() - クラス のメソッドorg.apache.hadoop.fs.ftp.FTPFileSystem
-
- getHomeDirectory() - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- getHomeDirectory() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getHomeDirectory() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getHost() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
-
Get the host on which the ApplicationMaster
is
running.
- getHost() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationAttemptReport
-
Get the host on which this attempt of
ApplicationMaster
is running.
- getHost() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the host on which the ApplicationMaster
is running.
- getHost() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerStatus
-
Get the hostname where the container runs.
- getHost() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeId
-
Get the hostname of the node.
- getHost() - クラス のメソッドorg.apache.hadoop.yarn.api.records.URL
-
Get the host of the URL.
- getHostAndPort() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
-
Gets the host and port colon separated.
- getHosts() - クラス のメソッドorg.apache.hadoop.fs.BlockLocation
-
Get the list of hosts (hostname) hosting this block
- getHttpAddress() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeReport
-
Get the http address of the node.
- getHttpPort() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the http port.
- getId() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
-
- getId() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.EncryptionZone
-
- getId() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.ErasureCodingPolicy
-
- getId(Class<?>) - クラス のメソッドorg.apache.hadoop.io.AbstractMapWritable
-
- getID() - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
Get the job identifier.
- getId() - クラス のメソッドorg.apache.hadoop.mapreduce.ID
-
returns the int which represents the identifier
- getId() - クラス のメソッドorg.apache.hadoop.tracing.SpanReceiverInfo
-
- getId() - クラス のメソッド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() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Container
-
Get the globally unique identifier for the container.
- getId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerId
-
非推奨です。
- getId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.PreemptionContainer
-
- getId() - クラス のメソッド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() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineDomain
-
Get the domain ID
- getId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
-
- getId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
-
- getId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
-
- getId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
-
- getId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
-
- getIdentifier() - クラス のメソッドorg.apache.hadoop.security.token.Token
-
Get the token identifier's byte representation.
- getIdentifier() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
-
- getIdentifier() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Token
-
Get the token identifier.
- getIncludeApplications() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
-
Is information about active applications required?
- getIncludeChildQueues() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
-
Is information about child queues required?
- getIncludePattern() - クラス のメソッドorg.apache.hadoop.yarn.api.records.LogAggregationContext
-
Get include pattern.
- getIncludeResourceAllocations() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
-
Get the boolean representing whether or not the user
is requesting the full resource allocation.
- getInfo() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
-
- getInfo() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolEntry
-
- getInfo() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
-
- getInfo() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
-
- getInitialWorkingDirectory() - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Some file systems like LocalFileSystem have an initial workingDir
that is used as the starting workingDir.
- getInitialWorkingDirectory() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Note: with the new FilesContext class, getWorkingDirectory()
will be removed.
- getInitialWorkingDirectory() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getInitialWorkingDirectory() - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- getiNodeType() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getInotifyEventStream() - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsAdmin
-
Exposes a stream of namesystem events.
- getInotifyEventStream(long) - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsAdmin
-
A version of
HdfsAdmin.getInotifyEventStream()
meant for advanced
users who are aware of HDFS edits up to lastReadTxid (e.g. because they
have access to an FSImage inclusive of lastReadTxid) and only want to read
events after this point.
- getInputBoundingQuery() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
- getInputClass() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
- getInputConditions() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
- getInputCountQuery() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
- getInputDirRecursive(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.input.FileInputFormat
-
- getInputFieldNames() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
- getInputFileBasedOutputFileName(JobConf, String) - クラス のメソッドorg.apache.hadoop.mapred.lib.MultipleOutputFormat
-
Generate the outfile name based on a given anme and the input file name.
- getInputFormat() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getInputFormatClass() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
- getInputOrderBy() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
- getInputPathFilter(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.FileInputFormat
-
Get a PathFilter instance of the filter set for the input paths.
- getInputPathFilter(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.input.FileInputFormat
-
Get a PathFilter instance of the filter set for the input paths.
- getInputPaths(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.FileInputFormat
-
Get the list of input
Path
s for the map-reduce job.
- getInputPaths(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.input.FileInputFormat
-
Get the list of input
Path
s for the map-reduce job.
- getInputQuery() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
- getInputSplit() - インタフェース のメソッドorg.apache.hadoop.mapred.Reporter
-
- getInputSplit() - インタフェース のメソッドorg.apache.hadoop.mapreduce.MapContext
-
Get the input split for this map.
- getInputTableName() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
- getInstance(Configuration, FileSystem) - クラス のstaticメソッドorg.apache.hadoop.fs.TrashPolicy
-
Get an instance of the configured TrashPolicy based on the value
of the configuration parameter fs.trash.classname.
- getInstance() - クラス のstaticメソッドorg.apache.hadoop.mapreduce.Job
-
- getInstance(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.Job
-
- getInstance(Configuration, String) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.Job
-
Creates a new
Job
with no particular
Cluster
and a given jobName.
- getInstance(JobStatus, Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.Job
-
- getInstance(Cluster) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.Job
-
- getInstance(Cluster, Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.Job
-
- getInstance() - クラス のstaticメソッドorg.apache.hadoop.yarn.util.SystemClock
-
- getInstances(String, Class<U>) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a List
of objects implementing the interface specified by xface
.
- getInstrumentation() - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
Gets the metrics source for this file system.
- getInt(String, int) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property as an int
.
- getInternalEndpoint(String) - クラス のメソッドorg.apache.hadoop.registry.client.types.ServiceRecord
-
Look up an internal endpoint
- getInterpreter() - クラス のメソッド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() - クラス のメソッドorg.apache.hadoop.metrics2.lib.MutableQuantiles
-
- getInts(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a set of comma-delimited
int
values.
- getIPs() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerStatus
-
Get all the IP addresses with which the container run.
- getIsJavaMapper(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.pipes.Submitter
-
Check whether the job is using a Java Mapper.
- getIsJavaRecordReader(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.pipes.Submitter
-
Check whether the job is using a Java RecordReader
- getIsJavaRecordWriter(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.pipes.Submitter
-
Will the reduce use a Java RecordWriter?
- getIsJavaReducer(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.pipes.Submitter
-
Check whether the job is using a Java Reducer.
- getIsKillCompleted() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
-
Get the flag which indicates that the process of killing application is completed or not.
- getIsRelatedToEntities() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
-
- getIsUnregistered() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
-
Get the flag which indicates that the application has successfully
unregistered with the RM and the application can safely stop.
- getJar() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the user jar for the map-reduce job.
- getJar() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the pathname of the job's jar.
- getJarsInDirectory(String) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
Returns all jars that are in the directory.
- getJarsInDirectory(String, boolean) - クラス のstaticメソッドorg.apache.hadoop.fs.FileUtil
-
Returns all jars that are in the directory.
- getJarUnpackPattern() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the pattern for jar contents to unpack on the tasktracker
- getJob(JobID) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
- getJob(String) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
- getJob() - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileSplit
-
- getJob(JobID) - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Get job corresponding to jobid.
- getJob() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
-
- getJobACLs() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
Get the job acls.
- getJobAttemptPath(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-
Compute the path where the output of a given job attempt will be placed.
- getJobAttemptPath(JobContext, Path) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-
Compute the path where the output of a given job attempt will be placed.
- getJobAttemptPath(int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-
Compute the path where the output of a given job attempt will be placed.
- getJobClient() - クラス のメソッドorg.apache.hadoop.mapred.jobcontrol.Job
-
- getJobConf() - インタフェース のメソッドorg.apache.hadoop.mapred.JobContext
-
Get the job Configuration
- getJobConf() - クラス のメソッドorg.apache.hadoop.mapred.jobcontrol.Job
-
- getJobConf() - インタフェース のメソッドorg.apache.hadoop.mapred.TaskAttemptContext
-
- getJobEndNotificationURI() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the uri to be invoked in-order to send a notification after the job
has completed (success/failure).
- getJobFile() - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
Get the path of the submitted job configuration.
- getJobFile() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Get the path of the submitted job configuration.
- getJobFile() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
Get the configuration file for the job.
- getJobHistoryUrl(JobID) - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Get the job history file path for a given job id.
- getJobId() - クラス のメソッドorg.apache.hadoop.mapred.JobStatus
-
- getJobID() - クラス のメソッドorg.apache.hadoop.mapred.JobStatus
-
- getJobID() - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
- getJobID() - クラス のメソッドorg.apache.hadoop.mapred.TaskAttemptID
-
- getJobID() - クラス のメソッドorg.apache.hadoop.mapred.TaskID
-
- getJobID() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the unique ID for the job.
- getJobID() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getJobID() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
-
- getJobID() - クラス のメソッドorg.apache.hadoop.mapreduce.TaskAttemptID
-
Returns the
JobID
object that this task attempt belongs to
- getJobID() - クラス のメソッドorg.apache.hadoop.mapreduce.TaskID
-
Returns the
JobID
object that this tip belongs to.
- getJobIDsPattern(String, Integer) - クラス のstaticメソッドorg.apache.hadoop.mapred.JobID
-
非推奨です。
- getJobInner(JobID) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
- getJobLocalDir() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get job-specific shared directory for use as scratch space
When a job starts, a shared directory is created at location
${mapreduce.cluster.local.dir}/taskTracker/$user/jobcache/$jobid/work/
.
- getJobName() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the user-specified job name.
- getJobName() - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
Get the name of the job.
- getJobName() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
The user-specified job name.
- getJobName() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the user-specified job name.
- getJobName() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
Get the user-specified job name.
- getJobName() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
-
- getJobPriority() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getJobPriority() - クラス のメソッドorg.apache.hadoop.mapred.JobStatus
-
Return the priority of the job
- getJobPriorityAsInteger() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the priority for this job.
- getJobRunState(int) - クラス のstaticメソッドorg.apache.hadoop.mapred.JobStatus
-
Helper method to get human-readable state of the job.
- getJobSetupCleanupNeeded() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get whether job-setup and job-cleanup is needed for the job
- getJobsFromQueue(String) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Gets all the jobs which were added to particular Job Queue
- getJobState() - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
Returns the current state of the Job.
- getJobState() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Returns the current state of the Job.
- getJobState() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
-
- getJobStatus() - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
Returns a snapshot of the current status,
JobStatus
, of the Job.
- getJobStatuses() - クラス のメソッドorg.apache.hadoop.mapreduce.QueueInfo
-
Get the jobs submitted to queue
- getJobTrackerState() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
非推奨です。
- getJobTrackerStatus() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
Get the JobTracker's status.
- getJobTrackerStatus() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Get the JobTracker's status.
- getJournalsStatus() - インタフェース のメソッドorg.apache.hadoop.hdfs.qjournal.server.JournalNodeMXBean
-
Get status information (e.g., whether formatted) of JournalNode's journals.
- getJournalTransactionInfo() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get information about the transaction ID, including the last applied
transaction ID and the most recent checkpoint's transaction ID
- getJtIdentifier() - クラス のメソッドorg.apache.hadoop.mapreduce.JobID
-
- getKeepCommandFile(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.pipes.Submitter
-
Does the user want to keep the command file for debugging?
- getKeepContainersAcrossApplicationAttempts() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get the flag which indicates whether to keep containers across application
attempts or not.
- getKeepFailedTaskFiles() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Should the temporary files for failed tasks be kept?
- getKeepTaskFilesPattern() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the regular expression that is matched against the task names
to see if we need to keep the files.
- getKerberosInfo(Class<?>, Configuration) - クラス のメソッドorg.apache.hadoop.yarn.security.admin.AdminSecurityInfo
-
- getKerberosInfo(Class<?>, Configuration) - クラス のメソッドorg.apache.hadoop.yarn.security.client.ClientRMSecurityInfo
-
- getKerberosInfo(Class<?>, Configuration) - クラス のメソッドorg.apache.hadoop.yarn.security.client.ClientTimelineSecurityInfo
-
- getKerberosInfo(Class<?>, Configuration) - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerManagerSecurityInfo
-
- getKerberosInfo(Class<?>, Configuration) - クラス のメソッドorg.apache.hadoop.yarn.security.SchedulerSecurityInfo
-
- getKey() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
-
- getKeyClass() - クラス のメソッドorg.apache.hadoop.io.WritableComparator
-
Returns the WritableComparable implementation class.
- getKeyClass() - クラス のメソッドorg.apache.hadoop.mapred.KeyValueLineRecordReader
-
- getKeyClass() - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileRecordReader
-
- getKeyClass() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
-
- getKeyFieldComparatorOption() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getKeyFieldComparatorOption(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedComparator
-
- getKeyFieldPartitionerOption() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getKeyFieldPartitionerOption(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
-
- getKeyId() - クラス のメソッドorg.apache.hadoop.yarn.security.AMRMTokenIdentifier
-
- getKeyId() - クラス のメソッドorg.apache.hadoop.yarn.security.NMTokenIdentifier
-
- getKeyName() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.EncryptionZone
-
- getKeys() - クラス のメソッドorg.apache.hadoop.crypto.key.KeyProvider
-
Get the key names for all keys.
- getKeysMetadata(String...) - クラス のメソッドorg.apache.hadoop.crypto.key.KeyProvider
-
Get key metadata in bulk.
- getKeyVersion(String) - クラス のメソッドorg.apache.hadoop.crypto.key.KeyProvider
-
Get the key material for a specific version of the key.
- getKeyVersions(String) - クラス のメソッドorg.apache.hadoop.crypto.key.KeyProvider
-
Get the key material for all versions of a specific key name.
- getKind() - クラス のメソッドorg.apache.hadoop.security.token.Token
-
Get the token kind.
- getKind() - クラス のメソッドorg.apache.hadoop.security.token.TokenIdentifier
-
Get the token kind
- getKind() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Token
-
Get the token kind.
- getKind() - クラス のメソッドorg.apache.hadoop.yarn.security.AMRMTokenIdentifier
-
- getKind() - クラス のメソッドorg.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
-
- getKind() - クラス のメソッドorg.apache.hadoop.yarn.security.client.RMDelegationTokenIdentifier
-
- getKind() - クラス のメソッドorg.apache.hadoop.yarn.security.client.TimelineDelegationTokenIdentifier
-
- getKind() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- getKind() - クラス のメソッドorg.apache.hadoop.yarn.security.NMTokenIdentifier
-
- getLabelsToNodes(GetLabelsToNodesRequest) - インタフェース のメソッドorg.apache.hadoop.yarn.api.ApplicationClientProtocol
-
The interface used by client to get labels to nodes mappings
in existing cluster
- getLabelsToNodes() - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
The interface used by client to get labels to nodes mapping
in existing cluster
- getLabelsToNodes(Set<String>) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
The interface used by client to get labels to nodes mapping
for specified labels in existing cluster
- getLastHATransitionTime() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
-
Gets the most recent HA transition time in milliseconds from the epoch.
- getLastHealthReportTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeReport
-
Get the last timestamp at which the health report was received.
- getLatestSingleValueMetric(TimelineMetric) - クラス のstaticメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
-
Get the latest timeline metric as single value type.
- getLeasedCompressorsCount(CompressionCodec) - クラス のstaticメソッドorg.apache.hadoop.io.compress.CodecPool
-
- getLeasedDecompressorsCount(CompressionCodec) - クラス のstaticメソッドorg.apache.hadoop.io.compress.CodecPool
-
- getLen() - クラス のメソッドorg.apache.hadoop.fs.FileStatus
-
Get the length of this file, in bytes.
- getLength() - クラス のメソッドorg.apache.hadoop.fs.BlockLocation
-
Get the length of the block
- getLength() - クラス のメソッドorg.apache.hadoop.fs.ContentSummary
-
- getLength() - クラス のメソッドorg.apache.hadoop.fs.FileChecksum
-
The length of the checksum in bytes
- getLength(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
- getLength() - クラス のメソッドorg.apache.hadoop.io.BinaryComparable
-
Return n st bytes 0..n-1 from {#getBytes()} are valid.
- getLength() - クラス のメソッドorg.apache.hadoop.io.BytesWritable
-
Get the current size of the buffer.
- getLength() - クラス のメソッドorg.apache.hadoop.io.Text
-
Returns the number of bytes in the byte array
- getLength() - クラス のメソッドorg.apache.hadoop.mapred.FileSplit
-
The number of bytes in the file to process.
- getLength() - インタフェース のメソッドorg.apache.hadoop.mapred.InputSplit
-
Get the total number of bytes in the data of the InputSplit
.
- getLength() - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeInputSplit
-
Return the aggregate length of all child InputSplits currently added.
- getLength(int) - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeInputSplit
-
Get the length of ith child InputSplit.
- getLength(Writable) - クラス のメソッドorg.apache.hadoop.mapred.nativetask.serde.DefaultSerializer
-
- getLength(T) - インタフェース のメソッドorg.apache.hadoop.mapred.nativetask.serde.INativeSerializer
-
get length of data to be serialized.
- getLength() - クラス のメソッドorg.apache.hadoop.mapreduce.InputSplit
-
Get the size of the split, so that the input splits can be sorted by size.
- getLength() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileSplit
-
- getLength(int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileSplit
-
Returns the length of the ith Path
- getLength() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.FileSplit
-
The number of bytes in the file to process.
- getLength() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
-
Return the aggregate length of all child InputSplits currently added.
- getLength(int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
-
Get the length of ith child InputSplit.
- getLengths() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileSplit
-
Returns an array containing the lengths of the files in the split
- getLifecycleHistory() - クラス のメソッドorg.apache.hadoop.service.AbstractService
-
- getLifecycleHistory() - インタフェース のメソッドorg.apache.hadoop.service.Service
-
Get a snapshot of the lifecycle history; it is a static list
- getLimit() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- getLinkTarget(Path) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Partially resolves the path.
- getLinkTarget(Path) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Returns the target of the given symbolic link as it was specified
when the link was created.
- getLinkTarget(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
- getLinkTarget(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getLinkTarget(Path) - クラス のメソッドorg.apache.hadoop.fs.LocalFileSystem
-
- getLinkTarget(Path) - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- getLinkTarget(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getListenerAddress() - クラス のメソッドorg.apache.hadoop.ipc.Server
-
Return the socket (ip+port) on which the RPC server is listening to.
- getLiveNodes() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the live node information of the cluster.
- getLocal(Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
Get the local file system.
- getLocalCacheArchives() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
- getLocalCacheFiles() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
- getLocalDirs() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getLocalFSFileContext() - クラス のstaticメソッドorg.apache.hadoop.fs.FileContext
-
- getLocalFSFileContext(Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileContext
-
- getLocalPath(String, String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get a local file under a directory named by dirsProp with
the given path.
- getLocalPath(String) - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Constructs a local file name.
- getLocalResources() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationRequest
-
Get LocalResource
required by the container.
- getLocalResources() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerLaunchContext
-
Get LocalResource
required by the container.
- getLocation(int) - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeInputSplit
-
getLocations from ith InputSplit.
- getLocation() - クラス のメソッドorg.apache.hadoop.mapred.SplitLocationInfo
-
- getLocation(int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
-
getLocations from ith InputSplit.
- getLocationInfo() - クラス のメソッドorg.apache.hadoop.mapred.FileSplit
-
- getLocationInfo() - インタフェース のメソッドorg.apache.hadoop.mapred.InputSplitWithLocationInfo
-
Gets info about which nodes the input split is stored on and how it is
stored at each location.
- getLocationInfo() - クラス のメソッドorg.apache.hadoop.mapreduce.InputSplit
-
Gets info about which nodes the input split is stored on and how it is
stored at each location.
- getLocationInfo() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.FileSplit
-
- getLocations() - クラス のメソッドorg.apache.hadoop.mapred.FileSplit
-
- getLocations() - インタフェース のメソッドorg.apache.hadoop.mapred.InputSplit
-
Get the list of hostnames where the input split is located.
- getLocations() - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeInputSplit
-
Collect a set of hosts from all child InputSplits.
- getLocations() - クラス のメソッドorg.apache.hadoop.mapred.MultiFileSplit
-
- getLocations() - クラス のメソッドorg.apache.hadoop.mapreduce.InputSplit
-
Get the list of nodes by name where the data for the split would be local.
- getLocations() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileSplit
-
Returns all the Paths where this input-split resides
- getLocations() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.FileSplit
-
- getLocations() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeInputSplit
-
Collect a set of hosts from all child InputSplits.
- getLogAggregationContext() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get LogAggregationContext
of the application
- getLogAggregationContext() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- getLogAggregationPolicyClassName() - クラス のメソッドorg.apache.hadoop.yarn.api.records.LogAggregationContext
-
Get the log aggregation policy class.
- getLogAggregationPolicyParameters() - クラス のメソッドorg.apache.hadoop.yarn.api.records.LogAggregationContext
-
Get the log aggregation policy parameters.
- getLogAggregationStatus() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get log aggregation status for the application
- getLogParams(JobID, TaskAttemptID) - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Get log parameters for the specified jobID or taskAttemptID
- getLogUrl() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerReport
-
Get the LogURL of the container.
- getLong(String, long) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a long
.
- getLong(String) - クラス のメソッドorg.apache.hadoop.fs.StorageStatistics
-
Get the value of a statistic.
- getLongBytes(String, long) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a long
or
human readable format.
- getLongStatistics() - クラス のメソッドorg.apache.hadoop.fs.StorageStatistics
-
Get an iterator over all the currently tracked long statistics.
- getMapContext(MapContext<KEYIN, VALUEIN, KEYOUT, VALUEOUT>) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.map.WrappedMapper
-
Get a wrapped Mapper.Context
for custom implementations.
- getMapDebugScript() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the map task's debug script.
- getMapOutputCompressorClass(Class<? extends CompressionCodec>) - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getMapOutputKeyClass() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the key class for the map output data.
- getMapOutputKeyClass() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the key class for the map output data.
- getMapOutputValueClass() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the value class for the map output data.
- getMapOutputValueClass() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the value class for the map output data.
- getMapper() - クラス のメソッドorg.apache.hadoop.mapred.MapRunner
-
- getMapperClass() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the
Mapper
class for the job.
- getMapperClass() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the
Mapper
class for the job.
- getMapperClass(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.map.MultithreadedMapper
-
Get the application's mapper class.
- getMapperMaxSkipRecords(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapred.SkipBadRecords
-
Get the number of acceptable skip records surrounding the bad record PER
bad record in mapper.
- getMapProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getMapredJobID() - クラス のメソッドorg.apache.hadoop.mapred.jobcontrol.Job
-
- getMapredJobId() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
-
- getMapRunnerClass() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getMapSlotCapacity() - クラス のメソッドorg.apache.hadoop.mapreduce.ClusterMetrics
-
Get the total number of map slots in the cluster.
- getMapSpeculativeExecution() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Should speculative execution be used for this job for map tasks?
- getMapTaskReports(JobID) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Get the information of the current state of the map tasks of a job.
- getMapTaskReports(String) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
- getMapTasks() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
Get the number of currently running map tasks in the cluster.
- getMasked() - クラス のメソッドorg.apache.hadoop.fs.permission.FsCreateModes
-
- getMasked() - クラス のメソッドorg.apache.hadoop.fs.permission.FsPermission
-
Get masked permission if exists.
- getMasterKey(ApplicationAttemptId) - クラス のメソッドorg.apache.hadoop.yarn.security.client.ClientToAMTokenSecretManager
-
- getMasterKeyId() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- getMatchedContainerLogFiles(ContainerLogsRequest, boolean) - クラス のメソッドorg.apache.hadoop.yarn.client.cli.LogsCLI
-
- getMatchingRequests(Priority, String, Resource) - クラス のメソッドorg.apache.hadoop.yarn.client.api.AMRMClient
-
Get outstanding ContainerRequest
s matching the given
parameters.
- getMatchingRequests(Priority, String, ExecutionType, Resource) - クラス のメソッドorg.apache.hadoop.yarn.client.api.AMRMClient
-
Get outstanding ContainerRequest
s matching the given
parameters.
- getMatchingRequests(long) - クラス のメソッドorg.apache.hadoop.yarn.client.api.AMRMClient
-
Get outstanding ContainerRequest
s matching the given
allocationRequestId.
- getMatchingRequests(Priority, String, Resource) - クラス のメソッドorg.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
- getMatchingRequests(Priority, String, ExecutionType, Resource) - クラス のメソッドorg.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
Returns all matching ContainerRequests that match the given Priority,
ResourceName, ExecutionType and Capability.
- getMatchingRequests(long) - クラス のメソッドorg.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
Returns all matching ContainerRequests that match the given
AllocationRequestId.
- getMaxAppAttempts() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
- getMaxEndTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
-
- getMaximumCapacity() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueInfo
-
Get the maximum capacity of the queue.
- getMaximumResourceCapability() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
-
Get the maximum capability for any
Resource
allocated by the
ResourceManager
in the cluster.
- getMaximumResourceCapability() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
-
Get the maximum capability for any
Resource
allocated by the
ResourceManager
in the cluster.
- getMaxMapAttempts() - クラス のメソッド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() - インタフェース のメソッド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.
- getMaxMapTaskFailuresPercent() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the maximum percentage of map tasks that can fail without
the job being aborted.
- getMaxMapTasks() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
Get the maximum capacity for running map tasks in the cluster.
- getMaxMemory() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
非推奨です。
- getMaxPhysicalMemoryForTask() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getMaxQueueSize() - クラス のメソッドorg.apache.hadoop.ipc.Server
-
The maximum size of the rpc call queue of this server.
- getMaxReduceAttempts() - クラス のメソッド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() - インタフェース のメソッド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() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the maximum percentage of reduce tasks that can fail without
the job being aborted.
- getMaxReduceTasks() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
Get the maximum capacity for running reduce tasks in the cluster.
- getMaxRelativeExpiryMs() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- getMaxRetries() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerRetryContext
-
- getMaxSplitSize(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.input.FileInputFormat
-
Get the maximum split size.
- getMaxTaskFailuresPerTracker() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Expert: Get the maximum no. of failures of a given job per tasktracker.
- getMaxVirtualMemoryForTask() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getMbeanNameName(ObjectName) - クラス のstaticメソッドorg.apache.hadoop.metrics2.util.MBeans
-
- getMbeanNameService(ObjectName) - クラス のstaticメソッドorg.apache.hadoop.metrics2.util.MBeans
-
- getMemory() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Resource
-
非推奨です。
- getMemoryForMapTask() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get memory required to run a map task of the job, in MB.
- getMemoryForReduceTask() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get memory required to run a reduce task of the job, in MB.
- getMemorySeconds() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
-
Get the aggregated amount of memory (in megabytes) the application has
allocated times the number of seconds the application has been running.
- getMemorySize() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Resource
-
Get memory of the resource.
- getMessage() - 例外 のメソッドorg.apache.hadoop.fs.viewfs.NotInMountpointException
-
- getMessage() - 例外 のメソッドorg.apache.hadoop.mapred.InvalidInputException
-
Get a summary message of the problems found.
- getMessage() - 例外 のメソッドorg.apache.hadoop.mapreduce.lib.input.InvalidInputException
-
Get a summary message of the problems found.
- getMessage() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob
-
- getMetadata(String) - クラス のメソッドorg.apache.hadoop.crypto.key.KeyProvider
-
Get metadata about the key.
- getMetadataType() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getMetrics(MetricsCollector, boolean) - クラス のメソッドorg.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
- getMetrics(MetricsCollector, boolean) - インタフェース のメソッドorg.apache.hadoop.metrics2.MetricsSource
-
Get metrics from the metrics source
- getMetrics() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
-
- getMetricsRegistryInfo() - クラス のメソッドorg.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
Get the metrics registry information.
- getMinSplitSize(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.input.FileInputFormat
-
Get the minimum split size
- getMode() - 列挙型 のメソッドorg.apache.hadoop.hdfs.client.CreateEncryptionZoneFlag
-
- getMode() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- getModificationTime() - クラス のメソッドorg.apache.hadoop.fs.FileStatus
-
Get the modification time of the file.
- getModifiedTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineDomain
-
Get the modified time of the domain
- getMountPoints() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getMountPoints() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getMovableTypes() - 列挙型 のstaticメソッドorg.apache.hadoop.fs.StorageType
-
- getMtime() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getName() - インタフェース のメソッドorg.apache.hadoop.fs.BlockStoragePolicySpi
-
Return the name of the storage policy.
- getName() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
- getName() - クラス のメソッドorg.apache.hadoop.fs.Path
-
Returns the final component of this path.
- getName() - クラス のメソッドorg.apache.hadoop.fs.permission.AclEntry
-
Returns the optional ACL entry name.
- getName() - クラス のメソッドorg.apache.hadoop.fs.StorageStatistics
-
Get the name of this StorageStatistics object.
- getName() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.ErasureCodingPolicy
-
- getName() - クラス のメソッドorg.apache.hadoop.mapred.Counters.Counter
-
- getName() - クラス のメソッドorg.apache.hadoop.mapred.Counters.Group
-
- getName() - インタフェース のメソッドorg.apache.hadoop.mapreduce.Counter
-
- getName() - インタフェース のメソッドorg.apache.hadoop.mapreduce.counters.CounterGroupBase
-
Get the internal name of the group
- getName() - クラス のメソッドorg.apache.hadoop.service.AbstractService
-
- getName() - インタフェース のメソッドorg.apache.hadoop.service.Service
-
Get the name of this service.
- getName() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the user-defined name of the application.
- getName() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeLabel
-
- getName() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
-
- getNamed(String, Configuration) - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
- getNameDirSize() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get namenode directory size.
- getNameDirStatuses() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get status information about the directories storing image and edits logs
of the NN.
- getNamedOutputFormatClass(JobConf, String) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.MultipleOutputs
-
Returns the named output OutputFormat.
- getNamedOutputKeyClass(JobConf, String) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.MultipleOutputs
-
Returns the key class for a named output.
- getNamedOutputs() - クラス のメソッドorg.apache.hadoop.mapred.lib.MultipleOutputs
-
Returns iterator with the defined name outputs.
- getNamedOutputsList(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.MultipleOutputs
-
Returns list of channel names.
- getNamedOutputValueClass(JobConf, String) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.MultipleOutputs
-
Returns the value class for a named output.
- getNameJournalStatus() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get status information about the journals of the NN.
- getNamenodeAddresses() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the namenode IP addresses.
- getNames() - クラス のメソッドorg.apache.hadoop.fs.BlockLocation
-
Get the list of names (IP:xferPort) hosting this block
- getNeededMem() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getNeededResources() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
-
Get the needed Resource
- getNetworkBytesRead() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes read over the network.
- getNetworkBytesWritten() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes written to the network.
- getNetworkDistance() - クラス のメソッドorg.apache.hadoop.hdfs.ReplicaAccessor
-
Return the network distance between local machine and the remote machine.
- getNewApplication(GetNewApplicationRequest) - インタフェース のメソッドorg.apache.hadoop.yarn.api.ApplicationClientProtocol
-
The interface used by clients to obtain a new
ApplicationId
for
submitting new applications.
- GetNewApplicationRequest - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The request sent by clients to get a new
ApplicationId
for
submitting an application.
- GetNewApplicationRequest() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
-
- GetNewApplicationResponse - 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() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
-
- getNewApplicationResponse() - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClientApplication
-
- getNewReservation(GetNewReservationRequest) - インタフェース のメソッドorg.apache.hadoop.yarn.api.ApplicationClientProtocol
-
The interface used by clients to obtain a new
ReservationId
for
submitting new reservations.
- GetNewReservationRequest - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The request sent by clients to get a new ReservationId
for
submitting an reservation.
- GetNewReservationRequest() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetNewReservationRequest
-
- GetNewReservationResponse - 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() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetNewReservationResponse
-
- getNextExpirationTime() - インタフェース のメソッドorg.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenResponse
-
- getNextRefreshMSSinceEpoch() - クラス のメソッドorg.apache.hadoop.hdfs.web.oauth2.AccessTokenTimer
-
Get next time we should refresh the token.
- getNmHostAddress() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- getNMToken(String) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.NMTokenCache
-
Returns NMToken, null if absent.
- getNMTokenCache() - クラス のメソッドorg.apache.hadoop.yarn.client.api.AMRMClient
-
Get the NM token cache of the AMRMClient
.
- getNMTokenCache() - クラス のメソッドorg.apache.hadoop.yarn.client.api.NMClient
-
Get the NM token cache of the NMClient
.
- getNMTokens() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
-
Get the list of NMTokens required for communicating with NM.
- getNMTokensFromPreviousAttempts() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
-
Get the list of NMTokens for communicating with the NMs where the
containers of previous application attempts are running.
- getNNRole() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
-
Gets the NameNode role.
- getNNStartedTimeInMillis() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the NN start time in milliseconds.
- getNode() - クラス のメソッドorg.apache.hadoop.mapred.join.Parser.NodeToken
-
- getNode() - クラス のメソッドorg.apache.hadoop.mapred.join.Parser.Token
-
- getNode() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.Parser.NodeToken
-
- getNode() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.Parser.Token
-
- getNodeHttpAddress() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Container
-
Get the http uri of the node on which the container is allocated.
- getNodeHttpAddress() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerReport
-
Get the Node Http address of the container
- getNodeId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Container
-
Get the identifier of the node on which the container is allocated.
- getNodeId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NMToken
-
Get the
NodeId
of the
NodeManager
for which the NMToken
is used to authenticate.
- getNodeId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeReport
-
Get the NodeId
of the node.
- getNodeId() - クラス のメソッドorg.apache.hadoop.yarn.security.NMTokenIdentifier
-
- getNodeLabelExpression() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get node-label-expression for this app.
- getNodeLabelExpression() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceRequest
-
Get node-label-expression for this Resource Request.
- getNodeLabelExpression() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
Get the node-label-expression in the original ResourceRequest
- getNodeLabels() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
-
- getNodeLabels() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeReport
-
Get labels of this node
- getNodeReports() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
-
Get NodeReport
for all nodes in the cluster.
- getNodeReports(NodeState...) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get a report of nodes (
NodeReport
) in the cluster.
- getNodeState() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeReport
-
Get the NodeState
of the node.
- getNodeStates() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
-
The state to filter the cluster nodes with.
- getNodeToLabels(GetNodesToLabelsRequest) - インタフェース のメソッドorg.apache.hadoop.yarn.api.ApplicationClientProtocol
-
The interface used by client to get node to labels mappings in existing cluster
- getNodeToLabels() - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
The interface used by client to get node to labels mappings in existing cluster
- getNodeUsage() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get Max, Median, Min and Standard Deviation of DataNodes usage.
- getNodeUtilization() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeReport
-
Get node resource utilization
- getNonDfsUsedSpace() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets total used space by data nodes for non DFS purposes such as storing
temporary files on the local file system
- getNum() - クラス のメソッドorg.apache.hadoop.mapred.join.Parser.NumToken
-
- getNum() - クラス のメソッドorg.apache.hadoop.mapred.join.Parser.Token
-
- getNum() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.Parser.NumToken
-
- getNum() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.Parser.Token
-
- getNumActiveNodeManagers() - クラス のメソッドorg.apache.hadoop.yarn.api.records.YarnClusterMetrics
-
Get the number of ActiveNodeManager
s in the cluster.
- getNumActiveUsers() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the number of active users
- getNumAppsCompleted() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the number of completed apps
- getNumAppsFailed() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the number of failed apps
- getNumAppsKilled() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the number of killed apps
- getNumAppsPending() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the number of pending apps
- getNumAppsRunning() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the number of running apps
- getNumAppsSubmitted() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the number of apps submitted
- getNumberOfMissingBlocks() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total number of missing blocks on the cluster
- getNumberOfMissingBlocksWithReplicationFactorOne() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total number of missing blocks on the cluster with
replication factor 1
- getNumberOfRuns() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
-
- getNumberOfSnapshottableDirs() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total number of snapshottable dirs in the system.
- getNumberOfThreads(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.map.MultithreadedMapper
-
The number of threads in the thread pool that will run the map function.
- getNumClusterNodes() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
-
Get the number of hosts available on the cluster.
- getNumContainers() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationRequest
-
Get the number of containers required with the given specifications.
- getNumContainers() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceRequest
-
Get the number of containers required with the given specifications.
- getNumCores() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain total number of physical cores present on the system.
- getNumDataUnits() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.ErasureCodingPolicy
-
- getNumDataUnits() - クラス のメソッドorg.apache.hadoop.io.erasurecode.ECSchema
-
Get required data units count in a coding group
- getNumDecommissionedNodeManagers() - クラス のメソッドorg.apache.hadoop.yarn.api.records.YarnClusterMetrics
-
Get the number of DecommissionedNodeManager
s in the cluster.
- getNumExcludedNodes() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
Get the number of excluded hosts in the cluster.
- getNumLinesPerSplit(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.input.NLineInputFormat
-
Get the number of lines per split
- getNumLostNodeManagers() - クラス のメソッドorg.apache.hadoop.yarn.api.records.YarnClusterMetrics
-
Get the number of LostNodeManager
s in the cluster.
- getNumMapTasks() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get configured the number of reduce tasks for this job.
- getNumNodeManagers() - クラス のメソッドorg.apache.hadoop.yarn.api.records.YarnClusterMetrics
-
Get the number of NodeManager
s in the cluster.
- getNumOpenConnections() - クラス のメソッドorg.apache.hadoop.ipc.Server
-
The number of open RPC conections
- getNumParityUnits() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.ErasureCodingPolicy
-
- getNumParityUnits() - クラス のメソッドorg.apache.hadoop.io.erasurecode.ECSchema
-
Get required parity units count in a coding group
- getNumPaths() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileSplit
-
Returns the number of Paths in the split
- getNumProcessors() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain the total number of logical processors present on the system.
- getNumReaders() - クラス のメソッドorg.apache.hadoop.ipc.Server
-
The number of reader threads for this server.
- getNumRebootedNodeManagers() - クラス のメソッドorg.apache.hadoop.yarn.api.records.YarnClusterMetrics
-
Get the number of RebootedNodeManager
s in the cluster.
- getNumReduceTasks() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get configured the number of reduce tasks for this job.
- getNumReduceTasks() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get configured the number of reduce tasks for this job.
- getNumReservedSlots() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getNumTasksToExecutePerJvm() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the number of tasks that a spawned JVM should execute
- getNumUnhealthyNodeManagers() - クラス のメソッドorg.apache.hadoop.yarn.api.records.YarnClusterMetrics
-
Get the number of UnhealthyNodeManager
s in the cluster.
- getNumUsedContainers() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
-
Get the number of used containers
- getNumUsedSlots() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getNumVCoresUsed() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain the number of VCores used.
- getOccupiedMapSlots() - クラス のメソッドorg.apache.hadoop.mapreduce.ClusterMetrics
-
Get number of occupied map slots in the cluster.
- getOccupiedReduceSlots() - クラス のメソッドorg.apache.hadoop.mapreduce.ClusterMetrics
-
Get the number of occupied reduce slots in the cluster.
- getOffset() - クラス のメソッドorg.apache.hadoop.fs.BlockLocation
-
Get the start offset of file associated with this block
- getOffset(int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileSplit
-
Returns the start offset of the ith Path
- getOperations() - クラス のメソッドorg.apache.hadoop.mapreduce.QueueAclsInfo
-
Get opearations allowed on queue.
- getOriginalTrackingUrl() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationAttemptReport
-
Get the original tracking url for the application attempt.
- getOtherAction() - クラス のメソッドorg.apache.hadoop.fs.permission.FsPermission
-
- getOtherInfo() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEntity
-
Get the other information of the entity
- getOutputCommitter() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getOutputCommitter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBOutputFormat
-
- getOutputCommitter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputFormat
-
- getOutputCommitter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FilterOutputFormat
-
- getOutputCommitter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.LazyOutputFormat
-
- getOutputCommitter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.NullOutputFormat
-
- getOutputCommitter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.OutputFormat
-
Get the output committer for this output format.
- getOutputCommitter() - インタフェース のメソッドorg.apache.hadoop.mapreduce.TaskInputOutputContext
-
- getOutputCompressionType(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.SequenceFileOutputFormat
-
Get the
SequenceFile.CompressionType
for the output
SequenceFile
.
- getOutputCompressionType(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat
-
Get the
SequenceFile.CompressionType
for the output
SequenceFile
.
- getOutputCompressorClass(JobConf, Class<? extends CompressionCodec>) - クラス のstaticメソッドorg.apache.hadoop.mapred.FileOutputFormat
-
- getOutputCompressorClass(JobContext, Class<? extends CompressionCodec>) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputFormat
-
- getOutputFieldCount() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
- getOutputFieldNames() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
- getOutputFormat() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getOutputFormatClass() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
- getOutputKeyClass() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the key class for the job output data.
- getOutputKeyClass() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the key class for the job output data.
- getOutputKeyComparator() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getOutputName(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputFormat
-
Get the base output name for the output file.
- getOutputPath(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.FileOutputFormat
-
Get the
Path
to the output directory for the map-reduce job.
- getOutputPath(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputFormat
-
Get the
Path
to the output directory for the map-reduce job.
- getOutputTableName() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBConfiguration
-
- getOutputValueClass() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the value class for job outputs.
- getOutputValueClass() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the value class for job outputs.
- getOutputValueGroupingComparator() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the user defined
WritableComparable
comparator for
grouping keys of inputs to the reduce.
- getOverwrite() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getOwner() - クラス のメソッドorg.apache.hadoop.fs.FileStatus
-
Get the owner of the file.
- getOwner() - クラス のメソッドorg.apache.hadoop.fs.permission.AclStatus
-
Returns the file owner.
- getOwner() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineDomain
-
Get the domain owner
- getOwnerName() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getOwnerName() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getOwnerName() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- getParent() - クラス のメソッドorg.apache.hadoop.fs.Path
-
Returns the parent of a path or null if at root.
- getParent() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
-
- getPartialJobs(Long, Long, String, String, Long, Long, Long, Long, JobState) - インタフェース のメソッドorg.apache.hadoop.mapreduce.v2.hs.HistoryStorage
-
Look for a set of partial jobs.
- getPartition(K2, V2, int) - クラス のメソッドorg.apache.hadoop.mapred.lib.HashPartitioner
-
- getPartition(K2, V2, int) - インタフェース のメソッドorg.apache.hadoop.mapred.Partitioner
-
Get the paritition number for a given key (hence record) given the total
number of partitions i.e. number of reduce-tasks for the job.
- getPartition(BinaryComparable, V, int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.partition.BinaryPartitioner
-
- getPartition(K, V, int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.partition.HashPartitioner
-
- getPartition(K2, V2, int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
-
- getPartition(int, int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
-
- getPartition(K, V, int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.partition.RehashPartitioner
-
- getPartition(K, V, int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.partition.TotalOrderPartitioner
-
- getPartition(KEY, VALUE, int) - クラス のメソッドorg.apache.hadoop.mapreduce.Partitioner
-
Get the partition number for a given key (hence record) given the total
number of partitions i.e. number of reduce-tasks for the job.
- getPartitionerClass() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getPartitionerClass() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
- getPartitionFile(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.lib.TotalOrderPartitioner
-
- getPartitionFile(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.partition.TotalOrderPartitioner
-
Get the path to the SequenceFile storing the sorted partition keyset.
- getPassword(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value for a known password configuration element.
- getPassword() - クラス のメソッドorg.apache.hadoop.security.token.Token
-
Get the token password/secret.
- getPassword() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Token
-
Get the token password
- getPasswordFromConfig(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Fallback to clear text passwords in configuration.
- getPasswordFromCredentialProviders(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Try and resolve the provided element name as a credential provider
alias.
- getPath() - クラス のメソッドorg.apache.hadoop.fs.FileStatus
-
- getPath() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.AppendEvent
-
- getPath() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.CloseEvent
-
- getPath() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getPath() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getPath() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.TruncateEvent
-
- getPath() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.UnlinkEvent
-
- getPath() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
-
- getPath() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.EncryptionZone
-
- getPath() - クラス のメソッドorg.apache.hadoop.mapred.FileSplit
-
The file containing this split's data.
- getPath(int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileSplit
-
Returns the ith Path
- getPath() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.FileSplit
-
The file containing this split's data.
- getPath() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceResponse
-
Get the Path
corresponding to the requested resource in the
shared cache.
- getPathForCustomFile(JobConf, String) - クラス のstaticメソッド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メソッド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メソッドorg.apache.hadoop.yarn.util.ConverterUtils
-
非推奨です。
- getPathNameWarning() - クラス のメソッドorg.apache.hadoop.fs.azure.WasbFsck
-
- getPaths() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileSplit
-
Returns all the Paths in the split
- getPathWithoutSchemeAndAuthority(Path) - クラス のstaticメソッドorg.apache.hadoop.fs.Path
-
Return a version of the given Path without the scheme information.
- getPattern(String, Pattern) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a Pattern
.
- getPattern() - クラス のメソッド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() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the number of pending containers.
- getPendingMemoryMB() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the pending memory in MB
- getPendingVCores() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the pending vcores
- getPercentBlockPoolUsed() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the total space used by the block pool as percentage of total capacity
- getPercentRemaining() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total remaining space by data nodes as percentage of total
capacity
- getPercentUsed() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total used space by data nodes as percentage of total capacity
- getPermission() - クラス のメソッドorg.apache.hadoop.fs.FileStatus
-
Get FsPermission associated with the file.
- getPermission() - クラス のメソッドorg.apache.hadoop.fs.permission.AclEntry
-
Returns the set of permissions in the ACL entry.
- getPermission() - クラス のメソッドorg.apache.hadoop.fs.permission.AclStatus
-
Returns the permission set for the path
- getPerms() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
- getPerms() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getPhysicalMemory() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceUtilization
-
Get physical memory.
- getPhysicalMemorySize() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain the total size of the physical memory present in the system.
- getPool() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
-
- getPoolName() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolInfo
-
- getPort() - クラス のメソッドorg.apache.hadoop.ipc.Server
-
Get the port on which the IPC Server is listening for incoming connections.
- getPort() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeId
-
Get the port for communicating with the node.
- getPort() - クラス のメソッドorg.apache.hadoop.yarn.api.records.URL
-
Get the port of the URL.
- getPos() - 例外 のメソッドorg.apache.hadoop.fs.ChecksumException
-
- getPos() - クラス のメソッドorg.apache.hadoop.fs.FSDataInputStream
-
Get the current position in the input stream.
- getPos() - クラス のメソッドorg.apache.hadoop.fs.FSDataOutputStream
-
Get the current position in the output stream.
- getPos() - クラス のメソッドorg.apache.hadoop.fs.FSInputStream
-
Return the current offset from the start of the file
- getPos() - インタフェース のメソッドorg.apache.hadoop.fs.Seekable
-
Return the current offset from the start of the file
- getPos() - クラス のメソッドorg.apache.hadoop.io.compress.CompressionInputStream
-
This method returns the current position in the stream.
- getPos() - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeRecordReader
-
Unsupported (returns zero in all cases).
- getPos() - クラス のメソッドorg.apache.hadoop.mapred.join.WrappedRecordReader
-
Request position from proxied RR.
- getPos() - クラス のメソッドorg.apache.hadoop.mapred.KeyValueLineRecordReader
-
- getPos() - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileRecordReader
-
return the amount of data processed
- getPos() - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
-
- getPos() - インタフェース のメソッドorg.apache.hadoop.mapred.RecordReader
-
Returns the current position in the input.
- getPos() - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileAsTextRecordReader
-
- getPos() - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileRecordReader
-
- getPos() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
非推奨です。
- getPreemptionDisabled() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueInfo
-
Get the preemption status of the queue.
- getPreemptionMessage() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
-
Get the description of containers owned by the AM, but requested back by
the cluster.
- getPrimaryFilters() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEntity
-
Get the primary filters
- getPriority() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Get scheduling info of the job.
- getPriority() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
Return the priority of the job
- getPriority() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get priority of the application
- getPriority() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get the Priority
of the application.
- getPriority() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Container
-
Get the Priority
at which the Container
was
allocated.
- getPriority() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerReport
-
Get the allocated Priority
of the container.
- getPriority() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Priority
-
Get the assigned priority
- getPriority() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceRequest
-
Get the Priority
of the request.
- getPriority() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- getPriorityLevel() - クラス のstaticメソッドorg.apache.hadoop.ipc.Server
-
Return the priority level assigned by call queue to an RPC
Returns 0 in case no priority is assigned.
- getProblems() - 例外 のメソッドorg.apache.hadoop.mapred.InvalidInputException
-
Get the complete list of the problems reported.
- getProblems() - 例外 のメソッドorg.apache.hadoop.mapreduce.lib.input.InvalidInputException
-
Get the complete list of the problems reported.
- getProcess() - クラス のメソッドorg.apache.hadoop.util.Shell
-
get the current sub-process executing the given command.
- getProcessTreeDump() - クラス のメソッドorg.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
-
Get a dump of the process-tree.
- getProfileEnabled() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get whether the task profiling is enabled.
- getProfileEnabled() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get whether the task profiling is enabled.
- getProfileParams() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the profiler configuration arguments.
- getProfileParams() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the profiler configuration arguments.
- getProfileTaskRange(boolean) - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the range of maps or reduces to profile.
- getProfileTaskRange(boolean) - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the range of maps or reduces to profile.
- getProgress() - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeRecordReader
-
Report progress as the minimum of all child RR progress.
- getProgress() - クラス のメソッドorg.apache.hadoop.mapred.join.WrappedRecordReader
-
Request progress from proxied RR.
- getProgress() - クラス のメソッドorg.apache.hadoop.mapred.KeyValueLineRecordReader
-
- getProgress() - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileRecordReader
-
return progress based on the amount of data processed so far.
- getProgress() - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileRecordReaderWrapper
-
- getProgress() - インタフェース のメソッドorg.apache.hadoop.mapred.RecordReader
-
- getProgress() - インタフェース のメソッドorg.apache.hadoop.mapred.Reporter
-
Get the progress of the task.
- getProgress() - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileAsTextRecordReader
-
- getProgress() - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileRecordReader
-
Return the progress within the input split
- getProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
The current progress of the record reader through its data.
- getProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
-
return progress based on the amount of data processed so far.
- getProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileRecordReaderWrapper
-
- getProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.KeyValueLineRecordReader
-
- getProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.SequenceFileAsTextRecordReader
-
- getProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.SequenceFileRecordReader
-
Return the progress within the input split
- getProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
Report progress as the minimum of all child RR progress.
- getProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.WrappedRecordReader
-
Request progress from proxied RR.
- getProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.RecordReader
-
The current progress of the record reader through its data.
- getProgress() - インタフェース のメソッドorg.apache.hadoop.mapreduce.TaskAttemptContext
-
The current progress of the task attempt.
- getProgress() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
-
Get the current progress of application.
- getProgress() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the application's progress ( range 0.0 to 1.0 )
- getProgressible() - インタフェース のメソッドorg.apache.hadoop.mapred.JobContext
-
Get the progress mechanism for reporting progress.
- getProgressible() - インタフェース のメソッドorg.apache.hadoop.mapred.TaskAttemptContext
-
- getProgressPollInterval(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.Job
-
The interval at which monitorAndPrintJob() prints status
- getProperties() - クラス のメソッドorg.apache.hadoop.mapreduce.QueueInfo
-
Get properties.
- getPropertySources(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Gets information about why a property was set.
- getProps() - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
- getPropsWithPrefix(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Constructs a mapping of configuration and includes all properties that
start with the specified configuration prefix.
- getProto() - クラス のメソッドorg.apache.hadoop.yarn.security.AMRMTokenIdentifier
-
- getProto() - クラス のメソッドorg.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
-
- getProto() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- getProto() - クラス のメソッドorg.apache.hadoop.yarn.security.NMTokenIdentifier
-
- getProviders(Configuration) - クラス のstaticメソッドorg.apache.hadoop.crypto.key.KeyProviderFactory
-
- getProviders(Configuration) - クラス のstaticメソッドorg.apache.hadoop.security.alias.CredentialProviderFactory
-
- getProxy(Configuration, int) - クラス のメソッドorg.apache.hadoop.ha.HAServiceTarget
-
- getProxy(Configuration, Class<T>, InetSocketAddress) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.AHSProxy
-
- getProxyGroups() - クラス のメソッドorg.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getProxyHosts() - クラス のメソッドorg.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getProxySuperuserGroupConfKey(String) - クラス のメソッドorg.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
Returns configuration key for effective groups allowed for a superuser
- getProxySuperuserIpConfKey(String) - クラス のメソッドorg.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
Return configuration key for superuser ip addresses
- getProxySuperuserUserConfKey(String) - クラス のメソッドorg.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
Returns configuration key for effective usergroups allowed for a superuser
- getQualifiedBin(String) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Fully qualify the path to a binary that should be in a known hadoop
bin location.
- getQualifiedBinPath(String) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Fully qualify the path to a binary that should be in a known hadoop
bin location.
- getQueue(String) - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Get queue information for the specified name.
- getQueue() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
Get queue name
- getQueue() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
-
Get the queue that the application was placed in.
- getQueue() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
-
Get queue name to use to find reservations.
- getQueue() - クラス のメソッド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() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the queue to which the application was submitted.
- getQueue() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get the queue to which the application is being submitted.
- getQueue() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.ApplicationEntity
-
- getQueueAclsForCurrentUser() - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Gets the Queue ACLs for current user
- getQueueAclsForCurrentUser() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Gets the Queue ACLs for current user
- getQueueAclsInfo() - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get information about acls for current user on all the
existing queues.
- getQueueChildren() - クラス のメソッドorg.apache.hadoop.mapreduce.QueueInfo
-
Get immediate children.
- getQueueInfo(String) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Gets the queue information associated to a particular Job Queue
- getQueueInfo(GetQueueInfoRequest) - インタフェース のメソッドorg.apache.hadoop.yarn.api.ApplicationClientProtocol
-
The interface used by clients to get information about queues
from the ResourceManager
.
- getQueueInfo() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
-
Get the QueueInfo
for the specified queue.
- getQueueInfo(String) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get information (
QueueInfo
) about a given
queue.
- GetQueueInfoRequest - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The request sent by clients to get queue information
from the ResourceManager
.
- GetQueueInfoRequest() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
-
- GetQueueInfoResponse - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The response sent by the ResourceManager
to a client
requesting information about queues in the system.
- GetQueueInfoResponse() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
-
- getQueueName() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Return the name of the queue to which this job is submitted.
- getQueueName() - クラス のメソッドorg.apache.hadoop.mapreduce.QueueAclsInfo
-
Get queue name.
- getQueueName() - クラス のメソッドorg.apache.hadoop.mapreduce.QueueInfo
-
Get the queue name from JobQueueInfo
- getQueueName() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
-
Get the queue name for which to get queue information.
- getQueueName() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueInfo
-
Get the name of the queue.
- getQueueName() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueUserACLInfo
-
Get the queue name of the queue.
- getQueues() - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Return an array of queue information objects about all the Job Queues
configured.
- getQueues() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Get all the queues in cluster.
- getQueueState() - クラス のメソッドorg.apache.hadoop.mapred.JobQueueInfo
-
非推奨です。
- getQueueState() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueInfo
-
Get the QueueState
of the queue.
- getQueueStatistics() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueInfo
-
Get the queue stats
for the queue
- getQueueUsagePercentage() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
-
Get the percentage of resources of the queue that the app is using.
- getQueueUserAcls(GetQueueUserAclsInfoRequest) - インタフェース のメソッドorg.apache.hadoop.yarn.api.ApplicationClientProtocol
-
The interface used by clients to get information about queue
acls for current user from the ResourceManager
.
- GetQueueUserAclsInfoRequest - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The request sent by clients to the ResourceManager
to
get queue acls for the current user.
- GetQueueUserAclsInfoRequest() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoRequest
-
- GetQueueUserAclsInfoResponse - org.apache.hadoop.yarn.api.protocolrecordsのクラス
-
The response sent by the ResourceManager
to clients
seeking queue acls for the user.
- GetQueueUserAclsInfoResponse() - クラス のコンストラクタorg.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
-
- getQuota() - クラス のメソッドorg.apache.hadoop.fs.QuotaUsage
-
Return the directory quota.
- getQuotaHeaderFields() - クラス のstaticメソッドorg.apache.hadoop.fs.ContentSummary
-
Returns the names of the fields used in the quota summary.
- getQuotaUsage(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
- getQuotaUsage(boolean) - クラス のメソッドorg.apache.hadoop.fs.QuotaUsage
-
- getQuotaUsage(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getRackName() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeReport
-
Get the rack name for the node.
- getRange(String, String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Parse the given attribute as a set of integer ranges
- getRaw(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the
name
property, without doing
variable expansion.If the key is
deprecated, it returns the value of the first key which replaces
the deprecated key and is not null.
- getRaw() - クラス のメソッドorg.apache.hadoop.fs.LocalFileSystem
-
- getRawFileSystem() - クラス のメソッドorg.apache.hadoop.fs.ChecksumFileSystem
-
get the raw file system
- getRawFileSystem() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
Get the raw file system
- getRawResponseContent() - 例外 のメソッドorg.apache.hadoop.fs.s3a.AWSServiceIOException
-
- getReaders(FileSystem, Path, Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapred.MapFileOutputFormat
-
Open the output generated by this format.
- getReaders(Configuration, Path) - クラス のstaticメソッドorg.apache.hadoop.mapred.SequenceFileOutputFormat
-
Open the output generated by this format.
- getReaders(Path, Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.MapFileOutputFormat
-
Open the output generated by this format.
- getReaders() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineDomain
-
Get the reader (and/or reader group) list string
- getReadlinkCommand(String) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Return a command to read the target of the a symbolic link.
- getReadStatistics() - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsDataInputStream
-
Get statistics about the reads which this DFSInputStream has done.
- getReadyJobs() - クラス のメソッドorg.apache.hadoop.mapred.jobcontrol.JobControl
-
- getReadyJobsList() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
-
- getReal() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
-
- getRealtimeAggregationOp() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
-
Get the real time aggregation operation of this metric.
- getReason() - クラス のメソッドorg.apache.hadoop.yarn.api.records.UpdateContainerError
-
Get reason why the update request was not satisfiable.
- getReasonForBlacklist() - クラス のメソッドorg.apache.hadoop.mapreduce.TaskTrackerInfo
-
Gets the reason for which the tasktracker was blacklisted.
- getRecordLength(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapred.FixedLengthInputFormat
-
Get record length value
- getRecordLength(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.input.FixedLengthInputFormat
-
Get record length value
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.FileInputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.FixedLengthInputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - インタフェース のメソッドorg.apache.hadoop.mapred.InputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - インタフェース のメソッドorg.apache.hadoop.mapred.join.ComposableInputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeInputFormat
-
Construct a CompositeRecordReader for the children of this InputFormat
as defined in the init expression.
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.KeyValueTextInputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileInputFormat
-
This is not implemented yet.
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineSequenceFileInputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineTextInputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.lib.db.DBInputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.lib.NLineInputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.MultiFileInputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileAsBinaryInputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileAsTextInputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileInputFilter
-
Create a record reader for the given split
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileInputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - クラス のメソッドorg.apache.hadoop.mapred.TextInputFormat
-
- getRecordReaderQueue() - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeRecordReader
-
Return sorted list of RecordReaders for this composite.
- getRecordReaderQueue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeRecordReader
-
Return sorted list of RecordReaders for this composite.
- getRecordWriter(FileSystem, JobConf, String, Progressable) - クラス のメソッドorg.apache.hadoop.mapred.FileOutputFormat
-
- getRecordWriter(FileSystem, JobConf, String, Progressable) - クラス のメソッドorg.apache.hadoop.mapred.lib.db.DBOutputFormat
-
- getRecordWriter(FileSystem, JobConf, String, Progressable) - クラス のメソッドorg.apache.hadoop.mapred.lib.FilterOutputFormat
-
- getRecordWriter(FileSystem, JobConf, String, Progressable) - クラス のメソッドorg.apache.hadoop.mapred.lib.LazyOutputFormat
-
- getRecordWriter(FileSystem, JobConf, String, Progressable) - クラス のメソッドorg.apache.hadoop.mapred.lib.MultipleOutputFormat
-
Create a composite record writer that can write key/value data to different
output files
- getRecordWriter(FileSystem, JobConf, String, Progressable) - クラス のメソッドorg.apache.hadoop.mapred.lib.NullOutputFormat
-
- getRecordWriter(FileSystem, JobConf, String, Progressable) - クラス のメソッドorg.apache.hadoop.mapred.MapFileOutputFormat
-
- getRecordWriter(FileSystem, JobConf, String, Progressable) - インタフェース のメソッドorg.apache.hadoop.mapred.OutputFormat
-
- getRecordWriter(FileSystem, JobConf, String, Progressable) - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat
-
- getRecordWriter(FileSystem, JobConf, String, Progressable) - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileOutputFormat
-
- getRecordWriter(FileSystem, JobConf, String, Progressable) - クラス のメソッドorg.apache.hadoop.mapred.TextOutputFormat
-
- getRecordWriter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBOutputFormat
-
- getRecordWriter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputFormat
-
- getRecordWriter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FilterOutputFormat
-
- getRecordWriter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.LazyOutputFormat
-
- getRecordWriter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.MapFileOutputFormat
-
- getRecordWriter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.NullOutputFormat
-
- getRecordWriter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat
-
- getRecordWriter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat
-
- getRecordWriter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.TextOutputFormat
-
- getRecordWriter(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.OutputFormat
-
- getRecurrenceExpression() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationDefinition
-
Get the recurrence of this reservation representing the time period of
the periodic job.
- getRecursive() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
-
Is information on the entire child queue hierarchy required?
- getReduceDebugScript() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the reduce task's debug Script
- getReduceProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getReducerClass() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
- getReducerClass() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
- getReducerContext(ReduceContext<KEYIN, VALUEIN, KEYOUT, VALUEOUT>) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.reduce.WrappedReducer
-
A a wrapped Reducer.Context
for custom implementations.
- getReducerMaxSkipGroups(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapred.SkipBadRecords
-
Get the number of acceptable skip groups surrounding the bad group PER
bad group in reducer.
- getReduceSlotCapacity() - クラス のメソッドorg.apache.hadoop.mapreduce.ClusterMetrics
-
Get the total number of reduce slots in the cluster.
- getReduceSpeculativeExecution() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Should speculative execution be used for this job for reduce tasks?
- getReduceTaskReports(JobID) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Get the information of the current state of the reduce tasks of a job.
- getReduceTaskReports(String) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
- getReduceTasks() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
Get the number of currently running reduce tasks in the cluster.
- getRefreshToken() - クラス のメソッドorg.apache.hadoop.hdfs.web.oauth2.ConfRefreshTokenBasedAccessTokenProvider
-
- getRegisteredTimelineClient() - クラス のメソッドorg.apache.hadoop.yarn.client.api.AMRMClient
-
Get registered timeline client.
- getRegisteredTimelineClient() - クラス のメソッドorg.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
Get registered timeline client.
- getRelatedEntities() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEntity
-
Get the related entities
- getRelatesToEntities() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
-
- getRelaxLocality() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceRequest
-
Get whether locality relaxation is enabled with this
ResourceRequest
.
- getReleaseList() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
-
Get the list of ContainerId
of containers being
released by the ApplicationMaster
.
- getRemaining() - クラス のメソッドorg.apache.hadoop.fs.FsStatus
-
Return the number of remaining bytes on the file system
- getRemaining() - インタフェース のメソッドorg.apache.hadoop.io.compress.Decompressor
-
Returns the number of bytes remaining in the compressed data buffer.
- getRemoteAddress() - クラス のstaticメソッドorg.apache.hadoop.ipc.Server
-
Returns remote address as a string when invoked inside an RPC.
- getRemoteAddress() - クラス のメソッドorg.apache.hadoop.yarn.security.AccessRequest
-
- getRemoteIp() - クラス のstaticメソッドorg.apache.hadoop.ipc.Server
-
Returns the remote side ip address when invoked inside an RPC
Returns null incase of an error.
- getRemoteUser() - クラス のstaticメソッドorg.apache.hadoop.ipc.Server
-
Returns the RPC remote user when invoked inside an RPC.
- getRenewer() - インタフェース のメソッドorg.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDelegationTokenRequest
-
- getRenewer() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
-
- getReplication() - クラス のメソッドorg.apache.hadoop.fs.FileStatus
-
Get the replication factor of a file.
- getReplication(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
- getReplication() - クラス のメソッドorg.apache.hadoop.fs.FsServerDefaults
-
- getReplication() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
Replication is zero if the CreateEvent iNodeType is directory or symlink.
- getReplication() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getReplication() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CacheDirectiveInfo
-
- getReplicationFallbacks() - インタフェース のメソッドorg.apache.hadoop.fs.BlockStoragePolicySpi
-
Get the fallback storage types for replicating existing block replicas.
- getReport() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.DoubleValueSum
-
- getReport() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.LongValueMax
-
- getReport() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.LongValueMin
-
- getReport() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.LongValueSum
-
- getReport() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.StringValueMax
-
- getReport() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.StringValueMin
-
- getReport() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.UniqValueCount
-
- getReport() - インタフェース のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregator
-
- getReport() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueHistogram
-
- getReportDetails() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueHistogram
-
- getReportItems() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueHistogram
-
- getRepresentingCharacter(TaskType) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.TaskID
-
Gets the character representing the
TaskType
.
- getRequestId() - 例外 のメソッドorg.apache.hadoop.fs.s3a.AWSServiceIOException
-
- getReservationAllocationState() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.ReservationListResponse
-
- getReservationDefinition() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
-
- getReservationDefinition() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateRequest
-
- getReservationDefinition() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationAllocationState
-
Get the reservation definition used to make the reservation.
- getReservationId() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Get the reservation to which the job is submitted to, if any
- getReservationId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetNewReservationResponse
-
- getReservationId() - クラス のメソッド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() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
-
Get the reservation id to use to find a reservation.
- getReservationId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
-
Get the reservation id that corresponds to the reservation submission.
- getReservationId() - クラス のメソッド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() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get the reservation id, that corresponds to a valid resource allocation in
the scheduler (between start and end time of the corresponding reservation)
- getReservationId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationAllocationState
-
Get the id of the reservation.
- getReservationName() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationDefinition
-
Get the name for this reservation.
- getReservationRequests() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationDefinition
-
- getReservationResources() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationRequests
-
- getReservedContainers() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the number of reserved containers.
- getReservedMapSlots() - クラス のメソッドorg.apache.hadoop.mapreduce.ClusterMetrics
-
Get number of reserved map slots in the cluster.
- getReservedMem() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getReservedMemoryMB() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the reserved memory in MB
- getReservedReduceSlots() - クラス のメソッドorg.apache.hadoop.mapreduce.ClusterMetrics
-
Get the number of reserved reduce slots in the cluster.
- getReservedResources() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
-
Get the reserved Resource
- getReservedVCores() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueStatistics
-
Get the reserved vcores
- getResource(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the
URL
for the named resource.
- getResource(String) - クラス のメソッドorg.apache.hadoop.util.ApplicationClassLoader
-
- getResource() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get the resource required by the ApplicationMaster
for this
application.
- getResource() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Container
-
Get the Resource
allocated to the container.
- getResource() - クラス のメソッドorg.apache.hadoop.yarn.api.records.LocalResource
-
Get the location of the resource to be localized.
- getResource() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- getResourceAllocationRequests() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationAllocationState
-
Get the Resource allocations of the reservation based on the current state
of the plan.
- getResourceBlacklistRequest() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
-
Get the ResourceBlacklistRequest
being sent by the
ApplicationMaster
.
- getResourceCalculatorProcessTree(String, Class<? extends ResourceCalculatorProcessTree>, Configuration) - クラス のstaticメソッドorg.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
-
Create the ResourceCalculatorProcessTree rooted to specified process
from the class name and configure it.
- getResourceKey() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceRequest
-
Get the key
of the resource to be released.
- getResourceKey() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceRequest
-
Get the key
of the resource to be used.
- getResourceName() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceRequest
-
Get the resource (e.g.
- getResourceRequest() - クラス のメソッドorg.apache.hadoop.yarn.api.records.PreemptionContract
-
- getResourceRequest() - クラス のメソッドorg.apache.hadoop.yarn.api.records.PreemptionResourceRequest
-
- getResponeFromNMWebService(Configuration, Client, ContainerLogsRequest, String) - クラス のメソッドorg.apache.hadoop.yarn.client.cli.LogsCLI
-
- getResponseId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
-
Get the response id used to track duplicate responses.
- getResponseId() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
-
Get the last response id.
- getRetryInterval() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerRetryContext
-
- getRetryPolicy() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerRetryContext
-
- getRMDelegationToken() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
-
The Delegation tokens have a identifier which maps to
AbstractDelegationTokenIdentifier
.
- getRMDelegationToken(Text) - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get a delegation token so as to be able to talk to YARN using those tokens.
- getRMDelegationTokenService(Configuration) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.ClientRMProxy
-
Get the token service name to be used for RMDelegationToken.
- getRMIdentifier() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
Get the RMIdentifier of RM in which containers are allocated.
- getRolledLogsExcludePattern() - クラス のメソッドorg.apache.hadoop.yarn.api.records.LogAggregationContext
-
Get exclude pattern for aggregation in a rolling fashion.
- getRolledLogsIncludePattern() - クラス のメソッドorg.apache.hadoop.yarn.api.records.LogAggregationContext
-
Get include pattern in a rolling fashion.
- getRollingUpgradeStatus() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the RollingUpgrade information.
- getRollInterval() - クラス のメソッドorg.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
Extract the roll interval from the configuration and return it in
milliseconds.
- getRootQueueInfos() - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
Get information (
QueueInfo
) about top level queues.
- getRootQueues() - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Returns an array of queue information objects about root level queues
configured
- getRootQueues() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Gets the root level queues.
- getRpcDetailedMetrics() - クラス のメソッドorg.apache.hadoop.ipc.Server
-
- getRpcInvoker(RPC.RpcKind) - クラス のstaticメソッドorg.apache.hadoop.ipc.Server
-
- getRpcMetrics() - クラス のメソッドorg.apache.hadoop.ipc.Server
-
Returns a handle to the rpcMetrics (required in tests)
- getRpcPort() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the rpc port.
- getRpcPort() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
-
Get the RPC port on which the ApplicationMaster
is
responding.
- getRpcPort() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationAttemptReport
-
Get the RPC port of this attempt ApplicationMaster
.
- getRpcPort() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the RPC port of the ApplicationMaster
.
- getRpcRequestWrapper(RpcHeaderProtos.RpcKindProto) - クラス のメソッドorg.apache.hadoop.ipc.Server
-
- getRpcTimeout(Configuration) - クラス のstaticメソッドorg.apache.hadoop.ipc.Client
-
The time after which a RPC will timeout.
- getRssMemorySize() - クラス のメソッドorg.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
-
Get the resident set size (rss) memory used by all the processes
in the process-tree.
- getRssMemorySize(int) - クラス のメソッドorg.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
-
Get the resident set size (rss) memory used by all the processes
in the process-tree that are older than the passed in age.
- getRunId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
-
- getRunningJobList() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
-
- getRunningJobs() - クラス のメソッドorg.apache.hadoop.mapred.jobcontrol.JobControl
-
- getRunningMaps() - クラス のメソッドorg.apache.hadoop.mapreduce.ClusterMetrics
-
Get the number of running map tasks in the cluster.
- getRunningReduces() - クラス のメソッドorg.apache.hadoop.mapreduce.ClusterMetrics
-
Get the number of running reduce tasks in the cluster.
- getRunningTaskAttempts() - クラス のメソッドorg.apache.hadoop.mapred.TaskReport
-
Get the running task attempt IDs for this task
- getRunScriptCommand(File) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Returns a command to run the given script.
- getRunState() - クラス のメソッドorg.apache.hadoop.mapred.JobStatus
-
- getSafemode() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the safemode status
- getSchedulerResourceTypes() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
-
Get a set of the resource types considered by the scheduler.
- getSchedulingInfo() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Get scheduling info of the job.
- getSchedulingInfo() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
Gets the Scheduling information associated to a particular Job.
- getSchedulingInfo() - クラス のメソッドorg.apache.hadoop.mapreduce.QueueInfo
-
Gets the scheduling information associated to particular job queue.
- getSchema() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.ErasureCodingPolicy
-
- getScheme() - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- getScheme() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - クラス のメソッドorg.apache.hadoop.fs.ftp.FTPFileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - クラス のメソッドorg.apache.hadoop.fs.LocalFileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - クラス のメソッドorg.apache.hadoop.fs.s3native.NativeS3FileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - クラス のメソッドorg.apache.hadoop.fs.StorageStatistics
-
- getScheme() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - クラス のメソッドorg.apache.hadoop.yarn.api.records.URL
-
Get the scheme of the URL.
- getScope() - クラス のメソッドorg.apache.hadoop.fs.permission.AclEntry
-
Returns the scope of the ACL entry.
- getSecretKey(Credentials, Text) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.security.TokenCache
-
auxiliary method to get user's secret keys..
- getSelectQuery() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DataDrivenDBRecordReader
-
Returns the query for selecting the records,
subclasses can override this for custom behaviour.
- getSelectQuery() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
Returns the query for selecting the records,
subclasses can override this for custom behaviour.
- getSelectQuery() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.OracleDBRecordReader
-
Returns the query for selecting the records from an Oracle DB.
- getSequenceFileOutputKeyClass(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat
-
- getSequenceFileOutputKeyClass(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat
-
- getSequenceFileOutputValueClass(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat
-
- getSequenceFileOutputValueClass(JobContext) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat
-
- getSequenceWriter(TaskAttemptContext, Class<?>, Class<?>) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat
-
- getServerDefaults() - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Return a set of server default configuration values.
- getServerDefaults() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
- getServerDefaults(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Return a set of server default configuration values
- getServerDefaults() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getServerDefaults(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getServerDefaults() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getServerDefaults(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getServerDefaults() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getService() - クラス のメソッドorg.apache.hadoop.security.token.Token
-
Get the service on which the token is supposed to be used.
- getService() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Token
-
Get the service to which the token is allocated.
- getServiceData() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerLaunchContext
-
Get application-specific binary service data.
- getServiceName() - 例外 のメソッドorg.apache.hadoop.fs.s3a.AWSServiceIOException
-
- getServices() - クラス のメソッドorg.apache.hadoop.service.CompositeService
-
Get a cloned list of services
- getServiceState() - クラス のメソッドorg.apache.hadoop.service.AbstractService
-
- getServiceState() - インタフェース のメソッドorg.apache.hadoop.service.Service
-
Get the current service state
- getServiceStatus() - インタフェース のメソッドorg.apache.hadoop.ha.HAServiceProtocol
-
Return the current status of the service.
- getSessionId() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
非推奨です。
- getSetOwnerCommand(String) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Return a command to set owner.
- getSetPermissionCommand(String, boolean) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Return a command to set permission.
- getSetPermissionCommand(String, boolean, String) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Return a command to set permission for specific file.
- getSetupProgress() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getSetupTaskReports(JobID) - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Get the information of the current state of the setup tasks of a job.
- getShouldBeUploadedToSharedCache() - クラス のメソッドorg.apache.hadoop.yarn.api.records.LocalResource
-
NM uses it to decide whether if it is necessary to upload the resource to
the shared cache
- getSignalKillCommand(int, String) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Return a command to send a signal to a given pid.
- getSingleDataTimestamp() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
-
Get single data timestamp of the metric.
- getSingleDataValue() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
-
Get single data value of the metric.
- getSingleton() - クラス のstaticメソッドorg.apache.hadoop.yarn.client.api.NMTokenCache
-
Returns the singleton NM token cache.
- getSize() - クラス のメソッドorg.apache.hadoop.io.BytesWritable
-
- getSize() - クラス のメソッドorg.apache.hadoop.yarn.api.records.LocalResource
-
Get the size of the resource to be localized.
- getSkipOutputPath(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapred.SkipBadRecords
-
Get the directory to which skipped records are written.
- getSnapshotDirectoryCount() - クラス のメソッドorg.apache.hadoop.fs.ContentSummary
-
- getSnapshotFileCount() - クラス のメソッドorg.apache.hadoop.fs.ContentSummary
-
- getSnapshotLength() - クラス のメソッドorg.apache.hadoop.fs.ContentSummary
-
- getSnapshotSpaceConsumed() - クラス のメソッドorg.apache.hadoop.fs.ContentSummary
-
- getSocketAddr(String, String, String, int) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the socket address for hostProperty
as a
InetSocketAddress
.
- getSocketAddr(String, String, int) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the socket address for name
property as a
InetSocketAddress
.
- getSocketAddr(String, String, int) - クラス のメソッドorg.apache.hadoop.yarn.conf.YarnConfiguration
-
Get the socket address for name
property as a
InetSocketAddress
.
- getSoftwareVersion() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Get the version of software running on the DataNode
- getSoftwareVersion() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Get the version of software running on the Namenode
- getSortComparator() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
- getSpaceConsumed() - クラス のメソッドorg.apache.hadoop.fs.QuotaUsage
-
Return (disk) space consumed.
- getSpaceQuota() - クラス のメソッドorg.apache.hadoop.fs.QuotaUsage
-
Return (disk) space quota.
- getSpeculativeExecution() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Should speculative execution be used for this job?
- getSplit() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
- getSplitHosts(BlockLocation[], long, long, NetworkTopology) - クラス のメソッドorg.apache.hadoop.mapred.FileInputFormat
-
This function identifies and returns the hosts that contribute
most for a given split.
- getSplits(JobConf, int) - クラス のメソッドorg.apache.hadoop.mapred.FileInputFormat
-
- getSplits(JobConf, int) - インタフェース のメソッドorg.apache.hadoop.mapred.InputFormat
-
Logically split the set of input files for the job.
- getSplits(JobConf, int) - クラス のメソッドorg.apache.hadoop.mapred.join.CompositeInputFormat
-
Build a CompositeInputSplit from the child InputFormats by assigning the
ith split from each child to the ith composite split.
- getSplits(JobConf, int) - クラス のメソッドorg.apache.hadoop.mapred.lib.CombineFileInputFormat
-
- getSplits(JobConf, int) - クラス のメソッドorg.apache.hadoop.mapred.lib.db.DBInputFormat
-
Logically split the set of input files for the job.
- getSplits(JobConf, int) - クラス のメソッドorg.apache.hadoop.mapred.lib.NLineInputFormat
-
Logically splits the set of input files for the job, splits N lines
of the input as one split.
- getSplits(JobConf, int) - クラス のメソッドorg.apache.hadoop.mapred.MultiFileInputFormat
-
- getSplits(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.InputFormat
-
Logically split the set of input files for the job.
- getSplits(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
-
Logically split the set of input files for the job.
- getSplits(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBInputFormat
-
Logically split the set of input files for the job.
- getSplits(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
-
- getSplits(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.FileInputFormat
-
Generate the list of files and make them into FileSplits.
- getSplits(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.NLineInputFormat
-
Logically splits the set of input files for the job, splits N lines
of the input as one split.
- getSplits(JobContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.CompositeInputFormat
-
Build a CompositeInputSplit from the child InputFormats by assigning the
ith split from each child to the ith composite split.
- getSplitsForFile(FileStatus, Configuration, int) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.input.NLineInputFormat
-
- getSplitter(int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
-
- getSplitter(int) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.OracleDataDrivenDBInputFormat
-
- getSrcPath() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.RenameEvent
-
- getStagingAreaDir() - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Fetch the staging area directory for the application
- getStagingAreaDir() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Grab the jobtracker's view of the staging directory path where
job-specific files will be placed.
- getStart() - クラス のメソッドorg.apache.hadoop.mapred.FileSplit
-
The position of the first byte in the file to process.
- getStart() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.FileSplit
-
The position of the first byte in the file to process.
- getStartContainerRequests() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
-
- getStartOffsets() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.input.CombineFileSplit
-
Returns an array containing the start offsets of the files in the split
- getStartTime() - クラス のメソッドorg.apache.hadoop.conf.ReconfigurationTaskStatus
-
- getStartTime() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Get start time of the job.
- getStartTime() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getStartTime() - クラス のメソッドorg.apache.hadoop.service.AbstractService
-
- getStartTime() - インタフェース のメソッドorg.apache.hadoop.service.Service
-
Get the service start time
- getStartTime() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
-
Get the start time to use to search for reservations.
- getStartTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationAttemptReport
-
- getStartTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the start time of the application.
- getStartTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceAllocationRequest
-
Get the start time that the resource is allocated.
- getStartTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEntity
-
Get the start time of the entity
- getStartTime() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
-
- getState() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeStatusMXBean
-
Gets the NameNode state.
- getState() - クラス のメソッドorg.apache.hadoop.mapred.jobcontrol.Job
-
- getState() - クラス のメソッドorg.apache.hadoop.mapred.jobcontrol.JobControl
-
- getState() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getState() - クラス のメソッドorg.apache.hadoop.mapreduce.QueueInfo
-
Return the queue state
- getState(String) - 列挙型 のstaticメソッドorg.apache.hadoop.mapreduce.QueueState
-
- getState() - クラス のメソッドorg.apache.hadoop.service.ServiceStateModel
-
Query the service state.
- getState() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerStatus
-
Get the ContainerState
of the container.
- getStatement() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
- getStateName() - 列挙型 のメソッドorg.apache.hadoop.mapreduce.QueueState
-
- getStatistics() - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
- getStatistics(URI) - クラス のstaticメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Get the statistics for a particular file system.
- getStatistics(URI) - クラス のstaticメソッドorg.apache.hadoop.fs.FileContext
-
Get the statistics for a particular file system
- getStatistics() - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
- getStatistics(String, Class<? extends FileSystem>) - クラス のstaticメソッドorg.apache.hadoop.fs.FileSystem
-
- getStats() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
-
- getStats() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.CachePoolEntry
-
- getStatus() - クラス のメソッドorg.apache.hadoop.conf.ReconfigurationTaskStatus
-
- getStatus() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Returns a status object describing the use and capacity of the
file system.
- getStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Returns a status object describing the use and capacity of the
file system.
- getStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- getStatus() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
- getStatus() - インタフェース のメソッドorg.apache.hadoop.mapreduce.TaskAttemptContext
-
Get the last set status message.
- getStatus() - クラス のメソッドorg.apache.hadoop.mapreduce.TaskCompletionEvent
-
- getStatusCode() - 例外 のメソッドorg.apache.hadoop.fs.s3a.AWSServiceIOException
-
- getStickyBit() - クラス のメソッドorg.apache.hadoop.fs.permission.FsPermission
-
- getStorageBytesRead() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes read from disks.
- getStorageBytesWritten() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes written to disks.
- getStorageIds() - クラス のメソッドorg.apache.hadoop.fs.BlockLocation
-
Get the storageID of each replica of the block.
- getStoragePolicy(Path) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Retrieve the storage policy for a given file or directory.
- getStoragePolicy(Path) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Query the effective storage policy ID for the given file or directory.
- getStoragePolicy(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Query the effective storage policy ID for the given file or directory.
- getStoragePolicy(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getStoragePolicy(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getStoragePolicy(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
Retrieve the storage policy for a given file or directory.
- getStoragePolicy(Path) - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsAdmin
-
Query the effective storage policy ID for the given file or directory.
- getStorageStatistics() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Get the StorageStatistics for this FileSystem object.
- getStorageTypeHeader(List<StorageType>) - クラス のstaticメソッドorg.apache.hadoop.fs.QuotaUsage
-
return the header of with the StorageTypes.
- getStorageTypes() - クラス のメソッドorg.apache.hadoop.fs.BlockLocation
-
Get the storage type of each replica of the block.
- getStorageTypes() - インタフェース のメソッドorg.apache.hadoop.fs.BlockStoragePolicySpi
-
Return the preferred storage types associated with this policy.
- getStore() - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
For unit test purposes, retrieves the AzureNativeFileSystemStore store
backing this file system.
- getStr() - クラス のメソッドorg.apache.hadoop.mapred.join.Parser.StrToken
-
- getStr() - クラス のメソッドorg.apache.hadoop.mapred.join.Parser.Token
-
- getStr() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.Parser.StrToken
-
- getStr() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.Parser.Token
-
- getStrictContract() - クラス のメソッドorg.apache.hadoop.yarn.api.records.PreemptionMessage
-
- getStringCollection(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name
property as
a collection of String
s.
- getStrings(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name
property as
an array of String
s.
- getStrings(String, String...) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name
property as
an array of String
s.
- getSuccessfulJobList() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
-
- getSuccessfulJobs() - クラス のメソッドorg.apache.hadoop.mapred.jobcontrol.JobControl
-
- getSuccessfullyIncreasedContainers() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceResponse
-
Get the list of containerIds of containers whose resource
have been successfully increased.
- getSuccessfullyStartedContainers() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
-
Get the list of ContainerId
s of the containers that are
started successfully.
- getSuccessfullyStoppedContainers() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
-
Get the list of containerIds of successfully stopped containers.
- getSuccessfulTaskAttempt() - クラス のメソッドorg.apache.hadoop.mapred.TaskReport
-
Get the attempt ID that took this task to completion
- getSuite() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.EncryptionZone
-
- getSum() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.DoubleValueSum
-
- getSum() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.LongValueSum
-
- getSupportedCompressionAlgorithms() - クラス のstaticメソッドorg.apache.hadoop.io.file.tfile.TFile
-
Get names of supported compression algorithms.
- getSwitchMap() - クラス のメソッドorg.apache.hadoop.net.AbstractDNSToSwitchMapping
-
Get a copy of the map (for diagnostics)
- getSwitchMap() - クラス のメソッドorg.apache.hadoop.net.CachedDNSToSwitchMapping
-
Get the (host x switch) map.
- getSymlink() - クラス のメソッドorg.apache.hadoop.fs.FileStatus
-
- getSymlink() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
非推奨です。
- getSymlinkCommand(String, String) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Return a command to create symbolic links.
- getSymlinkTarget() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.CreateEvent
-
Symlink target is null if the CreateEvent iNodeType is not symlink.
- getSystemDir() - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
Grab the jobtracker system directory path where job-specific files are to be placed.
- getSystemDir() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Grab the jobtracker system directory path where
job-specific files will be placed.
- getTableName() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.db.DBRecordReader
-
- getTag(String) - クラス のメソッドorg.apache.hadoop.metrics2.lib.MetricsRegistry
-
Get a tag by name
- getTargetQueue() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
-
Get the queue to place the application in.
- getTaskAttemptID() - インタフェース のメソッドorg.apache.hadoop.mapred.TaskAttemptContext
-
- getTaskAttemptId() - クラス のメソッドorg.apache.hadoop.mapred.TaskCompletionEvent
-
Returns task id.
- getTaskAttemptID() - インタフェース のメソッドorg.apache.hadoop.mapreduce.TaskAttemptContext
-
Get the unique name for this task attempt.
- getTaskAttemptId() - クラス のメソッドorg.apache.hadoop.mapreduce.TaskCompletionEvent
-
Returns task id.
- getTaskAttemptIDsPattern(String, Integer, Boolean, Integer, Integer) - クラス のstaticメソッドorg.apache.hadoop.mapred.TaskAttemptID
-
非推奨です。
- getTaskAttemptIDsPattern(String, Integer, TaskType, Integer, Integer) - クラス のstaticメソッドorg.apache.hadoop.mapred.TaskAttemptID
-
非推奨です。
- getTaskAttemptPath(TaskAttemptContext) - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-
Compute the path where the output of a task attempt is stored until
that task is committed.
- getTaskAttemptPath(TaskAttemptContext, Path) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-
Compute the path where the output of a task attempt is stored until
that task is committed.
- getTaskCleanupNeeded() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get whether task-cleanup is needed for the job
- getTaskCompletionEvents(int) - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
Get events indicating completion (success/failure) of component tasks.
- getTaskCompletionEvents(int, int) - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Get events indicating completion (success/failure) of component tasks.
- getTaskCompletionEvents(int) - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Get events indicating completion (success/failure) of component tasks.
- getTaskDiagnostics(TaskAttemptID) - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
Gets the diagnostic messages for a given task attempt.
- getTaskDiagnostics(TaskAttemptID) - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Gets the diagnostic messages for a given task attempt.
- getTaskID() - クラス のメソッドorg.apache.hadoop.mapred.TaskAttemptID
-
- getTaskId() - クラス のメソッドorg.apache.hadoop.mapred.TaskCompletionEvent
-
- getTaskId() - クラス のメソッドorg.apache.hadoop.mapred.TaskReport
-
The string of the task id.
- getTaskID() - クラス のメソッドorg.apache.hadoop.mapred.TaskReport
-
The id of the task.
- getTaskID() - クラス のメソッドorg.apache.hadoop.mapreduce.TaskAttemptID
-
Returns the
TaskID
object that this task attempt belongs to
- getTaskIDsPattern(String, Integer, Boolean, Integer) - クラス のstaticメソッドorg.apache.hadoop.mapred.TaskID
-
- getTaskIDsPattern(String, Integer, TaskType, Integer) - クラス のstaticメソッドorg.apache.hadoop.mapred.TaskID
-
非推奨です。
- getTaskLogURL(TaskAttemptID, String) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.tools.CLI
-
- getTaskOutputFilter(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.JobClient
-
Get the task output filter out of the JobConf.
- getTaskOutputFilter() - クラス のメソッドorg.apache.hadoop.mapred.JobClient
-
非推奨です。
- getTaskOutputFilter(Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.Job
-
Get the task output filter.
- getTaskOutputPath(JobConf, String) - クラス のstaticメソッドorg.apache.hadoop.mapred.FileOutputFormat
-
Helper function to create the task's temporary output directory and
return the path to the task's output file.
- getTaskReports(TaskType) - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Get the information of the current state of the tasks of a job.
- getTaskRunTime() - クラス のメソッドorg.apache.hadoop.mapreduce.TaskCompletionEvent
-
Returns time (in millisec) the task took to complete.
- getTaskStatus() - クラス のメソッドorg.apache.hadoop.mapred.TaskCompletionEvent
-
- getTaskTrackerCount() - クラス のメソッドorg.apache.hadoop.mapreduce.ClusterMetrics
-
Get the number of active trackers in the cluster.
- getTaskTrackerExpiryInterval() - クラス のメソッドorg.apache.hadoop.mapreduce.Cluster
-
Get the tasktracker expiry interval for the cluster
- getTaskTrackerHttp() - クラス のメソッドorg.apache.hadoop.mapreduce.TaskCompletionEvent
-
http location of the tasktracker where this task ran.
- getTaskTrackerName() - クラス のメソッドorg.apache.hadoop.mapreduce.TaskTrackerInfo
-
Gets the tasktracker's name.
- getTaskTrackers() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
Get the number of task trackers in the cluster.
- getTaskType() - クラス のメソッドorg.apache.hadoop.mapreduce.TaskAttemptID
-
Returns the TaskType of the TaskAttemptID
- getTaskType() - クラス のメソッドorg.apache.hadoop.mapreduce.TaskID
-
Get the type of the task.
- getTaskType(char) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.TaskID
-
Gets the
TaskType
corresponding to the character.
- getTestProvider() - クラス のstaticメソッドorg.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getThreadPoolExecutor(int, String, String, String, String) - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- getThreads() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the number of threads.
- getThreadState() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
-
- getTime() - インタフェース のメソッドorg.apache.hadoop.yarn.util.Clock
-
- getTime() - クラス のメソッドorg.apache.hadoop.yarn.util.MonotonicClock
-
Get current time from some arbitrary time base in the past, counting in
milliseconds, and not affected by settimeofday or similar system clock
changes.
- getTime() - クラス のメソッドorg.apache.hadoop.yarn.util.SystemClock
-
- getTime() - クラス のメソッドorg.apache.hadoop.yarn.util.UTCClock
-
- getTimeDuration(String, long, TimeUnit) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Return time duration in the given time unit.
- getTimeDuration(String, String, TimeUnit) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
- getTimeDurations(String, TimeUnit) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
- getTimelineEntityGroupId() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
-
Get the timelineEntityGroupId
.
- getTimelineServiceBuildVersion() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineAbout
-
- getTimelineServiceVersion() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineAbout
-
- getTimelineServiceVersion(Configuration) - クラス のstaticメソッドorg.apache.hadoop.yarn.conf.YarnConfiguration
-
Returns the timeline service version.
- getTimelineServiceVersion(Configuration) - クラス のstaticメソッドorg.apache.hadoop.yarn.util.timeline.TimelineUtils
-
Returns the timeline service version.
- getTimelineServiceVersionBuiltOn() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineAbout
-
- getTimelineTokenServiceAddress(Configuration) - クラス のstaticメソッドorg.apache.hadoop.yarn.util.timeline.TimelineUtils
-
- getTimeout(Configuration) - クラス のstaticメソッドorg.apache.hadoop.ipc.Client
-
- getTimestamp(Configuration, URI) - クラス のstaticメソッドorg.apache.hadoop.filecache.DistributedCache
-
非推奨です。
- getTimestamp() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.CloseEvent
-
The time when this event occurred, in milliseconds since the epoch.
- getTimestamp() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.RenameEvent
-
The time when this event occurred, in milliseconds since the epoch.
- getTimestamp() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.TruncateEvent
-
The time when this event occurred, in milliseconds since the epoch.
- getTimestamp() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.UnlinkEvent
-
The time when this event occurred, in milliseconds since the epoch.
- getTimestamp() - クラス のメソッドorg.apache.hadoop.yarn.api.records.LocalResource
-
Get the original timestamp of the resource to be localized, used
for verification.
- getTimestamp() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineEvent
-
Get the timestamp of the event
- getTimestamp() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
-
- getTimestamp() - クラス のメソッドorg.apache.hadoop.yarn.event.AbstractEvent
-
- getTimestamp() - インタフェース のメソッドorg.apache.hadoop.yarn.event.Event
-
- getToken() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NMToken
-
Get the
Token
used for authenticating with
NodeManager
- getToken(String) - クラス のメソッドorg.apache.hadoop.yarn.client.api.NMTokenCache
-
Returns NMToken, null if absent
- getTokenInfo(Class<?>, Configuration) - クラス のメソッドorg.apache.hadoop.yarn.security.admin.AdminSecurityInfo
-
- getTokenInfo(Class<?>, Configuration) - クラス のメソッドorg.apache.hadoop.yarn.security.client.ClientRMSecurityInfo
-
- getTokenInfo(Class<?>, Configuration) - クラス のメソッドorg.apache.hadoop.yarn.security.client.ClientTimelineSecurityInfo
-
- getTokenInfo(Class<?>, Configuration) - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerManagerSecurityInfo
-
- getTokenInfo(Class<?>, Configuration) - クラス のメソッドorg.apache.hadoop.yarn.security.SchedulerSecurityInfo
-
- getTokens() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ContainerLaunchContext
-
Get all the tokens needed by this container.
- getTokenService(Configuration, String, String, int) - クラス のstaticメソッドorg.apache.hadoop.yarn.client.ClientRMProxy
-
- getTopologyPaths() - クラス のメソッドorg.apache.hadoop.fs.BlockLocation
-
Get the list of network topology paths for each of the hosts.
- getTotal() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets total raw bytes including non-dfs used space.
- getTotalBlocks() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the total numbers of blocks on the cluster.
- getTotalJobSubmissions() - クラス のメソッドorg.apache.hadoop.mapreduce.ClusterMetrics
-
Get the total number of job submissions in the cluster.
- getTotalLogFileSize() - クラス のメソッドorg.apache.hadoop.yarn.ContainerLogAppender
-
- getTrackingId() - クラス のメソッドorg.apache.hadoop.security.token.TokenIdentifier
-
Returns a tracking identifier that can be used to associate usages of a
token across multiple client sessions.
- getTrackingURL() - インタフェース のメソッドorg.apache.hadoop.mapred.RunningJob
-
Get the URL where some job progress information will be displayed.
- getTrackingURL() - クラス のメソッドorg.apache.hadoop.mapreduce.Job
-
Get the URL where some job progress information will be displayed.
- getTrackingUrl() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
Get the link to the web-ui for details of the job.
- getTrackingUrl() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
-
Get the tracking URL for the ApplicationMaster
.
- getTrackingUrl() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
-
Get the tracking URL for the ApplicationMaster
.
- getTrackingUrl() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationAttemptReport
-
Get the tracking url for the application attempt.
- getTrackingUrl() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the tracking url for the application.
- getTrashCanLocation(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getTrashInterval() - クラス のメソッドorg.apache.hadoop.fs.FsServerDefaults
-
- getTrashRoot(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Get the root directory of Trash for current user when the path specified
is deleted.
- getTrashRoot(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getTrashRoots(boolean) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Get all the trash roots for current user or all users.
- getTrashRoots(boolean) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getTrimmed(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a trimmed String
,
null
if no such property exists.
- getTrimmed(String, String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a trimmed String
,
defaultValue
if no such property exists.
- getTrimmedStringCollection(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name
property as
a collection of String
s, trimmed of the leading and trailing whitespace.
- getTrimmedStrings(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
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...) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name
property as
an array of String
s, trimmed of the leading and trailing whitespace.
- getTTExpiryInterval() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
Get the tasktracker expiry interval for the cluster
- getTxid() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.EventBatch
-
- getTxidsBehindEstimate() - クラス のメソッドorg.apache.hadoop.hdfs.DFSInotifyEventInputStream
-
Return a estimate of how many transaction IDs behind the NameNode's
current state this stream is.
- getType() - クラス のメソッドorg.apache.hadoop.fs.permission.AclEntry
-
Returns the ACL entry type.
- getType() - クラス のメソッドorg.apache.hadoop.mapred.join.Parser.Token
-
- getType() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.join.Parser.Token
-
- getType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.LocalResource
-
Get the LocalResourceType
of the resource to be localized.
- getType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse
-
- getType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
-
- getType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
-
- getType() - クラス のメソッドorg.apache.hadoop.yarn.event.AbstractEvent
-
- getType() - インタフェース のメソッドorg.apache.hadoop.yarn.event.Event
-
- getTypeConsumed(StorageType) - クラス のメソッドorg.apache.hadoop.fs.QuotaUsage
-
Return storage type consumed.
- getTypeQuota(StorageType) - クラス のメソッドorg.apache.hadoop.fs.QuotaUsage
-
Return storage type quota.
- getTypes() - クラス のメソッドorg.apache.hadoop.io.GenericWritable
-
Return all classes that may be wrapped.
- getTypesQuotaUsage(boolean, List<StorageType>) - クラス のメソッドorg.apache.hadoop.fs.QuotaUsage
-
- getTypesSupportingQuota() - 列挙型 のstaticメソッドorg.apache.hadoop.fs.StorageType
-
- getUgi() - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Gets the ugi in the file-context
- getUid(String) - インタフェース のメソッドorg.apache.hadoop.security.IdMappingServiceProvider
-
- getUidAllowingUnknown(String) - インタフェース のメソッドorg.apache.hadoop.security.IdMappingServiceProvider
-
- getUMask() - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
- getUMask(Configuration) - クラス のstaticメソッド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() - クラス のメソッドorg.apache.hadoop.mapred.Counters.Counter
-
- getUnderlyingGroup() - クラス のメソッドorg.apache.hadoop.mapred.Counters.Group
-
- getUniqueFile(TaskAttemptContext, String, String) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputFormat
-
Generate a unique filename, based on the task id, name, and extension
- getUniqueItems() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.UniqValueCount
-
- getUniqueName(JobConf, String) - クラス のstaticメソッドorg.apache.hadoop.mapred.FileOutputFormat
-
Helper function to generate a name that is unique for the task.
- getUnmanagedAM() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
-
Get if the RM should manage the execution of the AM.
- getUnmasked() - クラス のメソッドorg.apache.hadoop.fs.permission.FsCreateModes
-
- getUnmasked() - クラス のメソッドorg.apache.hadoop.fs.permission.FsPermission
-
Get unmasked permission if exists.
- getUpdateContainerRequest() - クラス のメソッドorg.apache.hadoop.yarn.api.records.UpdateContainerError
-
Get the UpdateContainerRequest
that was not satisfiable.
- getUpdatedContainers() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
-
Get the list of newly updated containers by
ResourceManager
.
- getUpdatedNodes() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
-
Get the list of updated NodeReport
s.
- getUpdateErrors() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
-
Get the list of container update errors to inform the
Application Master about the container updates that could not be
satisfied due to error.
- getUpdateRequests() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
-
Get the list of container update requests being sent by the
ApplicationMaster
.
- getUpdateType() - クラス のメソッドorg.apache.hadoop.yarn.api.records.UpdatedContainer
-
Get the ContainerUpdateType
.
- getUri() - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Returns a URI whose scheme and authority identify this FileSystem.
- getUri() - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- getUri() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Returns a URI whose scheme and authority identify this FileSystem.
- getUri() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
Returns a URI whose scheme and authority identify this FileSystem.
- getUri() - クラス のメソッドorg.apache.hadoop.fs.ftp.FTPFileSystem
-
- getUri() - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- getUri() - クラス のメソッドorg.apache.hadoop.fs.s3native.NativeS3FileSystem
-
- getUri() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getUriDefaultPort() - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
The default port of this file system.
- getUriDefaultPort() - クラス のメソッドorg.apache.hadoop.fs.azure.Wasb
-
- getUriDefaultPort() - クラス のメソッドorg.apache.hadoop.fs.s3a.S3A
-
- getUriDefaultPort() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getUriPath(Path) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Get the path-part of a pathname.
- getUsed() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Return the total size of all files in the filesystem.
- getUsed(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Return the total size of all files from a specified path.
- getUsed() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
Return the total size of all files in the filesystem.
- getUsed(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
Return the total size of all files from a specified path.
- getUsed() - クラス のメソッドorg.apache.hadoop.fs.FsStatus
-
Return the number of bytes used on the file system
- getUsed() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the used space by data nodes.
- getUsed() - クラス のメソッドorg.apache.hadoop.yarn.api.records.NodeReport
-
Get used Resource
on the node.
- getUsedMem() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getUsedMemory() - クラス のメソッドorg.apache.hadoop.mapred.ClusterStatus
-
非推奨です。
- getUsedResources() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
-
Get the used Resource
- getUseNewMapper() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Should the framework use the new context-object code for running
the mapper?
- getUseNewReducer() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Should the framework use the new context-object code for running
the reducer?
- getUser() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the reported username for this job.
- getUser() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the reported username for this job.
- getUser() - クラス のメソッドorg.apache.hadoop.security.token.TokenIdentifier
-
Get the Ugi with the username encoded in the token identifier
- getUser() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the user who submitted the application.
- getUser() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ReservationAllocationState
-
Get the user who made the reservation.
- getUser() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
-
- getUser() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
-
- getUser() - クラス のメソッドorg.apache.hadoop.yarn.security.AccessRequest
-
- getUser() - クラス のメソッドorg.apache.hadoop.yarn.security.AMRMTokenIdentifier
-
- getUser() - クラス のメソッドorg.apache.hadoop.yarn.security.client.ClientToAMTokenIdentifier
-
- getUser() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
- getUser() - クラス のメソッドorg.apache.hadoop.yarn.security.NMTokenIdentifier
-
- getUserAcls() - クラス のメソッドorg.apache.hadoop.yarn.api.records.QueueUserACLInfo
-
Get the list of QueueACL
for the given user.
- getUserAclsInfoList() - クラス のメソッドorg.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
-
Get the QueueUserACLInfo
per queue for the user.
- getUserAction() - クラス のメソッドorg.apache.hadoop.fs.permission.FsPermission
-
- getUserInfo() - クラス のメソッドorg.apache.hadoop.yarn.api.records.URL
-
Get the user info of the URL.
- getUsername() - クラス のメソッドorg.apache.hadoop.mapreduce.JobStatus
-
- getUserName(int, String) - インタフェース のメソッドorg.apache.hadoop.security.IdMappingServiceProvider
-
- getUsers() - クラス のメソッドorg.apache.hadoop.security.authorize.AccessControlList
-
Get the names of users allowed for this service.
- getUsersForNetgroupCommand(String) - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
A command to get a given netgroup's user list.
- getVal() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.LongValueMax
-
- getVal() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.LongValueMin
-
- getVal() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.StringValueMax
-
- getVal() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.aggregate.StringValueMin
-
- getValByRegex(String) - クラス のメソッドorg.apache.hadoop.conf.Configuration
-
get keys matching the the regex
- getValue() - クラス のメソッドorg.apache.hadoop.mapred.Counters.Counter
-
- getValue() - インタフェース のメソッドorg.apache.hadoop.mapreduce.Counter
-
What is the current value of this counter?
- getValue() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.fieldsel.FieldSelectionHelper
-
- getValue() - クラス のメソッドorg.apache.hadoop.util.PureJavaCrc32
-
- getValue() - クラス のメソッドorg.apache.hadoop.util.PureJavaCrc32C
-
- getValueAggregatorDescriptor(String, Configuration) - クラス のstaticメソッドorg.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorJobBase
-
- getValueClass() - クラス のメソッドorg.apache.hadoop.io.ArrayWritable
-
- getValueClass() - クラス のメソッドorg.apache.hadoop.mapred.SequenceFileRecordReader
-
- getValues() - インタフェース のメソッドorg.apache.hadoop.mapreduce.ReduceContext
-
Iterate through the values for the current key, reusing the same value
object, which is stored in the context.
- getValues() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
-
- getVcoreSeconds() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
-
Get the aggregated number of vcores that the application has allocated
times the number of seconds the application has been running.
- getVectorSize() - クラス のメソッドorg.apache.hadoop.util.bloom.BloomFilter
-
- getVersion() - クラス のメソッドorg.apache.hadoop.hdfs.protocol.EncryptionZone
-
- getVersion() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the version of Hadoop.
- getVersion() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.namenode.NameNodeMXBean
-
Gets the version of Hadoop.
- getVersion() - クラス のメソッドorg.apache.hadoop.io.VersionedWritable
-
Return the version number of the current implementation.
- getVersion() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
-
- getVersion() - クラス のメソッドorg.apache.hadoop.yarn.security.ContainerTokenIdentifier
-
Get the Container version
- getVIntSize(long) - クラス のstaticメソッドorg.apache.hadoop.io.WritableUtils
-
Get the encoded length if an integer is stored in a variable-length format
- getVIntSize(long) - クラス のstaticメソッドorg.apache.hadoop.record.Utils
-
非推奨です。
Get the encoded length if an integer is stored in a variable-length format
- getVirtualCores() - クラス のメソッドorg.apache.hadoop.yarn.api.records.Resource
-
Get number of virtual cpu cores of the resource.
- getVirtualMemory() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ResourceUtilization
-
Get used virtual memory.
- getVirtualMemorySize() - クラス のメソッドorg.apache.hadoop.util.SysInfo
-
Obtain the total size of the virtual memory present in the system.
- getVirtualMemorySize() - クラス のメソッドorg.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
-
Get the virtual memory used by all the processes in the
process-tree.
- getVirtualMemorySize(int) - クラス のメソッドorg.apache.hadoop.yarn.util.ResourceCalculatorProcessTree
-
Get the virtual memory used by all the processes in the
process-tree that are older than the passed in age.
- getVisibility() - クラス のメソッドorg.apache.hadoop.yarn.api.records.LocalResource
-
Get the LocalResourceVisibility
of the resource to be
localized.
- getVisibleLength() - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsDataInputStream
-
Get the visible length of the file.
- getVolumeInfo() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Gets the information of each volume on the Datanode.
- getWaitingJobList() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.jobcontrol.JobControl
-
- getWaitingJobs() - クラス のメソッドorg.apache.hadoop.mapred.jobcontrol.JobControl
-
- getWinUtilsFile() - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Get a file reference to winutils.
- getWinUtilsPath() - クラス のstaticメソッドorg.apache.hadoop.util.Shell
-
Locate the winutils binary, or fail with a meaningful
exception and stack trace as an RTE.
- getWorkingDirectory() - クラス のメソッドorg.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- getWorkingDirectory() - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Gets the working directory for wd-relative names (such a "foo/bar").
- getWorkingDirectory() - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Get the current working directory for the given file system
- getWorkingDirectory() - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
Get the current working directory for the given file system
- getWorkingDirectory() - クラス のメソッドorg.apache.hadoop.fs.ftp.FTPFileSystem
-
- getWorkingDirectory() - クラス のメソッドorg.apache.hadoop.fs.RawLocalFileSystem
-
- getWorkingDirectory() - クラス のメソッドorg.apache.hadoop.fs.s3native.NativeS3FileSystem
-
- getWorkingDirectory() - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getWorkingDirectory() - クラス のメソッドorg.apache.hadoop.mapred.JobConf
-
Get the current working directory for the default file system.
- getWorkingDirectory() - インタフェース のメソッドorg.apache.hadoop.mapreduce.JobContext
-
Get the current working directory for the default file system.
- getWorkOutputPath(JobConf) - クラス のstaticメソッドorg.apache.hadoop.mapred.FileOutputFormat
-
- getWorkOutputPath(TaskInputOutputContext<?, ?, ?, ?>) - クラス のstaticメソッド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
Some applications need to create/write-to side-files, which differ from
the actual job-outputs.
- getWorkPath(TaskAttemptContext, Path) - クラス のメソッドorg.apache.hadoop.mapred.FileOutputCommitter
-
- getWorkPath() - クラス のメソッドorg.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
-
Get the directory that the task should write results into.
- getWrappedStream() - クラス のメソッドorg.apache.hadoop.hdfs.client.HdfsDataInputStream
-
Get a reference to the wrapped output stream.
- getWritePacketSize() - クラス のメソッドorg.apache.hadoop.fs.FsServerDefaults
-
- getWriters() - クラス のメソッドorg.apache.hadoop.yarn.api.records.timeline.TimelineDomain
-
Get the writer (and/or writer group) list string
- getXAttr(Path, String) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Get an xattr for a file or directory.
- getXAttr(Path, String) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Get an xattr for a file or directory.
- getXAttr(Path, String) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Get an xattr name and value for a file or directory.
- getXAttr(Path, String) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getXAttr(Path, String) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getXAttr(Path, String) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getXAttrs(Path) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path, List<String>) - クラス のメソッドorg.apache.hadoop.fs.AbstractFileSystem
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path, List<String>) - クラス のメソッドorg.apache.hadoop.fs.FileContext
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Get all of the xattr name/value pairs for a file or directory.
- getXAttrs(Path, List<String>) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Get all of the xattrs name/value pairs for a file or directory.
- getXAttrs(Path) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getXAttrs(Path, List<String>) - クラス のメソッドorg.apache.hadoop.fs.FilterFileSystem
-
- getXAttrs(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getXAttrs(Path, List<String>) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getXAttrs(Path) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getXAttrs(Path, List<String>) - クラス のメソッドorg.apache.hadoop.fs.viewfs.ViewFs
-
- getxAttrs() - クラス のメソッドorg.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent
-
- getXceiverCount() - インタフェース のメソッドorg.apache.hadoop.hdfs.server.datanode.DataNodeMXBean
-
Returns an estimate of the number of Datanode threads
actively transferring blocks.
- getYarnApplicationAttemptState() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationAttemptReport
-
Get the YarnApplicationAttemptState of the application attempt.
- getYarnApplicationState() - クラス のメソッドorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Get the YarnApplicationState
of the application.
- getYarnClusterMetrics() - クラス のメソッドorg.apache.hadoop.yarn.client.api.YarnClient
-
- getYarnUrlFromPath(Path) - クラス のstaticメソッドorg.apache.hadoop.yarn.util.ConverterUtils
-
非推奨です。
- getYarnUrlFromURI(URI) - クラス のstaticメソッドorg.apache.hadoop.yarn.util.ConverterUtils
-
非推奨です。
- getZKFCAddress() - クラス のメソッドorg.apache.hadoop.ha.HAServiceTarget
-
- getZKFCProxy(Configuration, int) - クラス のメソッドorg.apache.hadoop.ha.HAServiceTarget
-
- GlobalStorageStatistics - org.apache.hadoop.fsの列挙型
-
Stores global storage statistics objects.
- GlobFilter - org.apache.hadoop.fsのクラス
-
A filter for POSIX glob pattern with brace expansions.
- GlobFilter(String) - クラス のコンストラクタorg.apache.hadoop.fs.GlobFilter
-
Creates a glob filter with the specified file pattern.
- GlobFilter(String, PathFilter) - クラス のコンストラクタorg.apache.hadoop.fs.GlobFilter
-
Creates a glob filter with the specified file pattern and an user filter.
- GlobFilter - org.apache.hadoop.metrics2.filterのクラス
-
A glob pattern filter for metrics.
- GlobFilter() - クラス のコンストラクタorg.apache.hadoop.metrics2.filter.GlobFilter
-
- globStatus(Path) - クラス のメソッドorg.apache.hadoop.fs.FileSystem
-
Return all the files that match filePattern and are not checksum
files.
- globStatus(Path, PathFilter) - クラス のメソッド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.
- GRANT_TYPE - クラス のstatic変数org.apache.hadoop.hdfs.web.oauth2.AzureADClientCredentialBasedAccesTokenProvider
-
- GRANT_TYPE - クラス のstatic変数org.apache.hadoop.hdfs.web.oauth2.OAuth2Constants
-
- GraphiteSink - org.apache.hadoop.metrics2.sinkのクラス
-
A metrics sink that writes to a Graphite server
- GraphiteSink() - クラス のコンストラクタorg.apache.hadoop.metrics2.sink.GraphiteSink
-
- Group() - クラス のコンストラクタorg.apache.hadoop.mapred.Counters.Group
-
- GROUP - クラス のstatic変数org.apache.hadoop.mapreduce.lib.map.RegexMapper
-
- GROUP_MAPPING_CONFIG_PREFIX - インタフェース のstatic変数org.apache.hadoop.security.GroupMappingServiceProvider
-
- GroupMappingServiceProvider - org.apache.hadoop.securityのインタフェース
-
An interface for the implementation of a user-to-groups mapping service
used by Groups
.
- GzipCodec - org.apache.hadoop.io.compressのクラス
-
This class creates gzip compressors/decompressors.
- GzipCodec() - クラス のコンストラクタorg.apache.hadoop.io.compress.GzipCodec
-