- CacheableIPList - Class in org.apache.hadoop.util
-
CacheableIPList loads a list of subnets from a file.
- CacheableIPList(FileBasedIPList, long) - Constructor for class org.apache.hadoop.util.CacheableIPList
-
- CachedDNSToSwitchMapping - Class in 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) - Constructor for class org.apache.hadoop.net.CachedDNSToSwitchMapping
-
cache a raw DNS mapping
- cacheGroupsAdd(List<String>) - Method in interface org.apache.hadoop.security.GroupMappingServiceProvider
-
Caches the group user information
- cacheGroupsAdd(List<String>) - Method in class org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback
-
- cacheGroupsAdd(List<String>) - Method in class org.apache.hadoop.security.JniBasedUnixGroupsNetgroupMappingWithFallback
-
- cacheGroupsAdd(List<String>) - Method in class org.apache.hadoop.security.NullGroupsMapping
-
Nothing is returned, so nothing is cached.
- cacheGroupsRefresh() - Method in interface org.apache.hadoop.security.GroupMappingServiceProvider
-
Refresh the cache of groups and user mapping
- cacheGroupsRefresh() - Method in class org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback
-
- cacheGroupsRefresh() - Method in class org.apache.hadoop.security.JniBasedUnixGroupsNetgroupMappingWithFallback
-
- cacheGroupsRefresh() - Method in class org.apache.hadoop.security.NullGroupsMapping
-
Nothing is returned, so nothing is cached.
- CacheManipulator() - Constructor for class org.apache.hadoop.io.nativeio.NativeIO.POSIX.CacheManipulator
-
- CachingKeyProvider - Class in org.apache.hadoop.crypto.key
-
A KeyProviderExtension
implementation providing a short lived
cache for KeyVersions
and Metadata
to avoid burst
of requests to hit the underlying KeyProvider
.
- CachingKeyProvider(KeyProvider, long, long) - Constructor for class org.apache.hadoop.crypto.key.CachingKeyProvider
-
- call(RPC.RpcKind, Writable, Client.ConnectionId, AtomicBoolean) - Method in class org.apache.hadoop.ipc.Client
-
Make a call, passing rpcRequest
, to the IPC server defined by
remoteId
, returning the rpc respond.
- call(RPC.RpcKind, Writable, Client.ConnectionId, AtomicBoolean, AlignmentContext) - Method in class org.apache.hadoop.ipc.Client
-
- call(RPC.RpcKind, String, Writable, long) - Method in class org.apache.hadoop.ipc.RPC.Server
-
- call(Writable, long) - Method in class org.apache.hadoop.ipc.Server
-
- call(RPC.RpcKind, String, Writable, long) - Method in class org.apache.hadoop.ipc.Server
-
Called for each call.
- Call(int, int, Void, Void, RPC.RpcKind, byte[]) - Constructor for class org.apache.hadoop.ipc.Server.Call
-
- CallerContext - Class in org.apache.hadoop.ipc
-
A class defining the caller context for auditing coarse granularity
operations.
- CallerContext.Builder - Class in org.apache.hadoop.ipc
-
The caller context builder.
- CALLERCONTEXT_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- CALLID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- CALLID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- CallQueueManager<E extends org.apache.hadoop.ipc.Schedulable> - Class in org.apache.hadoop.ipc
-
Abstracts queue operations for different blocking queues.
- CallQueueManager(Class<? extends BlockingQueue<E>>, Class<? extends RpcScheduler>, boolean, int, String, Configuration) - Constructor for class org.apache.hadoop.ipc.CallQueueManager
-
- CAN_UNBUFFER_NOT_IMPLEMENTED_MESSAGE - Static variable in class org.apache.hadoop.fs.StreamCapabilitiesPolicy
-
- cancel(Token<?>, Configuration) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider.KMSTokenRenewer
-
- cancel() - Method in interface org.apache.hadoop.io.ReadaheadPool.ReadaheadRequest
-
Cancels the request for readahead.
- cancel(Configuration) - Method in class org.apache.hadoop.security.token.Token
-
Cancel this delegation token.
- cancel(Token<?>, Configuration) - Method in class org.apache.hadoop.security.token.Token.TrivialRenewer
-
- cancel(Token<?>, Configuration) - Method in class org.apache.hadoop.security.token.TokenRenewer
-
Cancel the given token
- cancelDelegationToken(Token<?>) - Method in interface org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension.DelegationTokenExtension
-
Cancels the given token.
- cancelDelegationToken(Token<?>) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- cancelDelegationToken(URL, DelegationTokenAuthenticatedURL.Token) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Cancels a delegation token from the server end-point.
- cancelDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Cancels a delegation token from the server end-point.
- cancelDelegationToken(URL, AuthenticatedURL.Token, Token<AbstractDelegationTokenIdentifier>) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Cancels a delegation token from the server end-point.
- cancelDelegationToken(URL, AuthenticatedURL.Token, Token<AbstractDelegationTokenIdentifier>, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Cancels a delegation token from the server end-point.
- cancelDeleteOnExit(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Cancel the scheduled deletion of the path when the FileSystem is closed.
- cancelToken(Token<TokenIdent>, String) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Cancel a token by removing it from cache.
- canExecute(File) - Static method in class org.apache.hadoop.fs.FileUtil
-
- CANNOT_SEEK_PAST_EOF - Static variable in class org.apache.hadoop.fs.FSExceptionMessages
-
Seeks : "Attempted to seek or read past the end of the file"
- canonicalizeUri(URI) - Method in class org.apache.hadoop.fs.FileSystem
-
Canonicalize the given URI.
- canonicalizeUri(URI) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- canonicalizeUri(URI) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- canRead(File) - Static method in class org.apache.hadoop.fs.FileUtil
-
- CanSetDropBehind - Interface in org.apache.hadoop.fs
-
- CanSetReadahead - Interface in org.apache.hadoop.fs
-
- CanUnbuffer - Interface in org.apache.hadoop.fs
-
FSDataInputStreams implement this interface to indicate that they can clear
their buffers on request.
- canWrite(File) - Static method in class org.apache.hadoop.fs.FileUtil
-
- CAT_CONFIG - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_JAAS - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_JVM - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_KERBEROS - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_LOGIN - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_OS - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_SASL - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_TOKEN - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_UGI - Static variable in class org.apache.hadoop.security.KDiag
-
- CBZip2InputStream - Class in org.apache.hadoop.io.compress.bzip2
-
An input stream that decompresses from the BZip2 format (without the file
header chars) to be read as any other stream.
- CBZip2InputStream(InputStream, SplittableCompressionCodec.READ_MODE) - Constructor for class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
Constructs a new CBZip2InputStream which decompresses bytes read from the
specified stream.
- CBZip2InputStream(InputStream) - Constructor for class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
- CBZip2InputStream.STATE - Enum in org.apache.hadoop.io.compress.bzip2
-
A state machine to keep track of current state of the de-coder
- CBZip2OutputStream - Class in org.apache.hadoop.io.compress.bzip2
-
An output stream that compresses into the BZip2 format (without the file
header chars) into another stream.
- CBZip2OutputStream(OutputStream) - Constructor for class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
Constructs a new CBZip2OutputStream with a blocksize of 900k.
- CBZip2OutputStream(OutputStream, int) - Constructor for class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
Constructs a new CBZip2OutputStream with specified blocksize.
- cedeActive(RpcController, ZKFCProtocolProtos.CedeActiveRequestProto) - Method in interface org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.BlockingInterface
-
- cedeActive(RpcController, ZKFCProtocolProtos.CedeActiveRequestProto, RpcCallback<ZKFCProtocolProtos.CedeActiveResponseProto>) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
Request that the service cede its active state, and quit the election
for some amount of time
- cedeActive(RpcController, ZKFCProtocolProtos.CedeActiveRequestProto, RpcCallback<ZKFCProtocolProtos.CedeActiveResponseProto>) - Method in interface org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Interface
-
Request that the service cede its active state, and quit the election
for some amount of time
- cedeActive(RpcController, ZKFCProtocolProtos.CedeActiveRequestProto, RpcCallback<ZKFCProtocolProtos.CedeActiveResponseProto>) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Stub
-
- cedeActive(int) - Method in class org.apache.hadoop.ha.protocolPB.ZKFCProtocolClientSideTranslatorPB
-
- Certificates() - Constructor for class org.apache.hadoop.security.ssl.SSLHostnameVerifier.Certificates
-
- CHALLENGE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- CHALLENGE_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
CHALLENGE = 3;
- changed(boolean) - Static method in class org.apache.hadoop.fs.Options.HandleOpt
-
- changed() - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
-
- charAt(int) - Method in class org.apache.hadoop.io.Text
-
Returns the Unicode Scalar Value (32-bit integer value)
for the character at position
.
- check(String) - Method in class org.apache.hadoop.fs.DUHelper
-
- check(String, SSLSocket) - Method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String, X509Certificate) - Method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String, String[], String[]) - Method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String[], SSLSocket) - Method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String[], X509Certificate) - Method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String[], String[], String[], boolean, boolean) - Method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- checkArgs(String) - Method in interface org.apache.hadoop.ha.FenceMethod
-
Verify that the given fencing method's arguments are valid.
- checkArgs(String) - Method in class org.apache.hadoop.ha.PowerShellFencer
-
- checkArgs(String) - Method in class org.apache.hadoop.ha.ShellCommandFencer
-
- checkArgs(String) - Method in class org.apache.hadoop.ha.SshFenceByTcpPort
-
Verify that the argument, if given, in the conf is parseable.
- checkAvailableForRead() - Method in class org.apache.hadoop.security.token.SecretManager
-
No-op if the secret manager is available for reading tokens, throw a
StandbyException otherwise.
- checkFencingConfigured() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- checkIsBashSupported() - Static method in class org.apache.hadoop.util.Shell
-
- checkNativeCodeLoaded() - Static method in class org.apache.hadoop.io.compress.SnappyCodec
-
Are the native snappy libraries loaded & initialized?
- checkNativeCodeLoaded() - Static method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- checkNativeCodeLoaded() - Static method in class org.apache.hadoop.io.erasurecode.ErasureCodeNative
-
Is the native ISA-L library loaded and initialized? Throw exception if not.
- checkPath(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Check that a Path belongs to this FileSystem.
- checkPath(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Check that a Path belongs to this FileSystem.
- checkPath(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Check that a Path belongs to this FileSystem.
- checkPath(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- checkpoint() - Method in class org.apache.hadoop.fs.Trash
-
Create a trash checkpoint.
- checkScheme(URI, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Check that the Uri's scheme matches
- checkStateTransition(String, Service.STATE, Service.STATE) - Static method in class org.apache.hadoop.service.ServiceStateModel
-
Check that a state tansition is valid and
throw an exception if not
- checkStatus(File) - Method in class org.apache.hadoop.util.BasicDiskValidator
-
- checkStatus(File) - Method in class org.apache.hadoop.util.ReadWriteDiskValidator
-
- checkStream() - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- ChecksumException - Exception in org.apache.hadoop.fs
-
Thrown for checksum errors.
- ChecksumException(String, long) - Constructor for exception org.apache.hadoop.fs.ChecksumException
-
- ChecksumFileSystem - Class in org.apache.hadoop.fs
-
Abstract Checksumed FileSystem.
- ChecksumFileSystem(FileSystem) - Constructor for class org.apache.hadoop.fs.ChecksumFileSystem
-
- checksumOpt(Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Set checksum opt.
- ChecksumOpt() - Constructor for class org.apache.hadoop.fs.Options.ChecksumOpt
-
Create a uninitialized one
- ChecksumOpt(DataChecksum.Type, int) - Constructor for class org.apache.hadoop.fs.Options.ChecksumOpt
-
Normal ctor
- checksumParam(Options.ChecksumOpt) - Static method in class org.apache.hadoop.fs.Options.CreateOpts
-
- ChecksumParam(Options.ChecksumOpt) - Constructor for class org.apache.hadoop.fs.Options.CreateOpts.ChecksumParam
-
- checkTGTAndReloginFromKeytab() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Re-login a user from keytab if TGT is expired or is close to expiry.
- checkToken(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Find the DelegationTokenInformation for the given token id, and verify that
if the token is expired.
- checkWindowsCommandLineLength(String...) - Static method in class 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.
- Chgrp() - Constructor for class org.apache.hadoop.fs.FsShellPermissions.Chgrp
-
- children - Variable in class org.apache.hadoop.net.InnerNodeImpl
-
- childrenMap - Variable in class org.apache.hadoop.net.InnerNodeImpl
-
- chmod(String, String) - Static method in class org.apache.hadoop.fs.FileUtil
-
Change the permissions on a filename.
- chmod(String, String, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
-
Change the permissions on a file / directory, recursively, if
needed.
- Chmod() - Constructor for class org.apache.hadoop.fs.FsShellPermissions.Chmod
-
- chmod(String, int) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- chooseBlockSize(long) - Static method in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
Chooses a blocksize based on the given length of the data to compress.
- Chown() - Constructor for class org.apache.hadoop.fs.FsShellPermissions.Chown
-
- CLASSNAME - Static variable in class org.apache.hadoop.io.compress.PassthroughCodec
-
Classname of the codec: "org.apache.hadoop.io.compress.PassthroughCodec".
- CLASSNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- CLASSNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- ClassOption(Class<?>) - Constructor for class org.apache.hadoop.util.Options.ClassOption
-
- CleanerUtil.BufferCleaner - Interface in org.apache.hadoop.util
-
Pass in an implementation of this interface to cleanup ByteBuffers.
- cleanup(Log, Closeable...) - Static method in class org.apache.hadoop.io.IOUtils
-
- cleanup() - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
The default cleanup.
- cleanupWithLogger(Logger, Closeable...) - Static method in class org.apache.hadoop.io.IOUtils
-
Close the Closeable objects and
ignore any
Throwable
or
null pointers.
- clear() - Method in class org.apache.hadoop.conf.Configuration
-
Clears all keys from the configuration.
- clear() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- clear() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- clear() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- clear() - Method in class org.apache.hadoop.fs.HardLink.LinkStats
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.io.MapWritable
-
- clear() - Method in class org.apache.hadoop.io.SortedMapWritable
-
- clear() - Method in class org.apache.hadoop.io.Text
-
Clear the string to empty.
- clear() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- clear() - Method in interface org.apache.hadoop.metrics2.util.QuantileEstimator
-
- clear() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- clear() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- clear() - Method in class org.apache.hadoop.util.bloom.HashFunction
-
Clears this hash function.
- CLEAR_TEXT_FALLBACK - Static variable in class org.apache.hadoop.security.alias.CredentialProvider
-
- clearAccessTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 access_time = 8;
- clearAlias() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- clearArgs() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- clearAuths() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- clearBlockReplication() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 block_replication = 10;
- clearBlockSize() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 block_size = 11;
- clearCallerContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- clearCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
a sequence number that is sent back in response
- clearCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
callId used in Request
- clearChallenge() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional bytes challenge = 5;
- clearChanged() - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
-
Clear the changed flag in the snapshot operations
- clearClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- clearClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- clearClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
Globally unique client ID
- clearClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Globally unique client ID
- clearClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
protocol version of class declaring the called method
- clearClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required uint64 clientProtocolVersion = 3;
- clearConfig() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- clearContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- clearDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- clearDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
- clearDescriptions() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- clearEcData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
storagePolicy = 16
- clearEffectiveUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- clearEncryptionData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
locations = 12
alias = 13
childrenNum = 14
- clearErrorDetail() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
in case of error
- clearErrorMsg() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails, often contains strack trace
- clearExceptionClassName() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails
- clearExitStatus() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
unix exit status to return
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- clearFileType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- clearFlags() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 flags = 18 [default = 0];
- clearGroup() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- clearGroups() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- clearId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
required int64 id = 1;
- clearId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
required int64 id = 1;
- clearId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required int64 id = 1;
- clearIdentifier() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- clearIdentifier() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes identifier = 1;
- clearKey() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- clearKind() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- clearLength() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 length = 3;
- CLEARMASK - Static variable in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- clearMechanism() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- clearMethod() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- clearMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
Name of the RPC method
- clearMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
- clearMethods() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- clearMillisToCede() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
required uint32 millisToCede = 1;
- clearModificationTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 modification_time = 7;
- clearMtime() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional uint64 mtime = 1;
- clearNameMaps() - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- clearNewExpiryTime() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
required uint64 newExpiryTime = 1;
- clearNotReadyReason() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If not ready to become active, a textual explanation of why not
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- clearOwner() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- clearParentId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdLow
- clearPassword() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes password = 2;
- clearPath() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- clearPath() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional string path = 2;
- clearPerm() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
UNIX-style mode bits
- clearPermission() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- clearProtocol() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
Protocol name for next rpc layer.
- clearProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
Protocol name
- clearProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
Protocol name
- clearProtocol() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- clearProtocolSignature() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- clearProtocolVersions() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- clearReadyToBecomeActive() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If state is STANDBY, indicate whether it is
ready to become active.
- clearRealUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- clearRenewer() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- clearReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- clearReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- clearReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- clearReqSource() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
required .hadoop.common.HARequestSource reqSource = 1;
- clearResponses() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- clearRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- clearRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional sint32 retryCount = 8 [default = -1];
- clearRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
RPC kind
- clearRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
RPC kind
- clearRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- clearRpcOp() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- clearSecret() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional bytes secret = 3;
- clearSecrets() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- clearSenderName() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
which handler sent this message
- clearServerId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- clearServerIpcVersionNum() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Sent if success or fail
- clearService() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- clearShutdownHooks() - Method in class org.apache.hadoop.util.ShutdownHookManager
-
clear all registered shutdownHooks.
- clearSignature() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
optional bytes signature = 2;
- clearState() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
required .hadoop.common.HAServiceStateProto state = 1;
- clearState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- clearStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
The last seen Global State ID
- clearStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
The last written Global State ID
- clearStatistics() - Static method in class org.apache.hadoop.fs.AbstractFileSystem
-
- clearStatistics() - Static method in class org.apache.hadoop.fs.FileContext
-
Clears all the statistics stored in AbstractFileSystem, for all the file
systems.
- clearStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
-
Reset all statistics for all file systems.
- clearStatus() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- clearSymlink() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- clearToken() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional bytes token = 3;
- clearToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- clearToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- clearToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- clearToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- clearTokens() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- clearTraceId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdHigh
- clearTraceInfo() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- clearUser() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- clearUserInfo() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- clearUserMessage() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
to be displayed to the user
- clearValue() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- clearVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
required uint64 version = 1;
- clearVersion() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional uint32 version = 1;
- clearVersions() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
Protocol version corresponding to the rpc kind.
- Client - Class in org.apache.hadoop.ipc
-
A client for an IPC service.
- Client(Class<? extends Writable>, Configuration, SocketFactory) - Constructor for class org.apache.hadoop.ipc.Client
-
Construct an IPC client whose values are of the given
Writable
class.
- Client(Class<? extends Writable>, Configuration) - Constructor for class org.apache.hadoop.ipc.Client
-
Construct an IPC client with the default SocketFactory
- CLIENTID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- CLIENTID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- CLIENTPROTOCOLVERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- CLIENTPROTOCOLVERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- clone() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- clone() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- clone() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- clone(T, Configuration) - Static method in class org.apache.hadoop.io.WritableUtils
-
Make a copy of a writable object using serialization to a buffer.
- clone() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- clone() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- clone() - Method in class org.apache.hadoop.util.GcTimeMonitor.GcData
-
- cloneFileAttributes(Path, Path, Progressable) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Clones the attributes (like compression of the input file and creates a
corresponding Writer
- cloneInto(Writable, Writable) - Static method in class org.apache.hadoop.io.WritableUtils
-
- cloneWritableInto(Writable, Writable) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
Deprecated.
- close() - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Can be used by implementing classes to close any resources
that require closing
- close() - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- close() - Method in class org.apache.hadoop.fs.AvroFSInput
-
- close() - Method in class org.apache.hadoop.fs.FileSystem
-
Close this FileSystem instance.
- close() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- close() - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
Close the underlying output stream.
- close() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- close() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- close() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- close() - Method in class org.apache.hadoop.ha.protocolPB.ZKFCProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.http.HttpRequestLogAppender
-
- close() - Method in class org.apache.hadoop.io.BloomMapFile.Writer
-
- close() - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
- close() - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
- close() - Method in class org.apache.hadoop.io.compress.CompressionInputStream
-
- close() - Method in class org.apache.hadoop.io.compress.CompressionOutputStream
-
- close() - Method in class org.apache.hadoop.io.compress.CompressorStream
-
- close() - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- close() - Method in class org.apache.hadoop.io.compress.GzipCodec.GzipOutputStream
-
- close() - Method in class org.apache.hadoop.io.DefaultStringifier
-
- close() - Method in class org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- close() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Close the reader.
- close() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Close the scanner.
- close() - Method in class org.apache.hadoop.io.file.tfile.TFile.Writer
-
Close the Writer.
- close() - Method in class org.apache.hadoop.io.MapFile.Reader
-
Close the map.
- close() - Method in class org.apache.hadoop.io.MapFile.Writer
-
Close the map.
- close() - Method in class org.apache.hadoop.io.retry.DefaultFailoverProxyProvider
-
- close() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Close the file.
- close() - Method in interface org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
-
closes the iterator so that the underlying streams can be closed
- close() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
Close the file.
- close() - Method in interface org.apache.hadoop.io.Stringifier
-
Closes this object.
- close() - Method in class org.apache.hadoop.ipc.Client
-
- close() - Method in class org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.log.metrics.EventCounter
-
- close() - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
-
- close() - Method in class org.apache.hadoop.metrics2.sink.FileSink
-
- close() - Method in class org.apache.hadoop.metrics2.sink.GraphiteSink
-
- close() - Method in class org.apache.hadoop.metrics2.sink.GraphiteSink.Graphite
-
- close() - Method in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- close() - Method in class org.apache.hadoop.metrics2.sink.StatsDSink
-
- close() - Method in class org.apache.hadoop.metrics2.sink.StatsDSink.StatsD
-
- close() - Method in class org.apache.hadoop.security.KDiag
-
- close() - Method in class org.apache.hadoop.security.protocolPB.RefreshAuthorizationPolicyProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.service.AbstractService
-
- close() - Method in interface org.apache.hadoop.service.Service
-
A version of stop() that is designed to be usable in Java7 closure
clauses.
- close() - Method in class org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.util.AutoCloseableLock
-
Attempts to release the lock by making a call to release()
.
- close() - Method in class org.apache.hadoop.util.DurationInfo
-
- close() - Method in interface org.apache.hadoop.util.Shell.CommandExecutor
-
- close() - Method in class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- close() - Method in class org.apache.hadoop.util.StopWatch
-
- Closeable - Interface in org.apache.hadoop.io
-
- CloseableReferenceCount - Class in org.apache.hadoop.util
-
A closeable object that maintains a reference count.
- CloseableReferenceCount() - Constructor for class org.apache.hadoop.util.CloseableReferenceCount
-
- closeAll() - Static method in class org.apache.hadoop.fs.FileSystem
-
Close all cached FileSystem instances.
- closeAllForUGI(UserGroupInformation) - Static method in class org.apache.hadoop.fs.FileSystem
-
Close all cached FileSystem instances for a given UGI.
- closed - Variable in class org.apache.hadoop.io.compress.CompressorStream
-
- closed - Variable in class org.apache.hadoop.io.compress.DecompressorStream
-
- closeSocket(Socket) - Static method in class org.apache.hadoop.io.IOUtils
-
- closeStream(Closeable) - Static method in class org.apache.hadoop.io.IOUtils
-
- closeStreams(Closeable...) - Static method in class org.apache.hadoop.io.IOUtils
-
- code - Variable in enum org.apache.hadoop.security.SaslRpcServer.AuthMethod
-
The code for this method.
- CODEC_NAME_KEY - Static variable in class org.apache.hadoop.io.erasurecode.ECSchema
-
- CodecConstants - Class in org.apache.hadoop.io.compress
-
Codec related constants.
- CodecPool - Class in org.apache.hadoop.io.compress
-
A global compressor/decompressor pool used to save and reuse
(possibly native) compression/decompression codecs.
- CodecPool() - Constructor for class org.apache.hadoop.io.compress.CodecPool
-
- collectThreadLocalStates() - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
-
- combine(Result) - Method in class org.apache.hadoop.fs.shell.find.Result
-
Returns the combination of this and another result.
- combine(Class<T>, Object...) - Static method in class org.apache.hadoop.ipc.ProxyCombiner
-
Combine two or more proxies which together comprise a single proxy
interface.
- CombinedIPList - Class in org.apache.hadoop.util
-
Util class to stores ips/hosts/subnets.
- CombinedIPList(String, String, long) - Constructor for class org.apache.hadoop.util.CombinedIPList
-
- CombinedIPWhiteList - Class in org.apache.hadoop.util
-
- CombinedIPWhiteList(String, String, long) - Constructor for class org.apache.hadoop.util.CombinedIPWhiteList
-
- CommandFormat - Class in org.apache.hadoop.fs.shell
-
Parse the args of a command and check the format of args.
- CommandFormat(String, int, int, String...) - Constructor for class org.apache.hadoop.fs.shell.CommandFormat
-
- CommandFormat(int, int, String...) - Constructor for class org.apache.hadoop.fs.shell.CommandFormat
-
Simple parsing of command line arguments
- CommandFormat.DuplicatedOptionException - Exception in org.apache.hadoop.fs.shell
-
Used when a duplicated option is supplied to a command.
- CommandFormat.IllegalNumberOfArgumentsException - Exception in org.apache.hadoop.fs.shell
-
Used when the arguments exceed their bounds
- CommandFormat.NotEnoughArgumentsException - Exception in org.apache.hadoop.fs.shell
-
Used when too few arguments are supplied to a command
- CommandFormat.TooManyArgumentsException - Exception in org.apache.hadoop.fs.shell
-
Used when too many arguments are supplied to a command
- CommandFormat.UnknownOptionException - Exception in org.apache.hadoop.fs.shell
-
Used when an unsupported option is supplied to a command
- CommandShell - Class in org.apache.hadoop.tools
-
This program is a CLI utility base class utilizing hadoop Tool class.
- CommandShell() - Constructor for class org.apache.hadoop.tools.CommandShell
-
- CommandShell.SubCommand - Class in org.apache.hadoop.tools
-
Base class for any subcommands of this shell command.
- commit() - Method in class org.apache.hadoop.util.curator.ZKCuratorManager.SafeTransaction
-
- CommonConfigurationKeysPublic - Class in org.apache.hadoop.fs
-
This class contains constants for configuration keys used
in the common code.
- CommonConfigurationKeysPublic() - Constructor for class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- CommonPathCapabilities - Class in org.apache.hadoop.fs
-
Common path capabilities.
- ComparableVersion - Class in org.apache.hadoop.util
-
Generic implementation of version comparison.
- ComparableVersion(String) - Constructor for class org.apache.hadoop.util.ComparableVersion
-
- Comparator() - Constructor for class org.apache.hadoop.io.BooleanWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.BytesWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.ByteWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.DoubleWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.FloatWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.IntWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.LongWritable.Comparator
-
- comparator(WritableComparator) - Static method in class org.apache.hadoop.io.MapFile.Reader
-
- comparator(WritableComparator) - Static method in class org.apache.hadoop.io.MapFile.Writer
-
- Comparator() - Constructor for class org.apache.hadoop.io.MD5Hash.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.NullWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.ShortWritable.Comparator
-
- comparator() - Method in class org.apache.hadoop.io.SortedMapWritable
-
- Comparator() - Constructor for class org.apache.hadoop.io.Text.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.UTF8.Comparator
-
Deprecated.
- COMPARATOR_JCLASS - Static variable in class org.apache.hadoop.io.file.tfile.TFile
-
comparator prefix: java class
- COMPARATOR_MEMCMP - Static variable in class org.apache.hadoop.io.file.tfile.TFile
-
comparator: memcmp
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.BooleanWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.BytesWritable.Comparator
-
Compare the buffers in serialized form.
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.ByteWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.DoubleWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.FloatWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.IntWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.LongWritable.Comparator
-
- compare(WritableComparable, WritableComparable) - Method in class org.apache.hadoop.io.LongWritable.DecreasingComparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.LongWritable.DecreasingComparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.MD5Hash.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.NullWritable.Comparator
-
Compare the buffers in serialized form.
- compare(byte[], int, int, byte[], int, int) - Method in interface org.apache.hadoop.io.RawComparator
-
Compare two objects in binary.
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.ShortWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.Text.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.UTF8.Comparator
-
Deprecated.
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.WritableComparator
-
Optimization hook.
- compare(WritableComparable, WritableComparable) - Method in class org.apache.hadoop.io.WritableComparator
-
Compare two WritableComparables.
- compare(Object, Object) - Method in class org.apache.hadoop.io.WritableComparator
-
- compareBytes(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Lexicographic order of binary data.
- compareFs(FileSystem, FileSystem) - Static method in class org.apache.hadoop.fs.FileUtil
-
- compareTo(Delayed) - Method in class org.apache.hadoop.fs.DelegationTokenRenewer.RenewAction
-
- compareTo(FileStatus) - Method in class org.apache.hadoop.fs.FileStatus
-
Compare this FileStatus to another FileStatus
- compareTo(Object) - Method in class org.apache.hadoop.fs.FileStatus
-
Compare this FileStatus to another FileStatus.
- compareTo(FileStatus) - Method in class org.apache.hadoop.fs.LocatedFileStatus
-
Compare this FileStatus to another FileStatus
- compareTo(Path) - Method in class org.apache.hadoop.fs.Path
-
- compareTo(BinaryComparable) - Method in class org.apache.hadoop.io.BinaryComparable
-
Compare bytes from {#getBytes()}.
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.io.BinaryComparable
-
Compare bytes from {#getBytes()} to those provided.
- compareTo(BooleanWritable) - Method in class org.apache.hadoop.io.BooleanWritable
-
- compareTo(ByteWritable) - Method in class org.apache.hadoop.io.ByteWritable
-
Compares two ByteWritables.
- compareTo(DoubleWritable) - Method in class org.apache.hadoop.io.DoubleWritable
-
- compareTo(byte[]) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Compare the entry key to another key.
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Compare the entry key to another key.
- compareTo(RawComparable) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Compare an entry with a RawComparable object.
- compareTo(Utils.Version) - Method in class org.apache.hadoop.io.file.tfile.Utils.Version
-
Compare this version with another version.
- compareTo(FloatWritable) - Method in class org.apache.hadoop.io.FloatWritable
-
Compares two FloatWritables.
- compareTo(IntWritable) - Method in class org.apache.hadoop.io.IntWritable
-
Compares two IntWritables.
- compareTo(LongWritable) - Method in class org.apache.hadoop.io.LongWritable
-
Compares two LongWritables.
- compareTo(MD5Hash) - Method in class org.apache.hadoop.io.MD5Hash
-
Compares this object with the specified object for order.
- compareTo(NullWritable) - Method in class org.apache.hadoop.io.NullWritable
-
- compareTo(Object) - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
- compareTo(ShortWritable) - Method in class org.apache.hadoop.io.ShortWritable
-
Compares two ShortWritable.
- compareTo(VIntWritable) - Method in class org.apache.hadoop.io.VIntWritable
-
Compares two VIntWritables.
- compareTo(VLongWritable) - Method in class org.apache.hadoop.io.VLongWritable
-
Compares two VLongWritables.
- compareTo(ComparableVersion) - Method in class org.apache.hadoop.util.ComparableVersion
-
- compatibleWith(Utils.Version) - Method in class org.apache.hadoop.io.file.tfile.Utils.Version
-
Test compatibility.
- compile(String) - Method in class org.apache.hadoop.metrics2.filter.GlobFilter
-
- compile(String) - Method in class org.apache.hadoop.metrics2.filter.RegexFilter
-
- completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Called when we're all done writing to the target.
- completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Called when we're all done writing to the target.
- completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
not implemented.
- completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- CompositeService - Class in org.apache.hadoop.service
-
Composition of services.
- CompositeService(String) - Constructor for class org.apache.hadoop.service.CompositeService
-
- CompositeService.CompositeServiceShutdownHook - Class in org.apache.hadoop.service
-
JVM Shutdown hook for CompositeService which will stop the give
CompositeService gracefully in case of JVM shutdown.
- CompositeServiceShutdownHook(CompositeService) - Constructor for class org.apache.hadoop.service.CompositeService.CompositeServiceShutdownHook
-
- compress() - Method in class org.apache.hadoop.io.compress.BlockCompressorStream
-
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- compress(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Compressor
-
Fills specified buffer with compressed data.
- compress() - Method in class org.apache.hadoop.io.compress.CompressorStream
-
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Fills specified buffer with compressed data.
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Fills specified buffer with compressed data.
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInZlibDeflater
-
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- compressedValSerializer - Variable in class org.apache.hadoop.io.SequenceFile.Writer
-
- CompressedWritable - Class in org.apache.hadoop.io
-
A base-class for Writables which store themselves compressed and lazily
inflate on field access.
- CompressedWritable() - Constructor for class org.apache.hadoop.io.CompressedWritable
-
- Compression - Class in org.apache.hadoop.io.file.tfile
-
Compression related stuff.
- compression(SequenceFile.CompressionType) - Static method in class org.apache.hadoop.io.MapFile.Writer
-
- compression(SequenceFile.CompressionType, CompressionCodec) - Static method in class org.apache.hadoop.io.MapFile.Writer
-
- compression(SequenceFile.CompressionType) - Static method in class org.apache.hadoop.io.SequenceFile.Writer
-
- compression(SequenceFile.CompressionType, CompressionCodec) - Static method in class org.apache.hadoop.io.SequenceFile.Writer
-
- Compression.Algorithm - Enum in org.apache.hadoop.io.file.tfile
-
Compression algorithms.
- COMPRESSION_GZ - Static variable in class org.apache.hadoop.io.file.tfile.TFile
-
compression: gzip
- COMPRESSION_LZO - Static variable in class org.apache.hadoop.io.file.tfile.TFile
-
compression: lzo
- COMPRESSION_NONE - Static variable in class org.apache.hadoop.io.file.tfile.TFile
-
compression: none
- CompressionCodec - Interface in org.apache.hadoop.io.compress
-
This class encapsulates a streaming compression/decompression pair.
- CompressionCodec.Util - Class in org.apache.hadoop.io.compress
-
- CompressionCodecFactory - Class in org.apache.hadoop.io.compress
-
A factory that will find the correct codec for a given filename.
- CompressionCodecFactory(Configuration) - Constructor for class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the codecs specified in the config value io.compression.codecs
and register them.
- CompressionInputStream - Class in org.apache.hadoop.io.compress
-
A compression input stream.
- CompressionInputStream(InputStream) - Constructor for class org.apache.hadoop.io.compress.CompressionInputStream
-
Create a compression input stream that reads
the decompressed bytes from the given stream.
- CompressionOutputStream - Class in org.apache.hadoop.io.compress
-
A compression output stream.
- CompressionOutputStream(OutputStream) - Constructor for class org.apache.hadoop.io.compress.CompressionOutputStream
-
Create a compression output stream that writes
the compressed bytes to the given stream.
- Compressor - Interface in org.apache.hadoop.io.compress
-
- compressor - Variable in class org.apache.hadoop.io.compress.CompressorStream
-
- CompressorStream - Class in org.apache.hadoop.io.compress
-
- CompressorStream(OutputStream, Compressor, int) - Constructor for class org.apache.hadoop.io.compress.CompressorStream
-
- CompressorStream(OutputStream, Compressor) - Constructor for class org.apache.hadoop.io.compress.CompressorStream
-
- CompressorStream(OutputStream) - Constructor for class org.apache.hadoop.io.compress.CompressorStream
-
Allow derived classes to directly set the underlying stream.
- concat(Path, Path[]) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- concat(Path, Path[]) - Method in class org.apache.hadoop.fs.FileSystem
-
Concat existing files together.
- concat(Path, Path[]) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- concat(Path, Path[]) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- conf - Static variable in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- CONF_HADOOP_PROXYSERVERS - Static variable in class org.apache.hadoop.security.authorize.ProxyServers
-
- CONF_LZO_CLASS - Static variable in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- CONF_SERVLET_RECONFIGURABLE_PREFIX - Static variable in class org.apache.hadoop.conf.ReconfigurationServlet
-
- CONFIG_FIELD_NUMBER - Static variable in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- CONFIG_VIEWFS_DEFAULT_MOUNT_TABLE - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable name for the default mount table.
- CONFIG_VIEWFS_ENABLE_INNER_CACHE - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Enable ViewFileSystem to cache all children filesystems in inner cache.
- CONFIG_VIEWFS_ENABLE_INNER_CACHE_DEFAULT - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
- CONFIG_VIEWFS_HOMEDIR - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Prefix for the home dir for the mount table - if not specified
then the hadoop default value (/user) is used.
- CONFIG_VIEWFS_LINK - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying a simple link
- CONFIG_VIEWFS_LINK_FALLBACK - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying a fallback for link mount points.
- CONFIG_VIEWFS_LINK_MERGE - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying a merge link
- CONFIG_VIEWFS_LINK_MERGE_SLASH - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying a merge of the root of the mount-table
with the root of another file system.
- CONFIG_VIEWFS_LINK_NFLY - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying an nfly link.
- CONFIG_VIEWFS_PREFIX - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Prefix for the config variable prefix for the ViewFs mount-table
- CONFIG_VIEWFS_PREFIX_DEFAULT_MOUNT_TABLE - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable full prefix for the default mount table.
- CONFIG_VIEWFS_RENAME_STRATEGY - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
- ConfigRedactor - Class in org.apache.hadoop.conf
-
Tool for redacting sensitive information when displaying config parameters.
- ConfigRedactor(Configuration) - Constructor for class org.apache.hadoop.conf.ConfigRedactor
-
- Configurable - Interface in org.apache.hadoop.conf
-
- Configuration - Class in org.apache.hadoop.conf
-
Provides access to configuration parameters.
- Configuration() - Constructor for class org.apache.hadoop.conf.Configuration
-
A new configuration.
- Configuration(boolean) - Constructor for class org.apache.hadoop.conf.Configuration
-
A new configuration where the behavior of reading from the default
resources can be turned off.
- Configuration(Configuration) - Constructor for class org.apache.hadoop.conf.Configuration
-
A new configuration with the same settings cloned from another.
- Configuration.DeprecationDelta - Class in org.apache.hadoop.conf
-
A pending addition to the global set of deprecated keys.
- Configuration.IntegerRanges - Class in org.apache.hadoop.conf
-
A class that represents a set of positive integer ranges.
- Configured - Class in org.apache.hadoop.conf
-
Base class for things that may be configured with a
Configuration
.
- Configured() - Constructor for class org.apache.hadoop.conf.Configured
-
Construct a Configured.
- Configured(Configuration) - Constructor for class org.apache.hadoop.conf.Configured
-
Construct a Configured.
- configureXFrame(boolean) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
Adds the ability to control X_FRAME_OPTIONS on HttpServer2.
- ConfigUtil - Class in org.apache.hadoop.fs.viewfs
-
Utilities for config variables of the viewFs See
ViewFs
- ConfigUtil() - Constructor for class org.apache.hadoop.fs.viewfs.ConfigUtil
-
- confirmPrompt(String) - Static method in class org.apache.hadoop.util.ToolRunner
-
Print out a prompt to the user, and return true if the user
responds with "y" or "yes".
- ConfServlet.BadFormatException - Exception in org.apache.hadoop.conf
-
- connect() - Method in class org.apache.hadoop.metrics2.sink.GraphiteSink.Graphite
-
- Connection(SocketChannel, long, int, boolean) - Constructor for class org.apache.hadoop.ipc.Server.Connection
-
- ConnectTimeoutException - Exception in org.apache.hadoop.net
-
Thrown by NetUtils.connect(java.net.Socket, java.net.SocketAddress, int)
if it times out while connecting to the remote host.
- ConnectTimeoutException(String) - Constructor for exception org.apache.hadoop.net.ConnectTimeoutException
-
- Constants - Interface in org.apache.hadoop.fs.viewfs
-
Config variable prefixes for ViewFs -
see
ViewFs
for examples.
- construct(ZlibCompressor.CompressionLevel, ZlibCompressor.CompressionStrategy, ZlibCompressor.CompressionHeader, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- constructOutputStream(DataOutput) - Static method in class org.apache.hadoop.io.DataOutputOutputStream
-
Construct an OutputStream from the given DataOutput.
- containsHeader(String) - Method in class org.apache.hadoop.security.http.XFrameOptionsFilter.XFrameOptionsResponseWrapper
-
- containsKey(Object) - Method in class org.apache.hadoop.io.MapWritable
-
- containsKey(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- containsValue(Object) - Method in class org.apache.hadoop.io.MapWritable
-
- containsValue(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- content() - Static method in class org.apache.hadoop.fs.Options.HandleOpt
-
Handle is valid iff the content of the referent is the same.
- ContentSummary - Class in org.apache.hadoop.fs
-
Store the summary of a content (a directory or a file).
- ContentSummary() - Constructor for class org.apache.hadoop.fs.ContentSummary
-
Deprecated.
- ContentSummary(long, long, long) - Constructor for class org.apache.hadoop.fs.ContentSummary
-
Deprecated.
- ContentSummary(long, long, long, long, long, long) - Constructor for class org.apache.hadoop.fs.ContentSummary
-
Deprecated.
- ContentSummary.Builder - Class in org.apache.hadoop.fs
-
We don't use generics.
- context() - Method in interface org.apache.hadoop.metrics2.MetricsRecord
-
- CONTEXT_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- convert(FSProtos.FsPermissionProto) - Static method in class org.apache.hadoop.fs.protocolPB.PBHelper
-
- convert(FsPermission) - Static method in class org.apache.hadoop.fs.protocolPB.PBHelper
-
- convert(FSProtos.FileStatusProto) - Static method in class org.apache.hadoop.fs.protocolPB.PBHelper
-
- convert(FileStatus) - Static method in class org.apache.hadoop.fs.protocolPB.PBHelper
-
- convert(Throwable) - Static method in exception org.apache.hadoop.service.ServiceStateException
-
- convert(String, Throwable) - Static method in exception org.apache.hadoop.service.ServiceStateException
-
- convert(RpcHeaderProtos.RpcKindProto) - Static method in class org.apache.hadoop.util.ProtoUtil
-
- convertToExitException(Throwable) - Static method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Convert an exception to an ExitException
.
- copy(Path, Path) - Method in class org.apache.hadoop.fs.FileContext.Util
-
Copy file from src to dest.
- copy(Path, Path, boolean, boolean) - Method in class org.apache.hadoop.fs.FileContext.Util
-
Copy from src to dst, optionally deleting src and overwriting dst.
- copy(FileSystem, Path, FileSystem, Path, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
-
Copy files between FileSystems.
- copy(FileSystem, Path[], FileSystem, Path, boolean, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
-
- copy(FileSystem, Path, FileSystem, Path, boolean, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
-
Copy files between FileSystems.
- copy(FileSystem, FileStatus, FileSystem, Path, boolean, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
-
Copy files between FileSystems.
- copy(File, FileSystem, Path, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
-
Copy local files to a FileSystem.
- copy(FileSystem, Path, File, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
-
Copy FileSystem files to local files.
- copy(Writable) - Method in class org.apache.hadoop.io.AbstractMapWritable
-
Used by child copy constructors.
- copy(Configuration, T, T) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
Make a copy of the writable object using serialization to a buffer
- copyBytes() - Method in class 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 method in class org.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, int) - Static method in class org.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, Configuration) - Static method in class org.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, Configuration, boolean) - Static method in class org.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, long, boolean) - Static method in class org.apache.hadoop.io.IOUtils
-
Copies count bytes from one stream to another.
- copyBytes() - Method in class org.apache.hadoop.io.Text
-
Get a copy of the bytes that is exactly the length of the data.
- copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- copyFromLocalFile(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, boolean, Path[], Path) - Method in class org.apache.hadoop.fs.FileSystem
-
The src files are on the local disk.
- copyFromLocalFile(boolean, boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, boolean, Path[], Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
The src files are on the local disk.
- copyFromLocalFile(boolean, boolean, Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, boolean, Path, Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
not implemented.
- copyFromLocalFile(boolean, boolean, Path[], Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- copyToken() - Method in class org.apache.hadoop.security.token.Token
-
- copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(Path, Path, boolean) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Copy it a file from the remote filesystem to the local one.
- copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Copy it a file from a remote filesystem to the local one.
- copyToLocalFile(boolean, Path, Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
The src file is under this filesystem, and the dst is on the local disk.
- copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
copies the file in the har filesystem to a local file.
- copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- coreServiceLaunch(Configuration, S, List<String>, boolean, boolean) - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Launch the service.
- CostProvider - Interface in org.apache.hadoop.ipc
-
- count - Variable in class org.apache.hadoop.io.file.tfile.SimpleBufferedOutputStream
-
- countDirs - Variable in class org.apache.hadoop.fs.HardLink.LinkStats
-
- countDots(String) - Static method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
Counts the number of dots "." in a string.
- countEmptyDirs - Variable in class org.apache.hadoop.fs.HardLink.LinkStats
-
- counter(MetricsInfo, int) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for integer value counters
- counter(MetricsInfo, long) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for long value counters
- countFilesMultLinks - Variable in class org.apache.hadoop.fs.HardLink.LinkStats
-
- CountingBloomFilter - Class in org.apache.hadoop.util.bloom
-
Implements a counting Bloom filter, as defined by Fan et al.
- CountingBloomFilter() - Constructor for class org.apache.hadoop.util.bloom.CountingBloomFilter
-
Default constructor - use with readFields
- CountingBloomFilter(int, int, int) - Constructor for class org.apache.hadoop.util.bloom.CountingBloomFilter
-
Constructor
- countMultLinks - Variable in class org.apache.hadoop.fs.HardLink.LinkStats
-
- countPhysicalFileCopies - Variable in class org.apache.hadoop.fs.HardLink.LinkStats
-
- countSingleLinks - Variable in class org.apache.hadoop.fs.HardLink.LinkStats
-
- create(Path, EnumSet<CreateFlag>, Options.CreateOpts...) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable, Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- create(Path, EnumSet<CreateFlag>, Options.CreateOpts...) - Method in class org.apache.hadoop.fs.FileContext
-
Create or overwrite file on indicated path and returns an output stream for
writing into the file.
- create(Path) - Method in class org.apache.hadoop.fs.FileContext
-
- create(FileSystem, Path, FsPermission) - Static method in class org.apache.hadoop.fs.FileSystem
-
Create a file with the provided permission.
- create(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, short) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, short, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, boolean, int) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean, int, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
- create(Path, boolean, int, short, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class 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) - Method in class 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) - Method in class 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) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable, Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- create() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Create an FSDataOutputStream at the specified path.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class 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(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- create(FsPermission, FsPermission) - Static method in class org.apache.hadoop.fs.permission.FsCreateModes
-
Create from masked and unmasked modes.
- create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
A stream obtained via this call must be closed before using other APIs of
this class or else the invocation will block.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- create(Class<T>, T, RetryPolicy) - Static method in class org.apache.hadoop.io.retry.RetryProxy
-
Create a proxy for an interface of an implementation class
using the same retry policy for each method in the interface.
- create(Class<T>, FailoverProxyProvider<T>, RetryPolicy) - Static method in class org.apache.hadoop.io.retry.RetryProxy
-
Create a proxy for an interface of implementations of that interface using
the given
FailoverProxyProvider
and the same retry policy for each
method in the interface.
- create(Class<T>, T, Map<String, RetryPolicy>) - Static method in class org.apache.hadoop.io.retry.RetryProxy
-
Create a proxy for an interface of an implementation class
using the a set of retry policies specified by method name.
- create(Class<T>, FailoverProxyProvider<T>, Map<String, RetryPolicy>, RetryPolicy) - Static method in class org.apache.hadoop.io.retry.RetryProxy
-
Create a proxy for an interface of implementations of that interface using
the given
FailoverProxyProvider
and the a set of retry policies
specified by method name.
- create(String, byte[], List<ACL>, CreateMode) - Method in class org.apache.hadoop.util.curator.ZKCuratorManager.SafeTransaction
-
- CREATE_ALWAYS - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- CREATE_NEW - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- createCheckpoint() - Method in class org.apache.hadoop.fs.TrashPolicy
-
Create a trash checkpoint.
- createCompressionStream(OutputStream, Compressor, int) - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- createCompressor() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createConfiguration() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: create the base configuration for the service.
- createCredentialEntry(String, char[]) - Method in class org.apache.hadoop.security.alias.CredentialProvider
-
Create a new credential.
- createDataFileReader(Path, Configuration, SequenceFile.Reader.Option...) - Method in class org.apache.hadoop.io.MapFile.Reader
-
- createDataOutputStreamBuilder(FileSystem, Path) - Static method in class org.apache.hadoop.fs.FileSystem
-
Create instance of the standard FSDataOutputStreamBuilder for the
given filesystem and path.
- createDecoder() - Method in class org.apache.hadoop.io.erasurecode.codec.DummyErasureCodec
-
- createDecompressionStream(InputStream, Decompressor, int) - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- createDecompressor() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createDirectDecompressor() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createDirectDecompressor() - Method in interface org.apache.hadoop.io.compress.DirectDecompressionCodec
-
- createDirectDecompressor() - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createDirectDecompressor() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createDirectDecompressor() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createDirectoryWithMode(File, int) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
Create a directory with permissions set to the specified mode.
- createDisabled() - Static method in class org.apache.hadoop.fs.Options.ChecksumOpt
-
Create a ChecksumOpts that disables checksum
- createEncoder() - Method in class org.apache.hadoop.io.erasurecode.codec.DummyErasureCodec
-
- createFile(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
This is overridden to ensure that this class's create() method is
ultimately called.
- createFile(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a new FSDataOutputStreamBuilder for the file with path.
- createFile(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- createFile(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- createFile(String, long, long, long) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
Wrapper around CreateFile() on Windows
- createFileOutputStreamWithMode(File, boolean, int) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
Create a file for write with permissions set to the specified mode.
- createFileSystem(URI, Configuration) - Static method in class org.apache.hadoop.fs.AbstractFileSystem
-
Create a file system instance for the specified uri using the conf.
- createFilterConfig(Configuration) - Method in class org.apache.hadoop.security.authentication.server.ProxyUserAuthenticationFilterInitializer
-
- CreateFlag - Enum in org.apache.hadoop.fs
-
CreateFlag specifies the file create semantic.
- createForDecryption(String, String, byte[], byte[]) - Static method in class org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
Factory method to create a new EncryptedKeyVersion that can then be
passed into KeyProviderCryptoExtension.decryptEncryptedKey(org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion)
.
- createForWrite(File, int) - Static method in class org.apache.hadoop.io.SecureIOUtils
-
Open the specified File for write access, ensuring that it does not exist.
- createGenericOptionsParser(Configuration, String[]) - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: create a generic options parser or subclass thereof.
- createHardLink(File, File) - Static method in class org.apache.hadoop.fs.HardLink
-
Creates a hardlink
- createHardLinkMult(File, String[], File) - Static method in class org.apache.hadoop.fs.HardLink
-
Creates hardlinks from multiple existing files within one parent
directory, into one target directory.
- createIdentifier() - Method in class org.apache.hadoop.security.token.SecretManager
-
Create an empty token identifier.
- createImmutable(short) - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
Create a
CompressionInputStream
that will read from the given
input stream and return a stream for uncompressed data.
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- createInputStream(InputStream, Decompressor, long, long, SplittableCompressionCodec.READ_MODE) - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
Creates CompressionInputStream to be used to read off uncompressed data
in one of the two reading modes.
- createInputStream(InputStream) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- createInputStream(InputStream, Decompressor) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createInputStream(InputStream, Decompressor, long, long, SplittableCompressionCodec.READ_MODE) - Method in interface org.apache.hadoop.io.compress.SplittableCompressionCodec
-
Create a stream as dictated by the readMode.
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createInternal(Path, EnumSet<CreateFlag>, FsPermission, int, short, long, Progressable, Options.ChecksumOpt, boolean) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- createInternal(Path, EnumSet<CreateFlag>, FsPermission, int, short, long, Progressable, Options.ChecksumOpt, boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- createIOException(List<IOException>) - Static method in exception org.apache.hadoop.io.MultipleIOException
-
- createJarWithClassPath(String, Path, Map<String, String>) - Static method in class org.apache.hadoop.fs.FileUtil
-
- createJarWithClassPath(String, Path, Path, Map<String, String>) - Static method in class org.apache.hadoop.fs.FileUtil
-
Create a jar file at the given path, containing a manifest with a classpath
that references all specified entries.
- createKey(String, byte[], KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Create a new key.
- createKey(String, KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Create a new key generating the material for it.
- createKey(String, KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- createKey(String, byte[], KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- createKey(String, byte[], KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- createKey(String, KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- createKeyProviderDelegationTokenExtension(KeyProvider) - Static method in class org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension
-
Creates a
KeyProviderDelegationTokenExtension
using a given
KeyProvider
.
- createLocalTempFile(File, String, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
-
Create a tmp file for a base file.
- createMultipartUploader(FileSystem, Configuration) - Method in class org.apache.hadoop.fs.FileSystemMultipartUploader.Factory
-
- createNewFile(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Creates the given Path as a brand-new zero-length file.
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- createNonRecursive(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path with write-progress
reporting.
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class 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) - Method in class 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) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- createNonRecursive(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- createOptions() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: create an options instance to combine with the
standard options set.
- createOutputStream(Path, boolean) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- createOutputStream(OutputStream) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- createOutputStream(OutputStream, Compressor) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createOutputStreamWithMode(Path, boolean, FsPermission) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- createParent() - Static method in class org.apache.hadoop.fs.Options.CreateOpts
-
- CreateParent(boolean) - Constructor for class org.apache.hadoop.fs.Options.CreateOpts.CreateParent
-
- createPassword(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- createPassword(T) - Method in class org.apache.hadoop.security.token.SecretManager
-
Create the password for the given identifier.
- createPassword(byte[], SecretKey) - Static method in class org.apache.hadoop.security.token.SecretManager
-
Compute HMAC of the identifier using the secret key and return the
output as password
- createPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.FileSystem
-
Hook to implement support for
PathHandle
operations.
- createPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- createPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- createPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
Hook to implement support for
PathHandle
operations.
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.crypto.key.JavaKeyStoreProvider.Factory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.crypto.key.KeyProviderFactory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider.Factory
-
This provider expects URIs in the following form :
kms://<PROTO>@<AUTHORITY>/<PATH>
where :
- PROTO = http or https
- AUTHORITY = <HOSTS>[:<PORT>]
- HOSTS = <HOSTNAME>[;<HOSTS>]
- HOSTNAME = string
- PORT = integer
This will always create a
LoadBalancingKMSClientProvider
if the uri is correct.
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.crypto.key.UserProvider.Factory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.security.alias.CredentialProviderFactory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.security.alias.JavaKeyStoreProvider.Factory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.security.alias.LocalJavaKeyStoreProvider.Factory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.security.alias.UserProvider.Factory
-
- createProxyUser(String, UserGroupInformation) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a proxy user using username of the effective user and the ugi of the
real user.
- createProxyUserForTesting(String, UserGroupInformation, String[]) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a proxy user UGI for testing HDFS and MapReduce
- createRemoteUser(String) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a user from a login name.
- createRemoteUser(String, SaslRpcServer.AuthMethod) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a user from a login name.
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.apache.hadoop.security.SaslPlainServer.SaslPlainServerFactory
-
- createScanner() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a scanner than can scan the whole TFile.
- createScanner(byte[], byte[]) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
- createScanner(RawComparable, RawComparable) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
- createScannerByByteRange(long, long) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a scanner that covers a portion of TFile based on byte offsets.
- createScannerByKey(byte[], byte[]) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a scanner that covers a portion of TFile based on keys.
- createScannerByKey(RawComparable, RawComparable) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a scanner that covers a specific key range.
- createScannerByRecordNum(long, long) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Create a scanner that covers a range of records.
- createSecretKey(byte[]) - Static method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Convert the byte[] to a secret key
- createSecretKey(byte[]) - Static method in class org.apache.hadoop.security.token.SecretManager
-
Convert the byte[] to a secret key
- createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- createSnapshot(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Create a snapshot with a default name.
- createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.FileContext
-
Create a snapshot.
- createSnapshot(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a snapshot with a default name.
- createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a snapshot.
- createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- createSocket() - Method in class org.apache.hadoop.metrics2.sink.StatsDSink.StatsD
-
- createSocket() - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- createSocket(String, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- createSocket() - Method in class org.apache.hadoop.net.StandardSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
-
- createSocket(String, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
-
- createSocket() - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- createSocket(String, int) - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.FileContext
-
Creates a symbolic link to an existing file.
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- createUserForTesting(String, String[]) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a UGI for testing HDFS and MapReduce
- createValueBytes() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
- createWriter(Configuration, SequenceFile.Writer.Option...) - Static method in class org.apache.hadoop.io.SequenceFile
-
Create a new Writer with the given options.
- createWriter(FileSystem, Configuration, Path, Class, Class) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, Progressable) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, Progressable, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, int, short, long, SequenceFile.CompressionType, CompressionCodec, Progressable, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, int, short, long, boolean, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
-
Deprecated.
- createWriter(FileContext, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata, EnumSet<CreateFlag>, Options.CreateOpts...) - Static method in class org.apache.hadoop.io.SequenceFile
-
Construct the preferred type of SequenceFile Writer.
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, Progressable) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(Configuration, FSDataOutputStream, Class, Class, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(Configuration, FSDataOutputStream, Class, Class, SequenceFile.CompressionType, CompressionCodec) - Static method in class org.apache.hadoop.io.SequenceFile
-
- CREDENTIAL_PROVIDER_PATH - Static variable in class org.apache.hadoop.security.alias.CredentialProviderFactory
-
- CredentialEntry(String, char[]) - Constructor for class org.apache.hadoop.security.alias.CredentialProvider.CredentialEntry
-
- CredentialProvider - Class in org.apache.hadoop.security.alias
-
A provider of credentials or password for Hadoop applications.
- CredentialProvider() - Constructor for class org.apache.hadoop.security.alias.CredentialProvider
-
- CredentialProvider.CredentialEntry - Class in org.apache.hadoop.security.alias
-
The combination of both the alias and the actual credential value.
- CredentialProviderFactory - Class in org.apache.hadoop.security.alias
-
A factory to create a list of CredentialProvider based on the path given in a
Configuration.
- CredentialProviderFactory() - Constructor for class org.apache.hadoop.security.alias.CredentialProviderFactory
-
- Credentials - Class in org.apache.hadoop.security
-
A class that provides the facilities of reading and writing
secret keys and Tokens.
- Credentials() - Constructor for class org.apache.hadoop.security.Credentials
-
Create an empty credentials instance.
- Credentials(Credentials) - Constructor for class org.apache.hadoop.security.Credentials
-
Create a copy of the given credentials.
- Credentials.SerializedFormat - Enum in org.apache.hadoop.security
-
- CredentialShell - Class in org.apache.hadoop.security.alias
-
This program is the CLI utility for the CredentialProvider facilities in
Hadoop.
- CredentialShell() - Constructor for class org.apache.hadoop.security.alias.CredentialShell
-
- CredentialShell.PasswordReader - Class in org.apache.hadoop.security.alias
-
To facilitate testing since Console is a final class.
- CrossOriginFilter - Class in org.apache.hadoop.security.http
-
- CrossOriginFilter() - Constructor for class org.apache.hadoop.security.http.CrossOriginFilter
-
- CryptoFSDataInputStream - Class in org.apache.hadoop.fs.crypto
-
- CryptoFSDataInputStream(FSDataInputStream, CryptoCodec, int, byte[], byte[]) - Constructor for class org.apache.hadoop.fs.crypto.CryptoFSDataInputStream
-
- CryptoFSDataInputStream(FSDataInputStream, CryptoCodec, byte[], byte[]) - Constructor for class org.apache.hadoop.fs.crypto.CryptoFSDataInputStream
-
- CryptoFSDataOutputStream - Class in org.apache.hadoop.fs.crypto
-
- CryptoFSDataOutputStream(FSDataOutputStream, CryptoCodec, int, byte[], byte[]) - Constructor for class org.apache.hadoop.fs.crypto.CryptoFSDataOutputStream
-
- CryptoFSDataOutputStream(FSDataOutputStream, CryptoCodec, int, byte[], byte[], boolean) - Constructor for class org.apache.hadoop.fs.crypto.CryptoFSDataOutputStream
-
- CryptoFSDataOutputStream(FSDataOutputStream, CryptoCodec, byte[], byte[]) - Constructor for class org.apache.hadoop.fs.crypto.CryptoFSDataOutputStream
-
- CUR_DIR - Static variable in class org.apache.hadoop.fs.Path
-
The current directory, ".".
- currentConfig() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
-
- currentId - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Access to currentId is protected by this object lock.
- currentTokens - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Cache of currently valid tokens, mapping from DelegationTokenIdentifier
to DelegationTokenInformation.
- CUSTOM_HEADER_PARAM - Static variable in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- CUSTOM_HEADER_PARAM - Static variable in class org.apache.hadoop.security.http.XFrameOptionsFilter
-
- CUSTOM_METHODS_TO_IGNORE_PARAM - Static variable in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- G_SIZE - Static variable in interface org.apache.hadoop.io.compress.bzip2.BZip2Constants
-
- gangliaMetricVisitor - Variable in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
Used for visiting Metrics
- GangliaSink30 - Class in org.apache.hadoop.metrics2.sink.ganglia
-
This code supports Ganglia 3.0
- GangliaSink30() - Constructor for class org.apache.hadoop.metrics2.sink.ganglia.GangliaSink30
-
- GangliaSink31 - Class in org.apache.hadoop.metrics2.sink.ganglia
-
This code supports Ganglia 3.1
- GangliaSink31() - Constructor for class org.apache.hadoop.metrics2.sink.ganglia.GangliaSink31
-
- gauge(MetricsInfo, int) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for integer value gauges
- gauge(MetricsInfo, long) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for long value gauges
- gauge(MetricsInfo, float) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for float value gauges
- gauge(MetricsInfo, double) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for double value gauges
- GcData() - Constructor for class org.apache.hadoop.util.GcTimeMonitor.GcData
-
- gcTimeAlertHandler(GcTimeMonitor.GcTimeAlertHandler) - Method in class org.apache.hadoop.util.GcTimeMonitor.Builder
-
Set the GC alert handler.
- GcTimeMonitor - Class in org.apache.hadoop.util
-
This class monitors the percentage of time the JVM is paused in GC within
the specified observation window, say 1 minute.
- GcTimeMonitor(long, long, int, GcTimeMonitor.GcTimeAlertHandler) - Constructor for class org.apache.hadoop.util.GcTimeMonitor
-
Create an instance of GCTimeMonitor.
- GcTimeMonitor.Builder - Class in org.apache.hadoop.util
-
- GcTimeMonitor.GcData - Class in org.apache.hadoop.util
-
Encapsulates data about GC pauses measured at the specific timestamp.
- GcTimeMonitor.GcTimeAlertHandler - Interface in org.apache.hadoop.util
-
The user can provide an instance of a class implementing this interface
when initializing a GcTimeMonitor to receive alerts when GC time
percentage exceeds the specified threshold.
- generateEncryptedKey(String) - Method in interface org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.CryptoExtension
-
Generates a key material and encrypts it using the given key name.
- generateEncryptedKey(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- generateKey(int, String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Generates a key material.
- generateSecret() - Method in class org.apache.hadoop.security.token.SecretManager
-
Generate a new random secret key.
- GENERIC_READ - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- GENERIC_WRITE - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- GenericRefreshProtocolClientSideTranslatorPB - Class in org.apache.hadoop.ipc.protocolPB
-
- GenericRefreshProtocolClientSideTranslatorPB(GenericRefreshProtocolPB) - Constructor for class org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolClientSideTranslatorPB
-
- GenericRefreshProtocolProtos - Class in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolProtos.GenericRefreshProtocolService - Class in org.apache.hadoop.ipc.proto
-
Protocol which is used to refresh a user-specified feature.
- GenericRefreshProtocolProtos.GenericRefreshProtocolService.BlockingInterface - Interface in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolProtos.GenericRefreshProtocolService.Interface - Interface in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolProtos.GenericRefreshProtocolService.Stub - Class in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolProtos.GenericRefreshRequestProto - Class in org.apache.hadoop.ipc.proto
-
Refresh request.
- GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder - Class in org.apache.hadoop.ipc.proto
-
Refresh request.
- GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder - Interface in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto - Class in org.apache.hadoop.ipc.proto
-
Collection of responses from zero or more handlers.
- GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder - Class in org.apache.hadoop.ipc.proto
-
Collection of responses from zero or more handlers.
- GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder - Interface in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolProtos.GenericRefreshResponseProto - Class in org.apache.hadoop.ipc.proto
-
A single response from a refresh handler.
- GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder - Class in org.apache.hadoop.ipc.proto
-
A single response from a refresh handler.
- GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder - Interface in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolServerSideTranslatorPB - Class in org.apache.hadoop.ipc.protocolPB
-
- GenericRefreshProtocolServerSideTranslatorPB(GenericRefreshProtocol) - Constructor for class org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolServerSideTranslatorPB
-
- GenericRefreshProtocolService() - Constructor for class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- GenericWritable - Class in org.apache.hadoop.io
-
A wrapper for Writable instances.
- GenericWritable() - Constructor for class org.apache.hadoop.io.GenericWritable
-
- get(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property, null
if
no such property exists.
- get(String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
.
- get(URI, Configuration) - Static method in class org.apache.hadoop.crypto.key.KeyProviderFactory
-
Create a KeyProvider based on a provided URI.
- get(URI, Configuration) - Static method in class org.apache.hadoop.fs.AbstractFileSystem
-
The main factory method for creating a file system.
- get(int) - Method in interface org.apache.hadoop.fs.BatchedRemoteIterator.BatchedEntries
-
- get(int) - Method in class org.apache.hadoop.fs.BatchedRemoteIterator.BatchedListEntries
-
- get(URI, Configuration, String) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get a FileSystem instance based on the uri, the passed in
configuration and the user.
- get(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Returns the configured FileSystem implementation.
- get(URI, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get a FileSystem for this URI's scheme and authority.
- get(String) - Method in enum org.apache.hadoop.fs.GlobalStorageStatistics
-
Get the StorageStatistics object with the given name.
- get() - Method in class org.apache.hadoop.fs.PartialListing
-
Partial listing of the path being listed.
- get(long, Writable) - Method in class org.apache.hadoop.io.ArrayFile.Reader
-
Return the n
th value in the file.
- get() - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
-
Get the original array.
- get() - Method in class org.apache.hadoop.io.ArrayWritable
-
- get(WritableComparable, Writable) - Method in class org.apache.hadoop.io.BloomMapFile.Reader
-
- get() - Method in class org.apache.hadoop.io.BooleanWritable
-
Returns the value of the BooleanWritable
- get() - Method in class org.apache.hadoop.io.BytesWritable
-
- get() - Method in class org.apache.hadoop.io.ByteWritable
-
Return the value of this ByteWritable.
- get() - Method in class org.apache.hadoop.io.DoubleWritable
-
- get() - Method in class org.apache.hadoop.io.EnumSetWritable
-
Return the value of this EnumSetWritable.
- get(BytesWritable, BytesWritable) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the key and value in one shot into BytesWritables.
- get() - Method in class org.apache.hadoop.io.FloatWritable
-
Return the value of this FloatWritable.
- get() - Method in class org.apache.hadoop.io.GenericWritable
-
Return the wrapped instance.
- get() - Method in class org.apache.hadoop.io.IntWritable
-
Return the value of this IntWritable.
- get() - Method in class org.apache.hadoop.io.LongWritable
-
Return the value of this LongWritable.
- get(WritableComparable, Writable) - Method in class org.apache.hadoop.io.MapFile.Reader
-
Return the value for the named key, or null if none exists.
- get(Object) - Method in class org.apache.hadoop.io.MapWritable
-
- get() - Static method in class org.apache.hadoop.io.NullWritable
-
Returns the single instance of this class.
- get() - Method in class org.apache.hadoop.io.ObjectWritable
-
Return the instance, or null if none.
- get(Text) - Method in class org.apache.hadoop.io.SequenceFile.Metadata
-
- get(WritableComparable) - Method in class org.apache.hadoop.io.SetFile.Reader
-
Read the matching key from a set into key
.
- get() - Method in class org.apache.hadoop.io.ShortWritable
-
Return the value of this ShortWritable.
- get(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- get() - Method in class org.apache.hadoop.io.TwoDArrayWritable
-
- get() - Method in class org.apache.hadoop.io.VIntWritable
-
Return the value of this VIntWritable.
- get() - Method in class org.apache.hadoop.io.VLongWritable
-
Return the value of this LongWritable.
- get(Class<? extends WritableComparable>) - Static method in class org.apache.hadoop.io.WritableComparator
-
For backwards compatibility.
- get(Class<? extends WritableComparable>, Configuration) - Static method in class org.apache.hadoop.io.WritableComparator
-
- get() - Method in class org.apache.hadoop.ipc.ExternalCall
-
- get() - Static method in class org.apache.hadoop.ipc.Server
-
Returns the server instance called under or null.
- get(String) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
-
Get a metric by name
- get(String, Collection<MetricsTag>) - Method in class org.apache.hadoop.metrics2.util.MetricsCache
-
Get the cached record
- get(long, TimeUnit) - Method in interface org.apache.hadoop.util.concurrent.AsyncGet
-
Get the result.
- get() - Method in class org.apache.hadoop.util.concurrent.AsyncGetFuture
-
- get(long, TimeUnit) - Method in class org.apache.hadoop.util.concurrent.AsyncGetFuture
-
- get() - Static method in class org.apache.hadoop.util.ShutdownHookManager
-
Return ShutdownHookManager
singleton.
- getAccessTime() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the access time of the file.
- getAccessTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 access_time = 8;
- getAccessTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 access_time = 8;
- getAccessTime() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 access_time = 8;
- getAccumulatedGcCount() - Method in class org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns the accumulated number of GC pauses since this JVM started.
- getAccumulatedGcTime() - Method in class org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns accumulated GC time since this JVM started.
- getAclBit() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Gets the ACLs of files and directories.
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Gets the ACLs of files and directories.
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Gets the ACL of a file or directory.
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getAclString() - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Returns the access control list as a String that can be used for building a
new instance by sending it to the constructor of
AccessControlList
.
- getAddress() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getAddress() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.PmemMappedRegion
-
- getAdjustedEnd() - Method in class org.apache.hadoop.io.compress.SplitCompressionInputStream
-
After calling createInputStream, the values of start or end
might change.
- getAdjustedStart() - Method in class org.apache.hadoop.io.compress.SplitCompressionInputStream
-
After calling createInputStream, the values of start or end
might change.
- getAlgorithm() - Method in class org.apache.hadoop.crypto.key.JavaKeyStoreProvider.KeyMetadata
-
- getAlgorithm() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
Get the algorithm from the cipher.
- getAlgorithmName() - Method in class org.apache.hadoop.fs.FileChecksum
-
The checksum algorithm name
- getAlgorithmName() - Method in class org.apache.hadoop.fs.store.EtagChecksum
-
- getAlias() - Method in class org.apache.hadoop.security.alias.CredentialProvider.CredentialEntry
-
- getAlias() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- getAlias() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
required string alias = 1;
- getAlias() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
required string alias = 1;
- getAliasBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- getAliasBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
required string alias = 1;
- getAliasBytes() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
required string alias = 1;
- getAliases() - Method in class org.apache.hadoop.security.alias.CredentialProvider
-
Get the aliases for all credentials.
- getAllByDomainName(String) - Method in class org.apache.hadoop.net.DNSDomainNameResolver
-
- getAllByDomainName(String) - Method in interface org.apache.hadoop.net.DomainNameResolver
-
Takes one domain name and returns its IP addresses based on the actual
service discovery methods.
- getAllKeys() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- getAllPropertiesByTag(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get all properties belonging to tag.
- getAllPropertiesByTags(List<String>) - Method in class org.apache.hadoop.conf.Configuration
-
Get all properties belonging to list of input tags.
- getAllResolvedHostnameByDomainName(String, boolean) - Method in class org.apache.hadoop.net.DNSDomainNameResolver
-
- getAllResolvedHostnameByDomainName(String, boolean) - Method in interface org.apache.hadoop.net.DomainNameResolver
-
This function combines getAllByDomainName and getHostnameByIP, for a single
domain name, it will first do a forward lookup to get all of IP addresses,
then for each IP address, it will do a reverse lookup to get the fqdn.
- getAllSecretKeys() - Method in class org.apache.hadoop.security.Credentials
-
Return all the secret key entries in the in-memory map.
- getAllShells() - Static method in class org.apache.hadoop.util.Shell
-
Static method to return a Set of all Shell
objects.
- getAllStatistics() - Static method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getAllStatistics() - Static method in class org.apache.hadoop.fs.FileContext
-
- getAllStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
-
- getAllStoragePolicies() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Retrieve all the storage policies supported by this file system.
- getAllStoragePolicies() - Method in class org.apache.hadoop.fs.FileContext
-
Retrieve all the storage policies supported by this file system.
- getAllStoragePolicies() - Method in class org.apache.hadoop.fs.FileSystem
-
Retrieve all the storage policies supported by this file system.
- getAllStoragePolicies() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getAllStoragePolicies() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getAllTokens() - Method in class org.apache.hadoop.security.Credentials
-
Return all the tokens in the in-memory map.
- getAndAdvanceCurrentIndex() - Method in interface org.apache.hadoop.ipc.RpcMultiplexer
-
Should get current index and optionally perform whatever is needed
to prepare the next index.
- getAndAdvanceCurrentIndex() - Method in class org.apache.hadoop.ipc.WeightedRoundRobinMultiplexer
-
Use the mux by getting and advancing index.
- getApproxChkSumLength(long) - Static method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- getArgs(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- getArgs(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
repeated string args = 2;
- getArgs(int) - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
repeated string args = 2;
- getArgsBytes(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- getArgsBytes(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
repeated string args = 2;
- getArgsBytes(int) - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
repeated string args = 2;
- getArgsCount() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- getArgsCount() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
repeated string args = 2;
- getArgsCount() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
repeated string args = 2;
- getArgsList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- getArgsList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
repeated string args = 2;
- getArgsList() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
repeated string args = 2;
- getArgument(int) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the argument at the given position (starting from 1).
- getArguments() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the arguments of this expression
- getAsyncReturnMessage() - Static method in class org.apache.hadoop.ipc.ProtobufRpcEngine
-
Deprecated.
- getAsyncReturnMessage() - Static method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- getAsyncRpcResponse() - Static method in class org.apache.hadoop.ipc.Client
-
- getAttributes() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getAttributes() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- getAuthenticationMethod(Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
-
- getAuthenticationMethod() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the authentication method from the subject
- getAuthMethod() - Method in enum org.apache.hadoop.security.UserGroupInformation.AuthenticationMethod
-
- getAuths(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuths(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuths(int) - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsCount() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsList() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsList() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsList() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilder(int) - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilderList() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuxiliaryListenerAddresses() - Method in class org.apache.hadoop.ipc.Server
-
Return the set of all the configured auxiliary socket addresses NameNode
RPC is listening on.
- getAuxiliaryPortEstablishedQOP() - Static method in class org.apache.hadoop.ipc.Server
-
Returns the SASL qop for the current call, if the current call is
set, and the SASL negotiation is done.
- getAvailablePhysicalMemorySize() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the total size of the available physical memory present
in the system.
- getAvailableVirtualMemorySize() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the total size of the available virtual memory present
in the system.
- getAverageResponseTime() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getAverageResponseTime() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getAverageResponseTime() - Method in interface org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getBaseName(String) - Static method in class org.apache.hadoop.crypto.key.KeyProvider
-
Split the versionName in to a base name.
- getBestUGI(String, String) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Find the most appropriate UserGroupInformation to use
- getBitLength() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getBitLength() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- getBlockers() - Method in class org.apache.hadoop.service.AbstractService
-
- getBlockers() - Method in interface org.apache.hadoop.service.Service
-
Get the blockers on a service -remote dependencies
that are stopping the service from being live.
- getBlockLocations() - Method in class org.apache.hadoop.fs.LocatedFileStatus
-
Get the file's block locations
In HDFS, the returned BlockLocation will have different formats for
replicated and erasure coded file.
- getBlockReplication() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 block_replication = 10;
- getBlockReplication() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint32 block_replication = 10;
- getBlockReplication() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint32 block_replication = 10;
- getBlockSize() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the block size of the file.
- getBlockSize(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getBlockSize() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getBlockSize() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 block_size = 11;
- getBlockSize() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 block_size = 11;
- getBlockSize() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 block_size = 11;
- getBlockSize() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getBlockSize(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
- getBlockSize() - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
Returns the blocksize parameter specified at construction time.
- getBloomFilter() - Method in class org.apache.hadoop.io.BloomMapFile.Reader
-
Retrieve the Bloom filter used by this instance of the Reader.
- getBoolean(String, boolean) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a boolean
.
- getBranch() - Static method in class org.apache.hadoop.util.VersionInfo
-
Get the branch on which this originated.
- getBuffer(boolean, int) - Method in interface org.apache.hadoop.io.ByteBufferPool
-
Get a new direct ByteBuffer.
- getBuffer(boolean, int) - Method in class org.apache.hadoop.io.ElasticByteBufferPool
-
- getBufferSize() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getBufferSize() - Method in class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
-
- getBufferSize() - Method in class org.apache.hadoop.fs.impl.OpenFileParameters
-
- getBuildVersion() - Static method in class org.apache.hadoop.util.VersionInfo
-
Returns the buildVersion which includes version,
revision, user and date.
- getByName(String) - Method in class org.apache.hadoop.security.SecurityUtil.QualifiedHostResolver
-
Create an InetAddress with a fully qualified hostname of the given
hostname.
- getByName(String) - Method in class org.apache.hadoop.util.MachineList.InetAddressFactory
-
- getBytes() - Method in class org.apache.hadoop.fs.FileChecksum
-
The value of the checksum in bytes
- getBytes() - Method in class org.apache.hadoop.fs.store.EtagChecksum
-
- getBytes() - Method in class org.apache.hadoop.io.BinaryComparable
-
Return representative byte array for this instance.
- getBytes() - Method in class org.apache.hadoop.io.BytesWritable
-
Get the data backing the BytesWritable.
- getBytes() - Method in class org.apache.hadoop.io.Text
-
- getBytes() - Method in class org.apache.hadoop.security.token.TokenIdentifier
-
Get the bytes for the token identifier
- getBytesPerChecksum() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getBytesPerChecksum() - Method in class org.apache.hadoop.fs.Options.ChecksumOpt
-
- getBytesPerSum() - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Return the bytes Per Checksum
- getBytesRead() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the total number of bytes read.
- getBytesRead() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesRead() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
Returns the total number of uncompressed bytes input so far.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
Returns the total number of compressed bytes input so far.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- getBytesRead() - Method in interface org.apache.hadoop.io.compress.Compressor
-
Return number of uncompressed bytes input so far.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Return number of bytes given to this compressor since last reset.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Return number of bytes given to this compressor since last reset.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipDecompressor
-
Returns the total number of compressed bytes input so far, including
gzip header/trailer bytes.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
Returns the total number of uncompressed bytes input so far.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
Returns the total number of compressed bytes input so far.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
Returns the total number of uncompressed bytes input so far.
- getBytesReadByDistance(int) - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
In the common network topology setup, distance value should be an even
number such as 0, 2, 4, 6.
- getBytesReadDistanceOfFiveOrLarger() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadDistanceOfOneOrTwo() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadDistanceOfThreeOrFour() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadErasureCoded() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the total number of bytes read on erasure-coded files.
- getBytesReadErasureCoded() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadLocalHost() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesWritten() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the total number of bytes written.
- getBytesWritten() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
Returns the total number of compressed bytes output so far.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
Returns the total number of uncompressed bytes output so far.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- getBytesWritten() - Method in interface org.apache.hadoop.io.compress.Compressor
-
Return number of compressed bytes output so far.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Return number of bytes consumed by callers of compress since last reset.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Return number of bytes consumed by callers of compress since last reset.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
Returns the total number of compressed bytes output so far.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
Returns the total number of uncompressed bytes output so far.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
Returns the total number of compressed bytes output so far.
- getBzip2Compressor(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
Return the appropriate implementation of the bzip2 compressor.
- getBzip2CompressorType(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
Return the appropriate type of the bzip2 compressor.
- getBzip2Decompressor(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
Return the appropriate implementation of the bzip2 decompressor.
- getBzip2DecompressorType(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
Return the appropriate type of the bzip2 decompressor.
- getCachedHosts() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the list of hosts (hostname) hosting a cached replica of the block.
- getCacheManipulator() - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- getCachePoolDefault() - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for cache pools.
- getCallerContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- getCallerContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
call context
- getCallerContext() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
call context
- getCallerContextBuilder() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- getCallerContextOrBuilder() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- getCallerContextOrBuilder() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
call context
- getCallerContextOrBuilder() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
call context
- getCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
a sequence number that is sent back in response
- getCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
a sequence number that is sent back in response
- getCallId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
a sequence number that is sent back in response
- getCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
callId used in Request
- getCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
callId used in Request
- getCallId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
callId used in Request
- getCallId() - Static method in class org.apache.hadoop.ipc.Server
-
Returns the currently active RPC call's sequential ID number.
- getCallQueueLen() - Method in class org.apache.hadoop.ipc.Server
-
The number of rpc calls in the queue.
- getCallRetryCount() - Static method in class org.apache.hadoop.ipc.Server
-
- getCallVolumeSummary() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getCallVolumeSummary() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getCallVolumeSummary() - Method in interface org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getCanonicalServiceName() - Method in class org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension
-
- getCanonicalServiceName() - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getCanonicalServiceName() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Get a canonical name for this file system.
- getCanonicalServiceName() - Method in class org.apache.hadoop.fs.FileSystem
-
Get a canonical service name for this FileSystem.
- getCanonicalUri() - Method in class org.apache.hadoop.fs.FileSystem
-
Return a canonicalized form of this FileSystem's URI.
- getCanonicalUri() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getCanonicalUri() - Method in class org.apache.hadoop.fs.HarFileSystem
-
Used for delegation token related functionality.
- getCapacity() - Method in class org.apache.hadoop.fs.FsStatus
-
Return the capacity in bytes of the file system
- getCapacity() - Method in class org.apache.hadoop.io.BytesWritable
-
Get the capacity, which is the maximum size that could handled without
resizing the backing storage.
- getCategory() - Method in exception org.apache.hadoop.security.KDiag.KerberosDiagsFailure
-
- getChallenge() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional bytes challenge = 5;
- getChallenge() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional bytes challenge = 5;
- getChallenge() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional bytes challenge = 5;
- getChangedProperties(Configuration, Configuration) - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
- getChangedProperties(Configuration, Configuration) - Static method in class org.apache.hadoop.conf.ReconfigurationUtil
-
- getChannel() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Stub
-
- getChannel() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService.Stub
-
- getChannelMode() - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
Get the channel mode of this instance.
- getCheckProcessIsAliveCommand(String) - Static method in class org.apache.hadoop.util.Shell
-
Return a command for determining if process with specified pid is alive.
- getChecksumFile(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Return the name of the checksum file associated with a file.
- getChecksumFileLength(Path, long) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Return the length of the checksum file given the size of the
actual file.
- getChecksumLength(long, int) - Static method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Calculated the length of the checksum file in bytes.
- getChecksumOpt() - Method in class org.apache.hadoop.fs.FileChecksum
-
- getChecksumOpt() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getChecksumType() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getChecksumType() - Method in class org.apache.hadoop.fs.Options.ChecksumOpt
-
- getChildFileSystems() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getChildFileSystems() - Method in class org.apache.hadoop.fs.HarFileSystem
-
Used for delegation token related functionality.
- getChildFileSystems() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getChildren() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the children of this expression.
- getChildren() - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- getCipher() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getCipher() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- getClass(String, Class<?>) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a Class
.
- getClass(String, Class<? extends U>, Class<U>) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a Class
implementing the interface specified by xface
.
- getClass(byte) - Method in class org.apache.hadoop.io.AbstractMapWritable
-
- getClass(T) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
Return the correctly-typed
Class
of the given object.
- getClassByName(String) - Method in class org.apache.hadoop.conf.Configuration
-
Load a class by name.
- getClassByNameOrNull(String) - Method in class 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<?>...) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property
as an array of Class
.
- getClassLoader() - Method in class org.apache.hadoop.conf.Configuration
-
- getClassLoader() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: get the classloader to use.
- getClassName() - Method in exception org.apache.hadoop.ipc.RemoteException
-
- getClassName() - Method in class org.apache.hadoop.tracing.SpanReceiverInfo
-
- getClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- getClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
required string className = 1;
- getClassName() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
required string className = 1;
- getClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- getClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required string className = 2;
- getClassName() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required string className = 2;
- getClassNameBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- getClassNameBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
required string className = 1;
- getClassNameBytes() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
required string className = 1;
- getClassNameBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- getClassNameBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required string className = 2;
- getClassNameBytes() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required string className = 2;
- getClientExecutor() - Static method in class org.apache.hadoop.ipc.Client
-
- getClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
Globally unique client ID
- getClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
Globally unique client ID
- getClientId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
Globally unique client ID
- getClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Globally unique client ID
- getClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
Globally unique client ID
- getClientId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
Globally unique client ID
- getClientId() - Static method in class org.apache.hadoop.ipc.Server
-
Returns the clientId from the current RPC request
- getClientProperties(InetAddress) - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
Identify the Sasl Properties to be used for a connection with a server.
- getClientProperties(InetAddress, int) - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
Identify the Sasl Properties to be used for a connection with a server.
- getClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
protocol version of class declaring the called method
- getClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
protocol version of class declaring the called method
- getClientProtocolVersion() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
protocol version of class declaring the called method
- getClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required uint64 clientProtocolVersion = 3;
- getClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required uint64 clientProtocolVersion = 3;
- getClientProtocolVersion() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required uint64 clientProtocolVersion = 3;
- getClientStateId() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getClientVersion() - Method in exception org.apache.hadoop.ipc.RPC.VersionMismatch
-
Get the client's preferred version
- getClosest(WritableComparable, Writable) - Method in class org.apache.hadoop.io.MapFile.Reader
-
Finds the record that is the closest match to the specified key.
- getClosest(WritableComparable, Writable, boolean) - Method in class org.apache.hadoop.io.MapFile.Reader
-
Finds the record that is the closest match to the specified key.
- getCNs(X509Certificate) - Static method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.Certificates
-
- getCodec(Path) - Method in class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the given file based on its
filename suffix.
- getCodecByClassName(String) - Method in class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the codec's canonical class name.
- getCodecByName(String) - Method in class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the codec's canonical class name
or by codec alias.
- getCodecClassByName(String) - Method in class 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 method in class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Get the list of codecs discovered via a Java ServiceLoader, or
listed in the configuration.
- getCodecName() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
-
Get the codec name
- getCollection() - Method in class org.apache.hadoop.util.MachineList
-
returns the contents of the MachineList as a Collection<String>
This can be used for testing
- getCommandFactory() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Return the command factory.
- getCommandUsage() - Method in class org.apache.hadoop.crypto.key.KeyShell
-
- getCommandUsage() - Method in class org.apache.hadoop.security.alias.CredentialShell
-
- getCommandUsage() - Method in class org.apache.hadoop.security.token.DtUtilShell
-
- getCommandUsage() - Method in class org.apache.hadoop.tools.CommandShell
-
Return usage string for the command including any summary of subcommands.
- getComparator() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get an instance of the RawComparator that is constructed based on the
string comparator representation.
- getComparatorName() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the string representation of the comparator.
- getComponentType() - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
-
- getCompressedData() - Method in class org.apache.hadoop.io.compress.BlockDecompressorStream
-
- getCompressedData() - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- getCompressionAlgorithmByName(String) - Static method in class org.apache.hadoop.io.file.tfile.Compression
-
- getCompressionBufferSize(Configuration) - Static method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- getCompressionCodec() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Returns the compression codec of data in this file.
- getCompressionCodec() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
Returns the compression codec of data in this file.
- getCompressionLevel(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
- getCompressionLevel(Configuration) - Static method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- getCompressionStrategy(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
- getCompressionType() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Get the compression type for this file.
- getCompressor(CompressionCodec, Configuration) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- getCompressor(CompressionCodec) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- getCompressor() - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- getCompressorType() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- getConf() - Method in interface org.apache.hadoop.conf.Configurable
-
Return the configuration used by this object.
- getConf() - Method in class org.apache.hadoop.conf.Configured
-
- getConf() - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Return the provider configuration.
- getConf() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getConf() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getConf() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getConf() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- getConf() - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- getConf() - Method in class org.apache.hadoop.io.AbstractMapWritable
-
- getConf() - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
Return the configuration used by this object.
- getConf() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- getConf() - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
Return the configuration used by this object.
- getConf() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- getConf() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
Return the configuration used by this object.
- getConf() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
Return the configuration used by this object.
- getConf() - Method in class org.apache.hadoop.io.EnumSetWritable
-
- getConf() - Method in class org.apache.hadoop.io.GenericWritable
-
- getConf() - Method in class org.apache.hadoop.io.ObjectWritable
-
- getConf() - Method in class org.apache.hadoop.io.WritableComparator
-
- getConf() - Method in class org.apache.hadoop.net.AbstractDNSToSwitchMapping
-
- getConf() - Method in class org.apache.hadoop.net.ScriptBasedMapping
-
- getConf() - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- getConf() - Method in class org.apache.hadoop.net.TableMapping
-
- getConf() - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getConf() - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
- getConfig() - Method in class org.apache.hadoop.service.AbstractService
-
- getConfig() - Method in interface org.apache.hadoop.service.Service
-
Get the configuration of this service.
- getConfig(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfig(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfig(int) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigBuilderList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigCount() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigCount() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigCount() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigList() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilder(int) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilderList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilderList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilderList() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfiguration() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
- getConfiguration() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Get the configuration constructed from the command line arguments.
- getConfigurationsToCreate() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: Get a list of configuration classes to create.
- getConfigViewFsPrefix(String) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Get the config variable prefix for the specified mount table
- getConfigViewFsPrefix() - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Get the config variable prefix for the default mount table
- getConfResourceAsInputStream(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get an input stream attached to the configuration resource with the
given name
.
- getConfResourceAsReader(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get a
Reader
attached to the configuration resource with the
given
name
.
- getConnectionId() - Method in interface org.apache.hadoop.ipc.RpcInvocationHandler
-
Returns the connection id associated with the InvocationHandler instance.
- getCons() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getContentSummary(Path) - Method in class org.apache.hadoop.fs.FileContext.Util
-
- getContentSummary(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getContentSummary(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getContentType() - Method in class org.apache.hadoop.log.Log4Json
-
- getContext() - Method in class org.apache.hadoop.ipc.CallerContext
-
- getContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- getContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
required string context = 1;
- getContext() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
required string context = 1;
- getContextBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- getContextBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
required string context = 1;
- getContextBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
required string context = 1;
- getCost(ProcessingDetails) - Method in interface org.apache.hadoop.ipc.CostProvider
-
Get cost from ProcessingDetails
which will be used in scheduler.
- getCost(ProcessingDetails) - Method in class org.apache.hadoop.ipc.DefaultCostProvider
-
Returns 1, regardless of the processing details.
- getCost(ProcessingDetails) - Method in class org.apache.hadoop.ipc.WeightedTimeCostProvider
-
Calculates a weighted sum of the times stored on the provided processing
details to be used as the cost in
DecayRpcScheduler
.
- getCount() - Method in interface org.apache.hadoop.log.LogThrottlingHelper.LogAction
-
Return the number of records encapsulated in this action; that is, the
number of times record
was called to produce this action,
including the current one.
- getCount() - Method in interface org.apache.hadoop.metrics2.util.QuantileEstimator
-
- getCpuFrequency() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the CPU frequency of on the system.
- getCpuUsagePercentage() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the CPU usage % of the machine.
- getCrcType() - Method in class org.apache.hadoop.fs.MD5MD5CRC32CastagnoliFileChecksum
-
- getCrcType() - Method in class org.apache.hadoop.fs.MD5MD5CRC32GzipFileChecksum
-
- getCreated() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getCreationFallbacks() - Method in interface org.apache.hadoop.fs.BlockStoragePolicySpi
-
Get the fallback storage types for creating new block replicas.
- getCredential() - Method in class org.apache.hadoop.security.alias.CredentialProvider.CredentialEntry
-
- getCredentialEntry(String) - Method in class org.apache.hadoop.security.alias.CredentialProvider
-
Get the credential entry for a specific alias.
- getCredentials() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Obtain the tokens in credentials form associated with this user.
- getCumulativeCpuTime() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the cumulative CPU time since the system is on.
- getCurCall() - Static method in class org.apache.hadoop.ipc.Server
-
Get the current call
- getCurrent() - Static method in class org.apache.hadoop.ipc.CallerContext
-
- getCurrentKey(String) - Method in class org.apache.hadoop.crypto.key.CachingKeyProvider
-
- getCurrentKey(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Get the current version of the key, which should be used for encrypting new
data.
- getCurrentKey(String) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getCurrentKey(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getCurrentKeyId() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations
- getCurrentStats(String, int) - Method in class org.apache.hadoop.log.LogThrottlingHelper
-
Return the summary information for given index.
- getCurrentTokensSize() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Total count of active delegation tokens.
- getCurrentTrashDir(Path) - Method in class org.apache.hadoop.fs.Trash
-
- getCurrentTrashDir() - Method in class 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) - Method in class org.apache.hadoop.fs.TrashPolicy
-
Get the current trash directory for path specified based on the Trash
Policy
- getCurrentUser() - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Return the current user, including any doAs in the current stack.
- getCurrentValue(Writable) - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Get the 'value' corresponding to the last read 'key'.
- getCurrentValue(Object) - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Get the 'value' corresponding to the last read 'key'.
- getCustomMessage() - Method in class org.apache.hadoop.conf.Configuration.DeprecationDelta
-
- getData() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get all statistics data.
- getData() - Method in class org.apache.hadoop.io.DataInputByteBuffer
-
- getDate() - Static method in class org.apache.hadoop.util.VersionInfo
-
The date that Hadoop was compiled.
- getDecayRpcSchedulerDetailedMetrics() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getDeclaredClass() - Method in class org.apache.hadoop.io.ObjectWritable
-
Return the class this is meant to be.
- getDeclaredComponentType() - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
-
- getDeclaredFieldsIncludingInherited(Class<?>) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
Gets all the declared fields of a class including fields declared in
superclasses.
- getDeclaredMethodsIncludingInherited(Class<?>) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
Gets all the declared methods of a class including methods declared in
superclasses.
- getDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
- getDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string declaringClassProtocolName = 2;
- getDeclaringClassProtocolName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string declaringClassProtocolName = 2;
- getDeclaringClassProtocolNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolNameBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
- getDeclaringClassProtocolNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string declaringClassProtocolName = 2;
- getDeclaringClassProtocolNameBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string declaringClassProtocolName = 2;
- getDecompressionBufferSize(Configuration) - Static method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- getDecompressor(CompressionCodec) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- getDecompressor() - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- getDecompressorType() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- getDefault(double) - Method in enum org.apache.hadoop.conf.StorageUnit
-
- getDefault() - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for directory and symlink.
- getDefaultBlockSize() - Method in class org.apache.hadoop.fs.FileSystem
-
- getDefaultBlockSize(Path) - Method in class 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() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getDefaultBlockSize(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getDefaultBlockSize() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getDefaultBlockSize(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getDefaultBlockSize() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultBlockSize(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultCipherSuites() - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- getDefaultCompressionType(Configuration) - Static method in class org.apache.hadoop.io.SequenceFile
-
Get the compression type for the reduce outputs
- getDefaultDelegationTokenAuthenticator() - Static method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
.bz2 is recognized as the default extension for compressed BZip2 files
- getDefaultExtension() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
Get the default filename extension for this kind of compression.
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
Get the default filename extension for this kind of compression.
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
Get the default filename extension for this kind of compression.
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
Get the default filename extension for this kind of compression.
- getDefaultFactory() - Static method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
Singleton instance of the SSLSocketFactory.
- getDefaultInstance() - Static method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getDefaultPort() - Method in class org.apache.hadoop.fs.FileSystem
-
Get the default port for this FileSystem.
- getDefaultPort() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
Get the default port for this FTPFileSystem.
- getDefaultProperties() - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
The default Sasl Properties read from the configuration
- getDefaultReplication() - Method in class org.apache.hadoop.fs.FileSystem
-
- getDefaultReplication(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Get the default replication for a path.
- getDefaultReplication() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getDefaultReplication(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getDefaultReplication() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getDefaultReplication(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getDefaultReplication() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultReplication(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultRetryPolicy(Configuration, String, boolean, String, String, String) - Static method in class org.apache.hadoop.io.retry.RetryUtils
-
Return the default retry policy set in conf.
- getDefaultStoragePolicyId() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getDefaultUri(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get the default FileSystem URI from a configuration.
- getDelay(TimeUnit) - Method in class org.apache.hadoop.fs.DelegationTokenRenewer.RenewAction
-
Get the delay until this event should happen.
- getDelegationKey(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations
- getDelegationToken(String) - Method in class org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension
-
- getDelegationToken(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationToken() - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL.Token
-
- getDelegationToken(URL, AuthenticatedURL.Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationToken(URL, AuthenticatedURL.Token, String, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationTokens(String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getDelegationTokenSeqNum() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations
- getDescription() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getDescription() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- getDescriptions(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptions(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptions(int) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsBuilderList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsCount() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsCount() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsCount() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsList() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilder(int) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilderList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilderList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilderList() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- getDescriptor() - Static method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType
-
- getDescriptor() - Static method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getDescriptor() - Static method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- getDescriptor() - Static method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getDescriptor() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getDescriptor() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getDescriptor() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto
-
- getDescriptor() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getDescriptor() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- getDescriptorForType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType
-
- getDescriptorForType() - Method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
- getDescriptorForType() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- getDetailedMetricsName() - Method in class org.apache.hadoop.ipc.ExternalCall
-
- getDigest() - Method in class org.apache.hadoop.io.MD5Hash
-
Returns the digest bytes.
- getDigester() - Static method in class org.apache.hadoop.io.MD5Hash
-
Create a thread local MD5 digester
- getDirDefault() - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for directory.
- getDirectoryCount() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getDNSSubjectAlts(X509Certificate) - Static method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.Certificates
-
Extracts the array of SubjectAlt DNS names from an X509Certificate.
- getDouble(String, double) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a double
.
- getDU(File) - Static method in class org.apache.hadoop.fs.FileUtil
-
Takes an input dir and returns the du on that local directory.
- getEcData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
storagePolicy = 16
- getEcData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
storagePolicy = 16
- getEcData() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
storagePolicy = 16
- getEffectivePermission(AclEntry) - Method in class org.apache.hadoop.fs.permission.AclStatus
-
Get the effective permission for the AclEntry
- getEffectivePermission(AclEntry, FsPermission) - Method in class org.apache.hadoop.fs.permission.AclStatus
-
Get the effective permission for the AclEntry.
- getEffectiveUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- getEffectiveUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string effectiveUser = 1;
- getEffectiveUser() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string effectiveUser = 1;
- getEffectiveUserBytes() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- getEffectiveUserBytes() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string effectiveUser = 1;
- getEffectiveUserBytes() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string effectiveUser = 1;
- getElementType() - Method in class org.apache.hadoop.io.EnumSetWritable
-
Returns the class of all the elements of the underlying EnumSetWriable.
- getEmptier() - Method in class org.apache.hadoop.fs.Trash
-
Return a
Runnable
that periodically empties the trash of all
users, intended to be run by the superuser.
- getEmptier() - Method in class org.apache.hadoop.fs.TrashPolicy
-
Return a
Runnable
that periodically empties the trash of all
users, intended to be run by the superuser.
- getEmptierInterval() - Method in class org.apache.hadoop.fs.TrashPolicyDefault.Emptier
-
- getEnabledConfigKey() - Method in class org.apache.hadoop.security.HttpCrossOriginFilterInitializer
-
- getEncoded() - Method in class org.apache.hadoop.crypto.key.JavaKeyStoreProvider.KeyMetadata
-
- getEncryptDataTransfer() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getEncryptedBit() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getEncryptedKeyIv() - Method in class org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
- getEncryptedKeyVersion() - Method in class org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
- getEncryptionData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
locations = 12
alias = 13
childrenNum = 14
- getEncryptionData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
locations = 12
alias = 13
childrenNum = 14
- getEncryptionData() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
locations = 12
alias = 13
childrenNum = 14
- getEncryptionKeyName() - Method in class org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
- getEncryptionKeyVersionName() - Method in class org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
- getEntries() - Method in class org.apache.hadoop.fs.permission.AclStatus
-
Returns the list of all ACL entries, ordered by their natural ordering.
- getEntryComparator() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a Comparator object to compare Entries.
- getEntryCount() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the number of key-value pair entries in TFile.
- getEnum(String, T) - Method in class org.apache.hadoop.conf.Configuration
-
Return value matching this enumerated type.
- getEnvironment(String) - Method in class org.apache.hadoop.util.Shell
-
Get an environment variable.
- getEnvironmentVariableRegex() - Static method in class org.apache.hadoop.util.Shell
-
Return a regular expression string that match environment variables.
- getErasureCodedBit() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getErasureCodingPolicy() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getErr() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the error stream to be used.
- getErr() - Method in class org.apache.hadoop.tools.CommandShell
-
- getErrno() - Method in exception org.apache.hadoop.io.nativeio.NativeIOException
-
- getErrorCode() - Method in exception org.apache.hadoop.io.nativeio.NativeIOException
-
- getErrorCode() - Method in exception org.apache.hadoop.ipc.RemoteException
-
- getErrorDetail() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
in case of error
- getErrorDetail() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
in case of error
- getErrorDetail() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
in case of error
- getErrorMsg() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails, often contains strack trace
- getErrorMsg() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
if request fails, often contains strack trace
- getErrorMsg() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
if request fails, often contains strack trace
- getErrorMsgBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails, often contains strack trace
- getErrorMsgBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
if request fails, often contains strack trace
- getErrorMsgBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
if request fails, often contains strack trace
- getEstablishedQOP() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- getEstimator() - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
Get the quantile estimator.
- getExceptionClassName() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails
- getExceptionClassName() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
if request fails
- getExceptionClassName() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
if request fails
- getExceptionClassNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails
- getExceptionClassNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
if request fails
- getExceptionClassNameBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
if request fails
- getExceptions() - Method in exception org.apache.hadoop.io.MultipleIOException
-
- getExceptions() - Method in exception org.apache.hadoop.io.retry.MultiException
-
- getExcludedHosts() - Method in class org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getExcludedMap() - Method in class org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getExcludesFile() - Method in class org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getExecString() - Method in class org.apache.hadoop.util.Shell
-
return an array containing the command name and its parameters.
- getExecString() - Method in class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- getExitCode() - Method in exception org.apache.hadoop.service.ServiceStateException
-
- getExitCode() - Method in interface org.apache.hadoop.util.ExitCodeProvider
-
Method to get the exit code.
- getExitCode() - Method in exception org.apache.hadoop.util.ExitUtil.ExitException
-
- getExitCode() - Method in exception org.apache.hadoop.util.ExitUtil.HaltException
-
- getExitCode() - Method in interface org.apache.hadoop.util.Shell.CommandExecutor
-
- getExitCode() - Method in exception org.apache.hadoop.util.Shell.ExitCodeException
-
- getExitCode() - Method in class org.apache.hadoop.util.Shell
-
get the exit code.
- getExitStatus() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
unix exit status to return
- getExitStatus() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
unix exit status to return
- getExitStatus() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
unix exit status to return
- getExpirationTime() - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- getExpirationTime() - Method in interface org.apache.hadoop.util.LightWeightCache.Entry
-
Get the expiration time.
- getExtension() - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getExtraOptions() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
-
Get extra options specific to a erasure code.
- getFactor() - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Get the number of streams to merge at once.
- getFactory(Class) - Static method in class org.apache.hadoop.io.WritableFactories
-
Define a factory for a class.
- getFailureCause() - Method in class org.apache.hadoop.service.AbstractService
-
- getFailureCause() - Method in interface org.apache.hadoop.service.Service
-
Get the first exception raised during the service failure.
- getFailureState() - Method in class org.apache.hadoop.service.AbstractService
-
- getFailureState() - Method in interface org.apache.hadoop.service.Service
-
- getFencer() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getFencingParameters() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getFile(String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Get a local file name under a directory named in dirsProp with
the given path.
- getFileAndDirectoryCount() - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return the directory count.
- getFileBlockLocations(Path, long, long) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Return an array containing hostnames, offset and size of
portions of the given file.
- getFileBlockLocations(Path, long, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Return an array containing hostnames, offset and size of
portions of the given file.
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.fs.HarFileSystem
-
Get block locations from the underlying fs and fix their
offsets and lengths.
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileBlockLocations(Path, long, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getFileBufferSize() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getFileChecksum(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getFileChecksum(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Get the checksum of a file.
- getFileChecksum(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Get the checksum of a file, if the FS supports checksums.
- getFileChecksum(Path, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Get the checksum of a file, from the beginning of the file till the
specific length.
- getFileChecksum(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getFileChecksum(Path, long) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getFileChecksum(Path, long) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getFileChecksum(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileChecksum(Path, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileChecksum(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getFileContext(AbstractFileSystem, Configuration) - Static method in class org.apache.hadoop.fs.FileContext
-
Create a FileContext with specified FS as default using the specified
config.
- getFileContext(AbstractFileSystem) - Static method in class org.apache.hadoop.fs.FileContext
-
Create a FileContext for specified file system using the default config.
- getFileContext() - Static method in class 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 method in class org.apache.hadoop.fs.FileContext
-
Create a FileContext for specified URI using the default config.
- getFileContext(URI, Configuration) - Static method in class org.apache.hadoop.fs.FileContext
-
Create a FileContext for specified default URI using the specified config.
- getFileContext(Configuration) - Static method in class org.apache.hadoop.fs.FileContext
-
Create a FileContext using the passed config.
- getFileCount() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getFileCount() - Method in class org.apache.hadoop.fs.DUHelper
-
- getFileDefault() - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for file.
- getFileDescriptor() - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
The specification of this method matches that of
FileContext.getFileLinkStatus(Path)
except that an UnresolvedLinkException may be thrown if a symlink is
encountered in the path leading up to the final path component.
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Return a file status object that represents the path.
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
Return a FileStatus representing the given path.
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getFilename() - Method in class org.apache.hadoop.http.HttpRequestLogAppender
-
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
The specification of this method matches that of
FileContext.getFileStatus(Path)
except that an UnresolvedLinkException may be thrown if a symlink is
encountered in the path.
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Return a file status object that represents the path.
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return a file status object that represents the path.
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Get file status.
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
return the filestatus of files in har archive.
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- getFileStatus(PathData, int) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getFileSystem(Configuration) - Method in class org.apache.hadoop.fs.Path
-
Return the FileSystem that owns this Path.
- getFileSystem(PathData) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the
FileSystem
associated with the
PathData
item.
- getFileSystemClass(String, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get the FileSystem implementation class of a filesystem.
- getFileType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- getFileType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- getFileType() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- getFilterConfigMap(Configuration, String) - Static method in class org.apache.hadoop.security.AuthenticationFilterInitializer
-
- getFilterParameters(Configuration, String) - Static method in class org.apache.hadoop.security.HttpCrossOriginFilterInitializer
-
- getFilterParams(Configuration, String) - Static method in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
Constructs a mapping of configuration properties to be used for filter
initialization.
- getFilterParams(Configuration, String) - Static method in class org.apache.hadoop.security.http.XFrameOptionsFilter
-
Constructs a mapping of configuration properties to be used for filter
initialization.
- getFinalParameters() - Method in class org.apache.hadoop.conf.Configuration
-
Get the set of parameters marked final.
- getFirstKey() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the first key in the TFile.
- getFlags() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getFlags() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 flags = 18 [default = 0];
- getFlags() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint32 flags = 18 [default = 0];
- getFlags() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint32 flags = 18 [default = 0];
- getFloat(String, float) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a float
.
- getFolderUsage(String) - Static method in class org.apache.hadoop.fs.DUHelper
-
- getFormat() - Method in class org.apache.hadoop.crypto.key.JavaKeyStoreProvider.KeyMetadata
-
- getFS() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getFS() - Method in class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
-
- getFsAction(String) - Static method in enum org.apache.hadoop.fs.permission.FsAction
-
Get the FsAction enum for String representation of permissions
- getFSofPath(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Get the file system of supplied path.
- getFSofPath(Path, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
- getFsStatus(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getFsStatus() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getFsStatus(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Returns a status object describing the use and capacity of the
file system denoted by the Parh argument p.
- getFsStatus() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getFstat(FileDescriptor) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
Returns the file stat for a file descriptor.
- getGangliaConfForMetric(String) - Method in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
Lookup GangliaConf from cache.
- getGcMonitorRunTime() - Method in class org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns the time since the start of the associated GcTimeMonitor.
- getGcTimePercentage() - Method in class org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns the percentage (0..100) of time that the JVM spent in GC pauses
within the observation window of the associated GcTimeMonitor.
- getGetPermissionCommand() - Static method in class org.apache.hadoop.util.Shell
-
Return a command to get permission information.
- getGid(String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
-
- getGid(String) - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getGidAllowingUnknown(String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
-
- getGidAllowingUnknown(String) - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getGidNameMap() - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getGlobalStorageStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
-
Get the global storage statistics.
- getGroup() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the group associated with the file.
- getGroup() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- getGroup() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string group = 6;
- getGroup() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string group = 6;
- getGroup() - Method in class org.apache.hadoop.fs.permission.AclStatus
-
Returns the file group.
- getGroup() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- getGroupAction() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getGroupBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- getGroupBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string group = 6;
- getGroupBytes() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string group = 6;
- getGroupName(int, String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
-
- getGroupName(int, String) - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getGroupNames() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the group names for this user.
- getGroups() - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Get the names of user groups allowed for this service.
- getGroups(String) - Method in interface org.apache.hadoop.security.GroupMappingServiceProvider
-
Get all various group memberships of a given user.
- getGroups(String) - Method in class org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback
-
- getGroups(String) - Method in class org.apache.hadoop.security.JniBasedUnixGroupsNetgroupMappingWithFallback
-
- getGroups(String) - Method in class org.apache.hadoop.security.NullGroupsMapping
-
Returns an empty list.
- getGroups() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the group names for this user.
- getGroups(int) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- getGroups(int) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
repeated string groups = 1;
- getGroups(int) - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
-
repeated string groups = 1;
- GetGroupsBase - Class in org.apache.hadoop.tools
-
Base class for the HDFS and MR implementations of tools which fetch and
display the groups that users belong to.
- GetGroupsBase(Configuration) - Constructor for class org.apache.hadoop.tools.GetGroupsBase
-
Create an instance of this tool using the given configuration.
- GetGroupsBase(Configuration, PrintStream) - Constructor for class org.apache.hadoop.tools.GetGroupsBase
-
Used exclusively for testing.
- getGroupsBytes(int) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- getGroupsBytes(int) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
repeated string groups = 1;
- getGroupsBytes(int) - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
-
repeated string groups = 1;
- getGroupsCommand() - Static method in class org.apache.hadoop.util.Shell
-
a Unix command to get the current user's groups list.
- getGroupsCount() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- getGroupsCount() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
repeated string groups = 1;
- getGroupsCount() - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
-
repeated string groups = 1;
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto) - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.BlockingInterface
-
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto, RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto>) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
Get the groups which are mapped to the given user.
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto, RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto>) - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Interface
-
Get the groups which are mapped to the given user.
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto, RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto>) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Stub
-
- getGroupsForUser(String) - Method in class org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolClientSideTranslatorPB
-
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto) - Method in class org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolServerSideTranslatorPB
-
- getGroupsForUserCommand(String) - Static method in class org.apache.hadoop.util.Shell
-
A command to get a given user's groups list.
- getGroupsIDForUserCommand(String) - Static method in class org.apache.hadoop.util.Shell
-
A command to get a given user's group id list.
- getGroupsList() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- getGroupsList() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
repeated string groups = 1;
- getGroupsList() - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
-
repeated string groups = 1;
- getHadoopHome() - Static method in class org.apache.hadoop.util.Shell
-
Get the Hadoop home directory.
- getHarHash(Path) - Static method in class org.apache.hadoop.fs.HarFileSystem
-
the hash of the path p inside the filesystem
- getHarVersion() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getHeader(boolean) - Static method in class org.apache.hadoop.fs.ContentSummary
-
Return the header of the output.
- getHeader() - Static method in class org.apache.hadoop.fs.QuotaUsage
-
Return the header of the output.
- getHeader(String) - Method in interface org.apache.hadoop.security.http.RestCsrfPreventionFilter.HttpInteraction
-
Returns the value of a header.
- getHeaderFields() - Static method in class org.apache.hadoop.fs.ContentSummary
-
Returns the names of the fields from the summary header.
- getHealthMonitorAddress() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
Returns an optional separate RPC server address for health checks at the
target node.
- getHealthMonitorProxy(Configuration, int) - Method in class org.apache.hadoop.ha.HAServiceTarget
-
Returns a proxy to connect to the target HA service for health monitoring.
- getHealthMonitorProxy(Configuration, int, int) - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getHelp() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- getHelp() - Method in interface org.apache.hadoop.fs.shell.find.Expression
-
Returns a description of the expression for use in help.
- getHelp() - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- getHomeDirectory() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Return the current user's home directory in this file system.
- getHomeDirectory() - Method in class org.apache.hadoop.fs.FileContext
-
Return the current user's home directory in this file system.
- getHomeDirectory() - Method in class org.apache.hadoop.fs.FileSystem
-
Return the current user's home directory in this FileSystem.
- getHomeDirectory() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getHomeDirectory() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
- getHomeDirectory() - Method in class org.apache.hadoop.fs.HarFileSystem
-
return the top level archive path.
- getHomeDirectory() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getHomeDirectory() - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- getHomeDirectory() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getHomeDirectory() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getHomeDirValue(Configuration) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Get the value of the home dir conf value for default mount table
- getHomeDirValue(Configuration, String) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Get the value of the home dir conf value for specified mount table
- getHostAddress() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getHostAddress() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- getHostFromPrincipal(String) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Get the host name from the principal name of format <service
>/host@realm.
- getHostInetAddress() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getHostInetAddress() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- getHostName() - Method in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
- getHostnameByIP(InetAddress) - Method in class org.apache.hadoop.net.DNSDomainNameResolver
-
- getHostnameByIP(InetAddress) - Method in interface org.apache.hadoop.net.DomainNameResolver
-
Reverse lookup an IP address and get the fully qualified domain name(fqdn).
- getHosts() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the list of hosts (hostname) hosting this block.
- getId(Class<?>) - Method in class org.apache.hadoop.io.AbstractMapWritable
-
- getId() - Method in class org.apache.hadoop.tracing.SpanReceiverInfo
-
- getId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
required int64 id = 1;
- getId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
required int64 id = 1;
- getId() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProtoOrBuilder
-
required int64 id = 1;
- getId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
required int64 id = 1;
- getId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
required int64 id = 1;
- getId() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProtoOrBuilder
-
required int64 id = 1;
- getId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required int64 id = 1;
- getId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required int64 id = 1;
- getId() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required int64 id = 1;
- getIdentifier() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- getIdentifier() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
optional string identifier = 1;
- getIdentifier() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
optional string identifier = 1;
- getIdentifier() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes identifier = 1;
- getIdentifier() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required bytes identifier = 1;
- getIdentifier() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required bytes identifier = 1;
- getIdentifier() - Method in class org.apache.hadoop.security.token.Token
-
Get the token identifier's byte representation.
- getIdentifierBytes() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- getIdentifierBytes() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
optional string identifier = 1;
- getIdentifierBytes() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
optional string identifier = 1;
- getIn() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the input stream to be used.
- getIncludedHosts() - Method in class org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getIncludesFile() - Method in class org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getIndexInterval() - Method in class org.apache.hadoop.io.MapFile.Writer
-
The number of entries that are added before an index entry is added.
- getIngressPort() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- getInitialMessage() - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- getInitialUsed() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Some file systems like LocalFileSystem have an initial workingDir
that is used as the starting workingDir.
- getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.FileSystem
-
Note: with the new FileContext class, getWorkingDirectory()
will be removed.
- getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getInstance(Configuration, FileSystem, Path) - Static method in class org.apache.hadoop.fs.TrashPolicy
-
- getInstance(Configuration, FileSystem) - Static method in class org.apache.hadoop.fs.TrashPolicy
-
Get an instance of the configured TrashPolicy based on the value
of the configuration parameter fs.trash.classname.
- getInstance(String, int, DecayRpcScheduler) - Static method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getInstance(Configuration) - Static method in class org.apache.hadoop.security.SaslPropertiesResolver
-
Returns an instance of SaslPropertiesResolver.
- getInstances(String, Class<U>) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a List
of objects implementing the interface specified by xface
.
- getInt(String, int) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property as an int
.
- getInterface() - Method in class org.apache.hadoop.io.retry.DefaultFailoverProxyProvider
-
- getInterface() - Method in interface org.apache.hadoop.io.retry.FailoverProxyProvider
-
Return a reference to the interface this provider's proxy objects actually
implement.
- getInterfaceName() - Method in exception org.apache.hadoop.ipc.RPC.VersionMismatch
-
Get the interface name
- getInterval() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getInterval() - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
- getInts(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a set of comma-delimited
int
values.
- getIssueDate() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getJarsInDirectory(String) - Static method in class org.apache.hadoop.fs.FileUtil
-
Returns all jars that are in the directory.
- getJarsInDirectory(String, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
-
Returns all jars that are in the directory.
- getJitter() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getKerberosInfo(Class<?>, Configuration) - Method in class org.apache.hadoop.security.AnnotatedSecurityInfo
-
- getKerberosInfo(Class<?>, Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Look up the KerberosInfo for a given protocol.
- getKey() - Method in class org.apache.hadoop.conf.Configuration.DeprecationDelta
-
- getKey(BytesWritable) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the key into BytesWritable.
- getKey(byte[]) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the key into user supplied buffer.
- getKey(byte[], int) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the key into user supplied buffer.
- getKey() - Method in interface org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
-
Gets the current raw key
- getKey() - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
Returns the stored rawKey
- getKey() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- getKey() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string key = 1;
- getKey() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string key = 1;
- getKeyBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- getKeyBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string key = 1;
- getKeyBytes() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string key = 1;
- getKeyClass() - Method in class org.apache.hadoop.io.MapFile.Reader
-
Returns the class of keys in this file.
- getKeyClass() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Returns the class of keys in this file.
- getKeyClass() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
Returns the class of keys in this file.
- getKeyClass() - Method in class org.apache.hadoop.io.WritableComparator
-
Returns the WritableComparable implementation class.
- getKeyClassName() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Returns the name of the key class.
- getKeyLength() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Get the length of the key.
- getKeyNear(long) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a sample key that is within a block whose starting offset is greater
than or equal to the specified offset.
- getKeyProvider() - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeyProviderUri() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getKeys() - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Get the key names for all keys.
- getKeys() - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeys() - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getKeysMetadata(String...) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Get key metadata in bulk.
- getKeysMetadata(String...) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeysMetadata(String...) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getKeyStream() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Streaming access to the key.
- getKeytabFile() - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- getKeyVersion(String) - Method in class org.apache.hadoop.crypto.key.CachingKeyProvider
-
- getKeyVersion(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Get the key material for a specific version of the key.
- getKeyVersion(String) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeyVersion(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getKeyVersions(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Get the key material for all versions of a specific key name.
- getKeyVersions(String) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeyVersions(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getKind() - Method in class org.apache.hadoop.crypto.key.kms.KMSDelegationToken.KMSDelegationTokenIdentifier
-
- getKind() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- getKind() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string kind = 3;
- getKind() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string kind = 3;
- getKind() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getKind() - Method in class org.apache.hadoop.security.token.Token
-
Get the token kind.
- getKind() - Method in class org.apache.hadoop.security.token.Token.TrivialRenewer
-
- getKind() - Method in class org.apache.hadoop.security.token.TokenIdentifier
-
Get the token kind
- getKindBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- getKindBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string kind = 3;
- getKindBytes() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string kind = 3;
- getKlass() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getLargeReadOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the number of large file system read operations such as list files
under a large directory.
- getLargeReadOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getLastContact() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- getLastKey() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the last key in the TFile.
- getLatestGcData() - Method in class org.apache.hadoop.util.GcTimeMonitor
-
Returns a copy of the most recent data measured by this monitor.
- getLeaf(int, Node) - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- getLeasedCompressorsCount(CompressionCodec) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- getLeasedDecompressorsCount(CompressionCodec) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- getLen() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the length of this file, in bytes.
- getLength() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the length of the block.
- getLength() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getLength() - Method in class org.apache.hadoop.fs.FileChecksum
-
The length of the checksum in bytes
- getLength(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getLength() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 length = 3;
- getLength() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 length = 3;
- getLength() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 length = 3;
- getLength() - Method in class org.apache.hadoop.fs.store.EtagChecksum
-
- getLength() - Method in class org.apache.hadoop.io.BinaryComparable
-
Return n st bytes 0..n-1 from {#getBytes()} are valid.
- getLength() - Method in class org.apache.hadoop.io.BytesWritable
-
Get the current size of the buffer.
- getLength() - Method in class org.apache.hadoop.io.DataInputByteBuffer
-
- getLength() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.PmemMappedRegion
-
- getLength() - Method in interface org.apache.hadoop.io.ReadaheadPool.ReadaheadRequest
-
- getLength() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
Returns the current length of the output file.
- getLength() - Method in class org.apache.hadoop.io.Text
-
Returns the number of bytes in the byte array
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
- getLibraryName(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.Lz4Codec
-
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.SnappyCodec
-
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- getLibraryName() - Static method in class org.apache.hadoop.io.erasurecode.ErasureCodeNative
-
Get the native library name that's available or supported.
- getLifecycleHistory() - Method in class org.apache.hadoop.service.AbstractService
-
- getLifecycleHistory() - Method in interface org.apache.hadoop.service.Service
-
Get a snapshot of the lifecycle history; it is a static list
- getLinkCount(File) - Static method in class org.apache.hadoop.fs.HardLink
-
Retrieves the number of links to the specified file.
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Partially resolves the path.
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Returns the target of the given symbolic link as it was specified
when the link was created.
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getListedPath() - Method in class org.apache.hadoop.fs.PartialListing
-
Path being listed.
- getListenerAddress() - Method in class org.apache.hadoop.ipc.Server
-
Return the socket (ip+port) on which the RPC server is listening to.
- getLoadingFailureReason() - Static method in class org.apache.hadoop.io.erasurecode.ErasureCodeNative
-
- getLoc(String) - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- getLocal(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get the local FileSystem.
- getLocalFSFileContext() - Static method in class org.apache.hadoop.fs.FileContext
-
- getLocalFSFileContext(Configuration) - Static method in class org.apache.hadoop.fs.FileContext
-
- getLocalPath(String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Get a local file under a directory named by dirsProp with
the given path.
- getLoginUser() - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Get the currently logged in user.
- getLogSupressionMessage(LogThrottlingHelper.LogAction) - Static method in class org.apache.hadoop.log.LogThrottlingHelper
-
Helper function to create a message about how many log statements were
suppressed in the provided log action.
- getLong(String, long) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a long
.
- getLong(String) - Method in class org.apache.hadoop.fs.StorageStatistics
-
Get the value of a statistic.
- getLongBytes(String, long) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a long
or
human readable format.
- getLongName() - Method in enum org.apache.hadoop.conf.StorageUnit
-
- getLongStatistics() - Method in class org.apache.hadoop.fs.StorageStatistics
-
Get an iterator over all the currently tracked long statistics.
- getMajor() - Method in class org.apache.hadoop.io.file.tfile.Utils.Version
-
Get the major version.
- getMandatoryKeys() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get all the keys that are set as mandatory keys.
- getMandatoryKeys() - Method in class org.apache.hadoop.fs.impl.OpenFileParameters
-
- getMasked() - Method in class org.apache.hadoop.fs.permission.FsCreateModes
-
- getMasked() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
Get masked permission if exists.
- getMasterKeyId() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getMaterial() - Method in class org.apache.hadoop.crypto.key.KeyProvider.KeyVersion
-
- getMaxDate() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getMaxDepth() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the maximum depth for applying expressions.
- getMaxIdleTime() - Method in class org.apache.hadoop.ipc.Server
-
- getMaxQueueSize() - Method in class org.apache.hadoop.ipc.Server
-
The maximum size of the rpc call queue of this server.
- getMaxSuppressedWait() - Method in class org.apache.hadoop.util.InstrumentedLock.SuppressedSnapshot
-
- getMbeanNameName(ObjectName) - Static method in class org.apache.hadoop.metrics2.util.MBeans
-
- getMbeanNameService(ObjectName) - Static method in class org.apache.hadoop.metrics2.util.MBeans
-
- getMechanism() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- getMechanism() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string mechanism = 2;
- getMechanism() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string mechanism = 2;
- getMechanismBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- getMechanismBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string mechanism = 2;
- getMechanismBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string mechanism = 2;
- getMechanismName() - Method in enum org.apache.hadoop.security.SaslRpcServer.AuthMethod
-
Return the SASL mechanism name
- getMechanismNames(Map<String, ?>) - Method in class org.apache.hadoop.security.SaslPlainServer.SaslPlainServerFactory
-
- getMemlockLimit() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.CacheManipulator
-
- getMemlockLimit() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.NoMlockCacheManipulator
-
- getMemlockLimit(Long) - Static method in class org.apache.hadoop.util.Shell
-
Static method to return the memory lock limit for datanode.
- getMemory() - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Get the total amount of buffer memory, in bytes.
- getMessage() - Method in exception org.apache.hadoop.fs.PathIOException
-
Format:
cmd: {operation} `path' {to `target'}: error string
- getMessage() - Method in exception org.apache.hadoop.fs.shell.CommandFormat.IllegalNumberOfArgumentsException
-
- getMessage() - Method in exception org.apache.hadoop.fs.shell.CommandFormat.NotEnoughArgumentsException
-
- getMessage() - Method in exception org.apache.hadoop.fs.shell.CommandFormat.TooManyArgumentsException
-
- getMessage() - Method in exception org.apache.hadoop.fs.viewfs.NotInMountpointException
-
- getMessage() - Method in enum org.apache.hadoop.io.nativeio.NativeIO.POSIX.SupportState
-
- getMessage() - Method in class org.apache.hadoop.ipc.RefreshResponse
-
- getMessage() - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- getMetaBlock(String) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Stream access to a meta block.``
- getMetadata(String) - Method in class org.apache.hadoop.crypto.key.CachingKeyProvider
-
- getMetadata(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Get metadata about the key.
- getMetadata(String) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getMetadata(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getMetadata() - Method in class org.apache.hadoop.io.SequenceFile.Metadata
-
- getMetadata() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Returns the metadata object of the file
- getMethod() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- getMethod() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string method = 1;
- getMethod() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string method = 1;
- getMethod() - Method in interface org.apache.hadoop.security.http.RestCsrfPreventionFilter.HttpInteraction
-
Returns the method.
- getMethodBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- getMethodBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string method = 1;
- getMethodBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string method = 1;
- getMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
Name of the RPC method
- getMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
Name of the RPC method
- getMethodName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
Name of the RPC method
- getMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
- getMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string methodName = 1;
- getMethodName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string methodName = 1;
- getMethodNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
Name of the RPC method
- getMethodNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
Name of the RPC method
- getMethodNameBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
Name of the RPC method
- getMethodNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
- getMethodNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string methodName = 1;
- getMethodNameBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string methodName = 1;
- getMethods(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- getMethods(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
repeated uint32 methods = 2;
- getMethods(int) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
repeated uint32 methods = 2;
- getMethods() - Method in class org.apache.hadoop.ipc.ProtocolSignature
-
- getMethodsCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- getMethodsCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
repeated uint32 methods = 2;
- getMethodsCount() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
repeated uint32 methods = 2;
- getMethodsList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- getMethodsList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
repeated uint32 methods = 2;
- getMethodsList() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
repeated uint32 methods = 2;
- getMetric(String) - Method in class org.apache.hadoop.metrics2.util.MetricsCache.Record
-
Lookup a metric value
- getMetricInstance(String) - Method in class org.apache.hadoop.metrics2.util.MetricsCache.Record
-
Lookup a metric instance
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getMetrics(MetricsCollector, boolean) - Method in interface org.apache.hadoop.metrics2.MetricsSource
-
Get metrics from the metrics source
- getMillisToCede() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
required uint32 millisToCede = 1;
- getMillisToCede() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
required uint32 millisToCede = 1;
- getMillisToCede() - Method in interface org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProtoOrBuilder
-
required uint32 millisToCede = 1;
- getMinDepth() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the minimum depth for applying expressions.
- getMinor() - Method in class org.apache.hadoop.io.file.tfile.Utils.Version
-
Get the minor version.
- getMode() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- getModificationTime() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the modification time of the file.
- getModificationTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 modification_time = 7;
- getModificationTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 modification_time = 7;
- getModificationTime() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 modification_time = 7;
- getMountedOnPath() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem.MountPoint
-
- getMountPoints() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getMountPoints() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getMovableTypes() - Static method in enum org.apache.hadoop.fs.StorageType
-
- getMtime() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional uint64 mtime = 1;
- getMtime() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
optional uint64 mtime = 1;
- getMtime() - Method in interface org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProtoOrBuilder
-
optional uint64 mtime = 1;
- getMultipleLinearRandomRetry(Configuration, String, boolean, String, String) - Static method in class org.apache.hadoop.io.retry.RetryUtils
-
Return the MultipleLinearRandomRetry policy specified in the conf,
or null if the feature is disabled.
- getName() - Method in class org.apache.hadoop.crypto.key.KeyProvider.KeyVersion
-
- getName() - Method in interface org.apache.hadoop.fs.BlockStoragePolicySpi
-
Return the name of the storage policy.
- getName() - Method in class org.apache.hadoop.fs.FileSystem
-
- getName() - Method in class org.apache.hadoop.fs.Path
-
Returns the final component of this path.
- getName() - Method in class org.apache.hadoop.fs.permission.AclEntry
-
Returns the optional ACL entry name.
- getName() - Method in class org.apache.hadoop.fs.StorageStatistics
-
Get the name of this StorageStatistics object.
- getName() - Method in class org.apache.hadoop.fs.StorageStatistics.LongStatistic
-
- getName() - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- getName() - Method in class org.apache.hadoop.service.AbstractService
-
- getName() - Method in class org.apache.hadoop.service.launcher.IrqHandler.InterruptData
-
- getName() - Method in interface org.apache.hadoop.service.Service
-
Get the name of this service.
- getNamed(String, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
- getNames() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the list of names (IP:xferPort) hosting this block.
- getNetworkBytesRead() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes read over the network.
- getNetworkBytesWritten() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes written to the network.
- getNewConf() - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
Create a new configuration.
- getNewExpiryTime() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
required uint64 newExpiryTime = 1;
- getNewExpiryTime() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
required uint64 newExpiryTime = 1;
- getNewExpiryTime() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProtoOrBuilder
-
required uint64 newExpiryTime = 1;
- getNewKeys() - Method in class org.apache.hadoop.conf.Configuration.DeprecationDelta
-
- getNewValue() - Method in exception org.apache.hadoop.conf.ReconfigurationException
-
Get value to which property was supposed to be changed.
- getNext() - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- getNext() - Method in interface org.apache.hadoop.util.LightWeightGSet.LinkedElement
-
Get the next element.
- getNextAncestorName(Node) - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- getNotReadyReason() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If not ready to become active, a textual explanation of why not
- getNotReadyReason() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
If not ready to become active, a textual explanation of why not
- getNotReadyReason() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
If not ready to become active, a textual explanation of why not
- getNotReadyReasonBytes() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If not ready to become active, a textual explanation of why not
- getNotReadyReasonBytes() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
If not ready to become active, a textual explanation of why not
- getNotReadyReasonBytes() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
If not ready to become active, a textual explanation of why not
- getNumber() - Method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType
-
- getNumber() - Method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
- getNumber() - Method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
- getNumber() - Method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
- getNumber() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
- getNumber() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
- getNumber() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto
-
- getNumber() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
- getNumber() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
- getNumber() - Method in class org.apache.hadoop.service.launcher.IrqHandler.InterruptData
-
- getNumCores() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain total number of physical cores present on the system.
- getNumDataUnits() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
-
Get required data units count in a coding group
- getNumDroppedConnections() - Method in class org.apache.hadoop.ipc.Server
-
The number of RPC connections dropped due to
too many connections.
- getNumOfChildren() - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- getNumOfLeaves() - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- getNumOpenConnections() - Method in class org.apache.hadoop.ipc.Server
-
The number of open RPC conections
- getNumOpenConnectionsPerUser() - Method in class org.apache.hadoop.ipc.Server
-
Get the NumOpenConnections/User.
- getNumParityUnits() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
-
Get required parity units count in a coding group
- getNumProcessors() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the total number of logical processors present on the system.
- getNumReaders() - Method in class org.apache.hadoop.ipc.Server
-
The number of reader threads for this server.
- getNumVCoresUsed() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the number of VCores used.
- getOffset() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the start offset of file associated with this block.
- getOffset() - Method in interface org.apache.hadoop.io.ReadaheadPool.ReadaheadRequest
-
- getOldValue() - Method in exception org.apache.hadoop.conf.ReconfigurationException
-
Get old value of property that cannot be changed.
- getOperatingSystemPageSize() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.CacheManipulator
-
- getOperatingSystemPageSize() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.NoMlockCacheManipulator
-
- getOpt(Class<T>, Options.HandleOpt...) - Static method in class org.apache.hadoop.fs.Options.HandleOpt
-
Utility method to extract a HandleOpt from the set provided.
- getOpt(String) - Method in class org.apache.hadoop.fs.shell.CommandFormat
-
Return if the option is set or not
- getOption() - Method in exception org.apache.hadoop.fs.shell.CommandFormat.UnknownOptionException
-
- getOption(Class<T>, base[]) - Static method in class org.apache.hadoop.util.Options
-
Find the first option of the required class.
- getOptionalPath() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get the optional path; may be empty.
- getOptionalPathHandle() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get the optional path handle; may be empty.
- getOptions() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get the mutable option configuration.
- getOptions() - Method in class org.apache.hadoop.fs.impl.OpenFileParameters
-
- getOptions() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Return the options to be used by this expression.
- getOpts() - Method in class org.apache.hadoop.fs.shell.CommandFormat
-
Returns all the options that are set
- getOptValue(String) - Method in class org.apache.hadoop.fs.shell.CommandFormat
-
get the option's value
- getOtherAction() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getOut() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the output stream to be used.
- getOut() - Method in class org.apache.hadoop.tools.CommandShell
-
- getOutput() - Method in interface org.apache.hadoop.util.Shell.CommandExecutor
-
- getOutput() - Method in class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
Get the output of the shell command.
- getOverflowedCalls() - Method in class org.apache.hadoop.ipc.FairCallQueue
-
- getOverflowedCalls() - Method in interface org.apache.hadoop.ipc.FairCallQueueMXBean
-
- getOwner() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the owner of the file.
- getOwner() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- getOwner() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string owner = 5;
- getOwner() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string owner = 5;
- getOwner() - Method in class org.apache.hadoop.fs.permission.AclStatus
-
Returns the file owner.
- getOwner() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- getOwner() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getOwnerBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- getOwnerBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string owner = 5;
- getOwnerBytes() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string owner = 5;
- getParameter(String) - Method in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
Unquote the name and quote the value.
- getParameterMap() - Method in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
- getParameterNames() - Method in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
Return the set of parameter names, quoting each name.
- getParameterValues(String) - Method in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
- getParent() - Method in class org.apache.hadoop.fs.Path
-
Returns the parent of a path or null if at root.
- getParentId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdLow
- getParentId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
parentIdLow
- getParentId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
parentIdLow
- getParserForType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getParserForType() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getParserForType() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getParserForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getPassword(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value for a known password configuration element.
- getPassword() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes password = 2;
- getPassword() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required bytes password = 2;
- getPassword() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required bytes password = 2;
- getPassword() - Method in class org.apache.hadoop.security.token.Token
-
Get the token password/secret.
- getPasswordFromConfig(String) - Method in class org.apache.hadoop.conf.Configuration
-
Fallback to clear text passwords in configuration.
- getPasswordFromCredentialProviders(String) - Method in class org.apache.hadoop.conf.Configuration
-
Try and resolve the provided element name as a credential provider
alias.
- getPasswordReader() - Method in class org.apache.hadoop.security.alias.CredentialShell
-
- getPath() - Method in class org.apache.hadoop.fs.FileStatus
-
- getPath() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- getPath() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required string path = 2;
- getPath() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required string path = 2;
- getPath() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional string path = 2;
- getPath() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
optional string path = 2;
- getPath() - Method in interface org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProtoOrBuilder
-
optional string path = 2;
- getPath() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getPath() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get the path: only valid if constructed with a path.
- getPath() - Method in class org.apache.hadoop.fs.LocalFileSystemPathHandle
-
- getPath() - Method in exception org.apache.hadoop.fs.PathIOException
-
- getPath(PathData) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the
Path
from the
PathData
item.
- getPathBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- getPathBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required string path = 2;
- getPathBytes() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required string path = 2;
- getPathBytes() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional string path = 2;
- getPathBytes() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
optional string path = 2;
- getPathBytes() - Method in interface org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProtoOrBuilder
-
optional string path = 2;
- getPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a durable, serializable handle to the referent of the given
entity.
- getPathHandle() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get the PathHandle: only valid if constructed with a PathHandle.
- getPathWithoutSchemeAndAuthority(Path) - Static method in class org.apache.hadoop.fs.Path
-
Return a version of the given Path without the scheme information.
- getPattern(String, Pattern) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a Pattern
.
- getPayload() - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntryWithPayload
-
- getPerm() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
UNIX-style mode bits
- getPerm() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
UNIX-style mode bits
- getPerm() - Method in interface org.apache.hadoop.fs.FSProtos.FsPermissionProtoOrBuilder
-
UNIX-style mode bits
- getPermission() - Method in class org.apache.hadoop.fs.FileStatus
-
Get FsPermission associated with the file.
- getPermission() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getPermission() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermission() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermission() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermission() - Method in class org.apache.hadoop.fs.permission.AclEntry
-
Returns the set of permissions in the ACL entry.
- getPermission() - Method in class org.apache.hadoop.fs.permission.AclStatus
-
Returns the permission set for the path
- getPermissionBuilder() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermissionOrBuilder() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermissionOrBuilder() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermissionOrBuilder() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPhysicalMemorySize() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the total size of the physical memory present in the system.
- getPingInterval(Configuration) - Static method in class org.apache.hadoop.ipc.Client
-
Get the ping interval from configuration;
If not set in the configuration, return the default value.
- getPmdkLibPath() - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Pmem
-
- getPmdkSupportStateMessage() - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- getPort() - Method in class org.apache.hadoop.ipc.Server
-
Get the port on which the IPC Server is listening for incoming connections.
- getPos() - Method in exception org.apache.hadoop.fs.ChecksumException
-
- getPos() - Method in class org.apache.hadoop.fs.crypto.CryptoFSDataOutputStream
-
- getPos() - Method in class org.apache.hadoop.fs.FSDataInputStream
-
Get the current position in the input stream.
- getPos() - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
Get the current position in the output stream.
- getPos() - Method in class org.apache.hadoop.fs.FSInputStream
-
Return the current offset from the start of the file
- getPos() - Method in interface org.apache.hadoop.fs.Seekable
-
Return the current offset from the start of the file
- getPos() - Method in class org.apache.hadoop.io.compress.CompressionInputStream
-
This method returns the current position in the stream.
- getPosition() - Method in class org.apache.hadoop.io.DataInputByteBuffer
-
- getPosition() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Return the current byte position in the input file.
- getPrecedence() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- getPrecedence() - Method in interface org.apache.hadoop.fs.shell.find.Expression
-
Returns the precedence of this expression
(only applicable to operators).
- getPrecedence() - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- getPrefix() - Method in class org.apache.hadoop.security.HttpCrossOriginFilterInitializer
-
- getPrimaryGroupName() - Method in class org.apache.hadoop.security.UserGroupInformation
-
- getPrincipal() - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- getPriorityLevel(Schedulable) - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
Compute the appropriate priority for a schedulable based on past requests.
- getPriorityLevel(Schedulable) - Method in class org.apache.hadoop.ipc.DefaultRpcScheduler
-
- getPriorityLevel(Schedulable) - Method in interface org.apache.hadoop.ipc.RpcScheduler
-
Returns priority level greater than zero as a hint for scheduling.
- getPriorityLevel() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getPriorityLevel() - Static method in class org.apache.hadoop.ipc.Server
-
Return the priority level assigned by call queue to an RPC
Returns 0 in case no priority is assigned.
- getProcess() - Method in class org.apache.hadoop.util.Shell
-
get the current sub-process executing the given command.
- getProcessedByteCount() - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
This method reports the processed bytes so far.
- getProcessingDetails() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getProgress() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getProgress() - Method in interface org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
-
Gets the Progress object; this has a float (0.0 - 1.0)
indicating the bytes processed by the iterator so far
- getPrometheusSink() - Method in class org.apache.hadoop.http.PrometheusServlet
-
- getProperty() - Method in exception org.apache.hadoop.conf.ReconfigurationException
-
Get property that cannot be changed.
- getPropertySources(String) - Method in class org.apache.hadoop.conf.Configuration
-
Gets information about why a property was set.
- getProps() - Method in class org.apache.hadoop.conf.Configuration
-
- getPropsWithPrefix(String) - Method in class org.apache.hadoop.conf.Configuration
-
Constructs a mapping of configuration and includes all properties that
start with the specified configuration prefix.
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
Protocol name for next rpc layer.
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
Protocol name for next rpc layer.
- getProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
Protocol name for next rpc layer.
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
Protocol name
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
Protocol name
- getProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
Protocol name
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
Protocol name
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
Protocol name
- getProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilder
-
Protocol name
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string protocol = 3;
- getProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string protocol = 3;
- getProtocol() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getProtocol() - Static method in class org.apache.hadoop.ipc.Server
-
- getProtocolAddress(Configuration) - Method in class org.apache.hadoop.tools.GetGroupsBase
-
Must be overridden by subclasses to get the address where the
GetUserMappingsProtocol
implementation is running.
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
Protocol name for next rpc layer.
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
Protocol name for next rpc layer.
- getProtocolBytes() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
Protocol name for next rpc layer.
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
Protocol name
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
Protocol name
- getProtocolBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
Protocol name
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
Protocol name
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
Protocol name
- getProtocolBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilder
-
Protocol name
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string protocol = 3;
- getProtocolBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string protocol = 3;
- getProtocolMetaInfoProxy(Client.ConnectionId, Configuration, SocketFactory) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine
-
Deprecated.
- getProtocolMetaInfoProxy(Client.ConnectionId, Configuration, SocketFactory) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- getProtocolMetaInfoProxy(Client.ConnectionId, Configuration, SocketFactory) - Method in interface org.apache.hadoop.ipc.RpcEngine
-
Returns a proxy for ProtocolMetaInfoPB, which uses the given connection
id.
- getProtocolMetaInfoProxy(Client.ConnectionId, Configuration, SocketFactory) - Method in class org.apache.hadoop.ipc.WritableRpcEngine
-
Deprecated.
- getProtocolSignature(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignature(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignature(int) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.BlockingInterface
-
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolSignatureResponseProto>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
Return protocol version corresponding to protocol interface.
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolSignatureResponseProto>) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Interface
-
Return protocol version corresponding to protocol interface.
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolSignatureResponseProto>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Stub
-
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto) - Method in class org.apache.hadoop.ipc.ProtocolMetaInfoServerSideTranslatorPB
-
- getProtocolSignature(int, long, Class<? extends VersionedProtocol>) - Static method in class org.apache.hadoop.ipc.ProtocolSignature
-
Get a server protocol's signature
- getProtocolSignature(String, long) - Static method in class org.apache.hadoop.ipc.ProtocolSignature
-
- getProtocolSignature(VersionedProtocol, String, long, int) - Static method in class org.apache.hadoop.ipc.ProtocolSignature
-
Get a server protocol's signature
- getProtocolSignature(String, long, int) - Method in interface org.apache.hadoop.ipc.VersionedProtocol
-
Return protocol version corresponding to protocol interface.
- getProtocolSignatureBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureCount() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureList() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilder(int) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilderList() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolVersion(String, long) - Method in interface org.apache.hadoop.ipc.VersionedProtocol
-
Return protocol version corresponding to protocol interface.
- getProtocolVersions(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersions(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersions(int) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.BlockingInterface
-
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolVersionsResponseProto>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
Return protocol version corresponding to protocol interface for each
supported rpc kind.
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolVersionsResponseProto>) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Interface
-
Return protocol version corresponding to protocol interface for each
supported rpc kind.
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolVersionsResponseProto>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Stub
-
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto) - Method in class org.apache.hadoop.ipc.ProtocolMetaInfoServerSideTranslatorPB
-
- getProtocolVersionsBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsCount() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsList() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilder(int) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilderList() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocVersion() - Static method in class org.apache.hadoop.util.VersionInfo
-
Returns the protoc version used for the build.
- getProviderName() - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- getProviders(Configuration) - Static method in class org.apache.hadoop.crypto.key.KeyProviderFactory
-
- getProviders() - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getProviders(Configuration) - Static method in class org.apache.hadoop.security.alias.CredentialProviderFactory
-
- getProxy(Configuration, int) - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getProxy() - Method in class org.apache.hadoop.io.retry.DefaultFailoverProxyProvider
-
- getProxy() - Method in interface org.apache.hadoop.io.retry.FailoverProxyProvider
-
Get the proxy object which should be used until the next failover event
occurs.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine
-
Deprecated.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine
-
Deprecated.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy, AtomicBoolean, AlignmentContext) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine
-
Deprecated.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy, AtomicBoolean, AlignmentContext) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- getProxy() - Method in class org.apache.hadoop.ipc.ProtocolProxy
-
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy) - Method in interface org.apache.hadoop.ipc.RpcEngine
-
Construct a client-side proxy object.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy, AtomicBoolean, AlignmentContext) - Method in interface org.apache.hadoop.ipc.RpcEngine
-
Construct a client-side proxy object.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy) - Method in class org.apache.hadoop.ipc.WritableRpcEngine
-
Deprecated.
Construct a client-side proxy object that implements the named protocol,
talking to a server at the named address.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy, AtomicBoolean, AlignmentContext) - Method in class org.apache.hadoop.ipc.WritableRpcEngine
-
Deprecated.
Construct a client-side proxy object that implements the named protocol,
talking to a server at the named address.
- getProxyGroups() - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getProxyHosts() - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getProxySuperuserGroupConfKey(String) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
Returns configuration key for effective groups allowed for a superuser
- getProxySuperuserIpConfKey(String) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
Return configuration key for superuser ip addresses
- getProxySuperuserUserConfKey(String) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
Returns configuration key for effective usergroups allowed for a superuser
- getProxyuserConfiguration(FilterConfig) - Method in class org.apache.hadoop.security.authentication.server.ProxyUserAuthenticationFilter
-
- getQualifiedBin(String) - Static method in class org.apache.hadoop.util.Shell
-
Fully qualify the path to a binary that should be in a known hadoop
bin location.
- getQualifiedBinPath(String) - Static method in class org.apache.hadoop.util.Shell
-
Fully qualify the path to a binary that should be in a known hadoop
bin location.
- getQueueSizes() - Method in class org.apache.hadoop.ipc.FairCallQueue
-
- getQueueSizes() - Method in interface org.apache.hadoop.ipc.FairCallQueueMXBean
-
- getQuota() - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return the directory quota.
- getQuotaHeaderFields() - Static method in class org.apache.hadoop.fs.ContentSummary
-
Returns the names of the fields used in the quota summary.
- getQuotaUsage(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getQuotaUsage(boolean) - Method in class org.apache.hadoop.fs.QuotaUsage
-
- getQuotaUsage(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getRange(String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Parse the given attribute as a set of integer ranges
- getRangeStart() - Method in class org.apache.hadoop.conf.Configuration.IntegerRanges
-
Get range start for the first integer range.
- getRaw(String) - Method in class 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() - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- getRawFileSystem() - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
get the raw file system
- getRawFileSystem() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Get the raw file system
- getReadlinkCommand(String) - Static method in class org.apache.hadoop.util.Shell
-
Return a command to read the target of the a symbolic link.
- getReadOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the number of file system read operations such as list files.
- getReadOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getReadyToBecomeActive() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If state is STANDBY, indicate whether it is
ready to become active.
- getReadyToBecomeActive() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
If state is STANDBY, indicate whether it is
ready to become active.
- getReadyToBecomeActive() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
If state is STANDBY, indicate whether it is
ready to become active.
- getRealAuthenticationMethod() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the authentication method from the real user's subject.
- getRealAuthenticationMethod(UserGroupInformation) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Returns the authentication method of a ugi.
- getRealUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- getRealUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string realUser = 2;
- getRealUser() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string realUser = 2;
- getRealUser() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getRealUser() - Method in class org.apache.hadoop.security.UserGroupInformation
-
get RealUser (vs.
- getRealUserBytes() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- getRealUserBytes() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string realUser = 2;
- getRealUserBytes() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string realUser = 2;
- getRecommendedBufferSize() - Static method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- getRecommendedBufferSize() - Static method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor
-
- getReconfigurableProperties() - Method in interface org.apache.hadoop.conf.Reconfigurable
-
Return all the properties that can be changed at run time.
- getReconfigurableProperties() - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
Return all the properties that can be changed at run time.
- getReconfigurationTaskStatus() - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
- getRecordNum() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Get the RecordNum corresponding to the entry pointed by the cursor.
- getRecordNumNear(long) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the RecordNum for the first key-value pair in a compressed block
whose byte offset in the TFile is greater than or equal to the specified
offset.
- getReferenceCount() - Method in class org.apache.hadoop.util.CloseableReferenceCount
-
Get the current reference count.
- getRemaining() - Method in class org.apache.hadoop.fs.FsStatus
-
Return the number of remaining bytes on the file system
- getRemaining() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
Returns the number of bytes remaining in the input buffers; normally
called when finished() is true to determine amount of post-gzip-stream
data.
- getRemaining() - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyDecompressor
-
- getRemaining() - Method in interface org.apache.hadoop.io.compress.Decompressor
-
Returns the number of bytes remaining in the compressed data buffer.
- getRemaining() - Method in class org.apache.hadoop.io.compress.lz4.Lz4Decompressor
-
Returns 0
.
- getRemaining() - Method in class org.apache.hadoop.io.compress.PassthroughCodec.StubDecompressor
-
- getRemaining() - Method in class org.apache.hadoop.io.compress.snappy.SnappyDecompressor
-
Returns 0
.
- getRemaining() - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipDecompressor
-
Returns the number of bytes remaining in the input buffer; normally
called when finished() is true to determine amount of post-gzip-stream
data.
- getRemaining() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
Returns the number of bytes remaining in the input buffers; normally
called when finished() is true to determine amount of post-gzip-stream
data.
- getRemaining() - Method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor
-
Returns the number of bytes remaining in the input buffers;
normally called when finished() is true to determine amount of post-stream
data.
- getRemoteAddress() - Static method in class org.apache.hadoop.ipc.Server
-
Returns remote address as a string when invoked inside an RPC.
- getRemoteIp() - Static method in class org.apache.hadoop.ipc.Server
-
Returns the remote side ip address when invoked inside an RPC
Returns null incase of an error.
- getRemoteUser() - Method in class org.apache.hadoop.ipc.ExternalCall
-
- getRemoteUser() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getRemoteUser() - Static method in class org.apache.hadoop.ipc.Server
-
Returns the RPC remote user when invoked inside an RPC.
- getRenewDate() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation
-
returns renew date
- getRenewer() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- getRenewer() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
required string renewer = 1;
- getRenewer() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProtoOrBuilder
-
required string renewer = 1;
- getRenewer() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getRenewerBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- getRenewerBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
required string renewer = 1;
- getRenewerBytes() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProtoOrBuilder
-
required string renewer = 1;
- getRenewToken() - Method in interface org.apache.hadoop.fs.DelegationTokenRenewer.Renewable
-
- getReplication() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the replication factor of a file.
- getReplication(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getReplication() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getReplication() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getReplicationFallbacks() - Method in interface org.apache.hadoop.fs.BlockStoragePolicySpi
-
Get the fallback storage types for replicating existing block replicas.
- getReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqSource() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
required .hadoop.common.HARequestSource reqSource = 1;
- getReqSource() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
required .hadoop.common.HARequestSource reqSource = 1;
- getReqSource() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder
-
required .hadoop.common.HARequestSource reqSource = 1;
- getRequestLog(String) - Static method in class org.apache.hadoop.http.HttpRequestLog
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- getRequestURL() - Method in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
Quote the url so that users specifying the HOST HTTP header
can't inject attacks.
- getResource(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the
URL
for the named resource.
- getResource(String) - Method in class org.apache.hadoop.util.ApplicationClassLoader
-
- getResourceAsStream(String) - Static method in class org.apache.hadoop.util.ThreadUtil
-
Convenience method that returns a resource as inputstream from the
classpath.
- getResourceAsStream(ClassLoader, String) - Static method in class org.apache.hadoop.util.ThreadUtil
-
Convenience method that returns a resource as inputstream from the
classpath using given classloader.
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- getResponses(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponses(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponses(int) - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesBuilder(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesBuilderList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesCount() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesCount() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesCount() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesList() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilder(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilder(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilder(int) - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilderList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilderList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilderList() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponseTimeCountInLastWindow() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getResponseTimeCountInLastWindow() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getResponseTimeCountInLastWindow() - Method in interface org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getRetainDays() - Method in class org.apache.hadoop.http.HttpRequestLogAppender
-
- getRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- getRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- getRetryCount() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- getRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional sint32 retryCount = 8 [default = -1];
- getRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional sint32 retryCount = 8 [default = -1];
- getRetryCount() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional sint32 retryCount = 8 [default = -1];
- getReturnCode() - Method in class org.apache.hadoop.ipc.RefreshResponse
-
- getRevision() - Method in interface org.apache.hadoop.ipc.FairCallQueueMXBean
-
- getRevision() - Static method in class org.apache.hadoop.util.VersionInfo
-
Get the Git commit hash of the repository when compiled.
- getRollInterval() - Method in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
Extract the roll interval from the configuration and return it in
milliseconds.
- getRpcDetailedMetrics() - Method in class org.apache.hadoop.ipc.Server
-
- getRpcErrorCodeProto() - Method in exception org.apache.hadoop.ipc.RPC.VersionMismatch
-
get the detailed rpc status corresponding to this exception
- getRpcErrorCodeProto() - Method in exception org.apache.hadoop.ipc.RpcNoSuchMethodException
-
get the detailed rpc status corresponding to this exception
- getRpcErrorCodeProto() - Method in exception org.apache.hadoop.ipc.RpcNoSuchProtocolException
-
get the detailed rpc status corresponding to this exception
- getRpcErrorCodeProto() - Method in exception org.apache.hadoop.ipc.RpcServerException
-
get the detailed rpc status corresponding to this exception
- getRpcInvoker(RPC.RpcKind) - Static method in class org.apache.hadoop.ipc.Server
-
- getRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
RPC kind
- getRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
RPC kind
- getRpcKind() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
RPC kind
- getRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
RPC kind
- getRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
RPC kind
- getRpcKind() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
RPC kind
- getRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- getRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- getRpcKind() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- getRpcKindBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
RPC kind
- getRpcKindBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
RPC kind
- getRpcKindBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
RPC kind
- getRpcKindBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
RPC kind
- getRpcKindBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
RPC kind
- getRpcKindBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
RPC kind
- getRpcMetrics() - Method in class org.apache.hadoop.ipc.Server
-
Returns a handle to the rpcMetrics (required in tests)
- getRpcOp() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- getRpcOp() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- getRpcOp() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- getRpcRequestWrapper(RpcHeaderProtos.RpcKindProto) - Method in class org.apache.hadoop.ipc.Server
-
- getRpcStatusProto() - Method in exception org.apache.hadoop.ipc.RPC.VersionMismatch
-
get the rpc status corresponding to this exception
- getRpcStatusProto() - Method in exception org.apache.hadoop.ipc.RpcNoSuchMethodException
-
get the rpc status corresponding to this exception
- getRpcStatusProto() - Method in exception org.apache.hadoop.ipc.RpcNoSuchProtocolException
-
get the rpc status corresponding to this exception
- getRpcStatusProto() - Method in exception org.apache.hadoop.ipc.RpcServerException
-
get the rpc status corresponding to this exception
- getRpcTimeout(Configuration) - Static method in class org.apache.hadoop.ipc.Client
-
The time after which a RPC will timeout.
- getRunScriptCommand(File) - Static method in class org.apache.hadoop.util.Shell
-
Returns a command to run the given script.
- getSaslQop() - Method in enum org.apache.hadoop.security.SaslRpcServer.QualityOfProtection
-
- getSchedulingDecisionSummary() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getSchedulingDecisionSummary() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getSchedulingDecisionSummary() - Method in interface org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getScheme() - Method in class org.apache.hadoop.fs.FileSystem
-
Return the protocol scheme for this FileSystem.
- getScheme() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the uri scheme associated with this statistics object.
- getScheme() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - Method in class org.apache.hadoop.fs.HarFileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - Method in class org.apache.hadoop.fs.http.HttpFileSystem
-
- getScheme() - Method in class org.apache.hadoop.fs.http.HttpsFileSystem
-
- getScheme() - Method in class org.apache.hadoop.fs.LocalFileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - Method in class org.apache.hadoop.fs.StorageStatistics
-
- getScheme() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
Return the protocol scheme for the FileSystem.
- getScope() - Method in class org.apache.hadoop.fs.permission.AclEntry
-
Returns the scope of the ACL entry.
- getSecret() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional bytes secret = 3;
- getSecret() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional bytes secret = 3;
- getSecret() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional bytes secret = 3;
- getSecretKey(Text) - Method in class org.apache.hadoop.security.Credentials
-
Returns the key bytes for the alias.
- getSecretKeyMap() - Method in class org.apache.hadoop.security.Credentials
-
Returns an unmodifiable version of the full map of aliases to secret keys.
- getSecrets(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecrets(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecrets(int) - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsBuilderList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsCount() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsCount() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsCount() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsList() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilder(int) - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilderList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilderList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilderList() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSenderName() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
which handler sent this message
- getSenderName() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
which handler sent this message
- getSenderName() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
which handler sent this message
- getSenderName() - Method in class org.apache.hadoop.ipc.RefreshResponse
-
- getSenderNameBytes() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
which handler sent this message
- getSenderNameBytes() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
which handler sent this message
- getSenderNameBytes() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
which handler sent this message
- getSequenceNumber() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getSerializedSize() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getSerializedSize() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getSerializedSize() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getServer(Class<?>, Object, String, int, int, int, int, boolean, Configuration, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine
-
Deprecated.
- getServer(Class<?>, Object, String, int, int, int, int, boolean, Configuration, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- getServer(Class<?>, Object, String, int, int, int, int, boolean, Configuration, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Method in interface org.apache.hadoop.ipc.RpcEngine
-
Construct a server for a protocol implementation instance.
- getServer() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- getServer(Class<?>, Object, String, int, int, int, int, boolean, Configuration, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Method in class org.apache.hadoop.ipc.WritableRpcEngine
-
Deprecated.
- getServerDefaults() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Return a set of server default configuration values based on path.
- getServerDefaults() - Method in class org.apache.hadoop.fs.FileSystem
-
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return a set of server default configuration values.
- getServerDefaults() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getServerDefaults() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getServerDefaults() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getServerDefaults() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
Deprecated.
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getServerId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- getServerId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string serverId = 4;
- getServerId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string serverId = 4;
- getServerIdBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- getServerIdBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string serverId = 4;
- getServerIdBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string serverId = 4;
- getServerIpcVersionNum() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Sent if success or fail
- getServerIpcVersionNum() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
Sent if success or fail
- getServerIpcVersionNum() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
Sent if success or fail
- getServerName() - Method in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
Quote the server name so that users specifying the HOST HTTP header
can't inject attacks.
- getServerName() - Method in class org.apache.hadoop.ipc.Server
-
- getServerPrincipal(String, String) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Convert Kerberos principal name pattern to valid Kerberos principal
names.
- getServerPrincipal(String, InetAddress) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Convert Kerberos principal name pattern to valid Kerberos principal names.
- getServerProperties(InetAddress, int) - Method in class org.apache.hadoop.security.IngressPortBasedResolver
-
Identify the Sasl Properties to be used for a connection with a client.
- getServerProperties(InetAddress) - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
Identify the Sasl Properties to be used for a connection with a client.
- getServerProperties(InetAddress, int) - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
Identify the Sasl Properties to be used for a connection with a client.
- getServerProperties(InetAddress) - Method in class org.apache.hadoop.security.WhitelistBasedResolver
-
Identify the Sasl Properties to be used for a connection with a client.
- getServerProperties(String) - Method in class org.apache.hadoop.security.WhitelistBasedResolver
-
- getServerRpcInvoker(RPC.RpcKind) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine.Server
-
Deprecated.
- getServerRpcInvoker(RPC.RpcKind) - Method in class org.apache.hadoop.ipc.Server
-
- getServerVersion() - Method in exception org.apache.hadoop.ipc.RPC.VersionMismatch
-
Get the server's agreed to version.
- getService() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- getService() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string service = 4;
- getService() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string service = 4;
- getService() - Method in class org.apache.hadoop.security.token.Token
-
Get the service on which the token is supposed to be used.
- getService() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Get the service.
- getServiceBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- getServiceBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string service = 4;
- getServiceBytes() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string service = 4;
- getServiceClass() - Method in class org.apache.hadoop.ipc.Server.Connection
-
Get service class for connection
- getServiceException() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Get the exit exception used to end this service.
- getServiceExitCode() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
The exit code from a successful service execution.
- getServiceName() - Method in interface org.apache.hadoop.security.token.DtFetcher
-
Return a key used to identify the object/service implementation.
- getServiceName() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
- getServices() - Method in class org.apache.hadoop.service.CompositeService
-
Get a cloned list of services
- getServiceState() - Method in class org.apache.hadoop.service.AbstractService
-
- getServiceState() - Method in interface org.apache.hadoop.service.Service
-
Get the current service state
- getServiceStatus() - Method in interface org.apache.hadoop.ha.HAServiceProtocol
-
Return the current status of the service.
- getServiceStatus(RpcController, HAServiceProtocolProtos.GetServiceStatusRequestProto) - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService.BlockingInterface
-
- getServiceStatus(RpcController, HAServiceProtocolProtos.GetServiceStatusRequestProto, RpcCallback<HAServiceProtocolProtos.GetServiceStatusResponseProto>) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
Get the current status of the service.
- getServiceStatus(RpcController, HAServiceProtocolProtos.GetServiceStatusRequestProto, RpcCallback<HAServiceProtocolProtos.GetServiceStatusResponseProto>) - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService.Interface
-
Get the current status of the service.
- getServiceStatus(RpcController, HAServiceProtocolProtos.GetServiceStatusRequestProto, RpcCallback<HAServiceProtocolProtos.GetServiceStatusResponseProto>) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService.Stub
-
- getSetOwnerCommand(String) - Static method in class org.apache.hadoop.util.Shell
-
Return a command to set owner.
- getSetPermissionCommand(String, boolean) - Static method in class org.apache.hadoop.util.Shell
-
Return a command to set permission.
- getSetPermissionCommand(String, boolean, String) - Static method in class org.apache.hadoop.util.Shell
-
Return a command to set permission for specific file.
- getShortName() - Method in enum org.apache.hadoop.conf.StorageUnit
-
- getShortUserName() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the user's login name.
- getSignalKillCommand(int, String) - Static method in class org.apache.hadoop.util.Shell
-
Return a command to send a signal to a given pid.
- getSignature() - Method in class org.apache.hadoop.ipc.CallerContext
-
- getSignature() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
optional bytes signature = 2;
- getSignature() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
optional bytes signature = 2;
- getSignature() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
optional bytes signature = 2;
- getSize() - Method in class org.apache.hadoop.io.BytesWritable
-
- getSize() - Method in interface org.apache.hadoop.io.SequenceFile.ValueBytes
-
Size of stored data.
- getSnapshotDirectoryCount() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getSnapshotFileCount() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getSnapshotLength() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getSnapshotSpaceConsumed() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getSocketAddr(String, String, String, int) - Method in class org.apache.hadoop.conf.Configuration
-
Get the socket address for hostProperty
as a
InetSocketAddress
.
- getSocketAddr(String, String, int) - Method in class org.apache.hadoop.conf.Configuration
-
Get the socket address for name
property as a
InetSocketAddress
.
- getSource() - Method in class org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo
-
- getSpaceConsumed() - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return (disk) space consumed.
- getSpaceQuota() - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return (disk) space quota.
- GetSpaceUsed - Interface in org.apache.hadoop.fs
-
- GetSpaceUsed.Builder - Class in org.apache.hadoop.fs
-
The builder class
- getSrcChecksum() - Static method in class org.apache.hadoop.util.VersionInfo
-
Get the checksum of the source files from which Hadoop was built.
- getStackTrace() - Method in exception org.apache.hadoop.security.authorize.AuthorizationException
-
- getStartTime() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the start time of this Find
command.
- getStartTime() - Method in class org.apache.hadoop.service.AbstractService
-
- getStartTime() - Method in interface org.apache.hadoop.service.Service
-
Get the service start time
- getStat(String) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
Return the file stat for a file path.
- getState() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
required .hadoop.common.HAServiceStateProto state = 1;
- getState() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
required .hadoop.common.HAServiceStateProto state = 1;
- getState() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
required .hadoop.common.HAServiceStateProto state = 1;
- getState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- getState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- getState() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- getState() - Method in class org.apache.hadoop.service.ServiceStateModel
-
Query the service state.
- getStateCode() - Method in enum org.apache.hadoop.io.nativeio.NativeIO.POSIX.SupportState
-
- getStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
The last seen Global State ID
- getStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
The last seen Global State ID
- getStateId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
The last seen Global State ID
- getStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
The last written Global State ID
- getStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
The last written Global State ID
- getStateId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
The last written Global State ID
- getStatistics() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getStatistics(URI) - Static method in class org.apache.hadoop.fs.AbstractFileSystem
-
Get the statistics for a particular file system.
- getStatistics(URI) - Static method in class org.apache.hadoop.fs.FileContext
-
Get the statistics for a particular file system
- getStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
-
- getStatistics(String, Class<? extends FileSystem>) - Static method in class org.apache.hadoop.fs.FileSystem
-
- getStats(int) - Method in interface org.apache.hadoop.log.LogThrottlingHelper.LogAction
-
Return summary information for the value that was recorded at index
idx
.
- getStats(long) - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
-
Retrieve a map of metric name -> (aggregate).
- getStatus() - Method in class org.apache.hadoop.fs.FileSystem
-
Returns a status object describing the use and capacity of the
filesystem.
- getStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Returns a status object describing the use and capacity of the
filesystem.
- getStatus(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getStatus(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getStatus() - Method in class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
-
- getStatus() - Method in class org.apache.hadoop.fs.impl.OpenFileParameters
-
- getStatus(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getStatus() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getStatus(FileSystem, Path) - Static method in class org.apache.hadoop.fs.viewfs.ViewFileSystemUtil
-
Get FsStatus for all ViewFsMountPoints matching path for the given
ViewFileSystem.
- getStatus() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- getStatus() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- getStatus() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- getStickyBit() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getStorageBytesRead() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes read from disks.
- getStorageBytesWritten() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes written to disks.
- getStorageIds() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the storageID of each replica of the block.
- getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Retrieve the storage policy for a given file or directory.
- getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Query the effective storage policy ID for the given file or directory.
- getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Query the effective storage policy ID for the given file or directory.
- getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
Retrieve the storage policy for a given file or directory.
- getStorageSize(String, String, StorageUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Gets the Storage Size from the config, or returns the defaultValue.
- getStorageSize(String, double, StorageUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Gets storage size from a config file.
- getStorageStatistics() - Method in class org.apache.hadoop.fs.FileSystem
-
Get the StorageStatistics for this FileSystem object.
- getStorageTypeHeader(List<StorageType>) - Static method in class org.apache.hadoop.fs.QuotaUsage
-
return the header of with the StorageTypes.
- getStorageTypes() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the storage type of each replica of the block.
- getStorageTypes() - Method in interface org.apache.hadoop.fs.BlockStoragePolicySpi
-
Return the preferred storage types associated with this policy.
- getString(String) - Method in class org.apache.hadoop.io.retry.FailoverProxyProvider.ProxyInfo
-
- getStringCollection(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name
property as
a collection of String
s.
- getStrings(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name
property as
an array of String
s.
- getStrings(String, String...) - Method in class org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name
property as
an array of String
s.
- getSubject() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the underlying subject from this ugi.
- getSuffixChar() - Method in enum org.apache.hadoop.conf.StorageUnit
-
- getSupportedCipherSuites() - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- getSupportedCompressionAlgorithms() - Static method in class org.apache.hadoop.io.file.tfile.TFile
-
Get names of supported compression algorithms.
- getSuppressedCount() - Method in class org.apache.hadoop.util.InstrumentedLock.SuppressedSnapshot
-
- getSwitchMap() - Method in class org.apache.hadoop.net.AbstractDNSToSwitchMapping
-
Get a copy of the map (for diagnostics)
- getSwitchMap() - Method in class org.apache.hadoop.net.CachedDNSToSwitchMapping
-
Get the (host x switch) map.
- getSymlink() - Method in class org.apache.hadoop.fs.FileStatus
-
- getSymlink() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- getSymlink() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string symlink = 9;
- getSymlink() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string symlink = 9;
- getSymlinkBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- getSymlinkBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string symlink = 9;
- getSymlinkBytes() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string symlink = 9;
- getSymlinkCommand(String, String) - Static method in class org.apache.hadoop.util.Shell
-
Return a command to create symbolic links.
- getTag(String) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
-
Get a tag by name
- getTag(String) - Method in class org.apache.hadoop.metrics2.util.MetricsCache.Record
-
Lookup a tag value
- getTargetFileSystemURIs() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem.MountPoint
-
- getTargetPath() - Method in exception org.apache.hadoop.fs.PathIOException
-
- getTestProvider() - Static method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getThisBuilder() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Return the concrete implementation of the builder instance.
- getThisBuilder() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get the cast builder.
- getThisBuilder() - Method in class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
-
- getThreadStatistics() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get or create the thread-local data associated with the current thread.
- getTicketCacheFile() - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- getTimeDuration(String, long, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Return time duration in the given time unit.
- getTimeDuration(String, String, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
- getTimeDuration(String, long, TimeUnit, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Return time duration in the given time unit.
- getTimeDuration(String, String, TimeUnit, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
- getTimeDurationHelper(String, String, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Return time duration in the given time unit.
- getTimeDurations(String, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
- getTimeout(Configuration) - Static method in class org.apache.hadoop.ipc.Client
-
- getTimeout() - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getTimeoutInterval() - Method in class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
Returns the timeout value set for the executor's sub-commands.
- getTimestamp() - Method in class org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns the absolute timestamp when this measurement was taken.
- getToken() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional bytes token = 3;
- getToken() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
optional bytes token = 3;
- getToken() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
optional bytes token = 3;
- getToken(Text) - Method in class org.apache.hadoop.security.Credentials
-
Returns the Token object for the alias.
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- getToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional .hadoop.common.TokenProto token = 2;
- getToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 2;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
optional .hadoop.common.TokenProto token = 1;
- getToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 1;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- getToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- getTokenBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getTokenBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- getTokenBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- getTokenBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getTokenFile(File, String, Text, Text, String, String, Configuration) - Static method in class org.apache.hadoop.security.token.DtFileOperations
-
Fetch a token from a service and save to file in the local filesystem.
- getTokenIdentifiers() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the set of TokenIdentifiers belonging to this UGI
- getTokenInfo(Class<?>, Configuration) - Method in class org.apache.hadoop.security.AnnotatedSecurityInfo
-
- getTokenInfo(Class<?>, Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Look up the TokenInfo for a given protocol.
- getTokenInfo(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations
- getTokenMap() - Method in class org.apache.hadoop.security.Credentials
-
Returns an unmodifiable version of the full map of aliases to Tokens.
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional .hadoop.common.TokenProto token = 2;
- getTokenOrBuilder() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 2;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
optional .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- getTokens(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokens(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokens(int) - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokens() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Obtain the collection of tokens associated with this user.
- getTokensBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensBuilderList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensCount() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensCount() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensCount() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokenServiceAddr(Token<?>) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Decode the given token's service field into an InetAddress
- getTokensList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensList() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilder(int) - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilderList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilderList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilderList() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokenTrackingId(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- getTopologyPaths() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the list of network topology paths for each of the hosts.
- getTotalCallVolume() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getTotalCallVolume() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getTotalCallVolume() - Method in interface org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getTotalRawCallVolume() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getTraceId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdHigh
- getTraceId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
parentIdHigh
- getTraceId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
parentIdHigh
- getTraceInfo() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- getTraceInfo() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
tracing info
- getTraceInfo() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
tracing info
- getTraceInfoBuilder() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- getTraceInfoOrBuilder() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- getTraceInfoOrBuilder() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
tracing info
- getTraceInfoOrBuilder() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
tracing info
- getTrackingId() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation
-
returns tracking id
- getTrackingId() - Method in class org.apache.hadoop.security.token.TokenIdentifier
-
Returns a tracking identifier that can be used to associate usages of a
token across multiple client sessions.
- getTrackingIdIfEnabled(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- getTrashInterval() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getTrashRoot(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Get the root directory of Trash for current user when the path specified
is deleted.
- getTrashRoot(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getTrashRoot(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
Get the trash root directory for current user when the path
specified is deleted.
- getTrashRoots(boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Get all the trash roots for current user or all users.
- getTrashRoots(boolean) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getTrashRoots(boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
Get all the trash roots for current user or all users.
- getTrimmed(String) - Method in class 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) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name
property as a trimmed String
,
defaultValue
if no such property exists.
- getTrimmedStringCollection(String) - Method in class org.apache.hadoop.conf.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) - Method in class 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...) - Method in class 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.
- getType() - Method in class org.apache.hadoop.fs.permission.AclEntry
-
Returns the ACL entry type.
- getTypeConsumed(StorageType) - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return storage type consumed.
- getTypeQuota(StorageType) - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return storage type quota.
- getTypes() - Method in class org.apache.hadoop.io.GenericWritable
-
Return all classes that may be wrapped.
- getTypesQuotaUsage(boolean, List<StorageType>) - Method in class org.apache.hadoop.fs.QuotaUsage
-
- getTypesSupportingQuota() - Static method in enum org.apache.hadoop.fs.StorageType
-
- getUgi() - Method in class org.apache.hadoop.fs.FileContext
-
Gets the ugi in the file-context
- getUgi(IpcConnectionContextProtos.IpcConnectionContextProto) - Static method in class org.apache.hadoop.util.ProtoUtil
-
- getUgi(IpcConnectionContextProtos.UserInformationProto) - Static method in class org.apache.hadoop.util.ProtoUtil
-
- getUGIFromSubject(Subject) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a UserGroupInformation from a Subject with Kerberos principal.
- getUGIFromTicketCache(String, String) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a UserGroupInformation from a Kerberos ticket cache.
- getUgmProtocol() - Method in class org.apache.hadoop.tools.GetGroupsBase
-
Get a client of the GetUserMappingsProtocol
.
- getUid(String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
-
- getUid(String) - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getUidAllowingUnknown(String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
-
- getUidAllowingUnknown(String) - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getUidNameMap() - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getUMask() - Method in class org.apache.hadoop.fs.FileContext
-
- getUMask(Configuration) - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
Get the user file creation mask (umask)
UMASK_LABEL
config param has umask value that is either symbolic
or octal.
- getUnderlyingProxyObject() - Method in class org.apache.hadoop.ha.protocolPB.ZKFCProtocolClientSideTranslatorPB
-
- getUniqueIdentityCount() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getUniqueIdentityCount() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getUniqueIdentityCount() - Method in interface org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getUnit() - Method in class org.apache.hadoop.conf.StorageSize
-
- getUnknownFields() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getUnknownFields() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getUnknownFields() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getUnknownFields() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getUnknownFields() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getUnmasked() - Method in class org.apache.hadoop.fs.permission.FsCreateModes
-
- getUnmasked() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
Get unmasked permission if exists.
- getUri() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Returns a URI whose scheme and authority identify this FileSystem.
- getUri() - Method in class org.apache.hadoop.fs.FileSystem
-
Returns a URI which identifies this FileSystem.
- getUri() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Returns a URI whose scheme and authority identify this FileSystem.
- getUri() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
- getUri() - Method in class org.apache.hadoop.fs.HarFileSystem
-
Returns the uri of this filesystem.
- getUri() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getUri() - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- getUri() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getUriDefaultPort() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
The default port of this file system.
- getUriDefaultPort() - Method in class org.apache.hadoop.fs.HarFs
-
- getUriDefaultPort() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getUriPath(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Get the path-part of a pathname.
- getUrl() - Static method in class org.apache.hadoop.util.VersionInfo
-
Get the URL for the Hadoop repository.
- getUsage() - Method in class org.apache.hadoop.fs.DUHelper
-
- getUsage() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- getUsage() - Method in interface org.apache.hadoop.fs.shell.find.Expression
-
Returns brief usage instructions for this expression.
- getUsage() - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- getUsage() - Method in class org.apache.hadoop.tools.CommandShell.SubCommand
-
- getUsageMessage() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Get the usage message, ideally dynamically.
- getUsed() - Method in class org.apache.hadoop.fs.FileSystem
-
Return the total size of all files in the filesystem.
- getUsed(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return the total size of all files from a specified path.
- getUsed() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Return the total size of all files in the filesystem.
- getUsed(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Return the total size of all files from a specified path.
- getUsed() - Method in class org.apache.hadoop.fs.FsStatus
-
Return the number of bytes used on the file system
- getUsed() - Method in interface org.apache.hadoop.fs.GetSpaceUsed
-
- getUsed() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getUsed(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
Return the total size of all files from a specified path.
- getUsed() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getUser() - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- getUser() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
Get the username encoded in the token identifier
- getUser() - Method in class org.apache.hadoop.security.token.TokenIdentifier
-
Get the Ugi with the username encoded in the token identifier
- getUser() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- getUser() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
required string user = 1;
- getUser() - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder
-
required string user = 1;
- getUser() - Static method in class org.apache.hadoop.util.VersionInfo
-
The user that compiled Hadoop.
- getUserAction() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getUserBytes() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- getUserBytes() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
required string user = 1;
- getUserBytes() - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder
-
required string user = 1;
- getUserGroupInformation() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getUserInfo() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfo() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfo() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfoBuilder() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfoOrBuilder() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- GetUserMappingsProtocolClientSideTranslatorPB - Class in org.apache.hadoop.tools.protocolPB
-
- GetUserMappingsProtocolClientSideTranslatorPB(GetUserMappingsProtocolPB) - Constructor for class org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolClientSideTranslatorPB
-
- GetUserMappingsProtocolProtos - Class in org.apache.hadoop.tools.proto
-
- GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto - Class in org.apache.hadoop.tools.proto
-
Get groups for user request.
- GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder - Class in org.apache.hadoop.tools.proto
-
Get groups for user request.
- GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder - Interface in org.apache.hadoop.tools.proto
-
- GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto - Class in org.apache.hadoop.tools.proto
-
Response for get groups.
- GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder - Class in org.apache.hadoop.tools.proto
-
Response for get groups.
- GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder - Interface in org.apache.hadoop.tools.proto
-
- GetUserMappingsProtocolProtos.GetUserMappingsProtocolService - Class in org.apache.hadoop.tools.proto
-
Protocol which maps users to groups.
- GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.BlockingInterface - Interface in org.apache.hadoop.tools.proto
-
- GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Interface - Interface in org.apache.hadoop.tools.proto
-
- GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Stub - Class in org.apache.hadoop.tools.proto
-
- GetUserMappingsProtocolServerSideTranslatorPB - Class in org.apache.hadoop.tools.protocolPB
-
- GetUserMappingsProtocolServerSideTranslatorPB(GetUserMappingsProtocol) - Constructor for class org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolServerSideTranslatorPB
-
- GetUserMappingsProtocolService() - Constructor for class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getUserMessage() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
to be displayed to the user
- getUserMessage() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
to be displayed to the user
- getUserMessage() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
to be displayed to the user
- getUserMessageBytes() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
to be displayed to the user
- getUserMessageBytes() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
to be displayed to the user
- getUserMessageBytes() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
to be displayed to the user
- getUserName(int, String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
-
- getUserName(int, String) - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getUserName() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the user's full principal name.
- getUsers() - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Get the names of users allowed for this service.
- getUsersForNetgroupCommand(String) - Static method in class org.apache.hadoop.util.Shell
-
A command to get a given netgroup's user list.
- getVal() - Method in class org.apache.hadoop.util.Waitable
-
- getValByRegex(String) - Method in class org.apache.hadoop.conf.Configuration
-
get keys matching the the regex
- getValue() - Method in class org.apache.hadoop.conf.StorageSize
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.BlockSize
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.BufferSize
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.BytesPerChecksum
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.ChecksumParam
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.CreateParent
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.Perms
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.Progress
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.ReplicationFactor
-
- getValue() - Method in class org.apache.hadoop.fs.StorageStatistics.LongStatistic
-
- getValue() - Method in enum org.apache.hadoop.fs.StreamCapabilities.StreamCapability
-
Deprecated.
- getValue(BytesWritable) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the value into BytesWritable.
- getValue(byte[]) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy value into user-supplied buffer.
- getValue(byte[], int) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy value into user-supplied buffer.
- getValue() - Method in interface org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
-
Gets the current raw value
- getValue(T) - Method in class org.apache.hadoop.ipc.RpcWritable.Buffer
-
- getValue() - Method in enum org.apache.hadoop.service.Service.STATE
-
Get the integer value of a state
- getValue() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- getValue() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string value = 2;
- getValue() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string value = 2;
- getValue() - Method in class org.apache.hadoop.util.Options.BooleanOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.ClassOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.FSDataInputStreamOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.FSDataOutputStreamOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.IntegerOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.LongOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.PathOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.ProgressableOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.StringOption
-
- getValue() - Method in class org.apache.hadoop.util.PureJavaCrc32
-
- getValue() - Method in class org.apache.hadoop.util.PureJavaCrc32C
-
- getValueBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- getValueBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string value = 2;
- getValueBytes() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string value = 2;
- getValueClass() - Method in class org.apache.hadoop.io.ArrayWritable
-
- getValueClass() - Method in class org.apache.hadoop.io.MapFile.Reader
-
Returns the class of values in this file.
- getValueClass() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Returns the class of values in this file.
- getValueClass() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
Returns the class of values in this file.
- getValueClassName() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Returns the name of the value class.
- getValueDescriptor() - Method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType
-
- getValueDescriptor() - Method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
- getValueLength() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Get the length of the value.
- getValueStream() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Stream access to value.
- getVectorSize() - Method in class org.apache.hadoop.util.bloom.BloomFilter
-
- getVersion() - Method in class org.apache.hadoop.io.VersionedWritable
-
Return the version number of the current implementation.
- getVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
required uint64 version = 1;
- getVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
required uint64 version = 1;
- getVersion() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
required uint64 version = 1;
- getVersion() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional uint32 version = 1;
- getVersion() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
optional uint32 version = 1;
- getVersion() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
optional uint32 version = 1;
- getVersion() - Method in class org.apache.hadoop.ipc.ProtocolSignature
-
- getVersion() - Static method in class org.apache.hadoop.util.VersionInfo
-
Get the Hadoop version.
- getVersionName() - Method in class org.apache.hadoop.crypto.key.KeyProvider.KeyVersion
-
- getVersions() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getVersions(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
Protocol version corresponding to the rpc kind.
- getVersions(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
Protocol version corresponding to the rpc kind.
- getVersions(int) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
Protocol version corresponding to the rpc kind.
- getVersionsCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
Protocol version corresponding to the rpc kind.
- getVersionsCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
Protocol version corresponding to the rpc kind.
- getVersionsCount() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
Protocol version corresponding to the rpc kind.
- getVersionsList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
Protocol version corresponding to the rpc kind.
- getVersionsList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
Protocol version corresponding to the rpc kind.
- getVersionsList() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
Protocol version corresponding to the rpc kind.
- getVIntSize(long) - Static method in class org.apache.hadoop.io.WritableUtils
-
Get the encoded length if an integer is stored in a variable-length format
- getVirtualMemorySize() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the total size of the virtual memory present in the system.
- getWaitingThread() - Method in class org.apache.hadoop.util.Shell
-
get the thread that is waiting on this instance of Shell
.
- getWinUtilsFile() - Static method in class org.apache.hadoop.util.Shell
-
Get a file reference to winutils.
- getWinUtilsPath() - Static method in class org.apache.hadoop.util.Shell
-
Locate the winutils binary, or fail with a meaningful
exception and stack trace as an RTE.
- getWorkFactor(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.FileContext
-
Gets the working directory for wd-relative names (such a "foo/bar").
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.FileSystem
-
Get the current working directory for the given FileSystem
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Get the current working directory for the given file system
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.HarFileSystem
-
return the top level archive.
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getWriteOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the number of file system write operations such as create, append
rename etc.
- getWriteOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getWritePacketSize() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getXAttr(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Get an xattr for a file or directory.
- getXAttr(Path, String) - Method in class org.apache.hadoop.fs.FileContext
-
Get an xattr for a file or directory.
- getXAttr(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Get an xattr name and value for a file or directory.
- getXAttr(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getXAttr(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getXAttr(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getXAttrs(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.fs.FileContext
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Get all of the xattr name/value pairs for a file or directory.
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.fs.FileSystem
-
Get all of the xattrs name/value pairs for a file or directory.
- getXAttrs(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getXAttrs(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getXAttrs(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getZKAuthInfos(Configuration, String) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Utility method to fetch ZK auth info from the configuration.
- getZKFCAddress() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getZKFCProxy(Configuration, int) - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getZlibCompressor(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate implementation of the zlib compressor.
- getZlibCompressorType(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate type of the zlib compressor.
- getZlibDecompressor(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate implementation of the zlib decompressor.
- getZlibDecompressorType(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate type of the zlib decompressor.
- getZlibDirectDecompressor(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate implementation of the zlib direct decompressor.
- GlobalStorageStatistics - Enum in org.apache.hadoop.fs
-
Stores global storage statistics objects.
- GlobalStorageStatistics.StorageStatisticsProvider - Interface in org.apache.hadoop.fs
-
A callback API for creating new StorageStatistics instances.
- GlobFilter - Class in org.apache.hadoop.fs
-
A filter for POSIX glob pattern with brace expansions.
- GlobFilter(String) - Constructor for class org.apache.hadoop.fs.GlobFilter
-
Creates a glob filter with the specified file pattern.
- GlobFilter(String, PathFilter) - Constructor for class org.apache.hadoop.fs.GlobFilter
-
Creates a glob filter with the specified file pattern and an user filter.
- GlobFilter - Class in org.apache.hadoop.metrics2.filter
-
A glob pattern filter for metrics.
- GlobFilter() - Constructor for class org.apache.hadoop.metrics2.filter.GlobFilter
-
- globStatus(Path) - Method in class org.apache.hadoop.fs.FileContext.Util
-
Return all the files that match filePattern and are not checksum
files.
- globStatus(Path, PathFilter) - Method in class org.apache.hadoop.fs.FileContext.Util
-
Return an array of FileStatus objects whose path names match pathPattern
and is accepted by the user-supplied path filter.
- globStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return all the files that match filePattern and are not checksum
files.
- globStatus(Path, PathFilter) - Method in class org.apache.hadoop.fs.FileSystem
-
Return an array of
FileStatus
objects whose path names match
pathPattern
and is accepted by the user-supplied path filter.
- gracefulFailover(RpcController, ZKFCProtocolProtos.GracefulFailoverRequestProto) - Method in interface org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.BlockingInterface
-
- gracefulFailover(RpcController, ZKFCProtocolProtos.GracefulFailoverRequestProto, RpcCallback<ZKFCProtocolProtos.GracefulFailoverResponseProto>) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
rpc gracefulFailover(.hadoop.common.GracefulFailoverRequestProto) returns (.hadoop.common.GracefulFailoverResponseProto);
- gracefulFailover(RpcController, ZKFCProtocolProtos.GracefulFailoverRequestProto, RpcCallback<ZKFCProtocolProtos.GracefulFailoverResponseProto>) - Method in interface org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Interface
-
rpc gracefulFailover(.hadoop.common.GracefulFailoverRequestProto) returns (.hadoop.common.GracefulFailoverResponseProto);
- gracefulFailover(RpcController, ZKFCProtocolProtos.GracefulFailoverRequestProto, RpcCallback<ZKFCProtocolProtos.GracefulFailoverResponseProto>) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Stub
-
- gracefulFailover() - Method in class org.apache.hadoop.ha.protocolPB.ZKFCProtocolClientSideTranslatorPB
-
- Graphite(String, int) - Constructor for class org.apache.hadoop.metrics2.sink.GraphiteSink.Graphite
-
- GraphiteSink - Class in org.apache.hadoop.metrics2.sink
-
A metrics sink that writes to a Graphite server
- GraphiteSink() - Constructor for class org.apache.hadoop.metrics2.sink.GraphiteSink
-
- GraphiteSink.Graphite - Class in org.apache.hadoop.metrics2.sink
-
- GREATER_ICOST - Static variable in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- group - Variable in class org.apache.hadoop.fs.FsShellPermissions.Chown
-
- group(String) - Method in class org.apache.hadoop.fs.permission.AclStatus.Builder
-
Sets the file group.
- GROUP_FIELD_NUMBER - Static variable in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- GROUP_MAPPING_CONFIG_PREFIX - Static variable in interface org.apache.hadoop.security.GroupMappingServiceProvider
-
- GroupMappingServiceProvider - Interface in org.apache.hadoop.security
-
An interface for the implementation of a user-to-groups mapping service
used by Groups
.
- GROUPS_FIELD_NUMBER - Static variable in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- GZIP_CODEC_EXTENSION - Static variable in class org.apache.hadoop.io.compress.CodecConstants
-
- GzipCodec - Class in org.apache.hadoop.io.compress
-
This class creates gzip compressors/decompressors.
- GzipCodec() - Constructor for class org.apache.hadoop.io.compress.GzipCodec
-
- GzipCodec.GzipOutputStream - Class in org.apache.hadoop.io.compress
-
A bridge that wraps around a DeflaterOutputStream to make it
a CompressionOutputStream.
- GzipOutputStream(OutputStream) - Constructor for class org.apache.hadoop.io.compress.GzipCodec.GzipOutputStream
-
- GzipOutputStream(CompressorStream) - Constructor for class org.apache.hadoop.io.compress.GzipCodec.GzipOutputStream
-
Allow children types to put a different type in here.
- HAAdmin.UsageInfo - Class in org.apache.hadoop.ha
-
UsageInfo class holds args and help details.
- HADOOP_AUTHENTICATION_IS_DISABLED - Static variable in class org.apache.hadoop.security.KDiag
-
- HADOOP_CALLER_CONTEXT_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_ENABLED_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_MAX_SIZE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_MAX_SIZE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_SIGNATURE_MAX_SIZE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_SIGNATURE_MAX_SIZE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CUSTOM_TAGS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_HTTP_AUTHENTICATION_TYPE - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_HTTP_LOGS_ENABLED - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_HTTP_LOGS_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_HTTP_LOGS_ENABLED
- HADOOP_JAAS_DEBUG - Static variable in class org.apache.hadoop.security.KDiag
-
- HADOOP_KERBEROS_KEYTAB_LOGIN_AUTORENEWAL_ENABLED - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_KERBEROS_KEYTAB_LOGIN_AUTORENEWAL_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for HADOOP_KERBEROS_KEYTAB_LOGIN_AUTORENEWAL_ENABLED.
- HADOOP_KERBEROS_MIN_SECONDS_BEFORE_RELOGIN - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_KERBEROS_MIN_SECONDS_BEFORE_RELOGIN_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for HADOOP_KERBEROS_MIN_SECONDS_BEFORE_RELOGIN
- HADOOP_PROMETHEUS_ENABLED - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_PROMETHEUS_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_RPC_PROTECTION - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_RPC_PROTECTION_NON_WHITELIST - Static variable in class org.apache.hadoop.security.WhitelistBasedResolver
-
comma separated list containing alternate hadoop.rpc.protection values for
clients which are not in whitelist
- HADOOP_RPC_SOCKET_FACTORY_CLASS_DEFAULT_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_RPC_SOCKET_FACTORY_CLASS_DEFAULT_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_AUTH_TO_LOCAL - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_AUTH_TO_LOCAL_MECHANISM - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_AUTHENTICATION - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_AUTHORIZATION - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CREDENTIAL_CLEAR_TEXT_FALLBACK - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CREDENTIAL_CLEAR_TEXT_FALLBACK_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CREDENTIAL_PASSWORD_FILE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CREDENTIAL_PROVIDER_PATH - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_BUFFER_SIZE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_SECURITY_CRYPTO_BUFFER_SIZE_KEY
- HADOOP_SECURITY_CRYPTO_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CIPHER_SUITE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CIPHER_SUITE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CODEC_CLASSES_AES_CTR_NOPADDING_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CODEC_CLASSES_AES_CTR_NOPADDING_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CODEC_CLASSES_KEY_PREFIX - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_JCE_PROVIDER_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_JCEKS_KEY_SERIALFILTER - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_DNS_INTERFACE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_DNS_NAMESERVER_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_MAPPING - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT_SECS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT_SECS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_BACKGROUND_RELOAD - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_BACKGROUND_RELOAD_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_BACKGROUND_RELOAD_THREADS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_BACKGROUND_RELOAD_THREADS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_SECS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_SECS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_WARN_AFTER_MS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_WARN_AFTER_MS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_NEGATIVE_CACHE_SECS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_NEGATIVE_CACHE_SECS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_IMPERSONATION_PROVIDER_CLASS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Class to override Impersonation provider
- HADOOP_SECURITY_INSTRUMENTATION_REQUIRES_ADMIN - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_JAVA_SECURE_RANDOM_ALGORITHM_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_SECURITY_JAVA_SECURE_RANDOM_ALGORITHM_KEY
- HADOOP_SECURITY_JAVA_SECURE_RANDOM_ALGORITHM_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_KEY_DEFAULT_BITLENGTH_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_SECURITY_KEY_DEFAULT_BITLENGTH_KEY.
- HADOOP_SECURITY_KEY_DEFAULT_BITLENGTH_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_KEY_DEFAULT_CIPHER_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_SECURITY_KEY_DEFAULT_CIPHER_KEY.
- HADOOP_SECURITY_KEY_DEFAULT_CIPHER_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_KEY_PROVIDER_PATH - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SASL_FIXEDWHITELIST_FILE - Static variable in class org.apache.hadoop.security.WhitelistBasedResolver
-
Path to the file to containing subnets and ip addresses to form fixed whitelist.
- HADOOP_SECURITY_SASL_PROPS_RESOLVER_CLASS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Class to override Sasl Properties for a connection
- HADOOP_SECURITY_SASL_VARIABLEWHITELIST_CACHE_SECS - Static variable in class org.apache.hadoop.security.WhitelistBasedResolver
-
time in seconds by which the variable whitelist file is checked for updates
- HADOOP_SECURITY_SASL_VARIABLEWHITELIST_ENABLE - Static variable in class org.apache.hadoop.security.WhitelistBasedResolver
-
Enables/Disables variable whitelist
- HADOOP_SECURITY_SASL_VARIABLEWHITELIST_FILE - Static variable in class org.apache.hadoop.security.WhitelistBasedResolver
-
Path to the file to containing subnets and ip addresses to form variable whitelist.
- HADOOP_SECURITY_SECURE_RANDOM_DEVICE_FILE_PATH_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SECURE_RANDOM_DEVICE_FILE_PATH_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SECURE_RANDOM_IMPL_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SENSITIVE_CONFIG_KEYS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SENSITIVE_CONFIG_KEYS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SERVICE_USER_NAME_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SHELL_MISSING_DEFAULT_FS_WARNING_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SHELL_MISSING_DEFAULT_FS_WARNING_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SHELL_SAFELY_DELETE_LIMIT_NUM_FILES - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SHELL_SAFELY_DELETE_LIMIT_NUM_FILES_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SOCKS_SERVER_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SYSTEM_TAGS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_TAGS_CUSTOM - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_TAGS_SYSTEM - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_TOKEN - Static variable in class org.apache.hadoop.security.UserGroupInformation
-
Environment variable pointing to the base64 tokens.
- HADOOP_TOKEN_FILE_LOCATION - Static variable in class org.apache.hadoop.security.UserGroupInformation
-
Environment variable pointing to the token cache file
- HADOOP_TOKEN_FILES - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_TOKENS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_UTIL_HASH_TYPE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for HADOOP_UTIL_HASH_TYPE_KEY
- HADOOP_UTIL_HASH_TYPE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HadoopExecutors - Class in org.apache.hadoop.util.concurrent
-
Factory methods for ExecutorService, ScheduledExecutorService instances.
- HadoopIllegalArgumentException - Exception in org.apache.hadoop
-
Indicates that a method has been passed illegal or invalid argument.
- HadoopIllegalArgumentException(String) - Constructor for exception org.apache.hadoop.HadoopIllegalArgumentException
-
Constructs exception with the specified detail message.
- HadoopScheduledThreadPoolExecutor - Class in org.apache.hadoop.util.concurrent
-
An extension of ScheduledThreadPoolExecutor that provides additional
functionality.
- HadoopScheduledThreadPoolExecutor(int) - Constructor for class org.apache.hadoop.util.concurrent.HadoopScheduledThreadPoolExecutor
-
- HadoopScheduledThreadPoolExecutor(int, ThreadFactory) - Constructor for class org.apache.hadoop.util.concurrent.HadoopScheduledThreadPoolExecutor
-
- HadoopScheduledThreadPoolExecutor(int, RejectedExecutionHandler) - Constructor for class org.apache.hadoop.util.concurrent.HadoopScheduledThreadPoolExecutor
-
- HadoopScheduledThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.apache.hadoop.util.concurrent.HadoopScheduledThreadPoolExecutor
-
- HadoopThreadPoolExecutor - Class in org.apache.hadoop.util.concurrent
-
An extension of ThreadPoolExecutor that provides additional functionality.
- HadoopThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor
-
- HadoopThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor
-
- HadoopThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Constructor for class org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor
-
- HadoopThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor
-
- HadoopUncaughtExceptionHandler - Class in org.apache.hadoop.service.launcher
-
- HadoopUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Constructor for class org.apache.hadoop.service.launcher.HadoopUncaughtExceptionHandler
-
Create an instance delegating to the supplied handler if
the exception is considered "simple".
- HadoopUncaughtExceptionHandler() - Constructor for class org.apache.hadoop.service.launcher.HadoopUncaughtExceptionHandler
-
Basic exception handler -logs simple exceptions, then continues.
- halfDigest() - Method in class org.apache.hadoop.io.MD5Hash
-
Construct a half-sized version of this MD5.
- HaltException(int, Throwable) - Constructor for exception org.apache.hadoop.util.ExitUtil.HaltException
-
- HaltException(int, String) - Constructor for exception org.apache.hadoop.util.ExitUtil.HaltException
-
- HaltException(int, String, Throwable) - Constructor for exception org.apache.hadoop.util.ExitUtil.HaltException
-
- handle(DomainSocket) - Method in interface org.apache.hadoop.net.unix.DomainSocketWatcher.Handler
-
Handles an event on a socket.
- handle(Callback[]) - Method in class org.apache.hadoop.security.SaslRpcServer.SaslDigestCallbackHandler
-
- handle(Callback[]) - Method in class org.apache.hadoop.security.SaslRpcServer.SaslGssCallbackHandler
-
- handleEmptyDstDirectoryOnWindows(Path, File, Path, File) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- handleHttpInteraction(RestCsrfPreventionFilter.HttpInteraction) - Method in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- handleKind(Text) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider.KMSTokenRenewer
-
- handleKind(Text) - Method in class org.apache.hadoop.security.token.Token.TrivialRenewer
-
- handleKind(Text) - Method in class org.apache.hadoop.security.token.TokenRenewer
-
Does this renewer handle this kind of token?
- HandleOpt() - Constructor for class org.apache.hadoop.fs.Options.HandleOpt
-
- handleRefresh(String, String[]) - Method in interface org.apache.hadoop.ipc.RefreshHandler
-
Implement this method to accept refresh requests from the administrator.
- HardLink() - Constructor for class org.apache.hadoop.fs.FileUtil.HardLink
-
Deprecated.
- HardLink - Class in org.apache.hadoop.fs
-
Class for creating hardlinks.
- HardLink() - Constructor for class org.apache.hadoop.fs.HardLink
-
- HardLink.LinkStats - Class in org.apache.hadoop.fs
-
HardLink statistics counters and methods.
- HarFileSystem - Class in org.apache.hadoop.fs
-
This is an implementation of the Hadoop Archive
Filesystem.
- HarFileSystem() - Constructor for class org.apache.hadoop.fs.HarFileSystem
-
public construction of harfilesystem
- HarFileSystem(FileSystem) - Constructor for class org.apache.hadoop.fs.HarFileSystem
-
Constructor to create a HarFileSystem with an
underlying filesystem.
- HarFs - Class in org.apache.hadoop.fs
-
- HAS_ACL_VALUE - Static variable in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
has ACLs
- HAS_CRYPT_VALUE - Static variable in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
encrypted
- HAS_EC_VALUE - Static variable in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
erasure coded
- hasAccessTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 access_time = 8;
- hasAccessTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 access_time = 8;
- hasAccessTime() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 access_time = 8;
- hasAcl() - Method in class org.apache.hadoop.fs.FileStatus
-
Tell whether the underlying file or directory has ACLs set.
- hasAlias() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- hasAlias() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
required string alias = 1;
- hasAlias() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
required string alias = 1;
- hasBlockReplication() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 block_replication = 10;
- hasBlockReplication() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint32 block_replication = 10;
- hasBlockReplication() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint32 block_replication = 10;
- hasBlockSize() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 block_size = 11;
- hasBlockSize() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 block_size = 11;
- hasBlockSize() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 block_size = 11;
- hasCallerContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- hasCallerContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
call context
- hasCallerContext() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
call context
- hasCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
a sequence number that is sent back in response
- hasCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
a sequence number that is sent back in response
- hasCallId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
a sequence number that is sent back in response
- hasCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
callId used in Request
- hasCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
callId used in Request
- hasCallId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
callId used in Request
- hasCapability(String) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- hasCapability(String) - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
- hasCapability(String) - Method in interface org.apache.hadoop.fs.StreamCapabilities
-
Query the stream for a specific capability.
- hasChallenge() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional bytes challenge = 5;
- hasChallenge() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional bytes challenge = 5;
- hasChallenge() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional bytes challenge = 5;
- hasClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- hasClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
required string className = 1;
- hasClassName() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
required string className = 1;
- hasClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- hasClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required string className = 2;
- hasClassName() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required string className = 2;
- hasClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
Globally unique client ID
- hasClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
Globally unique client ID
- hasClientId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
Globally unique client ID
- hasClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Globally unique client ID
- hasClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
Globally unique client ID
- hasClientId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
Globally unique client ID
- hasClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
protocol version of class declaring the called method
- hasClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
protocol version of class declaring the called method
- hasClientProtocolVersion() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
protocol version of class declaring the called method
- hasClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required uint64 clientProtocolVersion = 3;
- hasClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required uint64 clientProtocolVersion = 3;
- hasClientProtocolVersion() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required uint64 clientProtocolVersion = 3;
- hasContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- hasContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
required string context = 1;
- hasContext() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
required string context = 1;
- hasDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- hasDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- hasDeclaringClassProtocolName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- hasDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
- hasDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string declaringClassProtocolName = 2;
- hasDeclaringClassProtocolName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string declaringClassProtocolName = 2;
- hasEcData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
storagePolicy = 16
- hasEcData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
storagePolicy = 16
- hasEcData() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
storagePolicy = 16
- hasEffectiveUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- hasEffectiveUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string effectiveUser = 1;
- hasEffectiveUser() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string effectiveUser = 1;
- hasEncryptionData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
locations = 12
alias = 13
childrenNum = 14
- hasEncryptionData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
locations = 12
alias = 13
childrenNum = 14
- hasEncryptionData() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
locations = 12
alias = 13
childrenNum = 14
- hasErrorDetail() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
in case of error
- hasErrorDetail() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
in case of error
- hasErrorDetail() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
in case of error
- hasErrorMsg() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails, often contains strack trace
- hasErrorMsg() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
if request fails, often contains strack trace
- hasErrorMsg() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
if request fails, often contains strack trace
- HAServiceProtocol - Interface in org.apache.hadoop.ha
-
Protocol interface that provides High Availability related primitives to
monitor and fail-over the service.
- HAServiceProtocol.HAServiceState - Enum in org.apache.hadoop.ha
-
An HA service may be in active or standby state.
- HAServiceProtocol.RequestSource - Enum in org.apache.hadoop.ha
-
- HAServiceProtocol.StateChangeRequestInfo - Class in org.apache.hadoop.ha
-
Information describing the source for a request to change state.
- HAServiceProtocolHelper - Class in org.apache.hadoop.ha
-
- HAServiceProtocolHelper() - Constructor for class org.apache.hadoop.ha.HAServiceProtocolHelper
-
- HAServiceProtocolPB - Interface in org.apache.hadoop.ha.protocolPB
-
- HAServiceProtocolProtos - Class in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.GetServiceStatusRequestProto - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.GetServiceStatusRequestProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.GetServiceStatusResponseProto - Class in org.apache.hadoop.ha.proto
-
Returns the state of the service
- HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder - Class in org.apache.hadoop.ha.proto
-
Returns the state of the service
- HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.HARequestSource - Enum in org.apache.hadoop.ha.proto
-
Protobuf enum hadoop.common.HARequestSource
- HAServiceProtocolProtos.HAServiceProtocolService - Class in org.apache.hadoop.ha.proto
-
Protocol interface provides High availability related
primitives to monitor and failover a service.
- HAServiceProtocolProtos.HAServiceProtocolService.BlockingInterface - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.HAServiceProtocolService.Interface - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.HAServiceProtocolService.Stub - Class in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.HAServiceStateProto - Enum in org.apache.hadoop.ha.proto
-
Protobuf enum hadoop.common.HAServiceStateProto
- HAServiceProtocolProtos.HAStateChangeRequestInfoProto - Class in org.apache.hadoop.ha.proto
-
Protobuf type hadoop.common.HAStateChangeRequestInfoProto
- HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder - Class in org.apache.hadoop.ha.proto
-
Protobuf type hadoop.common.HAStateChangeRequestInfoProto
- HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.MonitorHealthRequestProto - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.MonitorHealthRequestProto.Builder - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.MonitorHealthRequestProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.MonitorHealthResponseProto - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.MonitorHealthResponseProto.Builder - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.MonitorHealthResponseProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.TransitionToActiveRequestProto - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.TransitionToActiveRequestProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.TransitionToActiveResponseProto - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.TransitionToActiveResponseProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.TransitionToObserverRequestProto - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.TransitionToObserverRequestProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.TransitionToObserverResponseProto - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.TransitionToObserverResponseProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.TransitionToStandbyRequestProto - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.TransitionToStandbyRequestProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.TransitionToStandbyResponseProto - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.TransitionToStandbyResponseProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolService() - Constructor for class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- HAServiceTarget - Class in org.apache.hadoop.ha
-
Represents a target of the client side HA administration commands.
- HAServiceTarget() - Constructor for class org.apache.hadoop.ha.HAServiceTarget
-
- hasExceptionClassName() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails
- hasExceptionClassName() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
if request fails
- hasExceptionClassName() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
if request fails
- hasExitStatus() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
unix exit status to return
- hasExitStatus() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
unix exit status to return
- hasExitStatus() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
unix exit status to return
- hasFileType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- hasFileType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- hasFileType() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- hasFlags() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 flags = 18 [default = 0];
- hasFlags() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint32 flags = 18 [default = 0];
- hasFlags() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint32 flags = 18 [default = 0];
- hasFlushed - Static variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- hasGroup() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- hasGroup() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string group = 6;
- hasGroup() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string group = 6;
- hash(Key) - Method in class org.apache.hadoop.util.bloom.HashFunction
-
Hashes a specified key into several integers.
- HASH_COUNT - Static variable in class org.apache.hadoop.io.BloomMapFile
-
- hashBytes(byte[], int, int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Compute hash for binary data.
- hashBytes(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Compute hash for binary data.
- hashCode() - Method in class org.apache.hadoop.crypto.key.KeyProvider.KeyVersion
-
- hashCode() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- hashCode() - Method in class org.apache.hadoop.fs.ContentSummary
-
- hashCode() - Method in class org.apache.hadoop.fs.DelegationTokenRenewer.RenewAction
-
- hashCode() - Method in class org.apache.hadoop.fs.FileChecksum
-
- hashCode() - Method in class org.apache.hadoop.fs.FileStatus
-
Returns a hash code value for the object, which is defined as
the hash code of the path name.
- hashCode() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- hashCode() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- hashCode() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- hashCode() - Method in class org.apache.hadoop.fs.LocalFileSystemPathHandle
-
- hashCode() - Method in class org.apache.hadoop.fs.LocatedFileStatus
-
Returns a hash code value for the object, which is defined as
the hash code of the path name.
- hashCode() - Method in class org.apache.hadoop.fs.Path
-
- hashCode() - Method in class org.apache.hadoop.fs.permission.AclEntry
-
- hashCode() - Method in class org.apache.hadoop.fs.permission.AclStatus
-
- hashCode() - Method in class org.apache.hadoop.fs.permission.FsCreateModes
-
- hashCode() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- hashCode() - Method in class org.apache.hadoop.fs.QuotaUsage
-
- hashCode() - Method in class org.apache.hadoop.fs.shell.find.Result
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- hashCode() - Method in class org.apache.hadoop.io.BinaryComparable
-
Return a hash of the bytes returned from {#getBytes()}.
- hashCode() - Method in class org.apache.hadoop.io.BooleanWritable
-
- hashCode() - Method in class org.apache.hadoop.io.BytesWritable
-
- hashCode() - Method in class org.apache.hadoop.io.ByteWritable
-
- hashCode() - Method in class org.apache.hadoop.io.DoubleWritable
-
- hashCode() - Method in class org.apache.hadoop.io.EnumSetWritable
-
- hashCode() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
-
- hashCode() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
- hashCode() - Method in class org.apache.hadoop.io.file.tfile.Utils.Version
-
- hashCode() - Method in class org.apache.hadoop.io.FloatWritable
-
- hashCode() - Method in class org.apache.hadoop.io.IntWritable
-
- hashCode() - Method in class org.apache.hadoop.io.LongWritable
-
- hashCode() - Method in class org.apache.hadoop.io.MapWritable
-
- hashCode() - Method in class org.apache.hadoop.io.MD5Hash
-
Returns a hash code value for this object.
- hashCode() - Method in class org.apache.hadoop.io.NullWritable
-
- hashCode() - Method in class org.apache.hadoop.io.retry.RetryPolicies.MultipleLinearRandomRetry
-
- hashCode() - Method in class org.apache.hadoop.io.SequenceFile.Metadata
-
- hashCode() - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
- hashCode() - Method in class org.apache.hadoop.io.ShortWritable
-
hash code
- hashCode() - Method in class org.apache.hadoop.io.SortedMapWritable
-
- hashCode() - Method in class org.apache.hadoop.io.Text
-
- hashCode() - Method in class org.apache.hadoop.io.VIntWritable
-
- hashCode() - Method in class org.apache.hadoop.io.VLongWritable
-
- hashCode() - Method in class org.apache.hadoop.ipc.CallerContext
-
- hashCode() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- hashCode() - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntryWithPayload
-
Override hashcode to avoid findbugs warnings
- hashCode() - Method in class org.apache.hadoop.metrics2.AbstractMetric
-
- hashCode() - Method in class org.apache.hadoop.metrics2.MetricsTag
-
- hashCode() - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- hashCode() - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- hashCode() - Method in class org.apache.hadoop.net.StandardSocketFactory
-
- hashCode() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- hashCode() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- hashCode() - Method in class org.apache.hadoop.security.token.Token
-
- hashCode() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Return the hash of the subject.
- hashCode() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- hashCode() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- hashCode() - Method in class org.apache.hadoop.util.ComparableVersion
-
- HashFunction - Class in org.apache.hadoop.util.bloom
-
Implements a hash object that returns a certain number of hashed values.
- HashFunction(int, int, int) - Constructor for class org.apache.hadoop.util.bloom.HashFunction
-
Constructor.
- hasId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
required int64 id = 1;
- hasId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
required int64 id = 1;
- hasId() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProtoOrBuilder
-
required int64 id = 1;
- hasId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
required int64 id = 1;
- hasId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
required int64 id = 1;
- hasId() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProtoOrBuilder
-
required int64 id = 1;
- hasId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required int64 id = 1;
- hasId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required int64 id = 1;
- hasId() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required int64 id = 1;
- hasIdentifier() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- hasIdentifier() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
optional string identifier = 1;
- hasIdentifier() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
optional string identifier = 1;
- hasIdentifier() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes identifier = 1;
- hasIdentifier() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required bytes identifier = 1;
- hasIdentifier() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required bytes identifier = 1;
- hasKerberosCredentials() - Method in class org.apache.hadoop.security.UserGroupInformation
-
checks if logged in using kerberos
- hasKey() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- hasKey() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string key = 1;
- hasKey() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string key = 1;
- hasKind() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- hasKind() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string kind = 3;
- hasKind() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string kind = 3;
- hasLength() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 length = 3;
- hasLength() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 length = 3;
- hasLength() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 length = 3;
- hasMechanism() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- hasMechanism() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string mechanism = 2;
- hasMechanism() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string mechanism = 2;
- hasMethod() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- hasMethod() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string method = 1;
- hasMethod() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string method = 1;
- hasMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
Name of the RPC method
- hasMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
Name of the RPC method
- hasMethodName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
Name of the RPC method
- hasMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
- hasMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string methodName = 1;
- hasMethodName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string methodName = 1;
- hasMillisToCede() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
required uint32 millisToCede = 1;
- hasMillisToCede() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
required uint32 millisToCede = 1;
- hasMillisToCede() - Method in interface org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProtoOrBuilder
-
required uint32 millisToCede = 1;
- hasModificationTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 modification_time = 7;
- hasModificationTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 modification_time = 7;
- hasModificationTime() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 modification_time = 7;
- hasMore() - Method in interface org.apache.hadoop.fs.BatchedRemoteIterator.BatchedEntries
-
- hasMore() - Method in class org.apache.hadoop.fs.BatchedRemoteIterator.BatchedListEntries
-
- hasMtime() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional uint64 mtime = 1;
- hasMtime() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
optional uint64 mtime = 1;
- hasMtime() - Method in interface org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProtoOrBuilder
-
optional uint64 mtime = 1;
- hasNewExpiryTime() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
required uint64 newExpiryTime = 1;
- hasNewExpiryTime() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
required uint64 newExpiryTime = 1;
- hasNewExpiryTime() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProtoOrBuilder
-
required uint64 newExpiryTime = 1;
- hasNext() - Method in class org.apache.hadoop.fs.BatchedRemoteIterator
-
- hasNext() - Method in class org.apache.hadoop.fs.FileSystem.DirListingIterator
-
- hasNext() - Method in interface org.apache.hadoop.fs.RemoteIterator
-
Returns true if the iteration has more elements.
- hasNext() - Method in class org.apache.hadoop.util.IntrusiveCollection.IntrusiveIterator
-
- hasNext() - Method in class org.apache.hadoop.util.LightWeightGSet.SetIterator
-
- hasNotReadyReason() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If not ready to become active, a textual explanation of why not
- hasNotReadyReason() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
If not ready to become active, a textual explanation of why not
- hasNotReadyReason() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
If not ready to become active, a textual explanation of why not
- hasOwner() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- hasOwner() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string owner = 5;
- hasOwner() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string owner = 5;
- hasParentId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdLow
- hasParentId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
parentIdLow
- hasParentId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
parentIdLow
- hasPassword() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes password = 2;
- hasPassword() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required bytes password = 2;
- hasPassword() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required bytes password = 2;
- hasPath() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- hasPath() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required string path = 2;
- hasPath() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required string path = 2;
- hasPath() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional string path = 2;
- hasPath() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
optional string path = 2;
- hasPath() - Method in interface org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProtoOrBuilder
-
optional string path = 2;
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Disable those operations which the checksummed FS blocks.
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.FileContext
-
Return the path capabilities of the bonded AbstractFileSystem
.
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
-
The base FileSystem implementation generally has no knowledge
of the capabilities of actual implementations.
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.HarFileSystem
-
Declare that this filesystem connector is always read only.
- hasPathCapability(Path, String) - Method in interface org.apache.hadoop.fs.PathCapabilities
-
Probe for a specific capability under the given path.
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
Reject the concat operation; forward the rest to the viewed FS.
- hasPattern() - Method in class org.apache.hadoop.fs.GlobFilter
-
- hasPerm() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
UNIX-style mode bits
- hasPerm() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
UNIX-style mode bits
- hasPerm() - Method in interface org.apache.hadoop.fs.FSProtos.FsPermissionProtoOrBuilder
-
UNIX-style mode bits
- hasPermission() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- hasPermission() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- hasPermission() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
Protocol name for next rpc layer.
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
Protocol name for next rpc layer.
- hasProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
Protocol name for next rpc layer.
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
Protocol name
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
Protocol name
- hasProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
Protocol name
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
Protocol name
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
Protocol name
- hasProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilder
-
Protocol name
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string protocol = 3;
- hasProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string protocol = 3;
- hasReadyToBecomeActive() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If state is STANDBY, indicate whether it is
ready to become active.
- hasReadyToBecomeActive() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
If state is STANDBY, indicate whether it is
ready to become active.
- hasReadyToBecomeActive() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
If state is STANDBY, indicate whether it is
ready to become active.
- hasRealUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- hasRealUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string realUser = 2;
- hasRealUser() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string realUser = 2;
- hasRenewer() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- hasRenewer() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
required string renewer = 1;
- hasRenewer() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProtoOrBuilder
-
required string renewer = 1;
- hasReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqSource() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
required .hadoop.common.HARequestSource reqSource = 1;
- hasReqSource() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
required .hadoop.common.HARequestSource reqSource = 1;
- hasReqSource() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder
-
required .hadoop.common.HARequestSource reqSource = 1;
- hasRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- hasRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- hasRetryCount() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- hasRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional sint32 retryCount = 8 [default = -1];
- hasRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional sint32 retryCount = 8 [default = -1];
- hasRetryCount() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional sint32 retryCount = 8 [default = -1];
- hasRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
RPC kind
- hasRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
RPC kind
- hasRpcKind() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
RPC kind
- hasRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
RPC kind
- hasRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
RPC kind
- hasRpcKind() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
RPC kind
- hasRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- hasRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- hasRpcKind() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- hasRpcOp() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- hasRpcOp() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- hasRpcOp() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- hasSecret() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional bytes secret = 3;
- hasSecret() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional bytes secret = 3;
- hasSecret() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional bytes secret = 3;
- hasSenderName() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
which handler sent this message
- hasSenderName() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
which handler sent this message
- hasSenderName() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
which handler sent this message
- hasServerId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- hasServerId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string serverId = 4;
- hasServerId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string serverId = 4;
- hasServerIpcVersionNum() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Sent if success or fail
- hasServerIpcVersionNum() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
Sent if success or fail
- hasServerIpcVersionNum() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
Sent if success or fail
- hasService() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- hasService() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string service = 4;
- hasService() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string service = 4;
- hasShutdownHook(Runnable) - Method in class org.apache.hadoop.util.ShutdownHookManager
-
Indicates if a shutdownHook is registered or not.
- hasSignature() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
optional bytes signature = 2;
- hasSignature() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
optional bytes signature = 2;
- hasSignature() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
optional bytes signature = 2;
- hasState() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
required .hadoop.common.HAServiceStateProto state = 1;
- hasState() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
required .hadoop.common.HAServiceStateProto state = 1;
- hasState() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
required .hadoop.common.HAServiceStateProto state = 1;
- hasState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- hasState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- hasState() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- hasStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
The last seen Global State ID
- hasStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
The last seen Global State ID
- hasStateId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
The last seen Global State ID
- hasStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
The last written Global State ID
- hasStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
The last written Global State ID
- hasStateId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
The last written Global State ID
- hasStatus() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- hasStatus() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- hasStatus() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- hasSymlink() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- hasSymlink() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string symlink = 9;
- hasSymlink() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string symlink = 9;
- hasToken() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional bytes token = 3;
- hasToken() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
optional bytes token = 3;
- hasToken() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
optional bytes token = 3;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional .hadoop.common.TokenProto token = 2;
- hasToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 2;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
optional .hadoop.common.TokenProto token = 1;
- hasToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 1;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- hasTraceId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdHigh
- hasTraceId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
parentIdHigh
- hasTraceId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
parentIdHigh
- hasTraceInfo() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- hasTraceInfo() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
tracing info
- hasTraceInfo() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
tracing info
- hasUser() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- hasUser() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
required string user = 1;
- hasUser() - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder
-
required string user = 1;
- hasUserInfo() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- hasUserInfo() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- hasUserInfo() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- hasUserMessage() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
to be displayed to the user
- hasUserMessage() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
to be displayed to the user
- hasUserMessage() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
to be displayed to the user
- hasVal() - Method in class org.apache.hadoop.util.Waitable
-
- hasValue() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- hasValue() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string value = 2;
- hasValue() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string value = 2;
- hasVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
required uint64 version = 1;
- hasVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
required uint64 version = 1;
- hasVersion() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
required uint64 version = 1;
- hasVersion() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional uint32 version = 1;
- hasVersion() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
optional uint32 version = 1;
- hasVersion() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
optional uint32 version = 1;
- hasWarnedDeprecation(String) - Static method in class org.apache.hadoop.conf.Configuration
-
Returns whether or not a deprecated name has been warned.
- hasWinutilsPath() - Static method in class org.apache.hadoop.util.Shell
-
Predicate to indicate whether or not the path to winutils is known.
- hbMakeCodeLengths(char[], int[], int, int) - Static method in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
This method is accessible by subclasses for historical purposes.
- HEADER_DEFAULT - Static variable in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- HEADER_SIZE - Static variable in class org.apache.hadoop.http.JettyUtils
-
- HEADER_USER_AGENT - Static variable in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- headMap(K) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- HealthCheckFailedException - Exception in org.apache.hadoop.ha
-
Exception thrown to indicate that health check of a service failed.
- HealthCheckFailedException(String) - Constructor for exception org.apache.hadoop.ha.HealthCheckFailedException
-
- HealthCheckFailedException(String, Throwable) - Constructor for exception org.apache.hadoop.ha.HealthCheckFailedException
-
- Help() - Constructor for class org.apache.hadoop.fs.FsShell.Help
-
- help - Variable in class org.apache.hadoop.ha.HAAdmin.UsageInfo
-
- hflush() - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
- HFLUSH - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
-
- hflush() - Method in interface org.apache.hadoop.fs.Syncable
-
Flush out the data in client's user buffer.
- hflush() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
- HHXOR_CODEC_NAME - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- hideHeaders() - Method in class org.apache.hadoop.tools.TableListing.Builder
-
Whether to hide column headers in table output
- hostName(String) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
Set the hostname of the http server.
- HOSTNAME_PATTERN - Static variable in class org.apache.hadoop.security.SecurityUtil
-
- HostsFileReader.HostDetails - Class in org.apache.hadoop.util
-
An atomic view of the included and excluded hosts
- hsync() - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
- HSYNC - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
-
- hsync() - Method in interface org.apache.hadoop.fs.Syncable
-
Similar to posix fsync, flush out the data in client's user buffer
all the way to the disk device (but the disk may have it in its cache).
- hsync() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
- HtmlQuoting - Class in org.apache.hadoop.http
-
This class is responsible for quoting HTML characters.
- HtmlQuoting() - Constructor for class org.apache.hadoop.http.HtmlQuoting
-
- HttpConfig.Policy - Enum in org.apache.hadoop.http
-
- HttpCrossOriginFilterInitializer - Class in org.apache.hadoop.security
-
- HttpCrossOriginFilterInitializer() - Constructor for class org.apache.hadoop.security.HttpCrossOriginFilterInitializer
-
- HttpFileSystem - Class in org.apache.hadoop.fs.http
-
A Filesystem that reads from HTTP endpoint.
- HttpFileSystem() - Constructor for class org.apache.hadoop.fs.http.HttpFileSystem
-
- HttpRequestLog - Class in org.apache.hadoop.http
-
RequestLog object for use with Http
- HttpRequestLog() - Constructor for class org.apache.hadoop.http.HttpRequestLog
-
- HttpRequestLogAppender - Class in org.apache.hadoop.http
-
Log4j Appender adapter for HttpRequestLog
- HttpRequestLogAppender() - Constructor for class org.apache.hadoop.http.HttpRequestLogAppender
-
- HttpServer2.Builder - Class in org.apache.hadoop.http
-
Class to construct instances of HTTP server with specific options.
- HttpServer2.QuotingInputFilter - Class in org.apache.hadoop.http
-
A Servlet input filter that quotes all HTML active characters in the
parameter names and values.
- HttpServer2.QuotingInputFilter.RequestQuoter - Class in org.apache.hadoop.http
-
- HttpServer2.StackServlet - Class in org.apache.hadoop.http
-
A very simple servlet to serve up a text representation of the current
stack traces.
- HttpServer2.XFrameOption - Enum in org.apache.hadoop.http
-
The X-FRAME-OPTIONS header in HTTP response to mitigate clickjacking
attack.
- HttpsFileSystem - Class in org.apache.hadoop.fs.http
-
A Filesystem that reads from HTTPS endpoint.
- HttpsFileSystem() - Constructor for class org.apache.hadoop.fs.http.HttpsFileSystem
-
- RANDOM - Static variable in interface org.apache.hadoop.util.bloom.RemoveScheme
-
Random selection.
- RATIO - Static variable in interface org.apache.hadoop.util.bloom.RemoveScheme
-
Ratio Selection.
- RawComparable - Interface in org.apache.hadoop.io.file.tfile
-
Interface for objects that can be compared through
RawComparator
.
- RawComparator<T> - Interface in org.apache.hadoop.io
-
A
Comparator
that operates directly on byte representations of
objects.
- RawLocalFileSystem - Class in org.apache.hadoop.fs
-
Implement the FileSystem API for the raw local filesystem.
- RawLocalFileSystem() - Constructor for class org.apache.hadoop.fs.RawLocalFileSystem
-
- rawMapping - Variable in class org.apache.hadoop.net.CachedDNSToSwitchMapping
-
The uncached mapping
- RawScriptBasedMapping() - Constructor for class org.apache.hadoop.net.ScriptBasedMapping.RawScriptBasedMapping
-
Constructor.
- read(byte[], int, int) - Method in class org.apache.hadoop.fs.AvroFSInput
-
- read(long, ByteBuffer) - Method in interface org.apache.hadoop.fs.ByteBufferPositionedReadable
-
Reads up to buf.remaining()
bytes into buf from a given position
in the file and returns the number of bytes read.
- read(ByteBuffer) - Method in interface org.apache.hadoop.fs.ByteBufferReadable
-
Reads up to buf.remaining() bytes into buf.
- read(long, byte[], int, int) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
Read bytes from the given position in the stream to the given buffer.
- read(ByteBuffer) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- read(ByteBufferPool, int, EnumSet<ReadOption>) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- read(ByteBufferPool, int) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- read(long, ByteBuffer) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- read(long, byte[], int, int) - Method in class org.apache.hadoop.fs.FSInputStream
-
- read(DataInput) - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
- read(long, byte[], int, int) - Method in interface org.apache.hadoop.fs.PositionedReadable
-
Read up to the specified number of bytes, from a given
position within a file, and return the number of bytes read.
- read() - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
- read(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
In CONTINOUS reading mode, this read method starts from the
start of the compressed stream and end at the end of file by
emitting un-compressed data.
- read(byte[], int, int) - Method in class org.apache.hadoop.io.compress.CompressionInputStream
-
Read bytes from the stream.
- read() - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- read(byte[], int, int) - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- read(byte[]) - Method in class org.apache.hadoop.io.compress.PassthroughCodec.PassthroughDecompressorStream
-
- read() - Method in class org.apache.hadoop.io.compress.PassthroughCodec.PassthroughDecompressorStream
-
- read(byte[], int, int) - Method in class org.apache.hadoop.io.compress.PassthroughCodec.PassthroughDecompressorStream
-
- read() - Method in class org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- read(byte[]) - Method in class org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- read(byte[], int, int) - Method in class org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- read(DataInput) - Static method in class org.apache.hadoop.io.MD5Hash
-
Constructs, reads and returns an instance.
- read(DataInput) - Static method in enum org.apache.hadoop.security.SaslRpcServer.AuthMethod
-
Read from in
- read() - Method in class org.apache.hadoop.util.LimitInputStream
-
- read(byte[], int, int) - Method in class org.apache.hadoop.util.LimitInputStream
-
- READ_LINK_COMMAND - Static variable in class org.apache.hadoop.util.Shell
-
a Unix command to get a link target: "readlink".
- READAHEAD - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
-
- ReadaheadPool.ReadaheadRequest - Interface in org.apache.hadoop.io
-
An outstanding readahead request that has been submitted to
the pool.
- readAndProcess() - Method in class org.apache.hadoop.ipc.Server.Connection
-
This method reads in a non-blocking fashion from the channel:
this method is called repeatedly when data is present in the channel;
when it has enough data to process one rpc it processes that rpc.
- READBYTEBUFFER - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
-
- readCompressedByteArray(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
- readCompressedString(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
- readCompressedStringArray(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
- readDouble(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Parse a double from a byte array.
- readEnum(DataInput, Class<T>) - Static method in class org.apache.hadoop.io.WritableUtils
-
Read an Enum value from DataInput, Enums are read and written
using String values.
- Reader(FileSystem, String, Configuration) - Constructor for class org.apache.hadoop.io.ArrayFile.Reader
-
Construct an array reader for the named file.
- Reader(Path, Configuration, SequenceFile.Reader.Option...) - Constructor for class org.apache.hadoop.io.BloomMapFile.Reader
-
- Reader(FileSystem, String, Configuration) - Constructor for class org.apache.hadoop.io.BloomMapFile.Reader
-
Deprecated.
- Reader(FileSystem, String, WritableComparator, Configuration, boolean) - Constructor for class org.apache.hadoop.io.BloomMapFile.Reader
-
Deprecated.
- Reader(FileSystem, String, WritableComparator, Configuration) - Constructor for class org.apache.hadoop.io.BloomMapFile.Reader
-
Deprecated.
- Reader(FSDataInputStream, long, Configuration) - Constructor for class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Constructor
- Reader(Path, Configuration, SequenceFile.Reader.Option...) - Constructor for class org.apache.hadoop.io.MapFile.Reader
-
- Reader(FileSystem, String, Configuration) - Constructor for class org.apache.hadoop.io.MapFile.Reader
-
Deprecated.
- Reader(FileSystem, String, WritableComparator, Configuration) - Constructor for class org.apache.hadoop.io.MapFile.Reader
-
Deprecated.
- Reader(Configuration, SequenceFile.Reader.Option...) - Constructor for class org.apache.hadoop.io.SequenceFile.Reader
-
- Reader(FileSystem, Path, Configuration) - Constructor for class org.apache.hadoop.io.SequenceFile.Reader
-
- Reader(FSDataInputStream, int, long, long, Configuration) - Constructor for class org.apache.hadoop.io.SequenceFile.Reader
-
- Reader(FileSystem, String, Configuration) - Constructor for class org.apache.hadoop.io.SetFile.Reader
-
Construct a set reader for the named set.
- Reader(FileSystem, String, WritableComparator, Configuration) - Constructor for class org.apache.hadoop.io.SetFile.Reader
-
Construct a set reader for the named set using the named comparator.
- readFields(DataInput) - Method in class org.apache.hadoop.conf.Configuration
-
- readFields(DataInput) - Method in class org.apache.hadoop.fs.FileStatus
-
- readFields(DataInput) - Method in class org.apache.hadoop.fs.FsStatus
-
- readFields(DataInput) - Method in class org.apache.hadoop.fs.permission.FsPermission
-
Deprecated.
- readFields(DataInput) - Method in class org.apache.hadoop.fs.store.EtagChecksum
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.AbstractMapWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.ArrayWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.BooleanWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.BytesWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.ByteWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.CompressedWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.DoubleWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.EnumSetWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.FloatWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.GenericWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.IntWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.LongWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.MapWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.MD5Hash
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.NullWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.ObjectWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.SequenceFile.Metadata
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.ShortWritable
-
read the short value
- readFields(DataInput) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.Text
-
deserialize
- readFields(DataInput, int) - Method in class org.apache.hadoop.io.Text
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.TwoDArrayWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.VersionedWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.VIntWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.VLongWritable
-
- readFields(DataInput) - Method in interface org.apache.hadoop.io.Writable
-
Deserialize the fields of this object from in
.
- readFields(DataInput) - Method in class org.apache.hadoop.ipc.ProtocolSignature
-
- readFields(DataInput) - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Deserializes the AccessControlList object
- readFields(DataInput) - Method in class org.apache.hadoop.security.Credentials
-
Loads all the keys.
- readFields(DataInput) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- readFields(DataInput) - Method in class org.apache.hadoop.security.token.Token
-
- readFields(DataInput) - Method in class org.apache.hadoop.util.bloom.BloomFilter
-
- readFields(DataInput) - Method in class org.apache.hadoop.util.bloom.CountingBloomFilter
-
- readFields(DataInput) - Method in class org.apache.hadoop.util.bloom.DynamicBloomFilter
-
- readFields(DataInput) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
-
- readFieldsCompressed(DataInput) - Method in class org.apache.hadoop.io.CompressedWritable
-
- readFloat(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Parse a float from a byte array.
- readFully(long, ByteBuffer) - Method in interface org.apache.hadoop.fs.ByteBufferPositionedReadable
-
Reads buf.remaining()
bytes into buf from a given position in
the file or until the end of the data was reached before the read
operation completed.
- readFully(long, byte[], int, int) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
Read bytes from the given position in the stream to the given buffer.
- readFully(long, byte[]) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- readFully(long, ByteBuffer) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- readFully(long, byte[], int, int) - Method in class org.apache.hadoop.fs.FSInputStream
-
- readFully(long, byte[]) - Method in class org.apache.hadoop.fs.FSInputStream
-
- readFully(long, byte[], int, int) - Method in interface org.apache.hadoop.fs.PositionedReadable
-
Read the specified number of bytes, from a given
position within a file.
- readFully(long, byte[]) - Method in interface org.apache.hadoop.fs.PositionedReadable
-
Read number of bytes equal to the length of the buffer, from a given
position within a file.
- readFully(InputStream, byte[], int, int) - Static method in class org.apache.hadoop.io.IOUtils
-
Reads len bytes in a loop.
- readFullyToByteArray(DataInput) - Static method in class org.apache.hadoop.io.IOUtils
-
Reads a DataInput until EOF and returns a byte array.
- readInt(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Parse an integer from a byte array.
- readLink(File) - Static method in class org.apache.hadoop.fs.FileUtil
-
Returns the target of the given symlink.
- readLong(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Parse a long from a byte array.
- readObject(DataInput, Configuration) - Static method in class org.apache.hadoop.io.ObjectWritable
-
Read a
Writable
,
String
, primitive type, or an array of
the preceding.
- readObject(DataInput, ObjectWritable, Configuration) - Static method in class org.apache.hadoop.io.ObjectWritable
-
Read a
Writable
,
String
, primitive type, or an array of
the preceding.
- ReadOption - Enum in org.apache.hadoop.fs
-
Options that can be used when reading from a FileSystem.
- readPassword(String) - Method in class org.apache.hadoop.security.alias.CredentialShell.PasswordReader
-
- readRawVarint32(DataInput) - Static method in class org.apache.hadoop.util.ProtoUtil
-
Read a variable length integer in the same format that ProtoBufs encodes.
- readString(DataInput) - Static method in class org.apache.hadoop.io.file.tfile.Utils
-
Read a String as a VInt n, followed by n Bytes in Text format.
- readString(DataInput) - Static method in class org.apache.hadoop.io.Text
-
Read a UTF8 encoded string from in
- readString(DataInput, int) - Static method in class org.apache.hadoop.io.Text
-
Read a UTF8 encoded string with a maximum size
- readString(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
- readStringArray(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
- readStringSafely(DataInput, int) - Static method in class org.apache.hadoop.io.WritableUtils
-
Read a string, but check it for sanity.
- readTokenStorageFile(Path, Configuration) - Static method in class org.apache.hadoop.security.Credentials
-
Convenience method for reading a token storage file and loading its Tokens.
- readTokenStorageFile(File, Configuration) - Static method in class org.apache.hadoop.security.Credentials
-
Convenience method for reading a token storage file and loading its Tokens.
- readTokenStorageStream(DataInputStream) - Method in class org.apache.hadoop.security.Credentials
-
Convenience method for reading a token from a DataInputStream.
- readUnsignedShort(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Parse an unsigned short from a byte array.
- readVInt(DataInput) - Static method in class org.apache.hadoop.io.file.tfile.Utils
-
Decoding the variable-length integer.
- readVInt(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Reads a zero-compressed encoded integer from a byte array and returns it.
- readVInt(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
Reads a zero-compressed encoded integer from input stream and returns it.
- readVIntInRange(DataInput, int, int) - Static method in class org.apache.hadoop.io.WritableUtils
-
Reads an integer from the input stream and returns it.
- readVLong(DataInput) - Static method in class org.apache.hadoop.io.file.tfile.Utils
-
Decoding the variable-length integer.
- readVLong(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Reads a zero-compressed encoded long from a byte array and returns it.
- readVLong(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
Reads a zero-compressed encoded long from input stream and returns it.
- readWithKnownLength(DataInput, int) - Method in class org.apache.hadoop.io.Text
-
Read a Text object whose length is already known.
- ReadWriteDiskValidator - Class in org.apache.hadoop.util
-
ReadWriteDiskValidator is the class to check a directory by to create a file,
write some bytes into it, read back, and verify if they are identical.
- ReadWriteDiskValidator() - Constructor for class org.apache.hadoop.util.ReadWriteDiskValidator
-
- READYTOBECOMEACTIVE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- REALUSER_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- reason - Variable in class org.apache.hadoop.io.retry.RetryPolicy.RetryAction
-
- reattachMetrics() - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Reattach the class's metrics to a new metric system.
- Reconfigurable - Interface in org.apache.hadoop.conf
-
- ReconfigurableBase - Class in org.apache.hadoop.conf
-
Utility base class for implementing the Reconfigurable interface.
- ReconfigurableBase() - Constructor for class org.apache.hadoop.conf.ReconfigurableBase
-
Construct a ReconfigurableBase.
- ReconfigurableBase(Configuration) - Constructor for class org.apache.hadoop.conf.ReconfigurableBase
-
- ReconfigurationException - Exception in org.apache.hadoop.conf
-
Exception indicating that configuration property cannot be changed
at run time.
- ReconfigurationException() - Constructor for exception org.apache.hadoop.conf.ReconfigurationException
-
- ReconfigurationException(String, String, String, Throwable) - Constructor for exception org.apache.hadoop.conf.ReconfigurationException
-
- ReconfigurationException(String, String, String) - Constructor for exception org.apache.hadoop.conf.ReconfigurationException
-
- ReconfigurationServlet - Class in org.apache.hadoop.conf
-
A servlet for changing a node's configuration.
- ReconfigurationServlet() - Constructor for class org.apache.hadoop.conf.ReconfigurationServlet
-
- ReconfigurationUtil - Class in org.apache.hadoop.conf
-
- ReconfigurationUtil() - Constructor for class org.apache.hadoop.conf.ReconfigurationUtil
-
- ReconfigurationUtil.PropertyChange - Class in org.apache.hadoop.conf
-
- reconfigureProperty(String, String) - Method in interface org.apache.hadoop.conf.Reconfigurable
-
Change a configuration property on this object to the value specified.
- reconfigureProperty(String, String) - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
Change a configuration property on this object to the value specified.
- reconfigurePropertyImpl(String, String) - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
Change a configuration property.
- record(double...) - Method in class org.apache.hadoop.log.LogThrottlingHelper
-
Record some set of values at the current time into this helper.
- record(String, long, double...) - Method in class org.apache.hadoop.log.LogThrottlingHelper
-
Record some set of values at the specified time into this helper.
- Record() - Constructor for class org.apache.hadoop.metrics2.util.MetricsCache.Record
-
- recursive() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Create the parent directory if they do not exist.
- redact(String, String) - Method in class org.apache.hadoop.conf.ConfigRedactor
-
Given a key / value pair, decides whether or not to redact and returns
either the original value or text indicating it has been redacted.
- reencryptEncryptedKey(KeyProviderCryptoExtension.EncryptedKeyVersion) - Method in interface org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.CryptoExtension
-
Re-encrypts an encrypted key version, using its initialization vector
and key material, but with the latest key version name of its key name
in the key provider.
- reencryptEncryptedKey(KeyProviderCryptoExtension.EncryptedKeyVersion) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- reencryptEncryptedKeys(List<KeyProviderCryptoExtension.EncryptedKeyVersion>) - Method in interface org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.CryptoExtension
-
Batched version of KeyProviderCryptoExtension.reencryptEncryptedKey(EncryptedKeyVersion)
.
- reencryptEncryptedKeys(List<KeyProviderCryptoExtension.EncryptedKeyVersion>) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- reference() - Static method in class org.apache.hadoop.fs.Options.HandleOpt
-
Handle is valid iff the referent exists in the namespace.
- reference() - Method in class org.apache.hadoop.util.CloseableReferenceCount
-
Increment the reference count.
- ReflectionUtils - Class in org.apache.hadoop.util
-
General reflection utils
- ReflectionUtils() - Constructor for class org.apache.hadoop.util.ReflectionUtils
-
- refresh(RpcController, GenericRefreshProtocolProtos.GenericRefreshRequestProto) - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService.BlockingInterface
-
- refresh(RpcController, GenericRefreshProtocolProtos.GenericRefreshRequestProto, RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto>) - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService.Interface
-
rpc refresh(.hadoop.common.GenericRefreshRequestProto) returns (.hadoop.common.GenericRefreshResponseCollectionProto);
- refresh(RpcController, GenericRefreshProtocolProtos.GenericRefreshRequestProto, RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto>) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
rpc refresh(.hadoop.common.GenericRefreshRequestProto) returns (.hadoop.common.GenericRefreshResponseCollectionProto);
- refresh(RpcController, GenericRefreshProtocolProtos.GenericRefreshRequestProto, RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto>) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService.Stub
-
- refresh(String, String[]) - Method in class org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolClientSideTranslatorPB
-
- refresh(RpcController, GenericRefreshProtocolProtos.GenericRefreshRequestProto) - Method in class org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolServerSideTranslatorPB
-
- refresh() - Static method in class org.apache.hadoop.security.authorize.ProxyServers
-
- refresh(Configuration) - Static method in class org.apache.hadoop.security.authorize.ProxyServers
-
- refresh() - Method in class org.apache.hadoop.util.CacheableIPList
-
Refreshes the ip list
- RefreshAuthorizationPolicyProtocolClientSideTranslatorPB - Class in org.apache.hadoop.security.protocolPB
-
- RefreshAuthorizationPolicyProtocolClientSideTranslatorPB(RefreshAuthorizationPolicyProtocolPB) - Constructor for class org.apache.hadoop.security.protocolPB.RefreshAuthorizationPolicyProtocolClientSideTranslatorPB
-
- RefreshAuthorizationPolicyProtocolProtos - Class in org.apache.hadoop.security.proto
-
- RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService - Class in org.apache.hadoop.security.proto
-
Protocol which is used to refresh the authorization policy in use currently.
- RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.BlockingInterface - Interface in org.apache.hadoop.security.proto
-
- RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.Interface - Interface in org.apache.hadoop.security.proto
-
- RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.Stub - Class in org.apache.hadoop.security.proto
-
- RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto - Class in org.apache.hadoop.security.proto
-
Refresh service acl request.
- RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder - Class in org.apache.hadoop.security.proto
-
Refresh service acl request.
- RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto - Class in org.apache.hadoop.security.proto
-
void response
- RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder - Class in org.apache.hadoop.security.proto
-
void response
- RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- RefreshAuthorizationPolicyProtocolServerSideTranslatorPB - Class in org.apache.hadoop.security.protocolPB
-
- RefreshAuthorizationPolicyProtocolServerSideTranslatorPB(RefreshAuthorizationPolicyProtocol) - Constructor for class org.apache.hadoop.security.protocolPB.RefreshAuthorizationPolicyProtocolServerSideTranslatorPB
-
- RefreshAuthorizationPolicyProtocolService() - Constructor for class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- refreshCallQueue(RpcController, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto) - Method in interface org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.BlockingInterface
-
- refreshCallQueue(RpcController, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto, RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto>) - Method in interface org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Interface
-
Refresh the callqueue.
- refreshCallQueue(RpcController, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto, RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto>) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
Refresh the callqueue.
- refreshCallQueue(RpcController, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto, RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto>) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Stub
-
- refreshCallQueue() - Method in class org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolClientSideTranslatorPB
-
- refreshCallQueue(RpcController, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto) - Method in class org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolServerSideTranslatorPB
-
- refreshCallQueue(Configuration) - Method in class org.apache.hadoop.ipc.Server
-
- RefreshCallQueueProtocolClientSideTranslatorPB - Class in org.apache.hadoop.ipc.protocolPB
-
- RefreshCallQueueProtocolClientSideTranslatorPB(RefreshCallQueueProtocolPB) - Constructor for class org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolClientSideTranslatorPB
-
- RefreshCallQueueProtocolProtos - Class in org.apache.hadoop.ipc.proto
-
- RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService - Class in org.apache.hadoop.ipc.proto
-
Protocol which is used to refresh the callqueue.
- RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.BlockingInterface - Interface in org.apache.hadoop.ipc.proto
-
- RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Interface - Interface in org.apache.hadoop.ipc.proto
-
- RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Stub - Class in org.apache.hadoop.ipc.proto
-
- RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto - Class in org.apache.hadoop.ipc.proto
-
Refresh callqueue request.
- RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder - Class in org.apache.hadoop.ipc.proto
-
Refresh callqueue request.
- RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProtoOrBuilder - Interface in org.apache.hadoop.ipc.proto
-
- RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto - Class in org.apache.hadoop.ipc.proto
-
void response.
- RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder - Class in org.apache.hadoop.ipc.proto
-
void response.
- RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProtoOrBuilder - Interface in org.apache.hadoop.ipc.proto
-
- RefreshCallQueueProtocolServerSideTranslatorPB - Class in org.apache.hadoop.ipc.protocolPB
-
- RefreshCallQueueProtocolServerSideTranslatorPB(RefreshCallQueueProtocol) - Constructor for class org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolServerSideTranslatorPB
-
- RefreshCallQueueProtocolService() - Constructor for class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- RefreshHandler - Interface in org.apache.hadoop.ipc
-
Used to registry custom methods to refresh at runtime.
- RefreshRegistry - Class in org.apache.hadoop.ipc
-
Used to registry custom methods to refresh at runtime.
- RefreshRegistry() - Constructor for class org.apache.hadoop.ipc.RefreshRegistry
-
- RefreshResponse - Class in org.apache.hadoop.ipc
-
Return a response in the handler method for the user to see.
- RefreshResponse(int, String) - Constructor for class org.apache.hadoop.ipc.RefreshResponse
-
- refreshServiceAcl(Configuration, PolicyProvider) - Method in class org.apache.hadoop.ipc.Server
-
Refresh the service authorization ACL for the service handled by this server.
- refreshServiceAcl(RpcController, RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto) - Method in interface org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.BlockingInterface
-
- refreshServiceAcl(RpcController, RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto, RpcCallback<RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto>) - Method in interface org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.Interface
-
Refresh the service-level authorization policy in-effect.
- refreshServiceAcl(RpcController, RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto, RpcCallback<RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto>) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
Refresh the service-level authorization policy in-effect.
- refreshServiceAcl(RpcController, RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto, RpcCallback<RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto>) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.Stub
-
- refreshServiceAcl() - Method in class org.apache.hadoop.security.protocolPB.RefreshAuthorizationPolicyProtocolClientSideTranslatorPB
-
- refreshServiceAcl(RpcController, RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto) - Method in class org.apache.hadoop.security.protocolPB.RefreshAuthorizationPolicyProtocolServerSideTranslatorPB
-
- refreshSuperUserGroupsConfiguration(RpcController, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto) - Method in interface org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
-
- refreshSuperUserGroupsConfiguration(RpcController, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto, RpcCallback<RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto>) - Method in interface org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface
-
Refresh superuser proxy group list.
- refreshSuperUserGroupsConfiguration(RpcController, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto, RpcCallback<RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto>) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
Refresh superuser proxy group list.
- refreshSuperUserGroupsConfiguration(RpcController, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto, RpcCallback<RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto>) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub
-
- refreshSuperUserGroupsConfiguration() - Method in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
-
- refreshSuperUserGroupsConfiguration(RpcController, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto) - Method in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolServerSideTranslatorPB
-
- RefreshUserMappingsProtocolClientSideTranslatorPB - Class in org.apache.hadoop.security.protocolPB
-
- RefreshUserMappingsProtocolClientSideTranslatorPB(RefreshUserMappingsProtocolPB) - Constructor for class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
-
- RefreshUserMappingsProtocolProtos - Class in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto - Class in org.apache.hadoop.security.proto
-
Refresh superuser configuration request.
- RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder - Class in org.apache.hadoop.security.proto
-
Refresh superuser configuration request.
- RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto - Class in org.apache.hadoop.security.proto
-
void response
- RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder - Class in org.apache.hadoop.security.proto
-
void response
- RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService - Class in org.apache.hadoop.security.proto
-
Protocol to refresh the user mappings.
- RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface - Interface in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface - Interface in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub - Class in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto - Class in org.apache.hadoop.security.proto
-
Refresh user to group mappings request.
- RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder - Class in org.apache.hadoop.security.proto
-
Refresh user to group mappings request.
- RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto - Class in org.apache.hadoop.security.proto
-
void response
- RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder - Class in org.apache.hadoop.security.proto
-
void response
- RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolServerSideTranslatorPB - Class in org.apache.hadoop.security.protocolPB
-
- RefreshUserMappingsProtocolServerSideTranslatorPB(RefreshUserMappingsProtocol) - Constructor for class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolServerSideTranslatorPB
-
- RefreshUserMappingsProtocolService() - Constructor for class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- refreshUserToGroupsMappings(RpcController, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto) - Method in interface org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
-
- refreshUserToGroupsMappings(RpcController, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto, RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto>) - Method in interface org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface
-
Refresh user to group mappings.
- refreshUserToGroupsMappings(RpcController, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto, RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto>) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
Refresh user to group mappings.
- refreshUserToGroupsMappings(RpcController, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto, RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto>) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub
-
- refreshUserToGroupsMappings() - Method in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
-
- refreshUserToGroupsMappings(RpcController, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto) - Method in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolServerSideTranslatorPB
-
- RegexFilter - Class in org.apache.hadoop.metrics2.filter
-
A regex pattern filter for metrics
- RegexFilter() - Constructor for class org.apache.hadoop.metrics2.filter.RegexFilter
-
- register(String, RefreshHandler) - Method in class org.apache.hadoop.ipc.RefreshRegistry
-
Registers an object as a handler for a given identity.
- register(String, String, T) - Method in class org.apache.hadoop.metrics2.MetricsSystem
-
Register a metrics source
- register(T) - Method in class org.apache.hadoop.metrics2.MetricsSystem
-
Register a metrics source (deriving name and description from the object)
- register(String, String, T) - Method in class org.apache.hadoop.metrics2.MetricsSystem
-
Register a metrics sink
- register(MetricsSystem.Callback) - Method in class org.apache.hadoop.metrics2.MetricsSystem
-
Register a callback interface for JMX events
- register(String, String, Object) - Static method in class org.apache.hadoop.metrics2.util.MBeans
-
Register the MBean using our standard MBeanName format
"hadoop:service=<serviceName>,name=<nameName>"
Where the <serviceName> and <nameName> are the supplied
parameters.
- register(String, String, Map<String, String>, Object) - Static method in class org.apache.hadoop.metrics2.util.MBeans
-
Register the MBean using our standard MBeanName format
"hadoop:service=<serviceName>,name=<nameName>"
Where the <serviceName> and <nameName> are the supplied
parameters.
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.fs.FSProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.fs.FSProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.security.proto.SecurityProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.security.proto.SecurityProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.tracing.TraceAdminPB
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.tracing.TraceAdminPB
-
- registerFailureHandling() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: register this class as the handler for the control-C
and SIGINT interrupts.
- registerForDeferredResponse() - Static method in class org.apache.hadoop.ipc.ProtobufRpcEngine.Server
-
Deprecated.
- registerForDeferredResponse() - Static method in class org.apache.hadoop.ipc.ProtobufRpcEngine2.Server
-
- registerGlobalListener(ServiceStateChangeListener) - Static method in class org.apache.hadoop.service.AbstractService
-
Register a global listener, which receives notifications
from the state change events of all services in the JVM
- registerProtocolEngine(RPC.RpcKind, Class<? extends Writable>, RPC.RpcInvoker) - Static method in class org.apache.hadoop.ipc.Server
-
Register a RPC kind and the class to deserialize the rpc request.
- registerServiceListener(ServiceStateChangeListener) - Method in class org.apache.hadoop.service.AbstractService
-
- registerServiceListener(ServiceStateChangeListener) - Method in interface org.apache.hadoop.service.Service
-
Register a listener to the service state change events.
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
Prepare the compressor to be used in a new stream with settings defined in
the given Configuration.
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- reinit(Configuration) - Method in interface org.apache.hadoop.io.compress.Compressor
-
Prepare the compressor to be used in a new stream with settings defined in
the given Configuration
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Prepare the compressor to be used in a new stream with settings defined in
the given Configuration
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Prepare the compressor to be used in a new stream with settings defined in
the given Configuration
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInZlibDeflater
-
reinit the compressor with the given configuration.
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
Prepare the compressor to be used in a new stream with settings defined in
the given Configuration.
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
Prepare the compressor to be used in a new stream with settings defined in
the given Configuration.
- rejectUnknownMandatoryKeys(Collection<String>, String) - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Reject a configuration if one or more mandatory keys are
not in the set of mandatory keys.
- rejectUnknownMandatoryKeys(Set<String>, Collection<String>, String) - Static method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Reject a configuration if one or more mandatory keys are
not in the set of mandatory keys.
- release() - Method in class org.apache.hadoop.util.AutoCloseableLock
-
A wrapper method that makes a call to unlock()
of the
underlying ReentrantLock
object.
- releaseBuffer(ByteBuffer) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- reload() - Method in class org.apache.hadoop.util.FileBasedIPList
-
- reloadCachedMappings() - Method in class org.apache.hadoop.net.CachedDNSToSwitchMapping
-
- reloadCachedMappings(List<String>) - Method in class org.apache.hadoop.net.CachedDNSToSwitchMapping
-
- reloadCachedMappings() - Method in interface org.apache.hadoop.net.DNSToSwitchMapping
-
Reload all of the cached mappings.
- reloadCachedMappings(List<String>) - Method in interface org.apache.hadoop.net.DNSToSwitchMapping
-
Reload cached mappings on specific nodes.
- reloadCachedMappings() - Method in class org.apache.hadoop.net.ScriptBasedMapping.RawScriptBasedMapping
-
- reloadCachedMappings(List<String>) - Method in class org.apache.hadoop.net.ScriptBasedMapping.RawScriptBasedMapping
-
- reloadCachedMappings() - Method in class org.apache.hadoop.net.TableMapping
-
- reloadConfiguration() - Method in class org.apache.hadoop.conf.Configuration
-
Reload configuration from previously added resources.
- reloadExistingConfigurations() - Static method in class org.apache.hadoop.conf.Configuration
-
Reload existing configuration instances.
- reloginFromKeytab() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Re-Login a user in from a keytab file.
- reloginFromTicketCache() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Re-Login a user in from the ticket cache.
- remaining() - Method in class org.apache.hadoop.ipc.RpcWritable.Buffer
-
- remainingCapacity() - Method in class org.apache.hadoop.ipc.CallQueueManager
-
- remainingCapacity() - Method in class org.apache.hadoop.ipc.FairCallQueue
-
Returns maximum remaining capacity.
- RemoteException - Exception in org.apache.hadoop.ipc
-
- RemoteException(String, String) - Constructor for exception org.apache.hadoop.ipc.RemoteException
-
- RemoteException(String, String, RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto) - Constructor for exception org.apache.hadoop.ipc.RemoteException
-
- RemoteIterator<E> - Interface in org.apache.hadoop.fs
-
An iterator over a collection whose elements need to be fetched remotely
- remove(Object) - Method in class org.apache.hadoop.io.MapWritable
-
- remove(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- remove(Node) - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- remove(ServiceStateChangeListener) - Method in class org.apache.hadoop.service.ServiceOperations.ServiceListeners
-
Remove any registration of a listener from the listener list.
- remove() - Method in class org.apache.hadoop.util.IntrusiveCollection.IntrusiveIterator
-
- remove() - Method in class org.apache.hadoop.util.LightWeightGSet.SetIterator
-
- removeAcl(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Removes all but the base ACL entries of files and directories.
- removeAcl(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- removeAcl(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Removes all but the base ACL entries of files and directories.
- removeAcl(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Removes all but the base ACL entries of files and directories.
- removeAcl(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- removeAcl(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- removeAcl(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Removes ACL entries from files and directories.
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.FileContext
-
Removes ACL entries from files and directories.
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.FileSystem
-
Removes ACL entries from files and directories.
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- removeAuths(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- removeBlocker(String) - Method in class org.apache.hadoop.service.AbstractService
-
Remove a blocker from the blocker map -
this is a no-op if the blocker is not present
- removeConfig(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Removes all default ACL entries from files and directories.
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Removes all default ACL entries from files and directories.
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Removes all default ACL entries from files and directories.
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- removeDescriptions(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- removeGroup(String) - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Remove group from the names of groups allowed for this service.
- removeInstance(String) - Static method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- removeProtocolSignature(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- removeProtocolVersions(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- removeResponses(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- RemoveScheme - Interface in org.apache.hadoop.util.bloom
-
Defines the different remove scheme for retouched Bloom filters.
- removeSecretKey(Text) - Method in class org.apache.hadoop.security.Credentials
-
Remove the key for a given alias.
- removeSecrets(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- removeService(Service) - Method in class org.apache.hadoop.service.CompositeService
-
- removeShutdownHook(Runnable) - Method in class org.apache.hadoop.util.ShutdownHookManager
-
Removes a shutdownHook.
- removeSpanReceiver(RpcController, TraceAdminPB.RemoveSpanReceiverRequestProto) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService.BlockingInterface
-
- removeSpanReceiver(RpcController, TraceAdminPB.RemoveSpanReceiverRequestProto, RpcCallback<TraceAdminPB.RemoveSpanReceiverResponseProto>) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService.Interface
-
rpc removeSpanReceiver(.hadoop.common.RemoveSpanReceiverRequestProto) returns (.hadoop.common.RemoveSpanReceiverResponseProto);
- removeSpanReceiver(RpcController, TraceAdminPB.RemoveSpanReceiverRequestProto, RpcCallback<TraceAdminPB.RemoveSpanReceiverResponseProto>) - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
rpc removeSpanReceiver(.hadoop.common.RemoveSpanReceiverRequestProto) returns (.hadoop.common.RemoveSpanReceiverResponseProto);
- removeSpanReceiver(RpcController, TraceAdminPB.RemoveSpanReceiverRequestProto, RpcCallback<TraceAdminPB.RemoveSpanReceiverResponseProto>) - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService.Stub
-
- removeSpanReceiver(long) - Method in interface org.apache.hadoop.tracing.TraceAdminProtocol
-
Remove a trace span receiver.
- removeStoredMasterKey(DelegationKey) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- removeStoredToken(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- removeSuffix(String, String) - Static method in class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Removes a suffix from a filename, if it has it.
- removeTokenFromFile(boolean, File, String, Text, Configuration) - Static method in class org.apache.hadoop.security.token.DtFileOperations
-
Remove a token from a file in the local filesystem, matching alias.
- removeTokens(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- removeUser(String) - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Remove user from the names of users allowed for this service.
- removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Remove an xattr of a file or directory.
- removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.FileContext
-
Remove an xattr of a file or directory.
- removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Remove an xattr of a file or directory.
- removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- rename(Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Rename files/dirs
- rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.fs.FileContext
-
Renames Path src to Path dst
Fails if src is a file and dst is a directory.
- rename(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Renames Path src to Path dst.
- rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.fs.FileSystem
-
Deprecated.
- rename(Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Renames Path src to Path dst.
- rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- rename(Path, Path) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
- rename(Path, Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- rename(Path, Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- rename(Path, Path) - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- rename(Path, Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- rename(FileSystem, String, String) - Static method in class org.apache.hadoop.io.MapFile
-
Renames an existing map directory.
- renameInternal(Path, Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- renameInternal(Path, Path, boolean) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- renameInternal(Path, Path, boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- renameInternal(Path, Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.FileContext
-
Rename a snapshot.
- renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Rename a snapshot.
- renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- renew(Token<?>, Configuration) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider.KMSTokenRenewer
-
- renew(Configuration) - Method in class org.apache.hadoop.security.token.Token
-
Renew this delegation token.
- renew(Token<?>, Configuration) - Method in class org.apache.hadoop.security.token.Token.TrivialRenewer
-
- renew(Token<?>, Configuration) - Method in class org.apache.hadoop.security.token.TokenRenewer
-
Renew the given token.
- RENEW_DELEGATION_TOKEN_JSON - Static variable in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
- renewDelegationToken(Token<?>) - Method in interface org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension.DelegationTokenExtension
-
Renews the given token.
- renewDelegationToken(Token<?>) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- renewDelegationToken(URL, DelegationTokenAuthenticatedURL.Token) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Renews a delegation token from the server end-point using the
configured Authenticator
for authentication.
- renewDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Renews a delegation token from the server end-point using the
configured Authenticator
for authentication.
- renewDelegationToken(URL, AuthenticatedURL.Token, Token<AbstractDelegationTokenIdentifier>) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Renews a delegation token from the server end-point using the
configured Authenticator
for authentication.
- renewDelegationToken(URL, AuthenticatedURL.Token, Token<AbstractDelegationTokenIdentifier>, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Renews a delegation token from the server end-point using the
configured Authenticator
for authentication.
- RENEWER_FIELD_NUMBER - Static variable in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- RENEWER_PARAM - Static variable in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
- renewToken(Token<TokenIdent>, String) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Renew a delegation token.
- renewTokenFile(File, String, Text, Configuration) - Static method in class org.apache.hadoop.security.token.DtFileOperations
-
Renew a token from a file in the local filesystem, matching alias.
- repFac(short) - Static method in class org.apache.hadoop.fs.Options.CreateOpts
-
- replaceFile(File, File) - Static method in class org.apache.hadoop.fs.FileUtil
-
Move the src file to the name specified by target.
- replication(short) - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Set replication factor.
- replication(short) - Static method in class org.apache.hadoop.io.SequenceFile.Writer
-
- REPLICATION_1_2_SCHEMA - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- REPLICATION_CODEC_NAME - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- REPLICATION_POLICY_ID - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- REPLICATION_POLICY_NAME - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- ReplicationFactor(short) - Constructor for class org.apache.hadoop.fs.Options.CreateOpts.ReplicationFactor
-
- report() - Method in class org.apache.hadoop.fs.HardLink.LinkStats
-
- reportChecksumFailure(Path, FSDataInputStream, long, FSDataInputStream, long) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Report a checksum error to the file system.
- reportChecksumFailure(Path, FSDataInputStream, long, FSDataInputStream, long) - Method in class org.apache.hadoop.fs.LocalFileSystem
-
Moves files to a bad file directory on the same device, so that their
storage will not be reused.
- reportCRCError() - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
- REQINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- REQINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- REQINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- REQSOURCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- REQUEST_BY_USER_FORCED_VALUE - Static variable in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
REQUEST_BY_USER_FORCED = 1;
- REQUEST_BY_USER_VALUE - Static variable in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
REQUEST_BY_USER = 0;
- REQUEST_BY_ZKFC_VALUE - Static variable in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
REQUEST_BY_ZKFC = 2;
- RequestQuoter(HttpServletRequest) - Constructor for class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
- requiresLayout() - Method in class org.apache.hadoop.http.HttpRequestLogAppender
-
- requiresLayout() - Method in class org.apache.hadoop.log.metrics.EventCounter
-
- reset() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Resets all statistics to 0.
- reset() - Method in enum org.apache.hadoop.fs.GlobalStorageStatistics
-
Reset all global storage statistics.
- reset() - Method in class org.apache.hadoop.fs.StorageStatistics
-
Reset all the statistic data.
- reset() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
- reset() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
Resets everything including the input buffers (user and direct).
- reset() - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyDecompressor
-
- reset() - Method in interface org.apache.hadoop.io.compress.Compressor
-
Resets compressor so that a new set of input data can be processed.
- reset() - Method in interface org.apache.hadoop.io.compress.Decompressor
-
Resets decompressor and input and output buffers so that a new set of
input data can be processed.
- reset() - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- reset() - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Resets compressor so that a new set of input data can be processed.
- reset() - Method in class org.apache.hadoop.io.compress.lz4.Lz4Decompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.PassthroughCodec.StubDecompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Resets compressor so that a new set of input data can be processed.
- reset() - Method in class org.apache.hadoop.io.compress.snappy.SnappyDecompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.snappy.SnappyDecompressor.SnappyDirectDecompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipDecompressor
-
Resets everything, including the input buffer, regardless of whether the
current gzip substream is finished.
- reset() - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
Resets everything including the input buffers (user and direct).
- reset() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor.ZlibDirectDecompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor
-
Resets everything including the input buffers (user and direct).
- reset() - Method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor.ZStandardDirectDecompressor
-
- reset(ByteBuffer...) - Method in class org.apache.hadoop.io.DataInputByteBuffer
-
- reset() - Method in class org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- reset() - Method in class org.apache.hadoop.io.MapFile.Reader
-
Re-positions the reader before its first key.
- reset() - Method in class org.apache.hadoop.metrics2.util.SampleStat.MinMax
-
- reset(SampleStat.MinMax) - Method in class org.apache.hadoop.metrics2.util.SampleStat.MinMax
-
- reset() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Reset all data structures and mutable state.
- reset() - Method in class org.apache.hadoop.service.ServiceOperations.ServiceListeners
-
Reset the listener list
- reset() - Method in class org.apache.hadoop.util.LimitInputStream
-
- reset() - Method in class org.apache.hadoop.util.PureJavaCrc32
-
- reset() - Method in class org.apache.hadoop.util.PureJavaCrc32C
-
- reset() - Method in class org.apache.hadoop.util.StopWatch
-
Reset elapsed time to zero and make the state of stopwatch stop.
- resetCache() - Static method in class org.apache.hadoop.ipc.ProtocolSignature
-
- resetDefaultFactory() - Static method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
For testing only: reset the socket factory.
- resetMinMax() - Method in class org.apache.hadoop.metrics2.lib.MutableStat
-
Reset the all time min max of the metric
- resetState() - Method in class org.apache.hadoop.io.compress.BlockDecompressorStream
-
- resetState() - Method in class org.apache.hadoop.io.compress.CompressionInputStream
-
Reset the decompressor to its initial state and discard any buffered data,
as the underlying stream may have been repositioned.
- resetState() - Method in class org.apache.hadoop.io.compress.CompressionOutputStream
-
Reset the compression to the initial state.
- resetState() - Method in class org.apache.hadoop.io.compress.CompressorStream
-
- resetState() - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- resetState() - Method in class org.apache.hadoop.io.compress.GzipCodec.GzipOutputStream
-
- resolve(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Resolves all symbolic links in the specified path.
- resolve(FileSystem, Options.HandleOpt...) - Static method in class org.apache.hadoop.fs.Options.HandleOpt
-
- resolve(BiFunction<FileStatus, Options.HandleOpt[], PathHandle>, Options.HandleOpt...) - Static method in class org.apache.hadoop.fs.Options.HandleOpt
-
Utility function for partial evaluation of
FileStatus
instances to a fixed set of handle options.
- resolve(List<String>) - Method in class org.apache.hadoop.net.CachedDNSToSwitchMapping
-
- resolve(List<String>) - Method in interface org.apache.hadoop.net.DNSToSwitchMapping
-
Resolves a list of DNS-names/IP-addresses and returns back a list of
switch information (network paths).
- resolve(List<String>) - Method in class org.apache.hadoop.net.ScriptBasedMapping.RawScriptBasedMapping
-
- resolveIntermediate(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Resolves all symbolic links in the specified path leading up
to, but not including the final path component.
- resolveLink(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- resolveLink(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- resolvePath(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Return the fully-qualified path of path f resolving the path
through any internal symlinks or mount point
- resolvePath(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Resolve the path following any symlinks or mount points
- resolvePath(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return the fully-qualified path of path, resolving the path
through any symlinks or mount point.
- resolvePath(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- resolvePath(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- resolvePath(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- resolvePath(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- RESPONSE_ACTIVE - Static variable in class org.apache.hadoop.http.IsActiveServlet
-
- RESPONSE_NOT_ACTIVE - Static variable in class org.apache.hadoop.http.IsActiveServlet
-
- RESPONSE_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
RESPONSE = 4;
- RESPONSES_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- RestCsrfPreventionFilter - Class in org.apache.hadoop.security.http
-
This filter provides protection against cross site request forgery (CSRF)
attacks for REST APIs.
- RestCsrfPreventionFilter() - Constructor for class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- RestCsrfPreventionFilter.HttpInteraction - Interface in org.apache.hadoop.security.http
-
Defines the minimal API requirements for the filter to execute its
filtering logic.
- Result - Class in org.apache.hadoop.fs.shell.find
-
- RetouchedBloomFilter - Class in org.apache.hadoop.util.bloom
-
Implements a retouched Bloom filter, as defined in the CoNEXT 2006 paper.
- RetouchedBloomFilter() - Constructor for class org.apache.hadoop.util.bloom.RetouchedBloomFilter
-
Default constructor - use with readFields
- RetouchedBloomFilter(int, int, int) - Constructor for class org.apache.hadoop.util.bloom.RetouchedBloomFilter
-
Constructor
- RetriableException - Exception in org.apache.hadoop.ipc
-
Exception thrown by a server typically to indicate that server is in a state
where request cannot be processed temporarily (such as still starting up).
- RetriableException(Exception) - Constructor for exception org.apache.hadoop.ipc.RetriableException
-
- RetriableException(String) - Constructor for exception org.apache.hadoop.ipc.RetriableException
-
- retriableRetrievePassword(T) - Method in class org.apache.hadoop.security.token.SecretManager
-
- retrievePassword(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- retrievePassword(T) - Method in class org.apache.hadoop.security.token.SecretManager
-
Retrieve the password for the given token identifier.
- RETRY - Static variable in class org.apache.hadoop.io.retry.RetryPolicy.RetryAction
-
- RETRY_FOREVER - Static variable in class org.apache.hadoop.io.retry.RetryPolicies
-
Keep trying forever.
- RetryAction(RetryPolicy.RetryAction.RetryDecision) - Constructor for class org.apache.hadoop.io.retry.RetryPolicy.RetryAction
-
- RetryAction(RetryPolicy.RetryAction.RetryDecision, long) - Constructor for class org.apache.hadoop.io.retry.RetryPolicy.RetryAction
-
- RetryAction(RetryPolicy.RetryAction.RetryDecision, long, String) - Constructor for class org.apache.hadoop.io.retry.RetryPolicy.RetryAction
-
- retryByException(RetryPolicy, Map<Class<? extends Exception>, RetryPolicy>) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
Set a default policy with some explicit handlers for specific exceptions.
- retryByRemoteException(RetryPolicy, Map<Class<? extends Exception>, RetryPolicy>) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
A retry policy for RemoteException
Set a default policy with some explicit handlers for specific exceptions.
- RetryCache.CacheEntry - Class in org.apache.hadoop.ipc
-
CacheEntry is tracked using unique client ID and callId of the RPC request
- RetryCache.CacheEntryWithPayload - Class in org.apache.hadoop.ipc
-
CacheEntry with payload that tracks the previous response or parts of
previous response to be used for generating response for retried requests.
- RETRYCOUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- RETRYCOUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- retryForeverWithFixedSleep(long, TimeUnit) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
Keep trying forever with a fixed time between attempts.
- retryOtherThanRemoteException(RetryPolicy, Map<Class<? extends Exception>, RetryPolicy>) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
A retry policy for exceptions other than RemoteException.
- RetryPolicies - Class in org.apache.hadoop.io.retry
-
- RetryPolicies() - Constructor for class org.apache.hadoop.io.retry.RetryPolicies
-
- RetryPolicies.MultipleLinearRandomRetry - Class in org.apache.hadoop.io.retry
-
Given pairs of number of retries and sleep time (n0, t0), (n1, t1), ...,
the first n0 retries sleep t0 milliseconds on average,
the following n1 retries sleep t1 milliseconds on average, and so on.
- RetryPolicies.MultipleLinearRandomRetry.Pair - Class in org.apache.hadoop.io.retry
-
Pairs of numRetries and sleepSeconds
- RetryPolicy - Interface in org.apache.hadoop.io.retry
-
Specifies a policy for retrying method failures.
- RetryPolicy.RetryAction - Class in org.apache.hadoop.io.retry
-
- RetryPolicy.RetryAction.RetryDecision - Enum in org.apache.hadoop.io.retry
-
- RetryProxy - Class in org.apache.hadoop.io.retry
-
A factory for creating retry proxies.
- RetryProxy() - Constructor for class org.apache.hadoop.io.retry.RetryProxy
-
- retryUpToMaximumCountWithFixedSleep(int, long, TimeUnit) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
Keep trying a limited number of times, waiting a fixed time between attempts,
and then fail by re-throwing the exception.
- retryUpToMaximumCountWithProportionalSleep(int, long, TimeUnit) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
Keep trying a limited number of times, waiting a growing amount of time between attempts,
and then fail by re-throwing the exception.
- retryUpToMaximumTimeWithFixedSleep(long, long, TimeUnit) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
Keep trying for a maximum time, waiting a fixed time between attempts,
and then fail by re-throwing the exception.
- RetryUtils - Class in org.apache.hadoop.io.retry
-
- RetryUtils() - Constructor for class org.apache.hadoop.io.retry.RetryUtils
-
- returnCompressor(Compressor) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- returnCompressor(Compressor) - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- returnDecompressor(Decompressor) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- returnDecompressor(Decompressor) - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- rewind() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Rewind to the first entry in the scanner.
- rNums - Static variable in interface org.apache.hadoop.io.compress.bzip2.BZip2Constants
-
This array really shouldn't be here.
- RollingFileSystemSink - Class in org.apache.hadoop.metrics2.sink
-
This class is a metrics sink that uses
FileSystem
to write the metrics logs.
- RollingFileSystemSink() - Constructor for class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
Create an empty instance.
- RollingFileSystemSink(long, long) - Constructor for class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
Create an instance for testing.
- rollIntervalMillis - Variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- rollNewVersion(String, byte[]) - Method in class org.apache.hadoop.crypto.key.CachingKeyProvider
-
- rollNewVersion(String) - Method in class org.apache.hadoop.crypto.key.CachingKeyProvider
-
- rollNewVersion(String, byte[]) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Roll a new version of the given key.
- rollNewVersion(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Roll a new version of the given key generating the material for it.
- rollNewVersion(String) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- rollNewVersion(String, byte[]) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- rollNewVersion(String, byte[]) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- rollNewVersion(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- rollOffsetIntervalMillis - Variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- RPC.Builder - Class in org.apache.hadoop.ipc
-
Class to construct instances of RPC server with specific options.
- RPC.RpcKind - Enum in org.apache.hadoop.ipc
-
- RPC.Server - Class in org.apache.hadoop.ipc
-
An RPC Server.
- RPC.VersionMismatch - Exception in org.apache.hadoop.ipc
-
A version mismatch for the RPC protocol.
- RPC_BUILTIN_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
Used for built in calls by tests
- RPC_CLOSE_CONNECTION_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
close the rpc connection
- RPC_CONTINUATION_PACKET_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
not implemented yet
- RPC_FINAL_PACKET_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
The final RPC Packet
- RPC_PROTOCOL_BUFFER_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
Use ProtobufRpcEngine
- RPC_WRITABLE_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
Use WritableRpcEngine
- RpcClientException - Exception in org.apache.hadoop.ipc
-
Indicates an exception in the RPC client
- RpcClientUtil - Class in org.apache.hadoop.ipc
-
This class maintains a cache of protocol versions and corresponding protocol
signatures, keyed by server address, protocol and rpc kind.
- RpcClientUtil() - Constructor for class org.apache.hadoop.ipc.RpcClientUtil
-
- rpcDetailedMetrics - Variable in class org.apache.hadoop.ipc.Server
-
- RpcEngine - Interface in org.apache.hadoop.ipc
-
An RPC implementation.
- RpcException - Exception in org.apache.hadoop.ipc
-
Indicates an exception during the execution of remote procedure call.
- RpcHeaderProtos - Class in org.apache.hadoop.ipc.protobuf
-
- RpcHeaderProtos.RPCCallerContextProto - Class in org.apache.hadoop.ipc.protobuf
-
Used to pass through the call context entry after an RPC is made.
- RpcHeaderProtos.RPCCallerContextProto.Builder - Class in org.apache.hadoop.ipc.protobuf
-
Used to pass through the call context entry after an RPC is made.
- RpcHeaderProtos.RPCCallerContextProtoOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- RpcHeaderProtos.RpcKindProto - Enum in org.apache.hadoop.ipc.protobuf
-
RpcKind determine the rpcEngine and the serialization of the rpc request
- RpcHeaderProtos.RpcRequestHeaderProto - Class in org.apache.hadoop.ipc.protobuf
-
the header for the RpcRequest
- RpcHeaderProtos.RpcRequestHeaderProto.Builder - Class in org.apache.hadoop.ipc.protobuf
-
the header for the RpcRequest
- RpcHeaderProtos.RpcRequestHeaderProto.OperationProto - Enum in org.apache.hadoop.ipc.protobuf
-
Protobuf enum hadoop.common.RpcRequestHeaderProto.OperationProto
- RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- RpcHeaderProtos.RpcResponseHeaderProto - Class in org.apache.hadoop.ipc.protobuf
-
Rpc Response Header
+------------------------------------------------------------------+
| Rpc total response length in bytes (4 bytes int) |
| (sum of next two parts) |
+------------------------------------------------------------------+
| RpcResponseHeaderProto - serialized delimited ie has len |
+------------------------------------------------------------------+
| if request is successful: |
| - RpcResponse - The actual rpc response bytes follow |
| the response header |
| This response is serialized based on RpcKindProto |
| if request fails : |
| The rpc response header contains the necessary info |
+------------------------------------------------------------------+
Note that rpc response header is also used when connection setup fails.
- RpcHeaderProtos.RpcResponseHeaderProto.Builder - Class in org.apache.hadoop.ipc.protobuf
-
Rpc Response Header
+------------------------------------------------------------------+
| Rpc total response length in bytes (4 bytes int) |
| (sum of next two parts) |
+------------------------------------------------------------------+
| RpcResponseHeaderProto - serialized delimited ie has len |
+------------------------------------------------------------------+
| if request is successful: |
| - RpcResponse - The actual rpc response bytes follow |
| the response header |
| This response is serialized based on RpcKindProto |
| if request fails : |
| The rpc response header contains the necessary info |
+------------------------------------------------------------------+
Note that rpc response header is also used when connection setup fails.
- RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto - Enum in org.apache.hadoop.ipc.protobuf
-
Protobuf enum hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto
- RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto - Enum in org.apache.hadoop.ipc.protobuf
-
Protobuf enum hadoop.common.RpcResponseHeaderProto.RpcStatusProto
- RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- RpcHeaderProtos.RpcSaslProto - Class in org.apache.hadoop.ipc.protobuf
-
Protobuf type hadoop.common.RpcSaslProto
- RpcHeaderProtos.RpcSaslProto.Builder - Class in org.apache.hadoop.ipc.protobuf
-
Protobuf type hadoop.common.RpcSaslProto
- RpcHeaderProtos.RpcSaslProto.SaslAuth - Class in org.apache.hadoop.ipc.protobuf
-
Protobuf type hadoop.common.RpcSaslProto.SaslAuth
- RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder - Class in org.apache.hadoop.ipc.protobuf
-
Protobuf type hadoop.common.RpcSaslProto.SaslAuth
- RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- RpcHeaderProtos.RpcSaslProto.SaslState - Enum in org.apache.hadoop.ipc.protobuf
-
Protobuf enum hadoop.common.RpcSaslProto.SaslState
- RpcHeaderProtos.RpcSaslProtoOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- RpcHeaderProtos.RPCTraceInfoProto - Class in org.apache.hadoop.ipc.protobuf
-
Used to pass through the information necessary to continue
a trace after an RPC is made.
- RpcHeaderProtos.RPCTraceInfoProto.Builder - Class in org.apache.hadoop.ipc.protobuf
-
Used to pass through the information necessary to continue
a trace after an RPC is made.
- RpcHeaderProtos.RPCTraceInfoProtoOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- RpcInvocationHandler - Interface in org.apache.hadoop.ipc
-
This interface must be implemented by all InvocationHandler
implementations.
- RPCKIND_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- RPCKIND_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- RPCKIND_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- rpcMetrics - Variable in class org.apache.hadoop.ipc.Server
-
- RpcMultiplexer - Interface in org.apache.hadoop.ipc
-
Implement this interface to make a pluggable multiplexer in the
FairCallQueue.
- RpcNoSuchMethodException - Exception in org.apache.hadoop.ipc
-
No such Method for an Rpc Call
- RpcNoSuchMethodException(String) - Constructor for exception org.apache.hadoop.ipc.RpcNoSuchMethodException
-
- RpcNoSuchProtocolException - Exception in org.apache.hadoop.ipc
-
No such protocol (i.e.
- RpcNoSuchProtocolException(String) - Constructor for exception org.apache.hadoop.ipc.RpcNoSuchProtocolException
-
- RPCOP_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- RpcScheduler - Interface in org.apache.hadoop.ipc
-
Implement this interface to be used for RPC scheduling and backoff.
- RpcServerException - Exception in org.apache.hadoop.ipc
-
Indicates an exception on the RPC server
- RpcServerException(String) - Constructor for exception org.apache.hadoop.ipc.RpcServerException
-
Constructs exception with the specified detail message.
- RpcServerException(String, Throwable) - Constructor for exception org.apache.hadoop.ipc.RpcServerException
-
Constructs exception with the specified detail message and cause.
- RpcWritable.Buffer - Class in org.apache.hadoop.ipc
-
adapter to allow decoding of writables and protobufs from a byte buffer.
- RS_10_4_SCHEMA - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- RS_3_2_SCHEMA - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- RS_6_3_LEGACY_SCHEMA - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- RS_6_3_SCHEMA - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- RS_CODEC_NAME - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- RS_LEGACY_CODEC_NAME - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- run() - Method in class org.apache.hadoop.fs.TrashPolicyDefault.Emptier
-
- run() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.DecayTask
-
- run() - Method in class org.apache.hadoop.ipc.ExternalCall
-
- run() - Method in class org.apache.hadoop.ipc.Server.Call
-
- run(String[]) - Method in class org.apache.hadoop.security.KDiag
-
- run() - Method in class org.apache.hadoop.service.CompositeService.CompositeServiceShutdownHook
-
- run() - Method in class org.apache.hadoop.service.launcher.InterruptEscalator.ServiceForcedShutdown
-
Shutdown callback: stop the service and set an atomic boolean
if it stopped within the shutdown time.
- run(String[]) - Method in class org.apache.hadoop.tools.CommandShell
-
- run(String[]) - Method in class org.apache.hadoop.tools.GetGroupsBase
-
Get the groups for the users given and print formatted output to the
PrintStream
configured earlier.
- run(String[]) - Method in class org.apache.hadoop.util.FindClass
-
Run the class/resource find or load operation
- run() - Method in class org.apache.hadoop.util.GcTimeMonitor
-
- run() - Method in class org.apache.hadoop.util.Shell
-
Check to see if a command needs to be executed and execute if needed.
- run(String[]) - Method in interface org.apache.hadoop.util.Tool
-
Execute the command with the given arguments.
- run(Configuration, Tool, String[]) - Static method in class org.apache.hadoop.util.ToolRunner
-
Runs the given
Tool
by
Tool.run(String[])
, after
parsing with the given generic arguments.
- run(Tool, String[]) - Static method in class org.apache.hadoop.util.ToolRunner
-
Runs the Tool
with its Configuration
.
- RUNA - Static variable in interface org.apache.hadoop.io.compress.bzip2.BZip2Constants
-
- RUNB - Static variable in interface org.apache.hadoop.io.compress.bzip2.BZip2Constants
-
- running - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- runResolveCommand(List<String>, String) - Method in class org.apache.hadoop.net.ScriptBasedMapping.RawScriptBasedMapping
-
Build and execute the resolution command.
- S_IFBLK - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFCHR - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFDIR - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFIFO - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFLNK - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFMT - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFREG - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFSOCK - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IRUSR - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_ISGID - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_ISUID - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_ISVTX - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IWUSR - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IXUSR - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- SampleStat.MinMax - Class in org.apache.hadoop.metrics2.util
-
Helper to keep running min/max
- SaslDigestCallbackHandler(SecretManager<TokenIdentifier>, Server.Connection) - Constructor for class org.apache.hadoop.security.SaslRpcServer.SaslDigestCallbackHandler
-
- SaslGssCallbackHandler() - Constructor for class org.apache.hadoop.security.SaslRpcServer.SaslGssCallbackHandler
-
- SaslPlainServer.SaslPlainServerFactory - Class in org.apache.hadoop.security
-
- SaslPlainServer.SecurityProvider - Class in org.apache.hadoop.security
-
- SaslPlainServerFactory() - Constructor for class org.apache.hadoop.security.SaslPlainServer.SaslPlainServerFactory
-
- SaslPropertiesResolver - Class in org.apache.hadoop.security
-
Provides SaslProperties to be used for a connection.
- SaslPropertiesResolver() - Constructor for class org.apache.hadoop.security.SaslPropertiesResolver
-
- saslQop - Variable in enum org.apache.hadoop.security.SaslRpcServer.QualityOfProtection
-
- SaslRpcServer.AuthMethod - Enum in org.apache.hadoop.security
-
Authentication method
- SaslRpcServer.QualityOfProtection - Enum in org.apache.hadoop.security
-
- SaslRpcServer.SaslDigestCallbackHandler - Class in org.apache.hadoop.security
-
CallbackHandler for SASL DIGEST-MD5 mechanism
- SaslRpcServer.SaslGssCallbackHandler - Class in org.apache.hadoop.security
-
CallbackHandler for SASL GSSAPI Kerberos mechanism
- satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Set the source path to satisfy storage policy.
- satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Set the source path to satisfy storage policy.
- satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the source path to satisfy storage policy.
- satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- Scanner(TFile.Reader, long, long) - Constructor for class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Constructor
- Scanner(TFile.Reader, RawComparable, RawComparable) - Constructor for class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Constructor
- ScriptBasedMapping - Class in org.apache.hadoop.net
-
- ScriptBasedMapping() - Constructor for class org.apache.hadoop.net.ScriptBasedMapping
-
Create an instance with the default configuration.
- ScriptBasedMapping(DNSToSwitchMapping) - Constructor for class org.apache.hadoop.net.ScriptBasedMapping
-
Create an instance from the given raw mapping
- ScriptBasedMapping(Configuration) - Constructor for class org.apache.hadoop.net.ScriptBasedMapping
-
Create an instance from the given configuration
- ScriptBasedMapping.RawScriptBasedMapping - Class in org.apache.hadoop.net
-
- SECRET_FIELD_NUMBER - Static variable in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- SecretManager<T extends TokenIdentifier> - Class in org.apache.hadoop.security.token
-
The server-side secret manager for each token type.
- SecretManager() - Constructor for class org.apache.hadoop.security.token.SecretManager
-
- SecretManager.InvalidToken - Exception in org.apache.hadoop.security.token
-
The token was invalid and the message explains why.
- SECRETS_FIELD_NUMBER - Static variable in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- SecureIOUtils - Class in org.apache.hadoop.io
-
This class provides secure APIs for opening and creating files on the local
disk.
- SecureIOUtils() - Constructor for class org.apache.hadoop.io.SecureIOUtils
-
- SecureIOUtils.AlreadyExistsException - Exception in org.apache.hadoop.io
-
Signals that an attempt to create a file at a given pathname has failed
because another file already existed at that path.
- SecurityProtos - Class in org.apache.hadoop.security.proto
-
- SecurityProtos.CancelDelegationTokenRequestProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.CancelDelegationTokenRequestProto
- SecurityProtos.CancelDelegationTokenRequestProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.CancelDelegationTokenRequestProto
- SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.CancelDelegationTokenResponseProto - Class in org.apache.hadoop.security.proto
-
void response
- SecurityProtos.CancelDelegationTokenResponseProto.Builder - Class in org.apache.hadoop.security.proto
-
void response
- SecurityProtos.CancelDelegationTokenResponseProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.CredentialsKVProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.CredentialsKVProto
- SecurityProtos.CredentialsKVProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.CredentialsKVProto
- SecurityProtos.CredentialsKVProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.CredentialsProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.CredentialsProto
- SecurityProtos.CredentialsProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.CredentialsProto
- SecurityProtos.CredentialsProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.GetDelegationTokenRequestProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.GetDelegationTokenRequestProto
- SecurityProtos.GetDelegationTokenRequestProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.GetDelegationTokenRequestProto
- SecurityProtos.GetDelegationTokenRequestProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.GetDelegationTokenResponseProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.GetDelegationTokenResponseProto
- SecurityProtos.GetDelegationTokenResponseProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.GetDelegationTokenResponseProto
- SecurityProtos.GetDelegationTokenResponseProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.RenewDelegationTokenRequestProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.RenewDelegationTokenRequestProto
- SecurityProtos.RenewDelegationTokenRequestProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.RenewDelegationTokenRequestProto
- SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.RenewDelegationTokenResponseProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.RenewDelegationTokenResponseProto
- SecurityProtos.RenewDelegationTokenResponseProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.RenewDelegationTokenResponseProto
- SecurityProtos.RenewDelegationTokenResponseProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.TokenProto - Class in org.apache.hadoop.security.proto
-
Security token identifier
- SecurityProtos.TokenProto.Builder - Class in org.apache.hadoop.security.proto
-
Security token identifier
- SecurityProtos.TokenProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProvider() - Constructor for class org.apache.hadoop.security.SaslPlainServer.SecurityProvider
-
- SecurityUtil - Class in org.apache.hadoop.security
-
Security Utils.
- SecurityUtil.QualifiedHostResolver - Class in org.apache.hadoop.security
-
This an alternate resolver with important properties that the standard
java resolver lacks:
1) The hostname is fully qualified.
- seek(long) - Method in class org.apache.hadoop.fs.AvroFSInput
-
- seek(long) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
Seek to the given offset.
- seek(long) - Method in class org.apache.hadoop.fs.FSInputStream
-
Seek to the given offset from the start of the file.
- seek(long) - Method in interface org.apache.hadoop.fs.Seekable
-
Seek to the given offset from the start of the file.
- seek(long) - Method in class org.apache.hadoop.io.ArrayFile.Reader
-
Positions the reader before its n
th value.
- seek(long) - Method in class org.apache.hadoop.io.compress.CompressionInputStream
-
This method is current not supported.
- seek(WritableComparable) - Method in class org.apache.hadoop.io.MapFile.Reader
-
Positions the reader at the named key, or if none such exists, at the
first entry after the named key.
- seek(long) - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Set the current byte position in the input file.
- seek(WritableComparable) - Method in class org.apache.hadoop.io.SetFile.Reader
-
- Seekable - Interface in org.apache.hadoop.fs
-
Stream that permits seeking.
- seekTo(byte[]) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Move the cursor to the first entry whose key is greater than or equal
to the input key.
- seekTo(byte[], int, int) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Move the cursor to the first entry whose key is greater than or equal
to the input key.
- seekToEnd() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Seek to the end of the scanner.
- seekToNewSource(long) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
Seek to the given position on an alternate copy of the data.
- seekToNewSource(long) - Method in class org.apache.hadoop.fs.FSInputStream
-
Seeks a different copy of the data.
- seekToNewSource(long) - Method in class org.apache.hadoop.io.compress.CompressionInputStream
-
This method is current not supported.
- SegmentDescriptor(long, long, Path) - Constructor for class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
Constructs a segment
- selectDelegationToken(Credentials) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- selectiveClearing(Key, short) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
-
Performs the selective clearing for a given key.
- selectToken(Text, Collection<Token<? extends TokenIdentifier>>) - Method in interface org.apache.hadoop.security.token.TokenSelector
-
- SENDERNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- sendError(int, String) - Method in interface org.apache.hadoop.security.http.RestCsrfPreventionFilter.HttpInteraction
-
Called by the filter after it decides that the request is a potential
CSRF attack and therefore must be rejected.
- SEPARATOR - Static variable in class org.apache.hadoop.fs.Path
-
The directory separator, a slash.
- SEPARATOR_CHAR - Static variable in class org.apache.hadoop.fs.Path
-
The directory separator, a slash, as a character.
- SEQ_IO_SORT_FACTOR_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- SEQ_IO_SORT_FACTOR_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- SEQ_IO_SORT_MB_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- SEQ_IO_SORT_MB_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- SequenceFile - Class in org.apache.hadoop.io
-
SequenceFile
s are flat files consisting of binary key/value
pairs.
- SequenceFile.CompressionType - Enum in org.apache.hadoop.io
-
The compression type used to compress key/value pairs in the
SequenceFile
.
- SequenceFile.Metadata - Class in org.apache.hadoop.io
-
The class encapsulating with the metadata of a file.
- SequenceFile.Reader - Class in org.apache.hadoop.io
-
Reads key/value pairs from a sequence-format file.
- SequenceFile.Reader.Option - Interface in org.apache.hadoop.io
-
A tag interface for all of the Reader options
- SequenceFile.Sorter - Class in org.apache.hadoop.io
-
Sorts key/value pairs in a sequence-format file.
- SequenceFile.Sorter.RawKeyValueIterator - Interface in org.apache.hadoop.io
-
The interface to iterate over raw keys/values of SequenceFiles.
- SequenceFile.Sorter.SegmentDescriptor - Class in org.apache.hadoop.io
-
This class defines a merge segment.
- SequenceFile.ValueBytes - Interface in org.apache.hadoop.io
-
The interface to 'raw' values of SequenceFiles.
- SequenceFile.Writer - Class in org.apache.hadoop.io
-
Write key/value pairs to a sequence-format file.
- SequenceFile.Writer.Option - Interface in org.apache.hadoop.io
-
- serialize() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
Serialize the metadata to a set of bytes.
- Server(Class<?>, Object, Configuration, String, int, int, int, int, boolean, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Constructor for class org.apache.hadoop.ipc.ProtobufRpcEngine.Server
-
Deprecated.
Construct an RPC server.
- Server(Class<?>, Object, Configuration, String, int, int, int, int, boolean, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Constructor for class org.apache.hadoop.ipc.ProtobufRpcEngine2.Server
-
Construct an RPC server.
- Server(String, int, Class<? extends Writable>, int, int, int, Configuration, String, SecretManager<? extends TokenIdentifier>, String) - Constructor for class org.apache.hadoop.ipc.RPC.Server
-
- Server - Class in org.apache.hadoop.ipc
-
An abstract IPC service.
- Server(String, int, Class<? extends Writable>, int, Configuration) - Constructor for class org.apache.hadoop.ipc.Server
-
- Server(String, int, Class<? extends Writable>, int, int, int, Configuration, String, SecretManager<? extends TokenIdentifier>) - Constructor for class org.apache.hadoop.ipc.Server
-
- Server(String, int, Class<? extends Writable>, int, int, int, Configuration, String, SecretManager<? extends TokenIdentifier>, String) - Constructor for class org.apache.hadoop.ipc.Server
-
Constructs a server listening on the named port and address.
- Server(Object, Configuration, String, int) - Constructor for class org.apache.hadoop.ipc.WritableRpcEngine.Server
-
- Server(Class<?>, Object, Configuration, String, int) - Constructor for class org.apache.hadoop.ipc.WritableRpcEngine.Server
-
Deprecated.
Construct an RPC server.
- Server(Object, Configuration, String, int, int, int, int, boolean, SecretManager<? extends TokenIdentifier>) - Constructor for class org.apache.hadoop.ipc.WritableRpcEngine.Server
-
- Server(Class<?>, Object, Configuration, String, int, int, int, int, boolean, SecretManager<? extends TokenIdentifier>, String) - Constructor for class org.apache.hadoop.ipc.WritableRpcEngine.Server
-
- Server(Class<?>, Object, Configuration, String, int, int, int, int, boolean, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Constructor for class org.apache.hadoop.ipc.WritableRpcEngine.Server
-
Deprecated.
Construct an RPC server.
- Server.Call - Class in org.apache.hadoop.ipc
-
A generic call queued for handling.
- Server.Connection - Class in org.apache.hadoop.ipc
-
Reads calls from a connection and queues them for handling.
- SERVERID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- SERVERIPCVERSIONNUM_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- Servers - Class in org.apache.hadoop.metrics2.util
-
Helpers to handle server addresses
- SERVERS_PROPERTY - Static variable in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
- Service - Interface in org.apache.hadoop.service
-
Service LifeCycle.
- Service.STATE - Enum in org.apache.hadoop.service
-
Service states
- SERVICE_FIELD_NUMBER - Static variable in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- SERVICE_PARAM - Static variable in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
- SERVICE_SHUTDOWN_TIMEOUT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Configuration option for the shutdown hook manager shutdown time:
"hadoop.service.shutdown.timeout".
- SERVICE_SHUTDOWN_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default shutdown hook timeout: 30L seconds.
- serviceCreationFailure(Exception) - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Generate an exception announcing a failure to create the service.
- ServiceFailedException - Exception in org.apache.hadoop.ha
-
Exception thrown to indicate that an operation performed
to modify the state of a service or application failed.
- ServiceFailedException(String) - Constructor for exception org.apache.hadoop.ha.ServiceFailedException
-
- ServiceFailedException(String, Throwable) - Constructor for exception org.apache.hadoop.ha.ServiceFailedException
-
- ServiceForcedShutdown(Service, int) - Constructor for class org.apache.hadoop.service.launcher.InterruptEscalator.ServiceForcedShutdown
-
- serviceInit(Configuration) - Method in class org.apache.hadoop.service.AbstractService
-
All initialization code needed by a service.
- serviceInit(Configuration) - Method in class org.apache.hadoop.service.CompositeService
-
- ServiceLauncher<S extends Service> - Class in org.apache.hadoop.service.launcher
-
A class to launch any YARN service by name.
- ServiceLauncher(String) - Constructor for class org.apache.hadoop.service.launcher.ServiceLauncher
-
Create an instance of the launcher.
- ServiceLauncher(String, String) - Constructor for class org.apache.hadoop.service.launcher.ServiceLauncher
-
Create an instance of the launcher.
- ServiceLauncher.MinimalGenericOptionsParser - Class in org.apache.hadoop.service.launcher
-
A generic options parser which does not parse any of the traditional
Hadoop options.
- ServiceLaunchException - Exception in org.apache.hadoop.service.launcher
-
A service launch exception that includes an exit code.
- ServiceLaunchException(int, Throwable) - Constructor for exception org.apache.hadoop.service.launcher.ServiceLaunchException
-
Create an exception with the specific exit code.
- ServiceLaunchException(int, String) - Constructor for exception org.apache.hadoop.service.launcher.ServiceLaunchException
-
Create an exception with the specific exit code and text.
- ServiceLaunchException(int, String, Object...) - Constructor for exception org.apache.hadoop.service.launcher.ServiceLaunchException
-
Create a formatted exception.
- ServiceLaunchException(int, Throwable, String, Object...) - Constructor for exception org.apache.hadoop.service.launcher.ServiceLaunchException
-
Create a formatted exception.
- ServiceListeners() - Constructor for class org.apache.hadoop.service.ServiceOperations.ServiceListeners
-
- serviceMain(String...) - Static method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Varargs version of the entry point for testing and other in-JVM use.
- serviceMain(List<String>) - Static method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
The real main function, which takes the arguments as a list.
- ServiceOperations - Class in org.apache.hadoop.service
-
This class contains a set of methods to work with services, especially
to walk them through their lifecycle.
- ServiceOperations.ServiceListeners - Class in org.apache.hadoop.service
-
Class to manage a list of
ServiceStateChangeListener
instances,
including a notification loop that is robust against changes to the list
during the notification process.
- serviceStart() - Method in class org.apache.hadoop.service.AbstractService
-
Actions called during the INITED to STARTED transition.
- serviceStart() - Method in class org.apache.hadoop.service.CompositeService
-
- ServiceStateChangeListener - Interface in org.apache.hadoop.service
-
Interface to notify state changes of a service.
- ServiceStateException - Exception in org.apache.hadoop.service
-
- ServiceStateException(String) - Constructor for exception org.apache.hadoop.service.ServiceStateException
-
Instantiate
- ServiceStateException(String, Throwable) - Constructor for exception org.apache.hadoop.service.ServiceStateException
-
- ServiceStateException(int, String, Throwable) - Constructor for exception org.apache.hadoop.service.ServiceStateException
-
Instantiate, using the specified exit code as the exit code
of the exception, irrespetive of any exit code supplied by any inner
cause.
- ServiceStateException(Throwable) - Constructor for exception org.apache.hadoop.service.ServiceStateException
-
- ServiceStateModel - Class in org.apache.hadoop.service
-
Implements the service state model.
- ServiceStateModel(String) - Constructor for class org.apache.hadoop.service.ServiceStateModel
-
- ServiceStateModel(String, Service.STATE) - Constructor for class org.apache.hadoop.service.ServiceStateModel
-
Create a service state model instance in the chosen state
- serviceStop() - Method in class org.apache.hadoop.service.AbstractService
-
Actions called during the transition to the STOPPED state.
- serviceStop() - Method in class org.apache.hadoop.service.CompositeService
-
- SERVLET_NAME - Static variable in class org.apache.hadoop.http.IsActiveServlet
-
- set(String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value
of the name
property.
- set(String, String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value
of the name
property.
- set(Object) - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
-
- set(Writable[]) - Method in class org.apache.hadoop.io.ArrayWritable
-
- set(boolean) - Method in class org.apache.hadoop.io.BooleanWritable
-
Set the value of the BooleanWritable
- set(BytesWritable) - Method in class org.apache.hadoop.io.BytesWritable
-
Set the BytesWritable to the contents of the given newData.
- set(byte[], int, int) - Method in class org.apache.hadoop.io.BytesWritable
-
Set the value to a copy of the given byte range
- set(byte) - Method in class org.apache.hadoop.io.ByteWritable
-
Set the value of this ByteWritable.
- set(double) - Method in class org.apache.hadoop.io.DoubleWritable
-
- set(EnumSet<E>, Class<E>) - Method in class org.apache.hadoop.io.EnumSetWritable
-
reset the EnumSetWritable with specified
value and elementType.
- set(float) - Method in class org.apache.hadoop.io.FloatWritable
-
Set the value of this FloatWritable.
- set(Writable) - Method in class org.apache.hadoop.io.GenericWritable
-
Set the instance that is wrapped.
- set(int) - Method in class org.apache.hadoop.io.IntWritable
-
Set the value of this IntWritable.
- set(long) - Method in class org.apache.hadoop.io.LongWritable
-
Set the value of this LongWritable.
- set(MD5Hash) - Method in class org.apache.hadoop.io.MD5Hash
-
Copy the contents of another instance into this instance.
- set(Object) - Method in class org.apache.hadoop.io.ObjectWritable
-
Reset the instance.
- set(Text, Text) - Method in class org.apache.hadoop.io.SequenceFile.Metadata
-
- set(short) - Method in class org.apache.hadoop.io.ShortWritable
-
Set the value of this ShortWritable.
- set(String) - Method in class org.apache.hadoop.io.Text
-
Set to contain the contents of a string.
- set(byte[]) - Method in class org.apache.hadoop.io.Text
-
Set to a utf8 byte array
- set(Text) - Method in class org.apache.hadoop.io.Text
-
copy a text.
- set(byte[], int, int) - Method in class org.apache.hadoop.io.Text
-
Set the Text to range of bytes
- set(Writable[][]) - Method in class org.apache.hadoop.io.TwoDArrayWritable
-
- set(int) - Method in class org.apache.hadoop.io.VIntWritable
-
Set the value of this VIntWritable.
- set(long) - Method in class org.apache.hadoop.io.VLongWritable
-
Set the value of this LongWritable.
- set(float) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeFloat
-
- set(int) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeInt
-
Set the value of the metric
- set(long) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeLong
-
Set the value of the metric
- SET_GROUP_COMMAND - Static variable in class org.apache.hadoop.util.Shell
-
a Unix command to set the change user's groups list: "chgrp".
- SET_OWNER_COMMAND - Static variable in class org.apache.hadoop.util.Shell
-
a Unix command to set owner: "chown".
- SET_PERMISSION_COMMAND - Static variable in class org.apache.hadoop.util.Shell
-
a Unix command to set permission: "chmod".
- setAccessTime(long) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 access_time = 8;
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Fully replaces ACL of files and directories, discarding all existing
entries.
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.FileContext
-
Fully replaces ACL of files and directories, discarding all existing
entries.
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.FileSystem
-
Fully replaces ACL of files and directories, discarding all existing
entries.
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setACL(AccessControlList) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setAlias(String) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- setAliasBytes(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- setAlignmentContext(AlignmentContext) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
Default: null
- setAlignmentContext(AlignmentContext) - Method in class org.apache.hadoop.ipc.Server
-
Set alignment context to pass state info thru RPC.
- setAllowNullValueProperties(boolean) - Method in class org.apache.hadoop.conf.Configuration
-
Set Configuration to allow keys without values during setup.
- setArgs(int, String) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- setAsynchronousMode(boolean) - Static method in class org.apache.hadoop.ipc.Client
-
Set RPC to asynchronous or synchronous mode.
- setAttributes(Map<String, String>) - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- setAuthenticationMethod(UserGroupInformation.AuthenticationMethod, Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
-
- setAuthenticationMethod(UserGroupInformation.AuthenticationMethod) - Method in class org.apache.hadoop.security.UserGroupInformation
-
Sets the authentication method in the subject
- setAuthenticationMethod(SaslRpcServer.AuthMethod) - Method in class org.apache.hadoop.security.UserGroupInformation
-
Sets the authentication method in the subject
- setAuths(int, RpcHeaderProtos.RpcSaslProto.SaslAuth) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- setAuths(int, RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- setBindAddress(String) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
Default: 0.0.0.0
- setBitLength(int) - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- setBlockLocations(BlockLocation[]) - Method in class org.apache.hadoop.fs.LocatedFileStatus
-
Hook for subclasses to lazily set block locations.
- setBlockReplication(int) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 block_replication = 10;
- setBlockSize(long) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 block_size = 11;
- setBlockSize(Configuration, int) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
- setBoolean(String, boolean) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name
property to a boolean
.
- setBooleanIfUnset(String, boolean) - Method in class org.apache.hadoop.conf.Configuration
-
Set the given property, if it is currently unset.
- setCachedHosts(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the hosts hosting a cached replica of this block.
- setCacheManipulator(NativeIO.POSIX.CacheManipulator) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- setCallerContext(RpcHeaderProtos.RPCCallerContextProto) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- setCallerContext(RpcHeaderProtos.RPCCallerContextProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- setCallId(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
a sequence number that is sent back in response
- setCallId(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
callId used in Request
- setCallIdAndRetryCount(int, int, Object) - Static method in class org.apache.hadoop.ipc.Client
-
Set call id and retry count for the next call.
- setCapacity(int) - Method in class org.apache.hadoop.io.BytesWritable
-
Change the capacity of the backing storage.
- setChallenge(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional bytes challenge = 5;
- setChanged() - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
-
Set the changed flag in mutable operations
- setCipher(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- setClass(String, Class<?>, Class<?>) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name
property to the name of a
theClass
implementing the given interface xface
.
- setClassLoader(ClassLoader) - Method in class org.apache.hadoop.conf.Configuration
-
Set the class loader that will be used to load the various objects.
- setClassName(String) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- setClassName(String) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- setClassNameBytes(ByteString) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- setClassNameBytes(ByteString) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- setClientBackoffEnabled(boolean) - Method in class org.apache.hadoop.ipc.Server
-
- setClientId(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
Globally unique client ID
- setClientId(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Globally unique client ID
- setClientProtocolVersion(long) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
protocol version of class declaring the called method
- setClientProtocolVersion(long) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required uint64 clientProtocolVersion = 3;
- setClientStateId(long) - Method in class org.apache.hadoop.ipc.Server.Call
-
- setClosed() - Method in class org.apache.hadoop.util.CloseableReferenceCount
-
Mark the status as closed.
- setCodecClasses(Configuration, List<Class>) - Static method in class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Sets a list of codec classes in the configuration.
- setCommandFactory(CommandFactory) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Set the command factory.
- setCompressionLevel(Configuration, ZlibCompressor.CompressionLevel) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
- setCompressionStrategy(Configuration, ZlibCompressor.CompressionStrategy) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
- setConf(Configuration) - Method in interface org.apache.hadoop.conf.Configurable
-
Set the configuration to be used by this object.
- setConf(Configuration) - Method in class org.apache.hadoop.conf.Configured
-
- setConf(Configuration) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- setConf(Configuration) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setConf(Configuration) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- setConf(Configuration) - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- setConf(Configuration) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.AbstractMapWritable
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
Set the configuration to be used by this object.
- setConf(Configuration) - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
Set the configuration to be used by this object.
- setConf(Configuration) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
Set the configuration to be used by this object.
- setConf(Configuration) - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
Set the configuration to be used by this object.
- setConf(Configuration) - Method in class org.apache.hadoop.io.EnumSetWritable
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.GenericWritable
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.ObjectWritable
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.WritableComparator
-
- setConf(Configuration) - Method in class org.apache.hadoop.net.AbstractDNSToSwitchMapping
-
- setConf(Configuration) - Method in class org.apache.hadoop.net.ScriptBasedMapping.RawScriptBasedMapping
-
Set the configuration and extract the configuration parameters of interest
- setConf(Configuration) - Method in class org.apache.hadoop.net.ScriptBasedMapping
-
Set the configuration to be used by this object.
- setConf(Configuration) - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- setConf(Configuration) - Method in class org.apache.hadoop.net.TableMapping
-
- setConf(Configuration) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- setConf(Configuration) - Method in class org.apache.hadoop.security.IngressPortBasedResolver
-
- setConf(Configuration) - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
- setConf(Configuration) - Method in class org.apache.hadoop.security.WhitelistBasedResolver
-
- setConf(Object, Configuration) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
Check and set 'configuration' if necessary.
- setConfig(Configuration) - Method in class org.apache.hadoop.service.AbstractService
-
Set the configuration for this service.
- setConfig(int, TraceAdminPB.ConfigPair) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- setConfig(int, TraceAdminPB.ConfigPair.Builder) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- setConfiguration(Configuration) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
- setConfiguration(Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
-
- setConfiguration(Configuration) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Set the static configuration for UGI.
- setConnectionConfigurator(ConnectionConfigurator) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
- setConnectTimeout(Configuration, int) - Static method in class org.apache.hadoop.ipc.Client
-
set the connection timeout value in configuration
- setCons(Constructor<? extends GetSpaceUsed>) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setContentionTracing(boolean) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
- setContext(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- setContext(String) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
-
Set the metrics context tag
- setContext(String) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
-
- setContext(String) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
-
Set the context tag
- setContext(String) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
-
- setContextBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- setCorrupt(boolean) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the corrupt flag.
- setCurrent(CallerContext) - Static method in class org.apache.hadoop.ipc.CallerContext
-
- setCurrentKeyId(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations
- setData(String, byte[], int) - Method in class org.apache.hadoop.util.curator.ZKCuratorManager.SafeTransaction
-
- setDateHeader(String, long) - Method in class org.apache.hadoop.security.http.XFrameOptionsFilter.XFrameOptionsResponseWrapper
-
- setDeclaringClassProtocolName(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- setDeclaringClassProtocolName(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
- setDeclaringClassProtocolNameBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- setDeclaringClassProtocolNameBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
- setDefaultCompressionType(Configuration, SequenceFile.CompressionType) - Static method in class org.apache.hadoop.io.SequenceFile
-
Set the default compression type for sequence files.
- setDefaultDelegationTokenAuthenticator(Class<? extends DelegationTokenAuthenticator>) - Static method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
- setDefaultUri(Configuration, URI) - Static method in class org.apache.hadoop.fs.FileSystem
-
Set the default FileSystem URI in a configuration.
- setDefaultUri(Configuration, String) - Static method in class org.apache.hadoop.fs.FileSystem
-
Set the default FileSystem URI in a configuration.
- setDeferredError(Throwable) - Method in class org.apache.hadoop.ipc.Server.Call
-
- setDeferredResponse(Writable) - Method in class org.apache.hadoop.ipc.Server.Call
-
- setDelegate(DecayRpcScheduler) - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- setDelegationToken(Token<T>) - Method in interface org.apache.hadoop.fs.DelegationTokenRenewer.Renewable
-
Set delegation token.
- setDelegationToken(Token<AbstractDelegationTokenIdentifier>) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL.Token
-
- setDelegationTokenSeqNum(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations
- setDeprecatedProperties() - Method in class org.apache.hadoop.conf.Configuration
-
Sets all deprecated properties that are not currently set but have a
corresponding new property that is set.
- setDepthFirst(boolean) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets flag indicating whether the expression should be applied to the
directory tree depth first.
- setDescription(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- setDescriptions(int, TraceAdminPB.SpanReceiverListInfo) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- setDescriptions(int, TraceAdminPB.SpanReceiverListInfo.Builder) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyDecompressor
-
- setDictionary(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Compressor
-
Sets preset dictionary for compression.
- setDictionary(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Decompressor
-
Sets preset dictionary for compression.
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Does nothing.
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.lz4.Lz4Decompressor
-
Does nothing.
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.PassthroughCodec.StubDecompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Does nothing.
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.snappy.SnappyDecompressor
-
Does nothing.
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.snappy.SnappyDecompressor.SnappyDirectDecompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipDecompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor.ZlibDirectDecompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor.ZStandardDirectDecompressor
-
- setDigest(String) - Method in class org.apache.hadoop.io.MD5Hash
-
Sets the digest value from a hex string.
- setDouble(String, double) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name
property to a double
.
- setDropBehind(Boolean) - Method in interface org.apache.hadoop.fs.CanSetDropBehind
-
Configure whether the stream should drop the cache.
- setDropBehind(Boolean) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- setDropBehind(Boolean) - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
- setEcData(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
storagePolicy = 16
- setEffectiveUser(String) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- setEffectiveUserBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- setEncryptionData(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
locations = 12
alias = 13
childrenNum = 14
- setEnd(long) - Method in class org.apache.hadoop.io.compress.SplitCompressionInputStream
-
- setEnum(String, T) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name
property to the given type.
- setEnvironment(Map<String, String>) - Method in class org.apache.hadoop.util.Shell
-
Set the environment for the command.
- setErr(PrintStream) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets the error stream to be used.
- setErr(PrintStream) - Method in class org.apache.hadoop.tools.CommandShell
-
- setErrorDetail(RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
in case of error
- setErrorMsg(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails, often contains strack trace
- setErrorMsgBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails, often contains strack trace
- setEstimator(QuantileEstimator) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
- setExceptionClassName(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails
- setExceptionClassNameBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails
- setExecutable(File, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
-
- setExitStatus(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
unix exit status to return
- setExpirationTime(long) - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- setExpirationTime(long) - Method in interface org.apache.hadoop.util.LightWeightCache.Entry
-
Set the expiration time.
- setExtended(boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableStat
-
Set whether to display the extended stats (stdev, min/max etc.) or not
- setFactor(int) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Set the number of streams to merge at once.
- setFactory(Class, WritableFactory) - Static method in class org.apache.hadoop.io.WritableFactories
-
Define a factory for a class.
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- SetFile - Class in org.apache.hadoop.io
-
A file-based set of keys.
- SetFile() - Constructor for class org.apache.hadoop.io.SetFile
-
- SetFile.Reader - Class in org.apache.hadoop.io
-
Provide access to an existing set file.
- SetFile.Writer - Class in org.apache.hadoop.io
-
Write a new set file.
- setFilename(String) - Method in class org.apache.hadoop.http.HttpRequestLogAppender
-
- setFilePointer(FileDescriptor, long, long) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
Wrapper around SetFilePointer() on Windows
- setFileType(FSProtos.FileStatusProto.FileType) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- setFindPort(boolean) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setFlags(int) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 flags = 18 [default = 0];
- setFloat(String, float) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name
property to a float
.
- setFollowArgLink(boolean) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets flag indicating whether command line symbolic links should be
followed.
- setFollowLink(boolean) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets flag indicating whether symbolic links should be followed.
- setGroup(String) - Method in class org.apache.hadoop.fs.FileStatus
-
Sets group.
- setGroup(String) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- setGroupBytes(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- setGroups(int, String) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- setHeader(String, String) - Method in class org.apache.hadoop.security.http.XFrameOptionsFilter.XFrameOptionsResponseWrapper
-
- setHelp(String[]) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- setHomeDirConf(Configuration, String) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add config variable for homedir for default mount table
- setHomeDirConf(Configuration, String, String) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add config variable for homedir the specified mount table
- setHosts(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the hosts hosting this block.
- setID(byte[]) - Method in class org.apache.hadoop.security.token.Token
-
- setId(long) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
required int64 id = 1;
- setId(long) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
required int64 id = 1;
- setId(long) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required int64 id = 1;
- setIdentifier(String) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- setIdentifier(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes identifier = 1;
- setIdentifierBytes(ByteString) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- setIfUnset(String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Sets a property if it is currently unset.
- setIn(InputStream) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets the input stream to be used.
- setIndexInterval(int) - Method in class org.apache.hadoop.io.MapFile.Writer
-
Sets the index interval.
- setIndexInterval(Configuration, int) - Static method in class org.apache.hadoop.io.MapFile.Writer
-
Sets the index interval and stores it in conf
- setInitialFlushTime(Date) - Method in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- setInitialUsed(long) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyDecompressor
-
- setInput(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Compressor
-
Sets input data for compression.
- setInput(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Decompressor
-
Sets input data for decompression.
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Sets input data for compression.
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.lz4.Lz4Decompressor
-
Sets input data for decompression.
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.PassthroughCodec.StubDecompressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Sets input data for compression.
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.snappy.SnappyDecompressor
-
Sets input data for decompression.
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipDecompressor
-
Sets input data for decompression.
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor
-
- setInstance(Object) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
Mandatory field
- setInt(String, int) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name
property to an int
.
- setInterval(long) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setIntHeader(String, int) - Method in class org.apache.hadoop.security.http.XFrameOptionsFilter.XFrameOptionsResponseWrapper
-
- setIssueDate(long) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- SetIterator() - Constructor for class org.apache.hadoop.util.LightWeightGSet.SetIterator
-
- setJitter(Long) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setKey(String) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- setKeyBytes(ByteString) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- setKeytabConfKey(String) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setKeytabFile(String) - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- setKind(String) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- setKindBytes(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- setKlass(Class<? extends GetSpaceUsed>) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setLastContact(long) - Method in class org.apache.hadoop.ipc.Server.Connection
-
- setLength(long) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the length of block.
- setLength(long) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 length = 3;
- setLogSlowRPC(boolean) - Method in class org.apache.hadoop.ipc.Server
-
Sets slow RPC flag.
- setLong(String, long) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name
property to a long
.
- SETMASK - Static variable in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- setMasterKeyId(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- setMaxDate(long) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- setMaxDepth(int) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets the maximum depth for applying expressions.
- setMechanism(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- setMechanismBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- setMemory(int) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Set the total amount of buffer memory, in bytes.
- setMessage(String) - Method in class org.apache.hadoop.ipc.RefreshResponse
-
- setMethod(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- setMethodBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- setMethodName(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
Name of the RPC method
- setMethodName(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
- setMethodNameBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
Name of the RPC method
- setMethodNameBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
- setMethods(int, int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- setMillisToCede(int) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
required uint32 millisToCede = 1;
- setMinDepth(int) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets the minimum depth for applying expressions.
- setMiniClusterMode(boolean) - Static method in enum org.apache.hadoop.metrics2.lib.DefaultMetricsSystem
-
- setModificationTime(long) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 modification_time = 7;
- setMtime(long) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional uint64 mtime = 1;
- setMultiplexer(RpcMultiplexer) - Method in class org.apache.hadoop.ipc.FairCallQueue
-
- setName(String) - Method in class org.apache.hadoop.fs.permission.AclEntry.Builder
-
Sets the optional ACL entry name.
- setName(String) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setNames(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the names (host:port) hosting this block.
- setNativeZlibLoaded(boolean) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Set the flag whether to use native library.
- setNewExpiryTime(long) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
required uint64 newExpiryTime = 1;
- setNext(LightWeightGSet.LinkedElement) - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- setNext(LightWeightGSet.LinkedElement) - Method in interface org.apache.hadoop.util.LightWeightGSet.LinkedElement
-
Set the next element.
- setNotReadyReason(String) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If not ready to become active, a textual explanation of why not
- setNotReadyReasonBytes(ByteString) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If not ready to become active, a textual explanation of why not
- setNumHandlers(int) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
Default: 1
- setnumReaders(int) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
Default: -1
- setOffset(long) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the start offset of file associated with this block.
- setOperation(String) - Method in exception org.apache.hadoop.fs.PathIOException
-
Optional operation that will preface the path
- setOptions(FindOptions) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- setOptions(FindOptions) - Method in interface org.apache.hadoop.fs.shell.find.Expression
-
Set the options for this expression, called once before processing any
items.
- setOptions(FindOptions) - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- setOut(PrintStream) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets the output stream to be used.
- setOut(PrintStream) - Method in class org.apache.hadoop.tools.CommandShell
-
- setOutputStreams(PrintStream, PrintStream) - Static method in class org.apache.hadoop.util.FindClass
-
Change the output streams to be something other than the
System.out and System.err streams
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.FileContext
-
Set owner of a path (i.e.
- setOwner(String) - Method in class org.apache.hadoop.fs.FileStatus
-
Sets owner.
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Set owner of a path (i.e.
- setOwner(File, String, String) - Static method in class org.apache.hadoop.fs.FileUtil
-
Set the ownership on a file / directory.
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setOwner(String) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.HarFileSystem
-
not implemented.
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
Use the command chown to set owner.
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setOwner(Text) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- setOwnerBytes(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- setParentId(long) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdLow
- setPassword(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes password = 2;
- setPassword(byte[]) - Method in class org.apache.hadoop.security.token.Token
-
- setPasswordReader(CredentialShell.PasswordReader) - Method in class org.apache.hadoop.security.alias.CredentialShell
-
- setPath(Path) - Method in class org.apache.hadoop.fs.FileStatus
-
- setPath(String) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- setPath(String) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional string path = 2;
- setPath(File) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setPathBytes(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- setPathBytes(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional string path = 2;
- setPathSpec(String[]) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setPattern(String, Pattern) - Method in class org.apache.hadoop.conf.Configuration
-
Set the given property to Pattern
.
- setPerm(int) - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
UNIX-style mode bits
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.FileContext
-
Set permission of a path.
- setPermission(FsPermission) - Method in class org.apache.hadoop.fs.FileStatus
-
Sets permission.
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.FileSystem
-
Set permission of a path.
- setPermission(File, FsPermission) - Static method in class org.apache.hadoop.fs.FileUtil
-
Set permissions to the required value.
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setPermission(FSProtos.FsPermissionProto) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- setPermission(FSProtos.FsPermissionProto.Builder) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.HarFileSystem
-
Not implemented.
- setPermission(FsAction) - Method in class org.apache.hadoop.fs.permission.AclEntry.Builder
-
Sets the set of permissions in the ACL entry.
- setPermission(FsPermission) - Method in class org.apache.hadoop.fs.permission.AclStatus.Builder
-
Sets the permission for the file.
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
Use the command chmod to set permission.
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setPingInterval(Configuration, int) - Static method in class org.apache.hadoop.ipc.Client
-
set the ping interval value in configuration
- setPmdkSupportState(int) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- setPort(int) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
Default: 0
- setPortRangeConfig(String) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
Default: null
- setPortRanges(Configuration.IntegerRanges) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setPrincipal(String) - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- setPriorityLevel(int) - Method in class org.apache.hadoop.ipc.Server.Call
-
- setProgressable(Progressable) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Set the progressable object in order to report progress.
- setProtocol(String) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
Protocol name for next rpc layer.
- setProtocol(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
Protocol name
- setProtocol(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
Protocol name
- setProtocol(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- setProtocol(Class<?>) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
Mandatory field
- setProtocolBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
Protocol name for next rpc layer.
- setProtocolBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
Protocol name
- setProtocolBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
Protocol name
- setProtocolBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- setProtocolSignature(int, ProtocolInfoProtos.ProtocolSignatureProto) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- setProtocolSignature(int, ProtocolInfoProtos.ProtocolSignatureProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- setProtocolVersions(int, ProtocolInfoProtos.ProtocolVersionProto) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- setProtocolVersions(int, ProtocolInfoProtos.ProtocolVersionProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- setQueueSizePerHandler(int) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
Default: -1
- setQuietMode(boolean) - Method in class org.apache.hadoop.conf.Configuration
-
Set the quietness-mode.
- setQuota(Path, long, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Set quota for the given
Path
.
- setQuota(long) - Method in class org.apache.hadoop.fs.QuotaUsage
-
- setQuotaByStorageType(Path, StorageType, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Set per storage type quota for the given
Path
.
- setReadable(File, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
-
- setReadahead(Long) - Method in interface org.apache.hadoop.fs.CanSetReadahead
-
Set the readahead on this stream.
- setReadahead(Long) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- setReadyToBecomeActive(boolean) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If state is STANDBY, indicate whether it is
ready to become active.
- setRealUser(String) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- setRealUser(Text) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- setRealUserBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- setReconfigurationUtil(ReconfigurationUtil) - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
- setRenewer(String) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- setRenewer(Text) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- setRenewerBytes(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Set replication for an existing file.
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.FileContext
-
Set replication for an existing file.
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the replication for an existing file.
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Set replication for an existing file.
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.HarFileSystem
-
Not implemented.
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setReqInfo(HAServiceProtocolProtos.HAStateChangeRequestInfoProto) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- setReqInfo(HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- setReqInfo(HAServiceProtocolProtos.HAStateChangeRequestInfoProto) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- setReqInfo(HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- setReqInfo(HAServiceProtocolProtos.HAStateChangeRequestInfoProto) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- setReqInfo(HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- setReqSource(HAServiceProtocolProtos.HARequestSource) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
required .hadoop.common.HARequestSource reqSource = 1;
- setResponse(Message) - Method in interface org.apache.hadoop.ipc.ProtobufRpcEngineCallback
-
Deprecated.
- setResponse(Message) - Method in interface org.apache.hadoop.ipc.ProtobufRpcEngineCallback2
-
- setResponses(int, GenericRefreshProtocolProtos.GenericRefreshResponseProto) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- setResponses(int, GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- setRestrictSystemProperties(boolean) - Method in class org.apache.hadoop.conf.Configuration
-
- setRestrictSystemPropertiesDefault(boolean) - Static method in class org.apache.hadoop.conf.Configuration
-
- setRestrictSystemProps(boolean) - Method in class org.apache.hadoop.conf.Configuration
-
- setRetainDays(int) - Method in class org.apache.hadoop.http.HttpRequestLogAppender
-
- setRetryCount(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- setRetryCount(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional sint32 retryCount = 8 [default = -1];
- setReturnCode(int) - Method in class org.apache.hadoop.ipc.RefreshResponse
-
- setRpcKind(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
RPC kind
- setRpcKind(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
RPC kind
- setRpcKind(RpcHeaderProtos.RpcKindProto) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- setRpcKindBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
RPC kind
- setRpcKindBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
RPC kind
- setRpcOp(RpcHeaderProtos.RpcRequestHeaderProto.OperationProto) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- setScope(AclEntryScope) - Method in class org.apache.hadoop.fs.permission.AclEntry.Builder
-
Sets the scope of the ACL entry.
- setSecret(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional bytes secret = 3;
- setSecretManager(SecretManager<? extends TokenIdentifier>) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
Default: null
- setSecrets(int, SecurityProtos.CredentialsKVProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- setSecrets(int, SecurityProtos.CredentialsKVProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- setSecurityEnabled(boolean) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setSenderName(String) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
which handler sent this message
- setSenderName(String) - Method in class org.apache.hadoop.ipc.RefreshResponse
-
Optionally set the sender of this RefreshResponse.
- setSenderNameBytes(ByteString) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
which handler sent this message
- setSequenceNumber(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- setServerId(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- setServerIdBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- setServerIpcVersionNum(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Sent if success or fail
- setService(String) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- setService(Text) - Method in class org.apache.hadoop.security.token.Token
-
Set the service on which the token is supposed to be used.
- setService(S) - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Setter is to give subclasses the ability to manipulate the service.
- setServiceBytes(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- setServiceClass(int) - Method in class org.apache.hadoop.ipc.Server.Connection
-
Set service class for connection
- setShouldRenewImmediatelyForTests(boolean) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
For the purposes of unit tests, we want to test login
from keytab and don't want to wait until the renew
window (controlled by TICKET_RENEW_WINDOW).
- setSignature(byte[]) - Method in class org.apache.hadoop.ipc.CallerContext.Builder
-
- setSignature(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
optional bytes signature = 2;
- setSize(int) - Method in class org.apache.hadoop.io.BytesWritable
-
Change the size of the buffer.
- setSniHostCheckEnabled(boolean) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
Enable or disable sniHostCheck.
- setSocketAddr(String, InetSocketAddress) - Method in class org.apache.hadoop.conf.Configuration
-
Set the socket address for the name
property as
a host:port
.
- setSocketSendBufSize(int) - Method in class org.apache.hadoop.ipc.Server
-
Sets the socket buffer size used for responding to RPCs
- setSpaceConsumed(long) - Method in class org.apache.hadoop.fs.QuotaUsage
-
- setSpaceQuota(long) - Method in class org.apache.hadoop.fs.QuotaUsage
-
- setSSLConf(Configuration) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
Specify the SSL configuration to load.
- setStart(long) - Method in class org.apache.hadoop.io.compress.SplitCompressionInputStream
-
- setStartTime(long) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Set the start time of this Find
command.
- setState(HAServiceProtocolProtos.HAServiceStateProto) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
required .hadoop.common.HAServiceStateProto state = 1;
- setState(RpcHeaderProtos.RpcSaslProto.SaslState) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- setStateId(long) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
The last seen Global State ID
- setStateId(long) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
The last written Global State ID
- setStatus(RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- setStorageIds(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
-
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Set the storage policy for a given file or directory.
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.FileContext
-
Set the storage policy for a given file or directory.
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the storage policy for a given file or directory.
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setStorageSize(String, double, StorageUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Sets Storage Size for the specified key.
- setStorageTypes(StorageType[]) - Method in class org.apache.hadoop.fs.BlockLocation
-
- setStrings(String, String...) - Method in class org.apache.hadoop.conf.Configuration
-
Set the array of string values for the name
property as
as comma delimited values.
- setSubCommand(CommandShell.SubCommand) - Method in class org.apache.hadoop.tools.CommandShell
-
- setSymlink(Path) - Method in class org.apache.hadoop.fs.FileStatus
-
- setSymlink(String) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- setSymlinkBytes(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- setTargetPath(String) - Method in exception org.apache.hadoop.fs.PathIOException
-
Optional path if the exception involved two paths, ex.
- setTicketCacheFile(String) - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- setTimeDuration(String, long, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of name
to the given time duration.
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.FileContext
-
Set access time of a file.
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Set access time of a file.
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
Sets the
Path
's last modified time and last access time to
the given valid times.
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setToken(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional bytes token = 3;
- setToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- setToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- setToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- setToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- setToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- setToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- setToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- setToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- setTokens(int, SecurityProtos.CredentialsKVProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- setTokens(int, SecurityProtos.CredentialsKVProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- setTokenService(Token<?>, InetSocketAddress) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Set the given token's service to the format expected by the RPC client
- setTopologyPaths(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the network topology paths of the hosts.
- setTraceId(long) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdHigh
- setTraceInfo(RpcHeaderProtos.RPCTraceInfoProto) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- setTraceInfo(RpcHeaderProtos.RPCTraceInfoProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- setTracer(Tracer) - Method in class org.apache.hadoop.ipc.Server
-
- setTrackModification(boolean) - Method in class org.apache.hadoop.util.LightWeightGSet.SetIterator
-
- setType(AclEntryType) - Method in class org.apache.hadoop.fs.permission.AclEntry.Builder
-
Sets the ACL entry type.
- setUMask(FsPermission) - Method in class org.apache.hadoop.fs.FileContext
-
Set umask to the supplied parameter.
- setUMask(Configuration, FsPermission) - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
Set the user file creation mask (umask)
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- setUsage(String[]) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- setUseQueryStringForDelegationToken(boolean) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Deprecated.
- setUser(String) - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- setUser(String) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- setUserBytes(ByteString) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- setUserInfo(IpcConnectionContextProtos.UserInformationProto) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- setUserInfo(IpcConnectionContextProtos.UserInformationProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- setUserMessage(String) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
to be displayed to the user
- setUserMessageBytes(ByteString) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
to be displayed to the user
- setUsernameConfKey(String) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setValue(String) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- setValueBytes(ByteString) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- setVerbose(boolean) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
Default: false
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Set whether to verify checksum.
- setVerifyChecksum(boolean, Path) - Method in class org.apache.hadoop.fs.FileContext
-
Set the verify checksum flag for the file system denoted by the path.
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the verify checksum flag.
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setVersion(long) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
required uint64 version = 1;
- setVersion(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional uint32 version = 1;
- setVersions(int, long) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
Protocol version corresponding to the rpc kind.
- setWorkFactor(Configuration, int) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Set the working directory for wd-relative names (such a "foo/bar").
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the current working directory for the given FileSystem.
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Set the current working directory for the given file system.
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
Set the working directory to the given directory.
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setWorkingDirectory(File) - Method in class org.apache.hadoop.util.Shell
-
Set the working directory.
- setWritable(File, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
-
- setWriteChecksum(boolean) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- setWriteChecksum(boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the write checksum flag.
- setWriteChecksum(boolean) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setWriteChecksum(boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setXAttr(Path, String, byte[]) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Set an xattr of a file or directory.
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Set an xattr of a file or directory.
- setXAttr(Path, String, byte[]) - Method in class org.apache.hadoop.fs.FileContext
-
Set an xattr of a file or directory.
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.fs.FileContext
-
Set an xattr of a file or directory.
- setXAttr(Path, String, byte[]) - Method in class org.apache.hadoop.fs.FileSystem
-
Set an xattr of a file or directory.
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.fs.FileSystem
-
Set an xattr of a file or directory.
- setXAttr(Path, String, byte[]) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setXFrameOption(String) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
Sets a valid X-Frame-option that can be used by HttpServer2.
- SFTPFileSystem - Class in org.apache.hadoop.fs.sftp
-
SFTP FileSystem.
- SFTPFileSystem() - Constructor for class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- Shell - Class in org.apache.hadoop.util
-
A base class for running a Shell command.
- Shell() - Constructor for class org.apache.hadoop.util.Shell
-
Create an instance with no minimum interval between runs; stderr is
not merged with stdout.
- Shell(long) - Constructor for class org.apache.hadoop.util.Shell
-
Create an instance with a minimum interval between executions; stderr is
not merged with stdout.
- Shell(long, boolean) - Constructor for class org.apache.hadoop.util.Shell
-
Create a shell instance which can be re-executed when the
Shell.run()
method is invoked with a given elapsed time between calls.
- Shell.CommandExecutor - Interface in org.apache.hadoop.util
-
- Shell.ExitCodeException - Exception in org.apache.hadoop.util
-
This is an IOException with exit code added.
- Shell.OSType - Enum in org.apache.hadoop.util
-
- Shell.ShellCommandExecutor - Class in org.apache.hadoop.util
-
A simple shell command executor.
- ShellBasedIdMapping - Class in org.apache.hadoop.security
-
- ShellBasedIdMapping(Configuration, boolean) - Constructor for class org.apache.hadoop.security.ShellBasedIdMapping
-
- ShellBasedIdMapping(Configuration) - Constructor for class org.apache.hadoop.security.ShellBasedIdMapping
-
- ShellCommandExecutor(String[]) - Constructor for class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- ShellCommandExecutor(String[], File) - Constructor for class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- ShellCommandExecutor(String[], File, Map<String, String>) - Constructor for class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- ShellCommandExecutor(String[], File, Map<String, String>, long) - Constructor for class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- ShellCommandExecutor(String[], File, Map<String, String>, long, boolean) - Constructor for class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
Create a new instance of the ShellCommandExecutor to execute a command.
- ShellCommandFencer - Class in org.apache.hadoop.ha
-
Fencing method that runs a shell command.
- ShellCommandFencer() - Constructor for class org.apache.hadoop.ha.ShellCommandFencer
-
- ShortWritable - Class in org.apache.hadoop.io
-
A WritableComparable for shorts.
- ShortWritable() - Constructor for class org.apache.hadoop.io.ShortWritable
-
- ShortWritable(short) - Constructor for class org.apache.hadoop.io.ShortWritable
-
- ShortWritable.Comparator - Class in org.apache.hadoop.io
-
A Comparator optimized for ShortWritable.
- shouldBackOff(Schedulable) - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- shouldBackOff(Schedulable) - Method in class org.apache.hadoop.ipc.DefaultRpcScheduler
-
- shouldBackOff(Schedulable) - Method in interface org.apache.hadoop.ipc.RpcScheduler
-
- shouldLog() - Method in interface org.apache.hadoop.log.LogThrottlingHelper.LogAction
-
If this is true, the caller should write to its log.
- shouldPreserveInput() - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
- shouldRetry(Exception, int, int, boolean) - Method in class org.apache.hadoop.io.retry.RetryPolicies.MultipleLinearRandomRetry
-
- shouldRetry(Exception, int, int, boolean) - Method in interface org.apache.hadoop.io.retry.RetryPolicy
-
Determines whether the framework should retry a method for the given
exception, and the number of retries that have been made for that operation
so far.
- showHeaders() - Method in class org.apache.hadoop.tools.TableListing.Builder
-
Whether to show column headers in table output.
- shutdown() - Static method in enum org.apache.hadoop.metrics2.lib.DefaultMetricsSystem
-
Shutdown the metrics system
- shutdown() - Method in class org.apache.hadoop.metrics2.MetricsSystem
-
Shutdown the metrics system completely (usually during server shutdown.)
The MetricsSystemMXBean will be unregistered.
- shutdown(ExecutorService, Logger, long, TimeUnit) - Static method in class org.apache.hadoop.util.concurrent.HadoopExecutors
-
- shutdown() - Method in class org.apache.hadoop.util.GcTimeMonitor
-
- SHUTDOWN_HOOK_PRIORITY - Static variable in class org.apache.hadoop.fs.FileContext
-
Priority of the FileContext shutdown hook.
- SHUTDOWN_HOOK_PRIORITY - Static variable in class org.apache.hadoop.fs.FileSystem
-
Priority of the FileSystem shutdown hook: 10.
- SHUTDOWN_PRIORITY - Static variable in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Priority for the shutdown hook: 30.
- shutdownExecutorService(ExecutorService) - Static method in class org.apache.hadoop.util.ShutdownThreadsHelper
-
- shutdownExecutorService(ExecutorService, long) - Static method in class org.apache.hadoop.util.ShutdownThreadsHelper
-
- ShutdownHookManager - Class in org.apache.hadoop.util
-
The ShutdownHookManager
enables running shutdownHook
in a deterministic order, higher priority first.
- shutdownReconfigurationTask() - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
- shutdownThread(Thread) - Static method in class org.apache.hadoop.util.ShutdownThreadsHelper
-
- shutdownThread(Thread, long) - Static method in class org.apache.hadoop.util.ShutdownThreadsHelper
-
- ShutdownThreadsHelper - Class in org.apache.hadoop.util
-
- ShutdownThreadsHelper() - Constructor for class org.apache.hadoop.util.ShutdownThreadsHelper
-
- SIGNATURE_ENCODING - Static variable in class org.apache.hadoop.ipc.CallerContext
-
- SIGNATURE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- SimpleBufferedOutputStream - Class in org.apache.hadoop.io.file.tfile
-
A simplified BufferedOutputStream with borrowed buffer, and allow users to
see how much data have been buffered.
- SimpleBufferedOutputStream(OutputStream, byte[]) - Constructor for class org.apache.hadoop.io.file.tfile.SimpleBufferedOutputStream
-
- size() - Method in class org.apache.hadoop.conf.Configuration
-
Return the number of keys in the configuration.
- size() - Method in interface org.apache.hadoop.fs.BatchedRemoteIterator.BatchedEntries
-
- size() - Method in class org.apache.hadoop.fs.BatchedRemoteIterator.BatchedListEntries
-
- size() - Method in class org.apache.hadoop.io.EnumSetWritable
-
- size() - Method in interface org.apache.hadoop.io.file.tfile.RawComparable
-
Get the size of the byte range in the byte array.
- size() - Method in class org.apache.hadoop.io.file.tfile.SimpleBufferedOutputStream
-
- size() - Static method in class org.apache.hadoop.io.file.tfile.Utils.Version
-
Get the size of the serialized Version object.
- size() - Method in class org.apache.hadoop.io.MapWritable
-
- size() - Method in class org.apache.hadoop.io.SortedMapWritable
-
- size() - Method in class org.apache.hadoop.ipc.CallQueueManager
-
- size() - Method in class org.apache.hadoop.ipc.FairCallQueue
-
Size returns the sum of all sub-queue sizes, so it may be greater than
capacity.
- size - Variable in enum org.apache.hadoop.util.DataChecksum.Type
-
- skip(long) - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- skip(long) - Method in class org.apache.hadoop.io.compress.PassthroughCodec.PassthroughDecompressorStream
-
- skip(long) - Method in class org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- skip(DataInput) - Static method in class org.apache.hadoop.io.Text
-
Skips over one Text in the input.
- skip(long) - Method in class org.apache.hadoop.util.LimitInputStream
-
- skipCompressedByteArray(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
- skipFully(InputStream, long) - Static method in class org.apache.hadoop.io.IOUtils
-
Similar to readFully().
- skipFully(DataInput, int) - Static method in class org.apache.hadoop.io.WritableUtils
-
Skip len number of bytes in input streamin
- skipToNextMarker(long, int) - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
This method tries to find the marker (passed to it as the first parameter)
in the stream.
- sleepAtLeastIgnoreInterrupts(long) - Static method in class org.apache.hadoop.util.ThreadUtil
-
Cause the current thread to sleep as close as possible to the provided
number of milliseconds.
- sleepIntervalMs(long) - Method in class org.apache.hadoop.util.GcTimeMonitor.Builder
-
Set sleep interval in milliseconds.
- SMALL_THRESH - Static variable in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- SNAPPY_CODEC_EXTENSION - Static variable in class org.apache.hadoop.io.compress.CodecConstants
-
- SnappyCodec - Class in org.apache.hadoop.io.compress
-
This class creates snappy compressors/decompressors.
- SnappyCodec() - Constructor for class org.apache.hadoop.io.compress.SnappyCodec
-
- SnappyCompressor - Class in org.apache.hadoop.io.compress.snappy
-
A
Compressor
based on the snappy compression algorithm.
- SnappyCompressor(int) - Constructor for class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Creates a new compressor.
- SnappyCompressor() - Constructor for class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Creates a new compressor with the default buffer size.
- SnappyDecompressor - Class in org.apache.hadoop.io.compress.snappy
-
- SnappyDecompressor(int) - Constructor for class org.apache.hadoop.io.compress.snappy.SnappyDecompressor
-
Creates a new compressor.
- SnappyDecompressor() - Constructor for class org.apache.hadoop.io.compress.snappy.SnappyDecompressor
-
Creates a new decompressor with the default buffer size.
- SnappyDecompressor.SnappyDirectDecompressor - Class in org.apache.hadoop.io.compress.snappy
-
- SnappyDirectDecompressor() - Constructor for class org.apache.hadoop.io.compress.snappy.SnappyDecompressor.SnappyDirectDecompressor
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
-
Sample all the mutable metrics and put the snapshot in the builder
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableCounterInt
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableCounterLong
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeFloat
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeInt
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeLong
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
-
Get a snapshot of the metric
- snapshot(MetricsRecordBuilder) - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
-
Get a snapshot of metric if changed
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableRates
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableRatesWithAggregation
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableStat
-
- snapshot() - Method in interface org.apache.hadoop.metrics2.util.QuantileEstimator
-
- SNAPSHOT_ENABLED_VALUE - Static variable in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
snapshot enabled
- snapshotDirectoryCount(long) - Method in class org.apache.hadoop.fs.ContentSummary.Builder
-
- snapshotFileCount(long) - Method in class org.apache.hadoop.fs.ContentSummary.Builder
-
- snapshotLength(long) - Method in class org.apache.hadoop.fs.ContentSummary.Builder
-
- snapshotSpaceConsumed(long) - Method in class org.apache.hadoop.fs.ContentSummary.Builder
-
- SocksSocketFactory - Class in org.apache.hadoop.net
-
Specialized SocketFactory to create sockets with a SOCKS proxy
- SocksSocketFactory() - Constructor for class org.apache.hadoop.net.SocksSocketFactory
-
Default empty constructor (for use with the reflection API).
- SocksSocketFactory(Proxy) - Constructor for class org.apache.hadoop.net.SocksSocketFactory
-
Constructor with a supplied Proxy
- SOLARIS - Static variable in class org.apache.hadoop.util.Shell
-
- sort(Path[], Path, boolean) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Perform a file sort from a set of input files into an output file.
- sort(Path, Path) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
The backwards compatible interface to sort.
- sortAndIterate(Path[], Path, boolean) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Perform a file sort from a set of input files and return an iterator.
- SortedMapWritable<K extends WritableComparable<? super K>> - Class in org.apache.hadoop.io
-
A Writable SortedMap.
- SortedMapWritable() - Constructor for class org.apache.hadoop.io.SortedMapWritable
-
default constructor.
- SortedMapWritable(SortedMapWritable<K>) - Constructor for class org.apache.hadoop.io.SortedMapWritable
-
Copy constructor.
- Sorter(FileSystem, Class<? extends WritableComparable>, Class, Configuration) - Constructor for class org.apache.hadoop.io.SequenceFile.Sorter
-
Sort and merge files containing the named classes.
- Sorter(FileSystem, RawComparator, Class, Class, Configuration) - Constructor for class org.apache.hadoop.io.SequenceFile.Sorter
-
- Sorter(FileSystem, RawComparator, Class, Class, Configuration, SequenceFile.Metadata) - Constructor for class org.apache.hadoop.io.SequenceFile.Sorter
-
- source - Variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- SPACE_QUOTA_STRING_FORMAT - Static variable in class org.apache.hadoop.fs.QuotaUsage
-
- spaceConsumed(long) - Method in class org.apache.hadoop.fs.ContentSummary.Builder
-
- spaceConsumed(long) - Method in class org.apache.hadoop.fs.QuotaUsage.Builder
-
- spaceQuota(long) - Method in class org.apache.hadoop.fs.ContentSummary.Builder
-
- spaceQuota(long) - Method in class org.apache.hadoop.fs.QuotaUsage.Builder
-
- SpanReceiverInfo - Class in org.apache.hadoop.tracing
-
- SpanReceiverInfoBuilder - Class in org.apache.hadoop.tracing
-
- SpanReceiverInfoBuilder(String) - Constructor for class org.apache.hadoop.tracing.SpanReceiverInfoBuilder
-
- SplitCompressionInputStream - Class in org.apache.hadoop.io.compress
-
An InputStream covering a range of compressed data.
- SplitCompressionInputStream(InputStream, long, long) - Constructor for class org.apache.hadoop.io.compress.SplitCompressionInputStream
-
- SplittableCompressionCodec - Interface in org.apache.hadoop.io.compress
-
This interface is meant to be implemented by those compression codecs
which are capable to compress / de-compress a stream starting at any
arbitrary position.
- SplittableCompressionCodec.READ_MODE - Enum in org.apache.hadoop.io.compress
-
During decompression, data can be read off from the decompressor in two
modes, namely continuous and blocked.
- SshFenceByTcpPort - Class in org.apache.hadoop.ha
-
This fencing implementation sshes to the target node and uses
fuser
to kill the process listening on the service's
TCP port.
- SshFenceByTcpPort() - Constructor for class org.apache.hadoop.ha.SshFenceByTcpPort
-
- SSLHostnameVerifier.AbstractVerifier - Class in org.apache.hadoop.security.ssl
-
- SSLHostnameVerifier.Certificates - Class in org.apache.hadoop.security.ssl
-
- STACK - Static variable in class org.apache.hadoop.log.Log4Json
-
- StackServlet() - Constructor for class org.apache.hadoop.http.HttpServer2.StackServlet
-
- StandardSocketFactory - Class in org.apache.hadoop.net
-
Specialized SocketFactory to create sockets with a SOCKS proxy
- StandardSocketFactory() - Constructor for class org.apache.hadoop.net.StandardSocketFactory
-
Default empty constructor (for use with the reflection API).
- STANDBY_VALUE - Static variable in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
STANDBY = 2;
- StandbyException - Exception in org.apache.hadoop.ipc
-
Thrown by a remote server when it is up, but is not the active server in a
set of servers in which only a subset may be active.
- StandbyException(String) - Constructor for exception org.apache.hadoop.ipc.StandbyException
-
- start(long) - Static method in class org.apache.hadoop.io.SequenceFile.Reader
-
Create an option to specify the starting byte to read.
- start() - Method in class org.apache.hadoop.ipc.Server
-
Starts the service.
- start() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
-
Start the metrics system
- start() - Method in class org.apache.hadoop.service.AbstractService
-
Start the service.
- start() - Method in interface org.apache.hadoop.service.Service
-
Start the service.
- start() - Method in class org.apache.hadoop.util.StopWatch
-
Start to measure times and make the state of stopwatch running.
- startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Returns a local file that the user can write output to.
- startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Returns a local File that the user can write output to.
- startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
not implemented.
- startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- startMetricsMBeans() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
-
Start metrics MBeans
- startReconfigurationTask() - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
Start a reconfiguration task to reload configuration in background.
- startThreads() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
should be called before this object is used
- startupShutdownMessage(String, List<String>) - Static method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Build a log message for starting up and shutting down.
- stat2Paths(FileStatus[]) - Static method in class org.apache.hadoop.fs.FileUtil
-
convert an array of FileStatus to an array of Path
- stat2Paths(FileStatus[], Path) - Static method in class org.apache.hadoop.fs.FileUtil
-
convert an array of FileStatus to an array of Path.
- state - Variable in class org.apache.hadoop.service.LifecycleEvent
-
new state
- STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- stateChanged(Service) - Method in class org.apache.hadoop.service.LoggingStateChangeListener
-
Callback for a state change event: log it
- stateChanged(Service) - Method in interface org.apache.hadoop.service.ServiceStateChangeListener
-
Callback to notify of a state change.
- StateChangeRequestInfo(HAServiceProtocol.RequestSource) - Constructor for class org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo
-
- STATEID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- STATEID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- STATIC_ID_MAPPING_FILE_DEFAULT - Static variable in class org.apache.hadoop.security.IdMappingConstant
-
- STATIC_ID_MAPPING_FILE_KEY - Static variable in class org.apache.hadoop.security.IdMappingConstant
-
- StaticUserFilter() - Constructor for class org.apache.hadoop.http.lib.StaticUserWebFilter.StaticUserFilter
-
- StaticUserWebFilter - Class in org.apache.hadoop.http.lib
-
Provides a servlet filter that pretends to authenticate a fake user (Dr.Who)
so that the web UI is usable for a secure cluster without authentication.
- StaticUserWebFilter() - Constructor for class org.apache.hadoop.http.lib.StaticUserWebFilter
-
- StaticUserWebFilter.StaticUserFilter - Class in org.apache.hadoop.http.lib
-
- statistics - Variable in class org.apache.hadoop.fs.AbstractFileSystem
-
The statistics for this file system.
- statistics - Variable in class org.apache.hadoop.fs.FileSystem
-
The statistics for this file system.
- Statistics(String) - Constructor for class org.apache.hadoop.fs.FileSystem.Statistics
-
- Statistics(FileSystem.Statistics) - Constructor for class org.apache.hadoop.fs.FileSystem.Statistics
-
Copy constructor.
- StatisticsData() - Constructor for class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- StatsD(String, int) - Constructor for class org.apache.hadoop.metrics2.sink.StatsDSink.StatsD
-
- StatsDSink - Class in org.apache.hadoop.metrics2.sink
-
A metrics sink that writes metrics to a StatsD daemon.
- StatsDSink() - Constructor for class org.apache.hadoop.metrics2.sink.StatsDSink
-
- StatsDSink.StatsD - Class in org.apache.hadoop.metrics2.sink
-
Class that sends UDP packets to StatsD daemon.
- status - Variable in exception org.apache.hadoop.util.ExitUtil.ExitException
-
The status code.
- status - Variable in exception org.apache.hadoop.util.ExitUtil.HaltException
-
- STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- stickyBit(boolean) - Method in class org.apache.hadoop.fs.permission.AclStatus.Builder
-
Sets sticky bit.
- STOP - Static variable in class org.apache.hadoop.fs.shell.find.Result
-
Result indicating
Expression
processing should not descend any more
directories.
- stop() - Method in class org.apache.hadoop.ipc.Client
-
Stop all threads related to this client.
- stop() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- stop() - Method in class org.apache.hadoop.ipc.DefaultRpcScheduler
-
- stop() - Method in interface org.apache.hadoop.ipc.RpcScheduler
-
- stop() - Method in class org.apache.hadoop.ipc.Server
-
Stops the service.
- stop() - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
- stop() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
-
Stop the metrics system
- stop() - Method in class org.apache.hadoop.service.AbstractService
-
Stop the service.
- stop() - Method in interface org.apache.hadoop.service.Service
-
Stop the service.
- stop(Service) - Static method in class org.apache.hadoop.service.ServiceOperations
-
Stop a service.
- stop() - Method in class org.apache.hadoop.util.StopWatch
-
Stop elapsed time and make the state of stopwatch stop.
- STOP_ONLY_STARTED_SERVICES - Static variable in class org.apache.hadoop.service.CompositeService
-
Policy on shutdown: attempt to close everything (purest) or
only try to close started services (which assumes
that the service implementations may not handle the stop() operation
except when started.
- stopMetricsMBeans() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
-
Stop metrics MBeans.
- stopQuietly(Service) - Static method in class org.apache.hadoop.service.ServiceOperations
-
Stop a service; if it is null do nothing.
- stopQuietly(Log, Service) - Static method in class org.apache.hadoop.service.ServiceOperations
-
Stop a service; if it is null do nothing.
- stopQuietly(Logger, Service) - Static method in class org.apache.hadoop.service.ServiceOperations
-
Stop a service; if it is null do nothing.
- stopThreads() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- StopWatch - Class in org.apache.hadoop.util
-
A simplified StopWatch implementation which can measure times in nanoseconds.
- StopWatch() - Constructor for class org.apache.hadoop.util.StopWatch
-
- StopWatch(Timer) - Constructor for class org.apache.hadoop.util.StopWatch
-
Used for tests to be able to create a StopWatch which does not follow real
time.
- StorageSize - Class in org.apache.hadoop.conf
-
A class that contains the numeric value and the unit of measure.
- StorageSize(StorageUnit, double) - Constructor for class org.apache.hadoop.conf.StorageSize
-
Constucts a Storage Measure, which contains the value and the unit of
measure.
- StorageStatistics - Class in org.apache.hadoop.fs
-
StorageStatistics contains statistics data for a FileSystem or FileContext
instance.
- StorageStatistics(String) - Constructor for class org.apache.hadoop.fs.StorageStatistics
-
- StorageStatistics.CommonStatisticNames - Interface in org.apache.hadoop.fs
-
These are common statistic names.
- StorageStatistics.LongStatistic - Class in org.apache.hadoop.fs
-
A 64-bit storage statistic.
- StorageType - Enum in org.apache.hadoop.fs
-
Defines the types of supported storage media.
- StorageUnit - Enum in org.apache.hadoop.conf
-
Class that maintains different forms of Storage Units.
- store(Configuration, K, String) - Static method in class org.apache.hadoop.io.DefaultStringifier
-
Stores the item in the configuration with the given keyName.
- storeArray(Configuration, K[], String) - Static method in class org.apache.hadoop.io.DefaultStringifier
-
Stores the array of items in the configuration with the given keyName.
- storeDelegationKey(DelegationKey) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations
- storeNewMasterKey(DelegationKey) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- storeNewToken(TokenIdent, long) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- storeToken(TokenIdent, AbstractDelegationTokenSecretManager.DelegationTokenInformation) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations
- storeTokenTrackingId - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Whether to store a token's tracking ID in its TokenInformation.
- stream(FSDataInputStream) - Static method in class org.apache.hadoop.io.SequenceFile.Reader
-
Create an option to specify the stream with the sequence file.
- stream(FSDataOutputStream) - Static method in class org.apache.hadoop.io.SequenceFile.Writer
-
- STREAM_IS_CLOSED - Static variable in class org.apache.hadoop.fs.FSExceptionMessages
-
The operation failed because the stream is closed: "Stream is closed!"
- StreamCapabilities - Interface in org.apache.hadoop.fs
-
Interface to query streams for supported capabilities.
- StreamCapabilities.StreamCapability - Enum in org.apache.hadoop.fs
-
Deprecated.
- StreamCapabilitiesPolicy - Class in org.apache.hadoop.fs
-
- StreamCapabilitiesPolicy() - Constructor for class org.apache.hadoop.fs.StreamCapabilitiesPolicy
-
- string2long(String) - Static method in enum org.apache.hadoop.util.StringUtils.TraditionalBinaryPrefix
-
Convert a string to long.
- Stringifier<T> - Interface in org.apache.hadoop.io
-
Stringifier interface offers two methods to convert an object
to a string representation and restore the object given its
string representation.
- StringInterner - Class in org.apache.hadoop.util
-
Provides string interning utility methods.
- StringInterner() - Constructor for class org.apache.hadoop.util.StringInterner
-
- StringOption(String) - Constructor for class org.apache.hadoop.util.Options.StringOption
-
- StringUtils.TraditionalBinaryPrefix - Enum in org.apache.hadoop.util
-
The traditional binary prefixes, kilo, mega, ..., exa,
which can be represented by a 64-bit integer.
- strongIntern(String) - Static method in class org.apache.hadoop.util.StringInterner
-
Interns and returns a reference to the representative instance
for any of a collection of string instances that are equal to each other.
- StubDecompressor() - Constructor for class org.apache.hadoop.io.compress.PassthroughCodec.StubDecompressor
-
- SubCommand() - Constructor for class org.apache.hadoop.tools.CommandShell.SubCommand
-
- subMap(K, K) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- SUCCESS - Static variable in class org.apache.hadoop.util.FindClass
-
Exit code when the operation succeeded: 0
- SUCCESS_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
RPC succeeded
- SUCCESS_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
SUCCESS = 0;
- successResponse() - Static method in class org.apache.hadoop.ipc.RefreshResponse
-
Convenience method to create a response for successful refreshes.
- suffix(String) - Method in class org.apache.hadoop.fs.Path
-
Adds a suffix to the final name in the path.
- SUN_SECURITY_JAAS_FILE - Static variable in class org.apache.hadoop.security.KDiag
-
- SUN_SECURITY_KRB5_DEBUG - Static variable in class org.apache.hadoop.security.KDiag
-
- SUN_SECURITY_SPNEGO_DEBUG - Static variable in class org.apache.hadoop.security.KDiag
-
- suppliedConf - Static variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- suppliedFilesystem - Static variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- SUPPORT_SPARSE_METRICS_DEFAULT - Static variable in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
- SUPPORT_SPARSE_METRICS_PROPERTY - Static variable in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
- supportObserver() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- supportsSymlinks() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Returns true if the file system supports symlinks, false otherwise.
- supportsSymlinks() - Method in class org.apache.hadoop.fs.FileSystem
-
- supportsSymlinks() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- supportsSymlinks() - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- supportsSymlinks() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- supportsSymlinks() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- supportTypeQuota() - Method in enum org.apache.hadoop.fs.StorageType
-
- SuppressedSnapshot(long, long) - Constructor for class org.apache.hadoop.util.InstrumentedLock.SuppressedSnapshot
-
- swapQueue(Class<? extends RpcScheduler>, Class<? extends BlockingQueue<E>>, int, String, Configuration) - Method in class org.apache.hadoop.ipc.CallQueueManager
-
Replaces active queue with the newly requested one and transfers
all calls to the newQ before returning.
- swapScheme - Variable in class org.apache.hadoop.fs.FilterFileSystem
-
- SYMBOL - Variable in enum org.apache.hadoop.fs.permission.FsAction
-
Symbolic representation
- symbol - Variable in enum org.apache.hadoop.util.StringUtils.TraditionalBinaryPrefix
-
- symLink(String, String) - Static method in class org.apache.hadoop.fs.FileUtil
-
Create a soft link between a src and destination
only on a local disk.
- SYMLINK_FIELD_NUMBER - Static variable in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- SYMLINK_NO_PRIVILEGE - Static variable in class org.apache.hadoop.fs.FileUtil
-
- sync(long) - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Seek to the next sync mark past a given position.
- sync() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
create a sync point
- SYNC_FILE_RANGE_WAIT_AFTER - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- SYNC_FILE_RANGE_WAIT_BEFORE - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- SYNC_FILE_RANGE_WRITE - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- SYNC_INTERVAL - Static variable in class org.apache.hadoop.io.SequenceFile
-
The number of bytes between sync points.
- Syncable - Interface in org.apache.hadoop.fs
-
This interface for flush/sync operation.
- syncFileRangeIfPossible(FileDescriptor, long, long, int) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
Call sync_file_range on the given file descriptor.
- syncFs() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
- syncInterval(int) - Static method in class org.apache.hadoop.io.SequenceFile.Writer
-
- syncSeen() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Returns true iff the previous call to next passed a sync mark.
- SysInfo - Class in org.apache.hadoop.util
-
Plugin to calculate resource information on the system.
- SysInfo() - Constructor for class org.apache.hadoop.util.SysInfo
-
- SYSPROP_HADOOP_HOME_DIR - Static variable in class org.apache.hadoop.util.Shell
-
System property for the Hadoop home directory: "hadoop.home.dir".
- SYSTEM_CLASSES_DEFAULT - Static variable in class org.apache.hadoop.util.ApplicationClassLoader
-
Default value of the system classes if the user did not override them.